16 agent markdown files indexed from ice-lfernandes/claude-spring-architect. Install any of them pinned to an exact hash with mdr add ice-lfernandes/claude-spring-architect/<name>.
ice-lfernandes/claude-spring-architect · .claude/skills/arch-doctor/SKILL.md · Diagnoses the AI setup and architecture enforcement on this machine: active hooks, loaded boundary rules, Maven…
ice-lfernandes/claude-spring-architect · .claude/skills/audit-usage/SKILL.md · Reads the execution trail the `audit` hook writes into `.claude/audit-usage/` and consolidates it across runs — spend…
ice-lfernandes/claude-spring-architect · .claude/skills/docker-architect/SKILL.md · Extends a project's docker-compose.yml and Dockerfile after project-bootstrap's base generation — adds the database or…
ice-lfernandes/claude-spring-architect · .claude/skills/domain-modeling/SKILL.md · Details the domain and application layer of an already-designed use case — aggregate, value objects, invariants, ports…
ice-lfernandes/claude-spring-architect · .claude/skills/git-publish/SKILL.md · Offers to git init/commit the current project and, optionally, create a GitHub repo (via `gh`) and push — always behind…
ice-lfernandes/claude-spring-architect · .claude/skills/init-project/SKILL.md · Initializes a Spring Boot project from scratch with a selectable architecture. Manual ritual — interview, validate the…
ice-lfernandes/claude-spring-architect · .claude/skills/java-patterns/SKILL.md · Chooses and implements a design pattern in Java/Spring from the symptom that justifies it. Use when the request…
ice-lfernandes/claude-spring-architect · .claude/skills/new-feature/SKILL.md · Orchestrates the feature pipeline — one use case per run, 5 design skills → spec.md for the executor
ice-lfernandes/claude-spring-architect · .claude/skills/persistence-architect/SKILL.md · Designs the persistence layer of an already-modeled use case — tables, aggregate mapping, migrations, queries, indexes…
ice-lfernandes/claude-spring-architect · .claude/skills/project-bootstrap/SKILL.md · Creates the complete initial structure of a Spring Boot project from a declarative architecture blueprint. Use when the…
ice-lfernandes/claude-spring-architect · .claude/skills/rest-api-architect/SKILL.md · Designs the inbound REST adapter for an already-modeled use case — endpoints, DTOs, status codes, error map…
ice-lfernandes/claude-spring-architect · .claude/skills/test-architect/SKILL.md · Designs the tests for an already-modeled use case — what test exists at what level, what data, what error cases — into…
ice-lfernandes/claude-spring-architect · .claude/skills/use-case-design/SKILL.md · Delimits a use case's boundary and emits the parent spec that the layer skills detail — trigger, payload, response…