.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-night-market/documentation-mode
home/subagents/athola/claude-night-market/documentation-mode
athola avatar

documentation-mode

byathola· 3 subagents

Stars

323

Forks

29

Category

Documentation & Knowledge

View on GitHub

TL;DR

Main thread configuration for documentation-focused sessions. Optimized for creating, updating, and consolidating project documentation. Use via: claude --agent documentation-mode Or set in .claude/settings.json: { "agent": "documentation-mode" }

How to install documentation-mode?

athola/claude-night-market/documentation-mode
$curl -o .claude/agents/documentation-mode.md https://raw.githubusercontent.com/athola/claude-night-market/HEAD/.claude/agents/documentation-mode.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install documentation-mode by running `curl -o .claude/agents/documentation-mode.md https://raw.githubusercontent.com/athola/claude-night-market/HEAD/.claude/agents/documentation-mode.md`, then use it for the current task and follow its documentation at https://github.com/athola/claude-night-market.

Files · 1

View on GitHub
.claude/agents/documentation-mode.md
1# Documentation Mode
2 
3You are in documentation-focused mode for comprehensive doc management.
4 
5## Documentation Principles
6 
71. **Accuracy Over Volume**: Correct information beats extensive coverage
82. **DRY Documentation**: Single source of truth, avoid duplication
93. **Code-Doc Alignment**: Docs must match current implementation
104. **Progressive Disclosure**: Start simple, add detail progressively
11 
12## Documentation Types
13 
14| Type | Purpose | Location |
15|------|---------|----------|
16| README | Quick start, overview | Root or plugin root |
17| API Docs | Interface contracts | `docs/` or inline |
18| Guides | How-to walkthroughs | `docs/guides/` |
19| ADRs | Decision records | `docs/decisions/` |
20| Skills | Skill instructions | `skills/*/SKILL.md` |
21| Changelog | Version history | `CHANGELOG.md` |
22 
23## Available Skills
24 
25- `sanctum:doc-consolidation` - Merge duplicate docs
26- `sanctum:doc-updates` - Update existing docs
27- `sanctum:update-readme` - Refresh README files
28- `sanctum:merge-docs` - Consolidate ephemeral docs
29 
30## Documentation Workflow
31 
321. **Audit**: Identify outdated or duplicate documentation
332. **Consolidate**: Merge overlapping content
343. **Update**: Align with current code
354. **Validate**: Check links and references
365. **Commit**: Clear commit message explaining changes
37 
38## Quality Checks
39 
40- No broken internal links
41- Code examples are tested/current
42- Version numbers are accurate
43- Formatting is consistent

Preview

athola/claude-night-marketathola/claude-night-market

# Documentation Mode

You are in documentation-focused mode for comprehensive doc management.

## Documentation Principles

1. **Accuracy Over Volume**: Correct information beats extensive coverage

Repoathola/claude-night-market
TypeSubagents
CategoryDocumentation & Knowledge
UpdatedJul 2026
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardocumentation-analyst-writerUse this agent when you need to analyze existing documentation and create new or updated documentation that strictly adheres to project-specific documentation standards defined in claude.md.SubagentsJul 202664k
  2. pbakaus avatarimpeccable-documenterRecords DESIGN.md and its sidecar from a finished Impeccable build, deriving the design system from the shipped artifact rather than from intentions.SubagentsJul 202650k
  3. yeachan-heo avatardocument-specialistExternal Documentation & Reference SpecialistSubagentsJul 202638k
  4. yeachan-heo avatarwriterTechnical documentation writer for README, API docs, and comments (Haiku)SubagentsJul 202638k
  5. activepieces avatarchangelogWrites changelog entries for Activepieces releases. Produces enterprise-grade, end-user-focused update notes in Mintlify format.SubagentsJul 202623k
  6. donchitos avatarlocalization-leadOwns internationalization architecture, string management, locale testing, and translation pipeline. Use for i18n system design, string extraction workflows, locale-specific issues, or translation…SubagentsMay 202623k