Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By navraj007in
Turn product ideas into structured, buildable architecture blueprints with C4 diagrams, cost estimates, complexity scores, and next-steps guides
npx claudepluginhub navraj007in/architecture-cowork-plugin --plugin architectAudit frontend code for WCAG 2.1 AA accessibility compliance with scored findings
AI agent architecture — orchestration, tools, guardrails, token costs
Wire analytics SDKs (GA4, PostHog, Mixpanel) with GDPR-compliant consent management
Generate multiple architecture options based on project constraints (budget, team size, timeline, ops maturity)
Check local environment readiness for the project — runtimes, databases, tools, credentials
Takes OpenAPI, AsyncAPI, and GraphQL specs from a blueprint and deploys interactive API documentation. Supports Swagger UI, Redoc, and Stoplight.
Syncs sprint backlog from a blueprint into Azure DevOps or Jira. Creates sprints, epics, and user stories as work items. Prefers MCP tools when available, falls back to CLI/REST.
Takes the DevOps blueprint from an architecture and configures real CI/CD pipelines in GitHub Actions, Azure Pipelines, or GitLab CI. Sets up workflows, environment secrets, and deployment configs.
Analyze project for compliance gaps across frameworks (SOC2, HIPAA, GDPR, PCI); generate gap reports with remediation steps
Publishes a generated architecture artifact to Confluence via MCP. Creates or updates a page under a specified parent space.
AI agent orchestration patterns (ReAct, chain-of-thought, multi-agent), tool design, memory strategies, guardrails, and token cost modeling. Use when designing AI agent systems.
Templates and rules for generating OpenAPI specs, Postman collections, AsyncAPI specs, and GraphQL schemas from architecture manifests
Architecture pattern selection, folder structures, coding conventions, error handling, testing strategies, and platform-specific patterns for structuring application code
Identifies missing prerequisites (blockers) for each `/architect:` command based on `_state.json` field requirements. Used by `/architect:next-steps`, `/architect:check-state`, and validation commands to determine which commands can run and which are blocked.
Structural code quality rules applied at write time (implementer, scaffolder) and check time (reviewer). Covers function length, single responsibility, abstraction levels, meaningful naming, magic values, parameter design, boolean traps, DRY, dead code, premature abstraction, frontend component decomposition, null safety, async safety, input validation at boundaries, and concurrency safety.
Requires secrets
Needs API keys or credentials to function
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Generate architecture diagrams and technical design documents
仕様書・要件定義からソフトウェアアーキテクチャを設計するスキル。5人の専門エージェントが協議しながらモジュール分割・依存関係・データフロー・インターフェース設計を行う。10案を比較・選定し、構造化された設計書を出力する。
Use this agent when you need to design scalable architecture and folder structures for new features or projects. Examples include: when starting a new feature module, refactoring existing code organization, planning microservice boundaries, designing component hierarchies, or establishing project structure conventions. For example: user: 'I need to add a user authentication system to my app' -> assistant: 'I'll use the code-architect agent to design the architecture and folder structure for your authentication system' -> <uses agent>. Another example: user: 'How should I organize my e-commerce product catalog feature?' -> assistant: 'Let me use the code-architect agent to design a scalable structure for your product catalog' -> <uses agent>.
Architecture analysis, brainstorming, ADR generation, LLM-as-judge comparison, and spec gap resolution.
Editorial "Architecture & Design" bundle for Claude Code from Antigravity Awesome Skills.
Turn product ideas into structured, buildable architecture blueprints. Generate SDL specifications, C4 diagrams, cost estimates, complexity scores, AI coding rules, and scaffold complete projects.
Built for founders. Useful for engineers.
/plugin marketplace add navraj007in/architecture-cowork-plugin
/plugin install architect@architect
git clone https://github.com/navraj007in/architecture-cowork-plugin.git
Then add the plugin directory in Claude Code's plugin settings or upload it in Cowork.
The plugin currently ships 54 canonical commands. Split implementation files such as implement-1.md / implement-2.md and review-1.md / review-2.md map to the single user-facing commands /architect:implement and /architect:review.
| Command | Description |
|---|---|
/architect:accessibility-audit | Scan frontend code for WCAG 2.1 AA compliance (contrast, ARIA, keyboard nav, screen readers) |
/architect:agent-spec | AI agent architecture — orchestration, tools, guardrails, token costs |
/architect:analytics-setup | Wire analytics SDKs (GA4, PostHog, Mixpanel) with GDPR-compliant consent management |
/architect:blueprint | Full architecture blueprint — diagrams, costs, complexity, specs, and next steps |
/architect:check-env | Verify environment variables, dependencies, accounts, and local readiness |
/architect:compare-stack | Side-by-side technology comparison with recommendation |
/architect:complexity-check | Build difficulty assessment with 10-factor scoring |
/architect:compliance | Audit code for compliance gaps (SOC2, HIPAA, GDPR, PCI DSS) with remediation plans |
/architect:cost-estimate | Infrastructure + third-party + LLM token cost breakdown |
/architect:database-scaling | Design database scaling strategy with read replicas, partitioning, sharding recommendations |
/architect:deep-research | Web-verified competitor analysis, market sizing, and differentiation map |
/architect:design-system | Design system generation — 11 personalities, diverse font pairs, dark mode, unconventional layouts, consumer/creative domains |
/architect:disaster-recovery | Design disaster recovery strategy with RTO/RPO targets, backup config, incident runbooks |
/architect:export-diagrams | Render Mermaid diagrams to PNG/SVG with light and dark themes |
/architect:generate-data-model | Generate ORM schemas (Prisma, SQLAlchemy, Mongoose, Drizzle) from blueprint types |
/architect:generate-docs | Generate deployment runbooks, architecture guides, ADRs, and incident playbooks |
/architect:generate-tests | Generate unit, integration, and e2e test suites following testing patterns |
/architect:hiring-brief | Developer hiring package with role descriptions and interview questions |
/architect:i18n-setup | Setup internationalization for frontend apps with multi-language support and RTL handling |
/architect:implement | Implement a user story or feature end-to-end into an already-scaffolded codebase |
/architect:quick-spec | 5-minute lightweight architecture overview for idea validation |
/architect:import | Import an existing codebase — analyze structure, detect stack, generate SDL |
/architect:investor-update | Stakeholder progress update pre-filled from CRs, ADRs, costs, and scaffold data |
/architect:launch-check | Scan the project and report whether it is operationally ready to launch |
/architect:launch-checklist | Pre-launch readiness checklist — infra, security, legal, analytics, go-live |
/architect:load-test | Generate load testing scenarios (k6/Locust) from API contracts |
/architect:mvp-scope | Define the MVP boundary with must-haves, exclusions, and prioritisation |
/architect:onboarding-pack | Developer onboarding package for first hire or agency handoff |
/architect:pitch-deck | Generate investor or stakeholder pitch deck content from project state |