npx skills add majiayu000/claude-skill-registry --skill 4-domain-deep-dive --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.
> This task may take some time — that is expected and acceptable. > > Do **not** skip files or produce partial results due to time or complexity. Accuracy and completeness are **mission-critical**. > > You are permitted to take as long as necessary to: > > - Review every relevant file > - Extract actual patterns and conventions > - Produce complete, high-fidelity output > > Do not optimize for speed or brevity. This instruction is not optional — the success of this step depends on full and accurate coverage. For each of the domains listed in ./{output-folder}/3-architecture-domains.json, you're analyzing the codebase to understand how it implements the architectural domain: "{domain}". The tech stack is summarized in ./{output-folder}/1-techstack.md. Your Task: - Examine relevant files for this domain. - Identify consistent patterns, tools, conventions, and practices. - Include real code examples that reflect actual usage in the codebase. - Focus on what the project is doing — not what it should do. Write your findings to: `./{output-folder}/4-domains/{domain}.md` Requirements: - If code snippets are included, use exact code examples from project files. - Do not invent recommendati
What does the 4-domain-deep-dive skill do?
Fourth step in building instruction context for codebase
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill 4-domain-deep-dive --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.
