al-af

Al Architecture Md — Development skill for Claude Code

Development community

Write or refresh ARCHITECTURE.md using an 8-question structure that captures intent, boundaries, ownership, and stop-and-ask rules.

How to install Al Architecture Md

Installs to ~/.claude/skills/al-af-al-skills-al-architecture-md/SKILL.md

Terminal
mkdir -p ~/.claude/skills/al-af-al-skills-al-architecture-md && curl -fsSL https://raw.githubusercontent.com/al-af/al-skills/HEAD/commands/al-architecture-md.md -o ~/.claude/skills/al-af-al-skills-al-architecture-md/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Al Architecture Md does


description: Write or refresh ARCHITECTURE.md using an 8-question structure that captures intent, boundaries, ownership, and stop-and-ask rules

Draft or update architecture documentation as intent, not as a file inventory. Keep default guidance reusable across repos; add repo-specific examples only when the repo context supports them.

Read enough context first:

  • Existing ARCHITECTURE.md or docs/ARCHITECTURE.md.
  • README.md, AGENTS.md, and CLAUDE.md.
  • User constraints and n

Alternatives in Development

  • Brain Filing Rules — Brain Filing Rules -- MANDATORY for all skills that write to the brain 29.1k ★
  • Rb Ask — Ask a question about the current project's codebase via the repobrain knowledge hub 1.3k ★
  • Ag Ask — Ask a question about the current project's codebase via the antigravity knowledge hub 1.2k ★

Full documentation available on GitHub

View Source Repository