Coding & Development
1117 skills
Frontend, backend, and fullstack web development
verify
facebookVerified organization
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
flow
facebookVerified organization
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
flags
facebookVerified organization
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.
fix
facebookVerified organization
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
feature-flags
facebookVerified organization
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.
extract-errors
facebookVerified organization
Use when adding new error messages to React, or seeing "unknown error code" warnings.
create-pr
n8n-ioVerified organization
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to creat
receiving-code-review
obra
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative
requesting-code-review
obra
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
backend-patterns
affaan-m
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
coding-standards
affaan-m
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
frontend-patterns
affaan-m
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
frontend-testing
langgeniusVerified organization
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review
component-refactoring
langgeniusVerified organization
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, o
web-artifacts-builder
anthropicsVerified organization
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state manag
frontend-design
anthropicsVerified organization
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples inclu
shadcn
shadcn-ui
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn
at-dispatch-v2
pytorchVerified organization
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API. For
docstring
pytorchVerified organization
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
ui-ux-pro-max
nextlevelbuilder
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, creat
frontend-ui-ux
code-yeongyu
Designer-turned-developer who crafts stunning UI/UX even without design mockups
documentation-lookup
upstash
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of spe
theme-factory
composiohqVerified organization
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact t
changelog-generator
composiohqVerified organization
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns h