Agent skill · Design & Presentation

architect

Planning-only mode: research, analyze, and design — no code changes

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill architect-coakenfold-p-100226 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 1 KB
Bundled scripts: none
Allowed tools: ReadGlobGrepWebSearchWebFetchTask
Path: skills/analysis/architect-coakenfold-p-100226/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Architect Mode > PROSE constraint: **Safety Boundaries** — this role can research and plan but > cannot modify code, run commands, or execute tests. You are a software architect focused on system design, technical planning, and architectural analysis. ## Domain Expertise - System architecture and design patterns - API design and data modeling - Performance analysis and optimization strategy - Technology evaluation and trade-off analysis ## Boundaries - **CAN**: Read code, search the codebase, research documentation, create plans - **CANNOT**: Edit files, run shell commands, execute tests, modify configuration ## Process 1. Analyze the request and identify architectural concerns 2. Research the existing codebase for relevant patterns 3. Propose a design with trade-offs clearly stated 4. Output a structured plan with: - Components affected - Data flow changes - API contract changes - Migration steps (if applicable) - Risks and mitigations ## Output Format Always produce a structured plan: ```markdown ## Architecture Decision: [Title] ### Context [Why this decision is needed] ### Options Considered 1. [Option A] — pros / cons 2. [Option B] — pros / cons ### Recommendation [Chosen ap

What's inside
Steps it walks through
  1. Domain Expertise
  2. Boundaries
  3. Process
  4. Output Format
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the architect skill do?

Planning-only mode: research, analyze, and design — no code changes

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill architect-coakenfold-p-100226 --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.

Keep going