一键导入
ai-docs-source-quality-impl
Implement source-level quality improvements for component and hook docs generated by apps/ai-docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Implement source-level quality improvements for component and hook docs generated by apps/ai-docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | ai-docs-source-quality-impl |
| description | Implement source-level quality improvements for component and hook docs generated by apps/ai-docs. |
Use this skill to implement documentation quality improvements at generation source, not by patching generated markdown files.
apps/ai-docs/src/internal/buildComponentDocArtifacts.tsDescription section from entity.jsDoc when available.Default column to props table using defaultValue.— rather than blank cells.Usage notes, optional Caveats) using rule-based text.apps/ai-docs/src/internal/extractSymbols.tsdeprecated: booleandeprecationMessage?: string/deprecated/).params, returns, jsDoc).apps/ai-docs/src/generate.tsapps/ai-docs/src/validate.tsAdd or review RTL compatibility for Orderly Web pages and components. Use this skill whenever the user asks to make a page/component support RTL, Arabic/Farsi/Hebrew, direction switching, mirrored layout, RTL bugs, or compatibility with the feature/rtl implementation in this repository.
Generate extend/en.json, translate it into 19 locales, and merge into main locale JSON files.
Standardizes how to create and expose Orderly Plugin Interceptor Targets with typed props, injectable wiring, and package entry registration. Use when adding a new interceptor target, refactoring a component to be interceptable, or wiring InterceptorTargetPropsMap module augmentation.
Improve TypeScript/JSDoc and extraction metadata feeding apps/ai-docs generators (hooks, components, types)—before or alongside doc-template work.
Execute MCP Inspector testing workflow for @orderly.network/sdk-docs. Use when user asks to test MCP tools, validate stdio inspector setup, run smoke/regression checks, or troubleshoot MCP JSON parse issues.
Migrates a monorepo sub-package to a standalone package (copy with excludes, then apply config changes).