From doc-skills
Analyze an API documentation file for coverage gaps — missing sections, under-documented parameters, missing examples, and undefined jargon. Use when someone asks what is missing or incomplete in a doc.
How this skill is triggered — by the user, by Claude, or both
Slash command
/doc-skills:doc-coverageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze the content at the file the user names for documentation coverage and gaps. (Analyzer pattern.)
Analyze the content at the file the user names for documentation coverage and gaps. (Analyzer pattern.)
[SECTION 1: Summary Statistics] — counts of sections present/missing, parameters fully vs. partially documented. [SECTION 2: Detailed Findings] — organized by category, with line references. [SECTION 3: Priority Recommendations] — ranked by impact on the reader.
Keep each recommendation actionable. Start with a verb.
npx claudepluginhub amanprojects/twtai-skill --plugin doc-skillsOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.