Top Rated
The most starred skills loved by the community. Quality guaranteed!
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.
phoenix-playwright-tests
by Arize-ai
Write Playwright E2E tests for the Phoenix AI observability platform. Use when creating, updating, or debugging Playwright tests, or when the user asks about testing UI features, writing E2E tests, or automating browser interactions for Phoenix.
next-step
by elie222
Continue execution with the next requested step
qa-run
by elie222
Run browser QA flows and write a JSON report
roast-my-code
by elie222
Perform a blunt, humorous code review before proposing fixes
llm
by elie222
Guidelines for implementing LLM (Language Model) functionality in the application
phoenix-cli
by Arize-ai
Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, review experiments, inspect datasets, and query the GraphQL API. Use when debugging AI/LLM applications, analyzing trace data, working with Phoenix observability, or investigating LLM performance issues.
qa-new-flow
by elie222
Create a new browser QA flow file from the template
security
by elie222
Security guidelines for API route development
create-pr
by elie222
Commit changes and open a pull request with safe metadata
polish
by elie222
Remove lint and low-risk code quality issues from current branch changes
ux-writing
by elie222
Improve UX copy for labels, actions, and error messages
cursor-rules
by elie222
How to add or edit Cursor rules in our project
review
by elie222
Review code changes, auto-fix safe issues, and report bugs
fullstack-workflow
by elie222
Complete fullstack workflow combining GET API routes, server actions, SWR data fetching, and form handling. Use when building features that need both data fetching and mutations from API to UI.
testing
by elie222
Guidelines for testing the application with Vitest
utilities
by elie222
Util functions
step-by-step
by elie222
Execute tasks one step at a time with user confirmation
mintlify
by Arize-ai
Build and maintain documentation sites with Mintlify. Use when
ui-components
by elie222
UI component and styling guidelines using Shadcn UI, Radix UI, and Tailwind