A specialist agent that traces and explains existing feature implementations across the codebase. MUST BE USED when developers need deep understanding before changes. Use PROACTIVELY when scoping new work or investigating architecture.
A specialist agent that identifies, diagnoses, and resolves bugs in codebases. MUST BE USED when encountering errors, test failures, or unexpected behavior. Use PROACTIVELY to enhance code reliability and stability by systematically troubleshooting and fixing issues.
A specialist agent that creates and maintains comprehensive documentation for codebases, including API docs, user guides, and technical specifications. MUST BE USED when changes require new or updated documentation. Use PROACTIVELY after code development and testing to ensure documentation is always up-to-date.
A high-level agent that coordinates multiple specialized agents to manage complex coding tasks from start to finish. It breaks down tasks, delegates to appropriate agents, and integrates their outputs. MUST BE USED for multi-step features, full-stack implementations, and complex refactoring that spans multiple components.
A specialist agent that refactors existing code to improve its structure, readability, and maintainability without changing its external behavior. MUST BE USED when addressing code smells or technical debt that risks maintainability. Use PROACTIVELY when improving code quality and structure.
A specialist skill that recognises and applies common software architecture patterns within a codebase. This skill should be used during the design and development phases of a project.
Design robust backend systems and APIs. Use when users ask to plan or implement services, data models, or integrations.
Create distinctive, production-grade frontend interfaces with high design quality. Use when users ask to build web components, pages, or applications.
A skill that outlines best practices for using Git in a collaborative development environment, including branching strategies, commit conventions, and pull request workflows.
Analyses and optimises performance across frontend, backend and database interactions. Identifies bottlenecks and implements solutions to enhance speed and efficiency.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Runs pre-commands
Contains inline bash commands via ! syntax
A Claude Code plugin that enhances your development workflow with specialized agents, skills, and hooks for code quality, testing, documentation, and more.
# Clone this repository
git clone https://github.com/nicholasgriffintn/claude-code.git
# Install from the local directory
/plugin marketplace add ./claude-code
/plugin install ng-workflow@claude-code
# Verify installation
> /plugin
# (Press tab to see installed plugins)
The plugin includes seven specialized agents that can be invoked to handle specific development tasks:
Command: Available as ng-workflow:orchestrator
A high-level agent that coordinates multiple specialized agents to manage complex coding tasks from start to finish.
Use cases:
Command: Available as ng-workflow:reviewer
Analyzes code for quality, security, performance, and maintainability issues.
Use cases:
Command: Available as ng-workflow:debugger
Identifies, diagnoses, and resolves bugs systematically.
Use cases:
Command: Available as ng-workflow:tester
Designs and implements comprehensive testing strategies.
Use cases:
Command: Available as ng-workflow:documentor
Creates and maintains comprehensive documentation.
Use cases:
Command: Available as ng-workflow:refactorer
Improves code structure and maintainability without changing behavior.
Use cases:
Command: Available as ng-workflow:security
Performs security reviews, threat modeling, and remediation guidance.
Use cases:
Skills provide specialized knowledge and workflows that agents can use:
Skill: ng-workflow:project-analysis
Analyzes codebases to understand structure, dependencies, and architecture.
Use when:
How to invoke: "Please use the project-analysis skill to analyze this codebase"
Skill: ng-workflow:architecture-patterns
Recognizes and applies software architecture patterns (MVC, Layered, Event-Driven, etc.).
Includes:
How to invoke: "Apply the architecture-patterns skill to help design this feature"
Skill: ng-workflow:git-workflow
Best practices for Git collaboration including branching strategies and commit conventions.
Features:
How to invoke: "Use the git-workflow skill to help me create a proper commit"
Skill: ng-workflow:testing-strategy
Comprehensive testing strategy design and implementation.
Includes:
How to invoke: "Apply the testing-strategy skill to help design tests"
Skill: ng-workflow:performance-optimisation
Analyzes and optimizes performance across frontend, backend, and database.
Focus areas:
How to invoke: "Use the performance-optimisation skill to analyze bottlenecks"
Skill: ng-workflow:security-review
Performs security reviews, threat modeling, and remediation guidance.
Use when:
How to invoke: "Use the security-review skill to assess security risks"
Skill: ng-workflow:frontend-design
Creates distinctive, production-grade frontend interfaces with strong aesthetic direction.
Use when:
How to invoke: "Use the frontend-design skill to design this interface"
npx claudepluginhub nicholasgriffintn/claude-codeUniversal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, commands, and rules evolved over 10+ months of intensive daily use
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Comprehensive code review with architecture, security, and PR enhancement
Task-focused agents for test, review, debug, docs, CI, security, refactoring, research, performance, and search-replace — with teammate and subagent role guidance