From prism-devtools
Use to create complete architecture documentation structure. Creates all required architecture documents from templates.
npx claudepluginhub resolve-io/.prismThis skill uses the workspace's default tool permissions.
- **New Projects**: Initialize architecture documentation for greenfield projects
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.
Provides patterns for autonomous Claude Code loops: sequential pipelines, agentic REPLs, PR cycles, de-sloppify cleanups, and RFC-driven multi-agent DAGs. For continuous dev workflows without intervention.
Applies NestJS patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production TypeScript backends with project structure and bootstrap examples.
Creates complete architecture documentation structure from templates:
.prism/core-config.yaml.prism/core-config.yamlarchitecture.architectureShardedLocation config (default: docs/architecture)Output Location: docs/architecture/ (or as configured)
| Step | Name | Purpose |
|---|---|---|
| 1 | Load Configuration | Read core-config.yaml settings |
| 2 | Check Existing | Show status of existing docs |
| 3 | Create Directory | Ensure architecture folder exists |
| 4 | Generate Documents | Create documents from templates |
| 5 | Create Master Index | Build README.md navigation |
| 6 | Validate & Complete | Verify files and show next steps |
| Document | Purpose |
|---|---|
coding-standards.md | Code quality and style guidelines |
tech-stack.md | Technologies, frameworks, dependencies |
source-tree.md | Code organization and structure |
deployment.md | Infrastructure and deployment process |
data-model.md | Database schemas and relationships |
api-contracts.md | API endpoints and integrations |
README.md | Master index and navigation |
All documents start as Draft and progress through: