Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

171 skills found

Data AnalysisEngineeringProductivity
sql-queries avatar

sql-queries

Generate optimized SQL queries from natural language. Supports BigQuery, PostgreSQL, MySQL, and Snowflake. Analyze database schemas, interpret business requirements, and output ready-to-run queries with explanations.

Views: 910,755
EngineeringAutomation
vercel avatar

vercel

Deploy and manage Vercel projects, including linking repositories, environment variables, and domain configurations.

Views: 134,441
EngineeringAutomation
ring:testing-skills-with-subagents avatar

ring:testing-skills-with-subagents

A meta-skill for building robust AI agent skills using a TDD approach: define failure (RED), implement the skill (GREEN), and plug rationalization loopholes (REFACTOR).

Views: 13181
EngineeringAutomation
mutation-test avatar

mutation-test

Run mutation testing to measure test suite effectiveness by introducing code faults and verifying test failure detection.

Views: 18127
EngineeringAutomation
lambda avatar

lambda

Manage AWS Lambda serverless functions: deploy code, configure event triggers, debug invocations, optimize cold starts, and maintain layers.

Views: 111,082
EngineeringAutomation
test-driven-development avatar

test-driven-development

Enforces disciplined Test-Driven Development (TDD) by requiring a failing test before implementation, ensuring code reliability and preventing premature over-engineering.

Views: 65171,902
EngineeringAutomation
risk-based-testing avatar

risk-based-testing

Focus testing effort on highest-risk areas using risk assessment and prioritization. Use when planning test strategy, allocating resources, or making coverage decisions.

Views: 17329#risk#prioritization#test-planning#coverage
EngineeringAutomation
devops avatar

devops

Manage CI/CD workflows, Docker containerization, and infrastructure configurations for the multi-chain crypto wallet system.

Views: 29125
EngineeringAutomation
cc-skill-project-guidelines-example avatar

cc-skill-project-guidelines-example

A template skill for creating project-specific AI agent guidelines, defining architecture, file structures, and code patterns for deterministic development.

Views: 173
EngineeringAutomation
project-scaffolding avatar

project-scaffolding

IDE-grade project scaffolding wizard for 70+ types of web, mobile, desktop, and backend projects, featuring interactive setup for SDKs, databases, and DevOps configurations.

Views: 1136
EngineeringProductivityAutomation
tdd-workflow avatar

tdd-workflow

A rigorous TDD workflow agent that enforces test-first development, ensuring 80%+ code coverage across unit, integration, and E2E tests for features, bug fixes, and refactoring.

Views: 19250
EngineeringAutomationProductivity
venv-manager avatar

venv-manager

Automated Python virtual environment manager for project isolation, dependency management, and lifecycle validation.

Views: 10124