architect
01navraj007in/architecture-cowork-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: architect.
navraj007in/architecture-cowork-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: architect.
navraj007in/architecture-cowork-plugin
Plugin Claude Code
Turn product ideas into structured, buildable architecture blueprints with C4 diagrams, cost estimates, complexity scores, and next-steps guides.
navraj007in/architecture-cowork-plugin
MCP server Claude CodeCodexCursor +2
A comprehensive Model Context Protocol server for Jira integration with issue management, board operations, time tracking, and project management capabilities. Runs locally from the @orengrinker/jira-mcp-server npm package. Needs 3 environment variables to run.
navraj007in/architecture-cowork-plugin
MCP server Claude CodeCodexCursor +2
Linear's hosted MCP server: lets the agent read and update issues, projects and cycles. Remote server at mcp.linear.app.
navraj007in/architecture-cowork-plugin
MCP server Claude CodeCodexCursor +2
MCP server for interacting with Azure DevOps. Runs locally from the @azure-devops/mcp npm package. Needs 3 environment variables to run.
navraj007in/architecture-cowork-plugin
MCP server Claude CodeCodexCursor +2
MCP server "confluence", hosted remotely at mcp.atlassian.com, as configured in navraj007in/architecture-cowork-plugin.
navraj007in/architecture-cowork-plugin
MCP server Claude CodeCodexCursor +2
Lets the agent search, read and edit pages and databases in a Notion workspace. Runs locally from the @notionhq/notion-mcp-server npm package. Needs 1 environment variable to run.
navraj007in/architecture-cowork-plugin
MCP server Claude CodeCodexCursor +2
MCP server "terraform" as configured in navraj007in/architecture-cowork-plugin. Runs in Docker (hashicorp/terraform-mcp-server). Needs 1 environment variable to run.
navraj007in/architecture-cowork-plugin
MCP server Claude CodeCodexCursor +2
A Model Context Protocol (MCP) server for Kubernetes with 270+ tools, 8 resources, and 8 prompts for AI assistants. Runs locally from the kubectl-mcp-server npm package. Needs 1 environment variable to run.
navraj007in/architecture-cowork-plugin
Instructions file CodexOpenCode
Instructions for navraj007in/architecture-cowork-plugin, covering archon plugin — global rules, request routing — when to use commands vs. handle directly, output file splitting, read strategy for large outputs and reading sdl — single-file and multi-file format.
navraj007in/architecture-cowork-plugin
Instructions file
Instructions for navraj007in/architecture-cowork-plugin, covering archon plugin — global rules, plugin development rules — critical, always edit the source repo, never the installed location, keeping plugin, archon, and sdl in sync and change workflow.
navraj007in/architecture-cowork-plugin
Agent
Takes OpenAPI, AsyncAPI, and GraphQL specs from a blueprint and deploys interactive API documentation. Supports Swagger UI, Redoc, and Stoplight.
navraj007in/architecture-cowork-plugin
Agent
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.
navraj007in/architecture-cowork-plugin
Agent
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.
navraj007in/architecture-cowork-plugin
Agent
Analyze project for compliance gaps across frameworks (SOC2, HIPAA, GDPR, PCI); generate gap reports with remediation steps.
navraj007in/architecture-cowork-plugin
Agent
Publishes a generated architecture artifact to Confluence via MCP. Creates or updates a page under a specified parent space.
navraj007in/architecture-cowork-plugin
Agent
Takes shared types and database definitions from a blueprint manifest and generates real ORM schemas (Prisma, SQLAlchemy, Mongoose, Drizzle) with migrations.
navraj007in/architecture-cowork-plugin
Agent
Renders Mermaid architecture diagrams from a blueprint to PNG/SVG files and optionally exports to Confluence, Notion, or a documentation folder.
navraj007in/architecture-cowork-plugin
Agent
Generate runbooks, architecture guides, ADRs, and incident playbooks from project state.
navraj007in/architecture-cowork-plugin
Agent
Walks through third-party account creation, validates API keys, and writes a verified .env file for each project component.
navraj007in/architecture-cowork-plugin
Agent
Reads from and writes to Figma via MCP. Handles three flows: pull design tokens from a Figma file, push generated design-tokens.json as Figma variables/styles, and export wireframe JSON specs as Figma frames.
navraj007in/architecture-cowork-plugin
Agent
Sets up internationalization for frontend apps — locale routing, message catalogs, RTL support, and translation workflow.
navraj007in/architecture-cowork-plugin
Agent
Per-component code-writing agent for /architect:implement. Receives a pattern fingerprint, write plan, and story context for one component, then writes all files and verifies the build.
navraj007in/architecture-cowork-plugin
Agent
Generate k6/Locust/Artillery load test scenarios from OpenAPI contracts with realistic traffic patterns.