11100 results (88.9ms) page 41 / 555
ngxtm / devkit-test-fixing exact

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to...

mhattingpete / claude-skills-marketplace-test-fixing exact

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to...

ngxtm / devkit-powershell-windows exact

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

DonTizi / codegeass-security-audit exact

Deep security analysis of codebase. Checks for OWASP vulnerabilities, secrets exposure, and insecure patterns. Use for comprehensive security reviews.

ngxtm / devkit-react-patterns exact

Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.

ngxtm / devkit-nextjs-best-practices exact

Next.js App Router principles. Server Components, data fetching, routing patterns.

mhattingpete / claude-skills-marketplace-codebase-documenter exact

Generates comprehensive documentation explaining how a codebase works, including architecture, key components, data flow, and development guidelines. Use when user wants to understand unfamiliar...

ngxtm / devkit-postgres-pro exact

Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations, extension usage, VACUUM tuning,...

jackspace / claudeskillz-condition-based-waiting exact

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating...

ngxtm / devkit-typescript-pro exact

Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup.

ngxtm / devkit-plan-writing exact

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

ngxtm / devkit-golang-pro exact

Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration.

mhattingpete / claude-skills-marketplace-ensemble-solving exact

Generate multiple diverse solutions in parallel and select the best. Use for architecture decisions, code generation with multiple valid approaches, or creative tasks where exploring alternatives...

n8n-io / n8n-claude-skills-create-pr exact

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

ngxtm / devkit-game-development exact

Game development orchestrator. Routes to platform-specific skills based on project needs.

mhattingpete / claude-skills-marketplace-code-transfer exact

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or...

ngxtm / devkit-behavioral-modes exact

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

jackspace / claudeskillz-code-review exact

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any...

ngxtm / devkit-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...