CLAUDE.md: Lock Down the Dependency and Import Discipline
Generates a CLAUDE.md section that prevents Claude from sprawling your dependency tree or breaking import conventions.
The Prompt
Already a member? Sign in.
CLAUDE.md: Enforce Dependency Direction Across Module Boundaries
A CLAUDE.md config that stops Claude from introducing imports that violate your layered architecture.
Extract Dependency Hell Hotspots From Package Lock
Find which transitive dependencies are pinned to outdated versions across your entire dependency tree.
Slash Command: /spec-lock Before Claude Writes a Line
A slash command that forces Claude to lock the spec, contracts, and assumptions in writing before any implementation.
Claude Code: Find the Module Boundary That Doesn't Exist Yet
Surfaces the seam your codebase is begging for by analyzing import patterns and responsibility leakage.