Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pattern-detector
Detect design patterns and anti-patterns in code with recommendations.
aiskillstore/marketplace 232
-
code-formatter
Automatically format code across multiple languages with opinionated configurations.
aiskillstore/marketplace 232
-
performance-profiler
Analyze code performance patterns and identify optimization opportunities.
aiskillstore/marketplace 232
-
pr-template-generator
Generate comprehensive pull request descriptions that help reviewers understand changes quickly a...
aiskillstore/marketplace 232
-
commit-helper
Intelligent commit message generation following conventional commit format.
aiskillstore/marketplace 232
-
webhook-tester
Test webhook integrations locally with tunneling, inspection, and debugging tools.
aiskillstore/marketplace 232
-
go-mod-helper
Go module system, dependency management, and project configuration assistance.
aiskillstore/marketplace 232
-
naming-analyzer
Suggest better variable, function, and class names based on context and conventions.
aiskillstore/marketplace 232
-
schema-visualizer
Generate database schema diagrams, ERDs, and documentation from database schemas.
aiskillstore/marketplace 232
-
changelog-generator
Automatically generate changelogs from git commits following conventional commits, semantic versi...
aiskillstore/marketplace 232
-
openapi-generator
Generate comprehensive OpenAPI/Swagger specifications from existing code and APIs.
aiskillstore/marketplace 232
-
conflict-resolver
Smart git merge conflict resolution with context analysis, pattern detection, and automated resol...
aiskillstore/marketplace 232
-
complexity-analyzer
Measure and report code complexity metrics with actionable recommendations.
aiskillstore/marketplace 232
-
code-explainer
Explain complex code to team members in clear, understandable terms for effective knowledge shari...
aiskillstore/marketplace 232
-
resource-monitor
Monitor system resources (CPU, memory, disk, network) during development and production.
aiskillstore/marketplace 232
-
dependency-auditor
Automated security auditing of project dependencies to identify known vulnerabilities.
aiskillstore/marketplace 232
-
chart-generator
Generate charts and visualizations from data using various charting libraries and formats.
aiskillstore/marketplace 232
-
architecture-documenter
Document system architecture and technical design decisions for effective team communication and ...
aiskillstore/marketplace 232
-
documentation-generator
Auto-generate JSDoc, docstrings, README files, and API documentation.
aiskillstore/marketplace 232
-
docker-helper
Docker Compose generation, optimization, and troubleshooting assistance.
aiskillstore/marketplace 232
-
context7
Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.
aiskillstore/marketplace 232
-
subagent-orchestration
This skill should be used when coordinating multiple subagents, implementing orchestrator
patterns, or managing parallel agent workflows.
Trigger phrases: "orchestrate agents", "coordinate subagents", "parallel agents",
"multi-agent workflow", "delegate to agents", "run agents in parallel", "launch multiple agents".
aiskillstore/marketplace 232
-
css-development
This skill should be used when working with CSS, creating components, styling elements, refactoring styles, or reviewing CSS code. Triggers on "CSS", "styles", "Tailwind", "dark mode", "component styling", "semantic class", "@apply", "stylesheet". Routes to specialized sub-skills for creation, validation, or refactoring.
aiskillstore/marketplace 232
-
css-development-create-component
This skill should be used when creating new styled components or adding new CSS classes. Triggers on "create component", "new button", "new card", "add styles", "style component", "build UI element". Guides semantic naming, Tailwind composition, dark mode support, and test coverage.
aiskillstore/marketplace 232