repo-capability-map
Analyzes repository modules for current capabilities, groups them by domain, and identifies strategic gaps against mission objectives
npx skills add majiayu000/claude-skill-registry --skill repo-capability-map --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Repo Capability Map > Discover what each repository can do, classify capabilities by domain, assess maturity, and identify strategic gaps. ## Purpose While `repository-health-analyzer` asks "is the repo well-maintained?", this skill asks **"what can this repo do, and what's missing?"** It produces a structured capability inventory across the entire workspace, enabling: - Strategic planning against mission objectives - Identification of capability gaps before they become blockers - Cross-repo dependency awareness - Maturity tracking over time ## Capability Taxonomy Two-level hierarchy: **Domain** > **Capability Area** | Domain ID | Domain Name | Description | |-----------|-------------|-------------| | `ENG` | Engineering Analysis | Simulation, modeling, structural/fatigue analysis | | `DATA` | Data & Analytics | Data pipelines, visualization, statistical analysis | | `WEB` | Web & Frontend | Websites, UI components, client-side applications | | `BIZ` | Business Operations | Admin tools, invoicing, client management | | `INFRA` | Infrastructure & DevOps | CI/CD, packaging, deployment, shared utilities | | `KNOW` | Knowledge & Documentation | Media, resumes, knowledge bases, traini
- Purpose
- Capability Taxonomy
- Maturity Model
- Analysis Methodology
- Tier 1 -- Declared Identity (highest confidence)
- Tier 2 -- Structural Evidence
- Tier 3 -- Behavioral Evidence
- Actions
- Templates
- Integration Points
- Command Reference
What does the repo-capability-map skill do?
Analyzes repository modules for current capabilities, groups them by domain, and identifies strategic gaps against mission objectives
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill repo-capability-map --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
