cc-handbook
01NikiforovAll/claude-code-rules
Plugin Claude Code
Plugin marketplace listing 19 plugins: handbook, handbook-extras, handbook-qa, handbook-dotnet, handbook-microsoft-docs.
NikiforovAll/claude-code-rules
Plugin Claude Code
Plugin marketplace listing 19 plugins: handbook, handbook-extras, handbook-qa, handbook-dotnet, handbook-microsoft-docs.
NikiforovAll/claude-code-rules
Command Claude Code
description: Add plugin components to the website docs, including component reference pages, plugin index entries, and plugin READMEs argument-hint: Component or plugin to document (e.g., "skill glab", "agent code-reviewer", "plugin handbook-reflect") allowed-tools: ["Skill(update-component-reference)", "Read"…
NikiforovAll/claude-code-rules
Command Claude Code
Bump versions across the monorepo during release process.
NikiforovAll/claude-code-rules
Settings file Claude Code
Agent settings declaring 5 allowed tools.
NikiforovAll/claude-code-rules
Skill Claude CodeCodex
This skill should be used when the user wants to add components (commands, agents, skills, hooks, or MCP servers) to the Component Reference section of the website.
NikiforovAll/claude-code-rules
Skill Claude CodeCodex
This skill automates version bumping during the release process for the Claude Code Handbook monorepo. It should be used when the user requests to bump versions, prepare a release, or increment version numbers across the repository.
NikiforovAll/claude-code-rules
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
NikiforovAll/claude-code-rules
Instructions file
Instructions for NikiforovAll/claude-code-rules, covering claude.md, repository overview, repo structure, website and important.
NikiforovAll/claude-code-rules
Plugin Claude Code
Spec-driven development workflow system with structured phases: Requirements → Design → Tasks → Implementation.
NikiforovAll/claude-code-rules
Agent
Strict implementation agent that executes coding tasks following requirements exactly without improvisation, asking for clarification when needed.
NikiforovAll/claude-code-rules
Agent
Expert business analyst that transforms feature ideas into structured requirements documents with user stories and EARS-format acceptance criteria.
NikiforovAll/claude-code-rules
Agent
Expert development lead that converts technical designs into actionable, incremental coding tasks for implementation.
NikiforovAll/claude-code-rules
Agent
Expert software architect that creates comprehensive technical design documents addressing all requirements with clear implementation guidance.
NikiforovAll/claude-code-rules
Skill Claude CodeCodex
Guide spec-driven development workflow (Requirements → Design → Tasks → Implementation) with approval gates between phases. Use when user wants structured feature planning or says "use spec-driven" or "follow the spec process".
NikiforovAll/claude-code-rules
Plugin Claude Code
Code review plugin with a standalone reviewer agent and two skill strategies: disposable subagents for one-shot reviews and persistent team members for iterative reviews.
NikiforovAll/claude-code-rules
Agent
Review code changes against a base branch with structured feedback. Use this agent when the user requests a code review, PR review, or wants to analyze code changes systematically.
NikiforovAll/claude-code-rules
Skill Claude CodeCodex
Review changed code for reuse, quality, and efficiency using three parallel disposable subagents. This skill should be used when the user says "review", "simplify", "code review", or wants a one-shot code review without persistent reviewers.
NikiforovAll/claude-code-rules
Skill Claude CodeCodex
Review changed code for reuse, quality, and efficiency using a team of persistent named reviewers. This skill should be used when the user says "team review", "review with team", or wants parallel code review with persistent team members for follow-up questions. Similar to /subagent-review but reviewers persist after…
NikiforovAll/claude-code-rules
Plugin Claude Code
Context7 MCP server for fetching latest library documentation from official sources.
NikiforovAll/claude-code-rules
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
NikiforovAll/claude-code-rules
Plugin Claude Code
C# Language Server Protocol support using csharp-ls for code intelligence features.
NikiforovAll/claude-code-rules
Plugin Claude Code
Discover and audit all plugins in a Claude Code marketplace with installation status, versions, and component breakdown.
NikiforovAll/claude-code-rules
Skill Claude CodeCodex
This skill should be used when users want to discover, browse, or audit cc-handbook marketplace plugins. Shows all available plugins with installation status, versions, and component breakdown (skills, agents, commands, MCP/LSP servers, hooks). Trigger phrases include "discover plugins", "list handbook plugins", "what…
NikiforovAll/claude-code-rules
Plugin Claude Code
.NET development tools including automatic CSharpier formatting for C# files and dotnet run file support.