Agent skill
markdowntown-docs
Use this when writing or updating docs/ content, UX specs, or cross-linking guides in markdowntown.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/markdowntown-docs-joelklabo-markdowntown-cli
SKILL.md
Docs + content updates
When to use
- Editing or adding docs under
docs/. - Aligning terminology across UX, architecture, and product guides.
- Updating user-facing flow documentation.
Workflow
-
Pick the right home
- UX flow or copy guidance →
docs/ux. - Visual/UI guidance →
docs/designordocs/ui. - Technical system notes →
docs/architecture. - User-facing walkthroughs →
docs/USER_GUIDE.md.
- UX flow or copy guidance →
-
Keep terminology consistent
- Use “Scan”, “Workbench”, “Library”, “Translate”, “Docs”.
- Distinguish AGENTS.md (repo file) vs agents.md (export output).
-
Cross-linking
- Link related docs when a flow spans multiple surfaces (e.g., UX → Architecture).
- Avoid duplicating long explanations; point to canonical docs.
-
Editing checklist
- Maintain concise headings, short paragraphs, and action-oriented language.
- Update any references, diagrams, or CTA text if UI changed.
References
- codex/skills/markdowntown-docs/references/docs-map.md
- codex/skills/markdowntown-docs/references/content-style.md
Guardrails
- Keep SKILL.md concise; move long detail to references.
- Always log follow-up tasks for gaps you notice.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?