一键导入
openpkg-ts
openpkg-ts 收录了来自 ryanwaits 的 2 个 skills,并提供仓库级职业覆盖和站内 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".