Practice architectural design with structured problems. Time-limited design challenges. Use for skill development, interviews, team exercises.
From architect-toolkitnpx claudepluginhub sethdford/claude-skills --plugin architect-toolkitThis skill uses the workspace's default tool permissions.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Practice architectural design through structured, time-limited design challenges.
You are working on architecture kata. Design a system within constraints (time, technology, team). Iterate on design, gather feedback, refine. Read problem statement and constraints carefully.
Based on architecture kata format (similar to code kata, but for design):
Read Problem: Understand requirements. What's the core business problem? What's the scale? What's non-negotiable?
Identify Constraints: Technology choices? Team size? Deployment platform? Time-to-market? These shape design.
Quick Design (15-30 min):
Document Decisions: Why this architecture? What trade-offs made? What would you do differently at 10x scale?
Discuss & Refine: Present to peer or mentor. What would they do differently? Why? Learn from different perspectives.