/add-linter-check â New Lint Analyzer Skill
Adds a new static analysis check to the ELPS linter. This is a prescriptive 3-file-touch workflow.
Adding a Command
add-new-jit-ee-api
Add a new API to the JIT-VM (aka JIT-EE) interface in the codebase.
add-adr
Create a new Architecture Decision Record in .context/decisions/. Use when documenting an architectural decision.
Add New Element Shape â Agentic Workflow
You are an agent implementing a new element shape in the LikeC4 codebase. Follow this workflow phase by phase. **Do not skip phases or reorder steps.** Pause at marked checkpoints and wait for user confirmation before continuing.
add-rule
Captures a team convention or best practice and adds it to the appropriate .claude/rules/ or .claude/agents/ file
add-chat-model
Add a new chat model id to @aituber-onair/chat and wire it through constants, provider implementation, tests, example UI selector, docs, and versioning updates. Use when requests include adding a new model, supporting a specific model id, adding a provider model, or updating supported models for providers such as claude, gemini, and openai.
add-addons-existing-app
Apply integrations to existing projects with tanstack add, including add-on id resolution, dependency chains, option prompts, and .cta.json project metadata preconditions.
add-documentation
Generate JSDoc/docstrings for functions
add-autogate
Step-by-step guide for adding a new autogate to workerd for gradual rollout of risky changes, including enum registration, string mapping, usage pattern, and testing.
Address PR Review Feedback
Find and address all review comments on the PR for the current branch. For each comment:
bdd
Go BDD testing with Ginkgo and Gomega. Covers BDD-style tests, table-driven tests with DescribeTable, matchers, async testing with Eventually/Consistently, test organization, and integration testing. Use when writing tests in projects that use Ginkgo/Gomega instead of stdlib testing.
Easy Digital Downloads
MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics
add-plugin
Add a new lazy.nvim plugin spec following project conventions
chromestatus-adding-a-field
How to add a new field to a feature across the entire stack (Data, API, and Frontend).
adding-swarm-patterns
Use when adding new multi-agent coordination patterns to agent-relay - provides checklist for types, schema, templates, and docs updates
Io.Github.MusaddiqueHussainLabs/Mhlabs Mcp Tools
An MCP server that provides text preprocessing, NLP components, and document analysis
SlideMaster
Create AI presentation videos with slides, narration, TTS audio, and MP4 export from any topic.
add-assertion
Add new assertion function with comprehensive tests following TDD
buddy-do Tool Reference
Io.Github.King Of The Grackles/Reddit Research Mcp
Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research
Fodda Knowledge Graphs
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.
Add API Skill
add-gcal
Add Google Calendar integration to Deus. Agents can list, create, update, and delete calendar events. Guides through GCP OAuth setup, token generation, keep-alive timer, and CLI command installation.
address-comments
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
tsk-add
Queue a single task based on the current conversation using tsk add
add-business-rule
Use this skill when asked to add a validation rule, business rule, or uniqueness constraint to an existing command in a Cratis-based project.
add-explorer
Add support for a new blockchain explorer API to diffyscan. Use when a new chain or explorer type needs to be supported.
bestblogs-add-source
Use when ç¨æ·æ³å BestBlogs æ·»å ä¸ä¸ªæå¤ä¸ª RSS è®¢é æºï¼æå¯¼å ¥ OPML 订é å表ã
/add-breadcrumb-page â Scaffold Breadcrumb Aggregate Page
Create a complete breadcrumb aggregate page following the pattern established by deprecations, N+1 queries, and cache health pages.
add-domain
Add a new knowledge domain to your existing system. Derives domain-specific configuration through conversation, generates domain folders, templates, and vocabulary while preserving and connecting to your existing architecture.
Adding a new skill to vibesubin
This doc is canonical. If ADDING-A-SKILL.md and CLAUDE.md ever disagree on skill-authoring mechanics, CLAUDE.md wins on policy (what invariants exist) and this file wins on mechanics (what files and sections are needed). Both must stay in sync on category caps (10 + 1).
BDD Test Runner & Compliance Validator
Executes GIVEN-WHEN-THEN tests with compliance validation and coverage analysis.
Adding Alphapoly Features
Add Fact Skill â Atomic Spec
> **Parent Brief:** `docs/briefs/2026-03-25-incremental-knowledge-capture.md` > **Status:** Ready > **Date:** 2026-03-25 > **Estimated scope:** 1 session / 3 files / ~120 lines
Add User Tool
Help the user create a custom tool. User tools live in `~/.ntrp/tools/` as Python files and are auto-discovered at startup.
add_algo
Add new algorithm to the library.
add-agent
Add a new AI coding agent to Agent Sandbox. Creates all required files (Dockerfile, templates, CI, docs) and wires the agent into the CLI, proxy, and build system.
add-hook
Step-by-step guide for adding a new React hook to the shadcn-hooks project. Use when the user wants to create, add, or implement a new hook in this repository.
add-ecosystem-ci
Add a new ecosystem-ci test case for testing real-world projects against vite-plus
add-config
Guide for adding new configuration settings to Wave Terminal. Use when adding a new setting to the configuration system, implementing a new config key, or adding user-customizable settings.
Io.Github.Varaprasadreddy9676/Remote Bridge
Sync code to remote servers via SSH/rsync and deploy from any AI IDE.
address-feedback-local
Improve the current branch's changes by getting code reviews in a loop until all feedback is addressed
Add Morpheus â Decentralized Inference for NanoClaw
Reddit Mcp Server
Reddit MCP server with full read/write - posts, comments, search, and content creation.
add-scrap
Create a new scrap with intelligent tag selection and backlink suggestions. Use this skill whenever the user wants to create a new scrap, write about a topic, add documentation, or says something like "add a scrap about X" or "write about X".
Codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
add-atomic-chat-tool
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.
/add-buddy â Register a New AI Buddy
Register any CLI-based AI tool as a buddy so it participates in `/forge`, `/brainstorm`, and `/tribunal`.
add-package
Create or align a package in the Remix monorepo to match existing package conventions. Use when adding a brand new package under packages/, or when fixing an existing package's structure, test setup, TypeScript/build config, code style, and README layout to match the rest of Remix 3.