12611 results (114.9ms) page 43 / 631
ovachiever / droid-tings-n8n-code-javascript exact

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting...

czlonkowski / n8n-skills-n8n-code-javascript exact

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting...

bloody2634 / claud-skills-template-skill exact

Replace with description of the skill and when Claude should use it.

Prat011 / awesome-llm-skills-artifacts-builder exact

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

testacode / llm-toolkit-coding-guidelines exact

Principios para escribir codigo de calidad con LLMs. Aplica a cualquier tarea de desarrollo.

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-pandas-pro exact

Use when working with pandas DataFrames, data cleaning, aggregation, merging, or time series analysis. Invoke for data manipulation, missing value handling, groupby operations, or performance optimization.

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.

Yeachan-Heo / oh-my-claudecode-pipeline exact

Chain agents together in sequential or branching workflows with data passing

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

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

Yeachan-Heo / oh-my-claudecode-analyze exact

Deep analysis and investigation

xu-xiang / everything-claude-code-zh-springboot-tdd exact

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.