learned-codemap-generator-hygiene
CommunityKeep codemap generators clean and durable.
Authorfmflurry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Patterns for maintaining a codemap generator that stays useful over time. This skill helps frontend teams keep their codemap generators hygienic and durable during updates.
Core Features & Use Cases
- Generate high-signal maps that answer:
- where is the screen wired? (routing)
- where are providers composed? (providers)
- what is the facade/use-case entry? (application)
- where is state/caching? (state)
- what is the cross-context surface? (public APIs)
- Keep outputs stable by sorting lists, capping samples, and avoiding per-file line counts.
- Use domain-accurate taxonomy to avoid misleading subsystem names in frontend apps.
- Treat generated outputs as an atomic set to ensure consistency across regenerations.
- Make the generator reproducible by pinning the runner, adding an npm script, and documenting generated docs for agents.
Quick Start
Review or update a frontend Angular codemap generator following these hygiene guidelines to produce stable, domain-accurate maps.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: learned-codemap-generator-hygiene Download link: https://github.com/fmflurry/settings-opencode/archive/main.zip#learned-codemap-generator-hygiene Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.