Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business.
Score 70/100
Extends npm audit with deep transitive dependency analysis using the npm Registry API. Generates fix PRs via GitHub API and cross-checks advisories against the OSV.dev…
Score 70/100
Generates comprehensive vulnerability reports from npm audit JSON output and the OSV (Open Source Vulnerabilities) API.
Score 70/100
Automate NPM tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Resolves npm audit vulnerabilities by analyzing the npm registry API for patched versions, generating targeted package.json overrides, and testing upgrades via npm-check-updates…
Score 70/100
Scans Node.js projects for vulnerable dependencies using npm audit and the OSV.dev REST API. Cross-references CVE databases via the National Vulnerability Database API v2.0 and…
Score 70/100
Install npm packages directly from GitHub repositories using git URLs. Use when installing packages from private repos, specific branches, or unreleased versions not yet on npm…
Score 70/100
NPM and Node.js package management, project configuration, and dependency troubleshooting.
Score 70/100
Deep analysis of npm packages using npm-registry-fetch and pacote. Evaluates bundle size via bundlephobia API, checks security advisories from npm audit, and maps dependency trees…
Score 70/100
Extracts and documents public API surfaces from NPM packages using TypeScript Compiler API (ts.createProgram) and API Extractor from @microsoft/api-extractor.
Score 70/100
Analyzes npm package security advisories using npm audit, the npm Registry API, and the GitHub Advisory Database GraphQL API.
Score 70/100
Audits npm dependencies using npm audit, license-checker-rspack, and the npm registry API (registry.npmjs.org).
Score 70/100
Provides deep dependency analysis using npm audit, socket.dev API for supply chain risk scoring, and bundlephobia API for bundle size impact assessment.
Score 70/100
Audits NPM packages using the NPM Registry API with dependency tree resolution and vulnerability scanning via OSV.dev API.
Score 70/100
Analyzes NPM package changelogs and release notes using the NPM Registry API and GitHub Releases API.
Score 70/100
Analyzes npm package dependency trees using npm-registry-fetch, pacote, and arborist APIs. Detects circular dependencies, license conflicts, and bundle size impacts via…
Score 70/100
Deep-audits npm package dependency trees using the npm Registry API and Socket.dev security intelligence.
Score 70/100
Explores the npm registry using the Registry API and npms.io scoring API. Analyzes package quality, dependency trees, and bundle sizes via bundlephobia API.
Score 70/100
Audits npm dependencies for supply chain risks using npm audit, Socket.dev API, and Snyk vulnerability database.
Score 70/100
Queries the npm registry API and npms.io scoring endpoint to evaluate package quality, maintenance scores, and download trends.
Score 70/100
Queries the npm registry API and npms.io search API for package discovery, dependency analysis, and quality scoring.
Score 70/100
Use when ready to publish a new version of cc-devflow npm package to npm registry
Score 70/100
Npm Scripts Optimizer - Auto-activating skill for DevOps Basics. Triggers on: npm scripts optimizer, npm scripts optimizer Part of the DevOps Basics skill category.
Score 70/100
Use when extending the NPSP Trigger-Driven Trigger Management (TDTM) framework with custom Apex handler classes — covering class authorship, DmlWrapper return patterns,…
Score 70/100
A modern shell that treats all input as structured data rather than plain text streams. Nushell provides built-in support for JSON, YAML, TOML, CSV, SQLite, and Excel, with typed…
Score 70/100
Generate code using Nx generators — scaffold projects, libraries, features, or run workspace-specific generators with proper discovery, validation, and verification.
Score 70/100
Configure, explore, and optimize Nx monorepo workspaces. Use when setting up Nx, exploring workspace structure, configuring project boundaries, analyzing affected projects,…
Score 70/100
Creates and manages Nx monorepo workspace generators using @nx/devkit and the Nx plugin API. Generates libraries, applications, and custom executors with automatic dependency…
Score 70/100
Creates and manages custom Nx workspace generators using @nrwl/devkit with TypeTree file generation and schema.json validation.
Score 70/100
Nylas provides REST APIs and SDKs for Python and Node.js that offer unified access to email, calendar, and contacts across all major providers including Gmail, Outlook, and…
Score 70/100
Use when creating a new Salesforce custom object: naming the object and setting its API name, selecting optional features (Activities, Chatter, History Tracking), choosing an…
Score 70/100
Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content.
Score 70/100
Create an Obsidian plugin from scratch with full project scaffolding. Covers Plugin class, ribbon icons, commands, settings tab, esbuild config, manifest.json, and…
Score 70/100
Set up a fast Obsidian plugin development loop with hot reload. Covers cloning the sample plugin, esbuild watch mode, symlinking into a vault, Ctrl+R hot reload, Chrome DevTools…
Score 70/100
Load the official Obsidian CLI documentation for troubleshooting, more examples, and deeper reference.
Score 70/100
Production-ready Obsidian plugin patterns: typed settings with migration, safe vault operations, event auto-cleanup, workspace layout, metadata cache, and debounced file handlers.
Score 70/100
Runs a semantic health check over the Obsidian LLM wiki using the cheapest available LLM CLI. Finds inconsistencies, missing concepts, stale articles, connection candidates, and…
Score 70/100
Generate oclif CLI framework projects with plugin support, topics, hooks, and TypeScript. Creates enterprise-grade CLI applications with extensibility.
Score 70/100
Octokit is GitHub’s JavaScript SDK family for REST API requests, GraphQL queries, authentication, webhooks, and GitHub App workflows.
Score 70/100
Establish official runtime prerequisites and setup boundaries before any Blender execution claim.
Score 70/100
CLI-team runtime for claude, codex, or gemini workers in tmux panes when you need process-based parallel execution
Score 70/100
Generates multi-step onboarding flows with persistence for iOS/macOS apps. Use when user wants to add onboarding, welcome screens, or first-launch experience.
Score 70/100
Personalized one-pager / leave-behind generator rendered as self-contained HTML. Use when user says "one-pager for [company]", "leave-behind", "follow-up doc", "demo summary", or…
Score 70/100
Production SDK patterns for OneNote Graph API: retry logic, batch requests, and safe file uploads. Use when building production OneNote integrations that need rate limit handling…
Score 70/100
A source-backed guide to the OpenAI Agents SDK for JavaScript and TypeScript. It covers agent orchestration, tools, handoffs, tracing, and the practical install path.
Score 70/100
The OpenAI Agents SDK is a lightweight Python framework for building multi-agent workflows. It supports 100+ LLMs, provides built-in guardrails, handoffs between agents, MCP tool…
Score 70/100
Generate comprehensive OpenAPI/Swagger specifications from existing code and APIs.
Score 70/100
OpenAPI Generator turns OpenAPI specs into client SDKs, server stubs, docs, and config. It is a practical fit when you need repeatable API scaffolding from a contract-first…
Score 70/100
Generates typed client SDKs from OpenAPI 3.x specifications using openapi-generator-cli. Produces TypeScript, Python, and Go clients with proper authentication interceptors and…
Score 70/100
Compares OpenAPI 3.x specification files using the oasdiff library to detect breaking changes, deprecated endpoints, and schema modifications.
Score 70/100
Validates OpenAPI 3.x specifications using Spectral rulesets and generates interactive API documentation with Redoc and Swagger UI.
Score 70/100
Converts OpenAPI 3.x specification files into browsable API reference documentation using swagger-parser and redoc-cli.
Score 70/100
Validates OpenAPI 3.0/3.1 specifications using Spectral linting rules and generates interactive API documentation with Redoc and Swagger UI.
Score 70/100
Validates OpenAPI 3.0/3.1 specifications using the @readme/openapi-parser and Spectral linter with custom rulesets.
Score 70/100
Build reusable OpenRouter client wrappers with retries, typing, and middleware. Use when creating SDKs or client libraries.
Score 70/100
Use when a user wants guidance on starting, contributing to, growing, governing, funding, securing, or sustaining an open source project, or asks about contributor onboarding,…
Score 70/100
Production-grade OCI SDK patterns for client lifecycle, retry logic, and memory leak avoidance. Use when building long-running OCI services, fixing memory leaks with Instance…
Score 70/100
Coordinate multi-agent swarms for parallel and pipeline workflows. Use when coordinating multiple agents, running parallel reviews, building pipeline workflows, or implementing…
Score 70/100
Org Chart Creator - Auto-activating skill for Visual Content. Triggers on: org chart creator, org chart creator Part of the Visual Content skill category.
Score 70/100
Use when executing admin-level cleanup in a Salesforce org: deleting unused fields, removing inactive Flow versions, deactivating legacy automation, running Salesforce Optimizer…
Score 70/100