Create a new fish shell function/alias in Juliet dotfiles.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Create a new fish shell function/alias in Juliet dotfiles.
Add a professional footer to README files with engagement prompts, community channels, and call-to-action for subscriptions. Use when you need to enhance your README with a footer that encourages interaction and builds community.
Create a reactive global variable that derives from atoms with subscription support
Add an item to the highlights page. Max 1 per day.
Create a custom React hook with TypeScript and tests
Add a new Tabler icon to the project. Use when adding icons to the UI.
Create a game UI injection that modifies existing game elements with proper cleanup
**Before building an integration, AI MUST check `stats.pending_onboarding` for `learn_integrations`:**
Add KafkaFlow consumer handlers for processing Kafka/Redpanda messages (project)
Add notes and learnings to Tim's work knowledge base at Spotify from any Claude Code session
Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new parser, extend language capabilities, or create language implementation.
Add a new lesson learned to shared rules and sync to context files.
Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling
Manually add a technical debt item to MASTER_DEBT.jsonl
Add new MCP primitives (Tool, Resource, Prompt). Use when asked to add a new tool, resource, or prompt to the MCP server.
Добавляет медицинские записи в Notion. Используй когда пользователь просит добавить запись в карточку Богданы, Андрея или Вани по файлу анализов/обследований.
Interactive guide for adding new lab members to the website. Gathers information via web research, helps write appropriate bios, optimizes images, and generates properly formatted member files. Use when adding new team members, updating member info, or marking members as alumni.
Add a new calculated metric to the VSM dashboard with test-first development
Add a new property to an existing data model and propagate changes through model generation to client and server. Use when adding fields to entities, extending models, or modifying data structures. Handles source model editing, regeneration, ViewModel updates, and server-side changes.
Create a new core infrastructure module with standard API, lazy init, and proper structure
Create a new mouse profile for a mouse model not yet supported
Use this skill when the user asks to add documentation, add docs, add references, or install documentation about Neon. Adds Neon best practices reference links to project AI documentation (CLAUDE.md, AGENTS.md, or Cursor rules). Does not install packages or modify code.
SAM-style feature initiation workflow: discovery -> codebase analysis -> architecture spec -> task decomposition -> validation -> context manifest. Use when a user asks to add a feature, plan a feature, or convert an idea into executable task files.
Guide for adding new files to this codebase while respecting architectural principles including Separation of Concerns, Common Closure Principle, small composable functions (max 20 lines), and externalizing constants. Use when creating new modules, utilities, or any new source files in the project.
Add Neovim plugins not available in NixVim's official plugin set using extraPlugins and extraConfigLua. Use this skill when the user requests adding a plugin by GitHub URL or mentions a plugin that doesn't exist as a native NixVim module.
Add a new node to the Kubernetes cluster. Use when connecting new hardware, expanding cluster capacity, or setting up worker nodes.
Use this skill when adding a new NodeBridge handler to src/nodeBridge.ts, including updating types in src/nodeBridge.types.ts and optionally testing with scripts/test-nodebridge.ts
Be **proactive**, but intentional:
Add metrics, logging, and distributed tracing to NovaTune services (project)
Add a new Odoo model integration to an existing Odoo PWA project, creating cache stores, API methods, and UI components.
Fetch OpenCode Zen model details and provide guidance for adding models to acai-ts provider configuration.
Fetch OpenRouter model details and provide guidance for adding models to acai-ts provider configuration.
Add transactional outbox pattern for reliable event publishing with RavenDB (project)
Add a research paper to the maxpool research-papers collection. Use when the user provides an ArXiv URL, PDF link, or asks to add/summarize a research paper for the website. Handles paper fetching, insight extraction, HTML generation, and index updates.
Add a new phase to the project
**Reference files**: `.deepwork/jobs/add_platform/job.yml`, `.deepwork/jobs/add_platform/steps/add_capabilities.md`
Updates job schema and adapters with any new hook events the platform supports. Use after research to extend DeepWork's hook system.
**Reference files**: `.deepwork/jobs/add_platform/job.yml`, `.deepwork/jobs/add_platform/steps/implement.md`
Creates platform adapter, templates, tests with 100% coverage, and README documentation. Use after adding hook capabilities.
**Reference files**: `.deepwork/jobs/add_platform/job.yml`, `.deepwork/jobs/add_platform/steps/research.md`
Captures CLI configuration and hooks system documentation for the new platform. Use when starting platform integration.
Adds a new AI platform to DeepWork with adapter, templates, and tests. Use when integrating Cursor, Windsurf, or other AI coding tools.
**Reference files**: `.deepwork/jobs/add_platform/job.yml`, `.deepwork/jobs/add_platform/steps/verify.md`
Sets up platform directories and verifies deepwork install works correctly. Use after implementation to confirm integration.
Implement playlist track reordering with move operations and position management (project)
Add and remove tracks from playlists with position management and validation (project)
Add private functions from game DLLs (server.dll/engine.dll) to metamod plugins using signature scanning and symbol lookup. Use when adding new private function hooks that require IDA Pro analysis, signature creation, cross-platform support (Windows/Linux), and runtime function pointer filling.
새 프로젝트를 STAR+I로 추가할 때
Creates a protected page with Suspense loading pattern. Use when adding new pages that require authentication, creating dashboard pages, or setting up new routes.
Add a new AI provider or model for recipe generation. Use when adding support for a new LLM provider (Anthropic, Google, etc.) or adding models to an existing provider.