8087 results (78.6ms) page 42 / 405
railsstudent / blog-post-pro-editor-active-voice-reviewer exact

A high-precision editorial skill designed to eliminate passive voice, weak 'to-be' constructions, and nominalizations in technical prose.

ngxtm / devkit-legacy-modernizer exact

Use when modernizing legacy systems, implementing incremental migration strategies, or reducing technical debt. Invoke for strangler fig pattern, monolith decomposition, framework upgrades.

Jeffallan / claude-skills-legacy-modernizer exact

Use when modernizing legacy systems, implementing incremental migration strategies, or reducing technical debt. Invoke for strangler fig pattern, monolith decomposition, framework upgrades.

yanko-belov / code-craft-dont-repeat-yourself exact

Use when writing similar code in multiple places. Use when copy-pasting code. Use when making the same change in multiple locations.

BauplanLabs / bauplan-mcp-server-creating-bauplan-pipelines exact

Creates bauplan data pipeline projects with SQL and Python models. Use when starting a new pipeline, defining DAG transformations, writing models, or setting up bauplan project structure from scratch.

jackspace / claudeskillz-testing-skills-with-subagents exact

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running...

tomwangowa / agent-skills-readme-generator exact

Generate comprehensive README files with project overview, setup instructions, usage examples, dependencies, and contributing guidelines. Use this Skill when the user asks to create README,...

TencentCloudBase / skills-spec-workflow exact

Standard software engineering workflow for requirement analysis, technical design, and task planning. Use this skill when developing new features, complex architecture designs, multi-module...

akires47 / agent-skills-dotnet-database-performance exact

Database access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row limits, and never do application-side joins. Works with EF Core and Dapper.

itsmostafa / aws-agent-skills-dynamodb exact

AWS DynamoDB NoSQL database for scalable data storage. Use when designing table schemas, writing queries, configuring indexes, managing capacity, implementing single-table design, or...

dbt-labs / dbt-agent-skills-using-dbt-for-analytics-engineering exact

Use when doing any dbt work - building or modifying models, debugging errors, exploring unfamiliar data sources, writing tests, or evaluating impact of changes. Use for analytics pipelines, data...

ovachiever / droid-tings-bash-defensive-patterns exact

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

RefoundAI / lenny-skills-brand-storytelling exact

Help users craft compelling brand narratives. Use when someone is defining brand strategy, writing company positioning, creating pitch narratives, developing messaging frameworks, or trying to...

PaulRBerg / dot-agents-just-cli exact

This skill should be used when the user asks to "create a justfile", "write just recipes", "configure just settings", "add just modules", "use just attributes", "set up task automation", mentions...

K-Dense-AI / claude-scientific-skills-scholar-evaluation exact

Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and...

d-o-hub / rust-self-learning-memory-perplexity-researcher-pro exact

Complex research requiring deeper analysis, multi-step reasoning, and sophisticated source evaluation for technical, academic, or specialized domain queries needing expert-level analysis,...

semgrep / skills-semgrep exact

Run Semgrep static analysis scans and create custom detection rules. Use when asked to scan code with Semgrep, find security vulnerabilities, write custom YAML rules, or detect specific bug patterns.

gohypergiant / agent-skills-js-ts-best-practices exact

Use when writing JavaScript/TypeScript code, implementing control flow or state management, fixing type errors, adding validation or error handling, optimizing performance (loops, conditionals,...