Scaffold a Claude API powered endpoint with system prompt, structured output, token tracking, and rate limiting.
Score 70/100
Deprecated: use add-request-protection (for HTTP route protection) or add-guard-protection (for non-HTTP code like agent tool calls) instead.
Score 70/100
Create API layer components for a new entity. Includes usecase interactors (internal/usecase/), proto definitions (schema/proto/), gRPC handlers (internal/infrastructure/grpc/),…
Score 70/100
Use when adding configuration for a new application to the dotfiles, setting up a new tool's config, or when user says "add config for X
Score 70/100
Create a new .NET Aspire worker project with Kafka, RavenDB, and MinIO integration (project)
Score 70/100
Add a new Jotai atom to the state system with type definitions, registry, and Store API access
Score 70/100
Add Atomic Chat MCP server so the container agent can call local models served by the Atomic Chat desktop app via its OpenAI-compatible API.
Score 70/100
Add authorization methods for a new entity to AuthorizationService. Use after creating a resource service.
Score 70/100
Add a new tool to the backend OpenAI function calling system. Use when user mentions "new tool", "add tool", "backend function", "agent capability", or wants to extend what the AI…
Score 70/100
Create BackgroundService implementations for scheduled or polling tasks (project)
Score 70/100
Park a design idea for a future cycle. Writes to .design/backlog/BACKLOG.md.
Score 70/100
Scaffold a new behavior definition with BEHAVIOR.md and optional scripts inside an existing addon or framework
Score 70/100
Create or update a Sim integration block with correct subBlocks, conditions, dependsOn, modes, canonicalParamId usage, outputs, and tool wiring.
Score 70/100
Add a new one-time shop boost (buyable item) consistent with the app’s cat-petting theme and design-concept-reference.png.
Score 70/100
Integrates Power Automate cloud flows into a Power Pages site. Lists available flows, suggests relevant ones based on intent, identifies scenarios and web roles, creates metadata…
Score 70/100
Use Codex (CLI + AppServer) as the full agent provider — planning, tool orchestration, native compaction, MCP tools, session resume — in place of the Claude Agent SDK.
Score 70/100
Guide for adding new CLI commands or subcommands to todoist-cli. Use when implementing new SDK endpoints, adding subcommands to existing command groups, or extending CLI…
Score 70/100
Create a reusable UI component with factory pattern, theme compatibility, and proper cleanup
Score 70/100
Guide adding a new config field across types, defaults, config.yaml, and optional state/env wiring.
Score 70/100
Adds any Power Platform connector to a Power Apps code app. Generic fallback for connectors not covered by a specific skill.
Score 70/100
Create new files in knowledge base with directory governance. Use when user wants to save, create, or add content.
Score 70/100
Add new core business logic functions to Catalyst-Relay. Use when creating pure functions, ADT operations, or library-consumable code.
Score 70/100
Use when adding new mobs or entities. Covers entity class, model, renderer, client registration, spawn config, loot tables.
Score 70/100
Scaffold a new DAG node in afi-reactor, wire it into the pipeline, and ensure all types and validators are imported from afi-core while obeying AFI Orchestrator Doctrine and the…
Score 70/100
Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots.
Score 70/100
Create database migrations, define table schemas, and manage constant tables (enums). Use when: (1) creating a new database table, (2) running 'make migrate.create', (3) adding…
Score 70/100
Guide for adding a new dataset loader to AReaL. Use when user wants to add a new dataset.
Score 70/100
Adds a data source or connector to a Power Apps code app. Asks what the user wants to accomplish and routes to the appropriate specialized skill.
Score 70/100
Add a new third-party dependency to the project following the version catalog and approval workflow.
Score 70/100
Create React dialog components with forms for the dealflow-network project using Radix UI, tRPC mutations, and proper state management.
Score 70/100
Create domain layer components: models, repository interfaces, marshallers, and implementations. Use when: (1) adding domain model in internal/domain/model/, (2) creating…
Score 70/100
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
Score 70/100
Add Qdrant embedding support to v3 WordPress components for RAG chatbot. Implements component-level content chunking for searchable, structured embeddings.
Score 70/100
Add new HTTP endpoints to Catalyst-Relay server. Use when creating routes, API endpoints, or HTTP handlers.
Score 70/100
Add a new field to an existing entity/model with related service and endpoint updates
Score 70/100
Add a new environment variable to the application. Use when adding configuration for external services, feature flags, or application settings.
Score 70/100
Add a new custom error type for domain-specific errors. Use when creating errors for specific business rules or HTTP status codes.
Score 70/100
Add a new event type to the frontend feed system with corresponding React component. Use when user mentions "new event", "add event type", "event block", "new block type", or…
Score 70/100
Add a new exercise to vibereps. Use when the user wants to create a new exercise type with pose detection. Handles creating the JSON config file and detection logic.
Score 70/100
Add new exercises to the workout tracker database. Use when asked to add exercises, expand the exercise library, or check what exercises exist.
Score 70/100
Scaffold complete feature with types, repository, API routes, components, store actions, and tests. Use when adding major new functionality like water tracking, sleep tracking,…
Score 70/100
Use when creating a new fish shell alias, function, or command shortcut, or when user asks to "add an alias for X
Score 70/100
Add a professional footer to README files with engagement prompts, community channels, and call-to-action for subscriptions.
Score 70/100
Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.
Score 70/100
Create a reactive global variable that derives from atoms with subscription support
Score 70/100
Add hosted API key support to a tool so Sim provides the key when users don't bring their own. Use when adding hosted keys, BYOK support, hideWhenHosted, or hosted key pricing to…
Score 70/100
Add iMessage channel integration via Chat SDK. Local (macOS) or remote (Photon API) mode.
Score 70/100
Create a game UI injection that modifies existing game elements with proper cleanup
Score 70/100
Add a new journal to the MedSci Skills profile database. Extracts metadata from author guidelines, generates write-paper (detailed) and find-journal (compact) profiles in…
Score 70/100
Add a persistent wiki knowledge base to a NanoClaw group. Based on Karpathy's LLM Wiki pattern. Triggers on "add wiki", "wiki", "knowledge base", "llm wiki", "karpathy wiki".
Score 70/100
Add notes and learnings to Tim's work knowledge base at Spotify from any Claude Code session
Score 70/100
Add Linear channel integration via Chat SDK. Issue comment threads as conversations.
Score 70/100
Add a macOS menu bar status indicator for NanoClaw. Shows a bolt icon with a green/red dot indicating whether NanoClaw is running, with Start, Stop, and Restart controls.
Score 70/100
Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling
Score 70/100
Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling
Score 70/100
Add new MCP primitives (Tool, Resource, Prompt). Use when asked to add a new tool, resource, or prompt to the MCP server.
Score 70/100
Adds Microsoft Copilot Studio connector to a Power Apps code app. Use when invoking Copilot Studio agents, sending prompts to agents, or integrating agent responses.
Score 70/100
Добавляет медицинские записи в Notion. Используй когда пользователь просит добавить запись в карточку Богданы, Андрея или Вани по файлу анализов/обследований.
Score 70/100
Add descriptions for new models from the HuggingFace router to chat-ui configuration. Use when new models are released on the router and need descriptions added to prod.yaml and…
Score 70/100
Add a new property to an existing data model and propagate changes through model generation to client and server.
Score 70/100