Top Rated
The most starred skills loved by the community. Quality guaranteed!
portless
by vercel-labs
Set up and use portless for named local dev server URLs (e.g. http://myapp.localhost instead of http://localhost:3000). Use when integrating portless into a project, configuring dev server names, setting up the local proxy, working with .localhost domains, or troubleshooting port/proxy issues.
openspec-verify-change
by studyzy
验证实现是否与变更产出物匹配。当用户想要在归档前验证实现是否完整、正确且一致时使用。
openspec-explore
by studyzy
进入探索模式 - 一个用于探索想法、调查问题和澄清需求的思考伙伴。当用户想要在进行更改之前或期间深入思考某事时使用。
openspec-verify-change
by studyzy
验证实现是否与变更产出物匹配。当用户想要在归档前验证实现是否完整、正确且一致时使用。
check-frontend
by mindfold-ai
"Check if the code you just wrote follows the frontend development guidelines."
openspec-explore
by studyzy
进入探索模式 - 一个用于探索想法、调查问题和澄清需求的思考伙伴。当用户想要在进行更改之前或期间深入思考某事时使用。
openspec-ff-change
by studyzy
快速创建实现所需的所有产出物。当用户想要快速创建实现所需的所有产出物,而不是逐个创建时使用。
openspec-apply-change
by studyzy
实现 OpenSpec 变更中的任务。当用户想要开始实现、继续实现或处理任务时使用。
openspec-sync-specs
by studyzy
将变更中的增量规范同步到主规范。当用户想要使用增量规范中的更改更新主规范,而不归档该变更时使用。
openspec-onboard
by studyzy
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
openspec-archive-change
by studyzy
归档实验性工作流中已完成的变更。当用户想要在实现完成后最终确定并归档变更时使用。
openspec-archive-change
by studyzy
归档实验性工作流中已完成的变更。当用户想要在实现完成后最终确定并归档变更时使用。
openspec-continue-change
by studyzy
通过创建下一个产出物继续处理 OpenSpec 变更。当用户想要推进其变更、创建下一个产出物或继续其工作流程时使用。
openspec-ff-change
by studyzy
快速创建实现所需的所有产出物。当用户想要快速创建实现所需的所有产出物,而不是逐个创建时使用。
openspec-bulk-archive-change
by studyzy
一次归档多个已完成的变更。用于归档多个并行变更。
openspec-onboard
by studyzy
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
phoenix-skill-development
by Arize-ai
Develop, refine, and maintain skills in the skills/ directory. Use when creating a new skill, updating an existing skill, adding rule files, or improving skill quality and consistency.
phoenix-design
by Arize-ai
BEM CSS naming conventions for the Phoenix frontend. Use when naming new CSS classes or className assignments in app/src/.
logging
by elie222
How to do backend logging
skill-creator
by vercel-labs
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
create-command
by mindfold-ai
"Create New Slash Command"
typescript-tooling-migration
by Arize-ai
Migrate or upgrade TypeScript tooling in the Phoenix monorepo. Use when upgrading TypeScript versions, switching tools (ESLint to oxlint, Prettier to oxfmt), upgrading bundlers (Vite, esbuild), or making major dependency upgrades. Triggers on requests to migrate, upgrade, or replace TypeScript/JavaScript tooling.
idapython
by mrexodia
IDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDA's API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida_* modules (50+), idautils iterators, and common patterns.
vercel-react-best-practices
by Arize-ai
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.