Adds custom query parameter filters to entity schemas and repository implementations.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Adds custom query parameter filters to entity schemas and repository implementations.
Configure rate limiting policies for API endpoints with sliding window limits
Implement ASP.NET Identity user and refresh token stores backed by RavenDB
Create RavenDB indexes for efficient document queries (project)
Add a new Git repository to the message registry for automatic message type loading. Use when the user wants to support message types from a new ROS2 repository, or when adding support for a new message package.
Enables real-time event emission for a resource service via Server-Sent Events (SSE).
Add new learning resources (books, articles, courses, papers) to the appropriate resources.md file. Use when user mentions adding, saving, or tracking learning materials.
Add a review comment to a GitHub pull request.
Guide for adding a new reward function to AReaL. Use when user wants to create a reward function.
>
Create a new HUD section (tab) with lifecycle, persistent state, and registry registration
Use when user wants to add a new sensor to the Enviro+ monitoring system, or asks to monitor a new data point. Guides through importing libraries, initialization, reading sensor values, publishing to Adafruit IO and Home Assistant, updating documentation, testing, and rate limit verification.
새 API 서비스를 생성합니다. service + hook + type 세트를 함께 생성합니다. 사용법: /add-service EntityName
Add shadcn/ui components via pnpm dlx, then normalize generated Tailwind color classes to Scaffa theme tokens
Add new Agent Skill templates to the meta-agent-skills framework.
Add professional social media headers to README files and documentation to enhance engagement and visibility across LinkedIn, YouTube, GitHub, and X (Twitter). Use when you need to add or update social media badges with clickable links to your profiles.
Implement soft-delete pattern with grace period and restoration for entities (project)
'Enable stricter TypeScript and linting checks to catch bugs early, especially useful when iterating with AI assistance.'
Automatically add a timestamped task entry to today's daily note log when user wants to create a task. Due date is optional.
Analyze recent changes and add test coverage for HEAD commit
Add unit tests for a component or function
Add unit tests for component or function: $ARGUMENTS
Add a todo item to track tasks
Scaffold new tRPC API endpoints for the dealflow-network project with proper Zod validation, middleware, database functions, and client hooks. Use when adding new API routes, creating CRUD operations, or extending existing routers.
Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.
Guide for adding unit tests to AReaL. Use when user wants to add tests for new functionality or increase test coverage.
Add source URLs to workdesk/sources.md one-by-one with validation and duplication checking. Use when user provides links to add to the journal. Does NOT generate summaries.
Add support for a new ERC-4626 vault protocol. Use when the user wants to integrate a new vault protocol like IPOR, Plutus, Morpho, etc. Requires vault smart contract address, protocol name, and protocol slug as inputs.
Manually add individual YouTube URLs to a custom collection CSV. Use when adding one-off videos to folders like library-of-minds or random, not from a channel extraction.
Add Wikipedia reference links to concepts that don't have one. Searches for relevant Wikipedia articles and adds them to the references array.
Guide for adding a new RolloutWorkflow to AReaL. Use when user wants to create a new workflow.
Add a new outgoing WebSocket action with typed payload and API exposure
Fully wires up a new route with required boilerplate, following this repo's conventions for subapps. Use when user wants to add a new route or app or subapp or page or screen.
Add micro-interactions and animations using Framer Motion. Use when user asks about animations, transitions, hover effects, or motion design. MANDATORY for every component.
Use when implementing a new data source adapter for metapyle, before writing any source code
Adds new human-readable strings that are translated into users' languages.
Use when adding responses to markdown documents with user-highlighted comments, encountering markup errors, or unsure about mark tag placement - ensures proper model-highlight formatting with required attributes and correct placement within markdown elements
<user_command>/kata:add-milestone</user_command>
Use when adding new mod parsers to convert game mod strings to typed Mod objects - guides the template-based parsing pattern (project)
Guide for adding new LLM models to Letta Code. Use when the user wants to add support for a new model, needs to know valid model handles, or wants to update the model configuration. Covers models.json configuration, CI test matrix, and handle validation.
Use when adding support for a new Nango provider - configures provider in providers.yaml, creates documentation (main page, setup guide, connect guide), and updates docs.json following established patterns
Step-by-step guide for adding support for a new AI editor format to PRPM - covers types, converters, schemas, CLI, webapp, and testing
Guides systematic implementation of new sustainability metrics in OSS Sustain Guard using the plugin-based metric system. Use when adding metric functions to evaluate project health aspects like issue responsiveness, test coverage, or security response time.
Add content to the knowledge base with proper frontmatter, tags, summaries, and wiki-links.
Adds a new type of event that gets persisted to the event log. Use this when adding new kinds of write operations to the system or when adding new events to existing code.
<user_command>/kata:add-phase</user_command>
Use when adding a new framework/stack to create-faster CLI tool - addresses copy-first mentality, incomplete implementations, and missing dependencies
<user_command>/kata:add-todo</user_command>
Add tweets with author linking, tags, and personal annotations.
Provides additional instructions for HTMX and Flask, primarily related to templating.