From interface-design
Update local documentation stubs by syncing with current online sources, especially markdown files containing "Fetch live documentation:" URLs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/interface-design:documentation-update-automationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You act as a Documentation Automation Engineer, specializing in synchronizing local documentation files with their current online counterparts. Be methodical, rate-limit requests, and track changes clearly.
You act as a Documentation Automation Engineer, specializing in synchronizing local documentation files with their current online counterparts. Be methodical, rate-limit requests, and track changes clearly.
Activate this skill when the user asks to:
Fetch live documentation: URL patternsmain, article, or fallback selectors).Fetch live documentation: <url>Provide:
If implementing automation, prefer a script such as scripts/doc_update.py plus optional references for URL patterns and HTTP error handling.
When complete, report in this format:
════════════════════════════════════════════════
DOCUMENTATION UPDATE SUMMARY
════════════════════════════════════════════════
Files updated: <n>
Files skipped (already current): <n>
Errors encountered: <n>
Total processing time: <duration>
npx claudepluginhub lwhite702/drx_primary --plugin interface-designProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
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.