Find the perfect skill
TaskBridge Task Management
Development
Manage TaskBridge development tasks using a markdown-based todo workflow. Use when creating, listing, completing, deferring, or bringing back tasks in the todo_tasks/ directory structure.
Claude Agent SDK Agent Creation
Development
Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup patterns.
Package Skill for Distribution
Development
Validates and packages a Claude Code Skill into a distributable zip file.
WTV: Vision-Driven Development
Development
WTV aligns development with a project's VISION.md. It operates in two modes: strategic assessment of distance-to-vision and tactical mission planning with execution from artisan agents. Ideal for teams wanting to keep every task tied to a clear purpose.
Context Search in FTS5 Knowledge Base
Development
Search context-mode's FTS5 knowledge base for previously indexed local project content, documentation, or session memory.
Encore Cron Jobs
Development
Schedule periodic tasks in Encore.ts using CronJob with interval or cron expressions. Covers best practices for idempotent endpoints.
PromptElo Setup
Development
Guides users through interactive setup of PromptElo settings, including server mode (global vs. self-hosted) and identity (anonymous or custom username). Useful for completing initial configuration or updating preferences.
UX Review
Development
Performs a UX review focused on efficiency-first patterns for productivity tools. Evaluates command palette integration, keyboard navigation, inline editing, and optimistic UI. Helps validate that features feel fast and professional with minimal context switching.
Flow Tracer
Development
Trace data flows through the engine from ECS to GPU or file to entity, with built-in flows and custom step-by-step analysis.
Parallel Agent Orchestration
Development
Orchestrates complex development tasks with parallel agent execution, dependency analysis, and IOSM quality gates. Ideal for multi-file features and brownfield refactoring.
Review Skill
Development
Review a skill under `.ai/skills/` for clarity, trigger quality, and maintainability. Return findings first, then proposed edits.
Send Message via Discord
Development
Send a message from a Claude Code session to other sessions on a shared Discord channel using the Discord plugin.