.claude/skills/project-mapper/SKILL.md
Run this skill to map out the repository architecture and auto-update REPO_MAP.md or README files with tree structures.
npx skillsauth add mezivillager/hacer project-mapperInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Scan the Workspace:
list_dir or terminal tree -L 3 -I 'node_modules|dist|.git' to get the actual directory structure.Format the Map:
src/store/ -> "Zustand State", src/components/canvas/ -> "React Three Fiber nodes").Update REPO_MAP.md:
REPO_MAP.md carefully while preserving existing high-level architectural descriptions that are still accurate but not visible in the pure file tree.
</instructions>
development
A comprehensive verification system for Claude Code sessions.
development
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
tools
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
testing
Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.