loiane

59 mods across 1 repository, 57 stars between them.

PreToolUse

27

loiane/specs-driven-development-spring-angular

Hook Claude Code

Runs before the agent uses a tool for Edit, Write, Edit, Write, Edit, Write and Bash tool calls, executing block-impl-without-failing-test.sh, enforce-files-in-scope.sh, block-progress-on-open-questions.sh and forbid-skip-flags.sh (4 commands). From loiane/specs-driven-development-spring-angular.

57 2mo ago A tokens not measured original MIT

PostToolUse

28

loiane/specs-driven-development-spring-angular

Hook Claude Code

Runs after a tool call finishes for Edit, Write, Edit and Write tool calls, executing auto-format-touched.sh and log-tdd-state-transition.sh (2 commands). From loiane/specs-driven-development-spring-angular.

57 2mo ago A tokens not measured original MIT

adr-authoring

31

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Author MADR-style Architecture Decision Records under .specs/ /adr/. Use whenever a non-obvious technical decision is made, a default is overridden, or a waiver is granted.

57 2mo ago A 44 tokens original MIT

angular-developer

32

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles), testing, or CLI tooling.

57 2mo ago A 64 tokens copy · 88% MIT

angular-new-app

33

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Creates a new Angular app using the Angular CLI. This skill should be used whenever a user wants to create a new Angular application and contains important guidelines for how to effectively create a modern Angular application.

57 2mo ago A 43 tokens copy · 91% MIT

archunit-rules

34

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Encode architecture invariants as ArchUnit rules. Use when defining or reviewing layer boundaries, package dependencies, naming conventions, or cross-module access.

57 2mo ago A 33 tokens original MIT

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Onboard an existing Spring codebase into the spec-driven workflow without blocking day one. Establish a baseline.json, ratchet rules, and produce a starter design doc that reflects what the code actually looks like.

57 2mo ago A 47 tokens original MIT

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Apply clarity-over-cleverness rewrites — prefer code a junior engineer can read at a glance over compact-but-clever code. Use during /build's simplify step and during /code-simplify (alias "simplify the code"). Never weakens behavior; suite must remain green.

57 2mo ago A 68 tokens original MIT

ears-spec-authoring

37

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Author acceptance criteria using EARS-lite shapes with stable AC-NNN IDs and explicit Q-NNN open questions. Use when drafting or editing 01-spec.md, when transforming a tracker ticket into ACs, or when a user asks for a spec / requirements doc.

57 2mo ago A 58 tokens original MIT

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Parse harness output (Surefire/Failsafe XML, JaCoCo XML, PIT XML, Checkstyle/SpotBugs XML, OpenAPI diff JSON, dependency-check JSON) into a single structured summary. Use when writing 07-validation-report.md or when a CI run failed and the agent must explain why.

57 2mo ago A 70 tokens original MIT

maven-harness-pom

44

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Reference Maven POM fragments for the full harness — Spotless, Checkstyle, SpotBugs, Error Prone, JaCoCo, PIT, OpenAPI generator + diff, OWASP dependency check, Surefire/Failsafe. Use when wiring the harness into a new project or upgrading a brownfield POM.

57 2mo ago A 71 tokens original MIT

loiane/specs-driven-development-spring-angular

Skill Claude CodeCodex

Spring Boot 4 / JVM performance work — measure first, then fix. Profiling (async-profiler, JFR, JMH), Micrometer, common Spring antipatterns (N+1, unbounded lists, HikariCP sizing, virtual-thread pinning), caching, GC, and SLO-driven work. Used by /plan for risk callouts and by /review to flag perf regressions.

57 2mo ago A 89 tokens original MIT