📄
WritingTypeScript

Component Doc

by Ohh-889

Component Doc is a Writing skill for Claude Code, published by Ohh-889 in skyroc-admin.

786 stars169 forkson Ohh-889/skyroc-adminAdded 2026/07/20Repository updated 2026/07/22
adminantdreactreact-adminreact19tanstack-querytanstack-router
Install in seconds
Install Component Doc
Copy Component Doc into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Ohh-889/skyroc-admin/tree/master/.agents/skills/component-doc ~/.claude/skills/component-doc

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Ohh-889/skyroc-admin.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/component-doc/SKILL.md in Ohh-889/skyroc-admin
Installs to
~/.claude/skills/component-doc
Collection
One of 20 skills cataloged from this repository
Category
Writing1361 skills

What Component Doc does

Generates or updates MDX documentation for @skyroc/web-ui components by analyzing source code, playground demos, and existing docs.

Component Doc is cataloged under Writing on DirSkills. Component Doc comes from a repository tagged admin, antd, react, react-admin and react19.

Documentation

README

Component Documentation Workflow

@skyroc/web-ui 组件库编写文档的专用工作流。

文件定位规则

给定组件名 $COMPONENT(用户输入,如 Button),将其转为 kebab-case $slug(如 button),然后按以下路径查找:

用途 路径
组件源码 packages/web/ui/shadcn/src/components/$slug/
Playground Demo apps/web-ui-playground/src/app/[locale]/(demo)/$slug/modules/
文档 MDX apps/web-ui-docs/content/docs/components/$slug.mdx

文档基础设施文件(不需要每次都读,但需要了解):

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Component Doc

  • What else does Ohh-889 publish alongside Component Doc?

    Component Doc is one of 20 skills that DirSkills catalogs from Ohh-889/skyroc-admin, the repository it ships in. Its siblings there include Code Simplifier, Code Simplifier and Component Refactoring. Each one is a separate skill with its own page in this directory, installs the same way Component Doc does, and is maintained by Ohh-889 in that same repository. The rest of the collection is listed on the Ohh-889/skyroc-admin page.

  • How does Component Doc compare to other Writing skills?

    Component Doc ranks #568 by stars among the 1361 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Component Doc against them. Open each page to compare what they document and how they install.

More from Ohh-889/skyroc-admin

Component Doc is one of 20 skills cataloged on DirSkills from Ohh-889/skyroc-admin.

See all 20 skills
🧹
2026/07/20

Code Simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Quality
786169
🧹
2026/07/20

Code Simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Quality
786169
🔧
2026/07/20

Component Refactoring

Refactors high-complexity React components in the Dify frontend codebase using patterns like hook extraction, sub-component splitting, and conditional simplification. Apply when component complexity exceeds thresholds or before testing.
Quality
786169
🧪
2026/07/20

Dify Frontend Testing

Generates Vitest and React Testing Library tests for Dify frontend components, hooks, and utilities, following established patterns and conventions. Use when writing or reviewing frontend unit or integration tests.
Quality
786169
📝
2026/07/20

Doc Co-Authoring

Guides users through a three-stage structured workflow for co-authoring documentation. Use when writing proposals, technical specs, decision docs, or similar content to transfer context, refine iteratively, and test readability.
Writing
786169
📝
2026/07/20

Doc Co-Authoring

Guides users through a structured workflow for co-authoring documentation, proposals, technical specs, and decision docs. Helps transfer context, refine content iteratively, and verify readability before publishing.
Writing
786169