83,201 skills sorted by stars.
Create a React component with TypeScript and optional tests
Create a reusable UI component with factory pattern, theme compatibility, and proper cleanup
Registers existing React components with Tambo so AI can render them. Use when user wants to make their existing components availa...
Add new field to .agents.yml config schema (updates init.md templates, version, migration)
Use when adding new configuration fields to the Configuration interface for combat conditions, buff stacks, or other build paramet...
Adds any Power Platform connector to a Power Apps code app. Generic fallback for connectors not covered by a specific skill.
Step-by-step tutorial for adding new CUDA kernels to FlashInfer
Add cursor-based pagination for list endpoints with stable ordering (project)
Use when adding new mobs or entities. Covers entity class, model, renderer, client registration, spawn config, loot tables.
Guide the user to add a data source, connection, or API connector to a Canvas App via Power Apps Studio, then verify and continue....
Systematically add data-testid attributes to Vue components for UI test automation
Create database migrations and constant tables for new entities.
Adds an event consumer that writes to Azure Data Lake (Parquet) following BI_SALES_RISK plan. Creates events/consumers/[Name]DataL...
Guide for adding a new dataset loader to AReaL. Use when user wants to add a new dataset.
Adds a data source or connector to a Power Apps code app. Asks what the user wants to accomplish and routes to the appropriate spe...
Adds Dataverse tables to a Power Apps code app with generated TypeScript models and services. Can also create new Dataverse tables...
Add deferred technical debt items identified during PR review
Safely install a Python package, verify it imports correctly, and pin it to requirements.txt
Add a dependency to a Lean project's lakefile. Use when adding requires, dependencies, or imports to a project.
Add a new implementation of the primary protocol/interface (Alex Rivera's workflow)
Add DingTalk as a channel. Uses Stream Mode (WebSocket, no public URL needed). Auto-registers groups on first message.
Add Discord bot channel integration to NanoClaw.
Use when adding user-facing documentation entries to the flight-rules guide — covers the Guide DSL, screenshot patterns, multi-use...
Add a new knowledge domain to your existing system. Derives domain-specific configuration through conversation, generates domain f...
Create domain layer components: models, repository interfaces, marshallers, and implementations. Use when: (1) adding domain model...
Add Electron wrapper for NovaTune Player desktop app with secure token storage (project)
Add Emacs as a channel. Opens an interactive chat buffer and org-mode integration so you can talk to NanoClaw from within Emacs (D...
Add a new API endpoint following all project standards
Step-by-step guidance for add entity.
Add a new field to an existing entity/model with related service and endpoint updates
Add an environment variable to .env.example and provide guidance for env.ts and CLAUDE.md
Add a new environment variable to the application. Use when adding configuration for external services, feature flags, or applicat...
Add a new custom error type for domain-specific errors. Use when creating errors for specific business rules or HTTP status codes....
Add a new event type to the frontend feed system with corresponding React component. Use when user mentions "new event", "add even...
Adds Excel Online (Business) connector to a Power Apps code app. Use when reading or writing Excel workbook data from OneDrive or...