2440 results (21.8ms) page 46 / 122
PaulRBerg / dot-agents-vercel-react-best-practices exact

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...

Dunc4nJ / agent-skills-vercel-react-best-practices exact

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...

nicepkg / vsync-vercel-react-best-practices exact

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...

ZhanlinCui / ultimate-agent-skills-collection-vercel-react-best-practices exact

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...

Bosh-Kuo / awesome-agent-toolkit-vercel-react-best-practices exact

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...

rcantarelli11 / shared-skills-vercel-react-best-practices exact

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...

arielperez82 / agents-and-skills-api-credentials exact

Securely manages API credentials for multiple providers (Anthropic Claude, Google Gemini, GitHub). Use when skills need to access stored API keys for external service invocations.

repo 0.00
johnlindquist / claude-repo exact

Create repository context bundles and code maps. Use to share codebase context, generate documentation, and understand project structure.

oaustegard / claude-skills-api-credentials exact

Securely manages API credentials for multiple providers (Anthropic Claude, Google Gemini, GitHub). Use when skills need to access stored API keys for external service invocations.

dmmulroy / better-result-better-result-adopt exact

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error...

PaulRBerg / dot-agents-code-simplify exact

This skill should be used when the user asks to "simplify code", "clean up code", "refactor for clarity", "improve code readability", "reduce complexity", "apply coding standards", "make code more...

devinschumacher / skills-conventional-commits exact

Generates git commit messages following Conventional Commits 1.0.0 specification with semantic types (feat, fix, etc.), optional scope, and breaking change annotations. Use when committing code...

CloudAI-X / claude-workflow-v2-parallel-execution exact

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be...

Putra213 / claude-workflow-v2-parallel-execution exact

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be...

TheSimpleApp / agent-skills-architecture-cleanup exact

Systematic codebase cleanup and refactoring. Takes analysis findings and executes improvements in parallel-safe batches. Follows TDD approach - tests first, then refactor.

YunYue1029 / agent-skills-pr-description exact

Generate a structured, reviewer-friendly PR description based on current branch changes and project context

apcamargo / typst-skills-typst-author exact

Generate idiomatic Typst (.typ) code, edit existing Typst files, and answer Typst syntax questions. Use when working with Typst files (*.typ) or when the user mentions Typst markup, document...

philoserf / claude-code-setup-map-codebase exact

Analyze codebase with parallel Explore agents to produce .planning/codebase/ documents. Use for brownfield project onboarding, refreshing codebase understanding after significant changes, before...

mhagrelius / dotfiles-using-typescript-lsp exact

Use when working with TypeScript or JavaScript code and typescript-lsp plugin is enabled - for finding references, checking types, navigating definitions, or verifying type correctness