بنقرة واحدة
openpkg-ts
يحتوي openpkg-ts على 2 من skills المجمعة من ryanwaits، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Generate framework-ready API reference docs (Fumadocs, Docusaurus, or plain Markdown) for a TypeScript package using OpenPkg. Detects the target docs framework, extracts an OpenPkg spec, writes page-per-export MDX/MD with navigation (meta.json / sidebars) and optional search indexes, then verifies output. Use when the user asks to "generate API docs", "generate docs from my TypeScript exports", "add an API reference to my docs site", "scaffold fumadocs/docusaurus API pages", "create reference docs with openpkg", or runs "/generate-docs". Optional args: entry file, framework (fumadocs|docusaurus|markdown), output dir.
Analyze the OpenPKG codebase and identify exactly ONE high-leverage, low-risk quality-of-life improvement. Use when: user runs "/quality-of-life", asks for "a quick win", "something to improve", "code quality check", or "what should I clean up next".