Development workflow framework — tier-based planning, doc-aware context gathering, RAG-powered search, session tracking, and implementation plan generation
npx claudepluginhub brandcast-signage/root --plugin rootManage and analyze documentation across the full indexed corpus (everything in `root.config.json` → `ingest.docs`).
Execute an approved Implementation Plan by walking through Execution Groups, validating at checkpoints, generating tests and docs, and producing commits.
Interactive setup for the Root development workflow framework. Detects your project structure, asks a few questions, generates config, and ingests your docs into RAG.
Create, edit, or review Product Requirements Documents through a code-informed interview process.
Manage the RAG database that powers doc-aware context in Root.
Backend API specialist. Customize this agent for your project's backend stack, middleware, auth patterns, and API conventions.
Database and data layer specialist. Customize this agent for your project's database, ORM, migration workflows, and data architecture.
Infrastructure and CI/CD specialist. Customize this agent for your project's deployment pipeline, container strategy, and environment management.
Frontend UI specialist. Customize this agent for your project's frontend framework, component patterns, state management, and design system.
Read-only planning and design specialist. Analyzes codebase, identifies files to modify, designs implementation approaches, and flags risks. Always operates in plan mode.
Full-capability code implementer. Writes production code following project patterns and quality standards. Use as a teammate for coding tasks.
Code review specialist. Validates changes against requirements, checks for anti-patterns, and runs quality checks.
Test specialist. Creates and updates tests, runs test suites, validates coverage, and ensures test-source sync.
Use this skill when ingesting or querying documents with MCP local RAG, including `query_documents`, `ingest_file`, `ingest_data`, and CLI bulk ingestion. Covers query refinement, result score interpretation, and source metadata conventions for PDF, HTML, DOCX, TXT, and Markdown. Not for general file operations or SQL/database queries.
Root development workflow framework. Classifies work tier, fetches issue context, loads relevant docs via RAG, drives planning, and initializes session tracking. Run at the start of every task. Examples: /root fix issue 1132, /root new calendar integration, /root #1234
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
AI-powered development tools for code review, research, design, and workflow automation.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.