architect
25Cursor rule
Cursor rule "architect" from ulises-jeremias/agent-toolkit, covering when invoked, focus areas, output format, delegate to skills and collaborators.
Cursor rule
Cursor rule "architect" from ulises-jeremias/agent-toolkit, covering when invoked, focus areas, output format, delegate to skills and collaborators.
Cursor rule
Cursor rule "assistant" from ulises-jeremias/agent-toolkit, covering repository inspection order, agent-toolkit standards, cli tool names to know, delegate to skills and references.
Cursor rule
Cursor rule "build-error-resolver" from ulises-jeremias/agent-toolkit, covering agent vs skill rule — why agent (cite clause), when to use vs holistic, caller / skills / handoff, when invoked and common error types.
Cursor rule
Cursor rule "client-workflow-bootstrap" from ulises-jeremias/agent-toolkit, covering agent vs skill rule — why agent (cite clause), when to use vs holistic, caller / skills / handoff, interview process and gate before generating.
Cursor rule
Cursor rule "code-reviewer" from ulises-jeremias/agent-toolkit, covering agent vs skill rule — why agent (cite clause), when to use vs holistic, caller / skills / handoff, when invoked and review checklist.
Cursor rule
Cursor rule "data-engineer" from ulises-jeremias/agent-toolkit, covering data engineer, responsibility, main skill domains, when invoked and delegate to skills.
Cursor rule
Cursor rule "designer" from ulises-jeremias/agent-toolkit, covering designer, when invoked, design routing — canonical (do not run mechanically), figma subtree and delegate to skills.
Cursor rule
Cursor rule "e2e-runner" from ulises-jeremias/agent-toolkit, covering agent vs skill rule — why agent (cite clause), when to use vs holistic, caller / skills / handoff, when invoked and selector priority (most to least resilient).
Cursor rule
Cursor rule "implementer" from ulises-jeremias/agent-toolkit, covering implementer, responsibility, main skill domains, when invoked and delegate to skills.
Cursor rule
Cursor rule "planner" from ulises-jeremias/agent-toolkit, covering when invoked, planning framework, output format, delegate to skills and collaborators.
Cursor rule
Cursor rule "platform-engineer" from ulises-jeremias/agent-toolkit, covering platform engineer, responsibility, main skill domains, when invoked and delegate to skills.
Cursor rule
Cursor rule "qa-engineer" from ulises-jeremias/agent-toolkit, covering qa engineer, responsibility, main skill domains, when invoked and delegate to skills.
Cursor rule
Cursor rule "researcher" from ulises-jeremias/agent-toolkit, covering researcher, responsibility, main skill domains, when invoked and delegate to skills.
Cursor rule
Cursor rule "reviewer" from ulises-jeremias/agent-toolkit, covering reviewer, responsibility, main skill domains, when invoked and delegate to skills.
Cursor rule
Cursor rule "security-engineer" from ulises-jeremias/agent-toolkit, covering security engineer, responsibility, main skill domains, when invoked and delegate to skills.
Cursor rule
Cursor rule "security-reviewer" from ulises-jeremias/agent-toolkit, covering agent vs skill rule — why agent (cite clause), when to use vs holistic, caller / skills / handoff, when invoked and owasp top 10 checklist.
Cursor rule
Cursor rule "tdd-guide" from ulises-jeremias/agent-toolkit, covering agent vs skill rule — why agent (cite clause), when to use vs holistic, caller / skills / handoff, the tdd cycle and when invoked.
Plugin Claude Code
Full stable skill catalog coverage for consumers who want everything (.
Skill Claude CodeCodex
WHAT — Create and maintain Architecture Decision Records (ADRs) per the process. Covers when to write an ADR, required sections, review, and linking to epics/PRs. English for cross-team artifacts unless the user asks otherwise.
Skill Claude CodeCodex
WHAT - Capture explicit agreements, terms, parties involved, dates, validity, and linked work items using the Agreement Document structure.
Skill Claude CodeCodex
WHAT — Create polished dark-themed architecture diagrams as self-contained HTML+SVG files (inline SVG, CSS styling, PNG/PDF export toolbar). Use when the user asks for system, infrastructure, cloud, security, or network topology diagrams rendered as a shareable visual artifact rather than code.
Skill Claude CodeCodex
Assistant — on any repo, scan README→docs→AGENTS→CONTRIBUTING→PR templates→task runners→devcontainer→CI→configs before code; cite sources; prefer AGENTS.md for agent behavior; portable across Cursor/Copilot/Claude; use agent-toolkit CLI when needed.
Skill Claude CodeCodex
WHAT — AWS Well-Architected Framework review (6 pillars) — operational excellence, security, reliability, performance, cost, sustainability + WAR process. Checklist for workload evaluation on AWS; complementary to official AWS MCP for live account data.
Skill Claude CodeCodex
Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe because of by running real code instead of writing it up. Use for 'blast radius of X', 'what could this break', or reviewing a small diff you don't trust.