docs-quality
Docs Quality
Use this skill to produce documentation that is accurate, scannable, and complete enough for first-time and advanced users.
Workflow
- Read
docs/docs.jsonfirst to understand IA, tabs, and existing groups. - Research source-of-truth implementation details before writing:
- scan relevant files under
src/ - read
/src/types.tsfor public types/options/contracts - read
/schema/isol8.config.schema.jsonfor config keys/defaults/enums
- scan relevant files under
- Read the target page(s) and at least 2 neighboring pages to match tone and structure.
- Load the
mintlifyskill and check whether a better component exists to represent the current content (instead of defaulting to plain Markdown). - Choose the page archetype (
overview,how-to,reference,guide,faq,troubleshooting,api). - Apply the standards in
references/docs-quality-manual.md. - If adding pages, update navigation in
docs/docs.json. - Add cross-links to adjacent conceptual and reference pages.
- Run checks from
references/review-checklist.md. - Optionally run
scripts/docs_qc.shfor quick structural linting.
More from illusion47586/isol8
isol8
Securely execute untrusted Python, Node.js, Bun, Deno, Bash, and AI agent code in sandboxed Docker containers.
26issue-to-implementation
Implement plans based on GitHub issue URLs. Fetches issue details and comments, analyzes requirements, creates implementation plans, validates bugs, implements fixes with commits, and creates PRs with proper labeling. Use when the user provides a GitHub issue URL and wants to implement the feature or fix the bug described in that issue.
12canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
11project-issues-batch
Process all linked issues from a GitHub project and implement them as separate PRs. Use when the user provides a GitHub project URL (github.com/owner/repo/projects/N or github.com/orgs/NAME/projects/N) and wants to implement all issues in that project. Each issue becomes its own PR. Handles dependencies using cascading PRs where dependent issues branch off their dependency's PR branch.
11mintlify
Build and maintain documentation sites with Mintlify. Use when
10frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
10