14145 results (118.6ms) page 46 / 708
olafgeibig / skills-skill-builder exact

Use this skill when creating new Claude Code skills from scratch, editing existing skills to improve their descriptions or structure, or converting Claude Code sub-agents to skills. This includes...

ngxtm / devkit-requesting-code-review exact

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

ngxtm / devkit-secure-code-guardian exact

Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP...

Jeffallan / claude-skills-debugging-wizard exact

Use when investigating errors, analyzing stack traces, or finding root causes of unexpected behavior. Invoke for error investigation, troubleshooting, log analysis, root cause analysis.

Yeachan-Heo / oh-my-claudecode-build-fix exact

Fix build and TypeScript errors with minimal changes

Jeffallan / claude-skills-fullstack-guardian exact

Use when implementing features across frontend and backend, building APIs with UI, or creating end-to-end data flows. Invoke for feature implementation, API development, UI building, cross-stack work.

Jeffallan / claude-skills-php-pro exact

Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invoke for strict typing, PHPStan level 9, async patterns with Swoole, PSR standards.

Jeffallan / claude-skills-cpp-pro exact

Use when building C++ applications requiring modern C++20/23 features, template metaprogramming, or high-performance systems. Invoke for concepts, ranges, coroutines, SIMD optimization, memory management.

Jeffallan / claude-skills-api-designer exact

Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.

Jeffallan / claude-skills-wordpress-pro exact

Use when developing WordPress themes, plugins, customizing Gutenberg blocks, implementing WooCommerce features, or optimizing WordPress performance and security.

metaskills / skill-builder exact

Use this skill when creating new Claude Code skills from scratch, editing existing skills to improve their descriptions or structure, or converting Claude Code sub-agents to skills. This includes...

softaworks / agent-toolkit-reducing-entropy exact

Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.

Arseeth / skills-for-vibe-coder-ast-grep-rule-crafter exact

Write AST-based code search and rewrite rules using ast-grep YAML. Create linting rules, code modernizations, and API migrations with auto-fix. Use when the user mentions ast-grep, tree-sitter...

mhattingpete / claude-skills-marketplace-flowchart-creator exact

Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.

brettatoms / agent-skills-code-symbols exact

Find and edit symbols in code using ast-grep (tree-sitter based). Use when finding function definitions, class definitions, symbol usages, renaming symbols, or replacing code in JavaScript,...

ngxtm / devkit-production-code-audit exact

Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations

cleodin / antigravity-awesome-skills-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

omer-metin / skills-for-antigravity-workflow-automation exact

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it,...

ratacat / claude-skills-clean-code exact

Use when writing, reviewing, or refactoring code. Apply when naming variables or functions, structuring classes, handling errors, writing tests, or when code feels complex or hard to understand....

dkyazzentwatwa / chatgpt-skills-code-profiler exact

Use when asked to profile Python code performance, identify bottlenecks, measure execution time, or analyze function call statistics.