Find the skill for your next task.

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

changelog-collect

收集 ant-design 两个版本之间的 PR 信息并整理 changelog 草稿,更新到 CHANGELOG.zh-CN.md 和 CHANGELOG.en-US.md 时使用。适用于收集 changelog、生成 changelog、更新 changelog、版本对比等场景。

98.74k repo starsObserved in 3 repos
Business

antd-component-lookup

Look up Ant Design React component documentation, props, and usage examples. Use when working with Ant Design (antd) components and needing API details, default values, or usage patterns.

98.74k repo starsObserved in 2 repos
Development

antd-create-pr

Create pull requests for ant-design using the repository's official PR templates. Use this skill when the user asks to create/open a PR, draft PR title/body, summarize branch changes for a PR, or otherwise prepare PR content. Judge by intent rather than fixed phrases; short colloquial requests still count if they are about creating a PR rather than discussing PR concepts.

98.74k repo starsObserved in 2 repos
Development

antd-issue-reply

Help maintainers reply to Ant Design GitHub issues following official guidelines. Use this skill when the user asks to handle issues, reply to issues, process issues, check issues, or manage issues for ant-design/ant-design repository. Also use when the user mentions "issue" in the context of antd, Ant Design, or GitHub issue management. This skill provides guidelines for classifying issues (Bug vs Feature Request), handling dosubot replies, using proper labels, writing polite responses, and knowing when to close issues.

98.74k repo starsObserved in 2 repos
Productivity

antd-migration

Migrate between Ant Design major versions. Use when upgrading from antd v4 to v5 or addressing breaking changes in component APIs.

98.74k repo starsObserved in 2 repos
Development

antd-test-review

审查 ant-design 测试用例是否值得保留。在用户要求验证测试 case、review 测试质量、判断测试是否合理、是否“用 A 证明 A”、是否重复、是否锁定实现细节,或决定测试应删除、保留还是改写时使用。

98.74k repo starsObserved in 2 repos
Testing & Quality

antd-theme-customization

Customize Ant Design theme using Design Tokens and ConfigProvider. Use when adjusting visual styles, colors, spacing, or other theme properties in an Ant Design project.

98.74k repo starsObserved in 1 repos
Design

puppeteer-verification

MANDATORY: Activate this skill ANY TIME you need to build the project, run tests, or verify code health in Puppeteer. You MUST use this skill before executing commands like npm test, npm run build, or linters, as it contains critical, repository-specific instructions on how to correctly format these commands, filter test runs, and interpret failures.

95.45k repo starsObserved in 1 repos
Testing & Quality

rust-system-calls

Guides using bun_sys for system calls and file I/O in Rust. Use when implementing file operations, opening fds, or any syscall path instead of std::fs or libc.

94.78k repo starsObserved in 1 repos
Development

storybook-startup-benchmark

Measure Storybook startup time from spawning `storybook dev` until the first story renders in the browser. Use when the user asks about Storybook boot time, server-ready timing, first story render timing, startup regressions, benchmarking with repeat runs, or comparing Storybook versions or feature flags.

90.70k repo starsObserved in 1 repos
Testing & Quality