Write or update backend feature documentation that follows a repo's DOCUMENTATION_GUIDELINES.md (or equivalent) across any project. Use when asked to create/update module docs, API contracts, or backend documentation that must include architecture, endpoints, payloads, Mermaid diagrams, and seeding instructions.
/plugin marketplace add thienanblog/awesome-ai-agent-skills/plugin install thienanblog-documentation-skills-plugins-documentation-skills@thienanblog/awesome-ai-agent-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/documentation-guidelines.mdProduce a single, canonical module doc that matches the repository's documentation rules and keeps backend/API contracts consistent and skimmable.
docs/memories/DOCUMENTATION_GUIDELINES.md). If missing, load references/documentation-guidelines.md.docs/features/<module>.md (or the project's documented location).If the user explicitly asks for frontend-facing API docs, load the repo's frontend guideline file (typically docs/memories/FRONTEND_API_DOCUMENTATION_GUIDELINES.md) and follow it.
references/documentation-guidelines.md: Canonical structure and ordering for backend feature documentation.Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.