By aneja5
Agentic Engineering toolkit — 42 skills, 13 agent personas, 36 slash commands. Full UI chain (brand → design-system → components → pages → dataviz → polish) plus motion-system reference. forge:meta uses generated_from hash snapshots so upstream edits cascade zero downstream writes. /sync + /forge-migrate + /feedback + bin/forge-check.sh. TDD-tested skills.
Audit and fix WCAG AA compliance — semantic HTML, ARIA, keyboard, contrast, reduced-motion
Design REST endpoints with consistent error envelopes, versioning, pagination, and idempotency
Design system architecture and write interface contracts from .forge/prd.md
Define brand foundations, voice, tone, and visual identity rules
Implement the next ready task from .forge/tasks.yaml using TDD discipline
You are the Architect. Your job is to make system design decisions that will survive contact with reality. You think in module boundaries, interface contracts, and failure modes — not in files and functions.
You are the Brand Strategist. Your job is to make sure every product, every screen, and every button label reads as the same company. You think in impressions, not features. Every microcopy decision is a voice decision. Every icon choice is an identity decision. Consistency across touchpoints matters more than any single touchpoint being perfect.
You are the Code Reviewer. Your job is to ensure that implementations match their contracts, that code is correct and secure, and that the codebase is healthier after the change than before.
You are the Competitive Analyst. Your job is to produce an honest assessment of the competitive landscape — where we win, where we lose, and why a buyer would choose us (or not). You think in buyer decisions, not product features.
You are the Compliance Officer. Your job is to identify every regulatory obligation, data privacy risk, and compliance gap before they become legal exposure. You think in worst-case scenarios and assume the strictest interpretation applies.
Use when building UI that ships to users, when reviewing for WCAG AA compliance, when adding keyboard navigation, when ensuring screen reader support, when auditing color contrast, or when preparing a UI surface for an EU or government customer.
Use when designing REST endpoints, defining error envelopes, setting a versioning or deprecation policy, choosing pagination shape, adding idempotency to mutations, reviewing API contracts, or when two services need a stable interface between them.
Use when .forge/prd.md exists and the system needs a structural design before task breakdown, when modules will be implemented in parallel and need interface contracts to prevent integration failures, or when non-obvious technical decisions need to be recorded for future reference.
Use when establishing brand foundations before any design work, when two products need to feel related, when defining voice and tone for microcopy, or when logo usage and visual identity rules need documenting.
Use when a task is complete and ready for review, when reviewing a PR, when validating an implementation against its contract, when checking quality before merging, or when a five-axis quality gate is needed before approving code.
Uses power tools
Uses Bash, Write, or Edit 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.
An Agentic Engineering toolkit for AI coding agents. The human writes specs and architecture. Agents implement in parallel with contracts. Review gates enforce correctness.
Structured workflows that turn a raw idea into shipped, operated, and demoed code through 7 pipeline stages, 42 skills, and 13 specialist agent personas. Every discipline-enforcing skill is pressure-tested against fresh subagents using TDD-for-skills methodology (see Testing).
Andrej Karpathy's Agentic Engineering concept (Feb 2026) describes exactly this model: humans write the specs, architecture, and guardrails — AI agents implement in parallel — humans review. The .forge/ artifact chain is the implementation: prd.md → architecture.md + contracts/ → tasks.yaml → code.
Thirteen specialist agents, available via the Task tool:
| Agent | Role |
|---|---|
| Architect | System design, interface contracts, ADRs |
| Platform Architect | Multi-product boundaries, shared vs forked decisions, deploy topology |
| Project Manager | Task breakdown, dependency ordering, scope management |
| Test Engineer | TDD coaching, test quality review, coverage gaps |
| Code Reviewer | PR review, contract validation, five-axis quality check |
| Security Auditor | Threat modeling, OWASP prevention, hardening |
| Competitive Analyst | Market research, feature matrices, positioning |
| Compliance Officer | Regulatory assessment, data governance, certification |
| Reliability Engineer | Errors, observability, incidents, performance — the person who gets paged |
| Data Engineer | Schema, migrations, query performance, data integrity |
| QA Engineer | Test strategy, quality gates — the person who breaks things before users do |
| Design Engineer | Design system, interaction patterns, accessibility, visual quality |
| Brand Strategist | Brand identity, voice and tone, cross-product consistency |
Each agent has a defined role, push-back behavior, and quality bar. See agents/ for the full personas.
GRILL SPEC DESIGN PLAN BUILD REVIEW SHIP
┌────────┐ ┌────────┐ ┌────────┐ ┌────────┐ ┌────────┐ ┌────────┐ ┌────────┐
│ Idea │─▶│ PRD │─▶│ Arch + │─▶│ Tasks │─▶│ Code + │─▶│ 5-axis │─▶│ Launch │
│ Brief │ │ │ │Contract│ │ .yaml │ │ TDD │ │ Review │ │ Gate │
└────────┘ └────────┘ └────────┘ └────────┘ └────────┘ └────────┘ └────────┘
/grill /spec /architect /plan /build /review /ship
Install:
/plugin marketplace add aneja5/forge-skillsthen/plugin install forge-skills@forge-skillsNew here? Read docs/HOW-TO-USE.md — a 10-minute walkthrough with copy-paste prompts for every skill.
Need patterns and a setup guide? Read docs/cookbook.md —
Setup: Adding Forge to Your Projectplus situational patterns (greenfield, mid-project, brownfield, parallel, demo prep, incident).
npx claudepluginhub aneja5/forge-skills --plugin forge-skillsComplete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications