Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
css-development-refactor
This skill should be used when refactoring existing CSS from inline styles or utility classes to semantic patterns. Triggers on "refactor CSS", "extract styles", "consolidate CSS", "convert inline", "clean up styles", "migrate to semantic". Transforms to semantic classes with dark mode and tests.
aiskillstore/marketplace 232
-
css-development-validate
This skill should be used when reviewing or auditing existing CSS code for consistency with established patterns. Triggers on "review CSS", "audit styles", "check CSS", "validate stylesheet", "CSS review". Checks semantic naming, dark mode coverage, Tailwind usage, and test coverage.
aiskillstore/marketplace 232
-
ceo-personal-os
This skill should be used when building a personal productivity or operating system for a CEO, founder, or executive. Triggers on "personal OS", "annual review", "life planning", "goal setting system", "Bill Campbell", "Trillion Dollar Coach", "startup failure patterns", "Good to Great", "Level 5 Leadership", "Buy Back Your Time", "E-Myth", "Customer Development", "Steve Blank", "Small Is Beautiful", "Schumacher", "human-scale", "subsidiarity", "Buddhist economics", "permanence".
aiskillstore/marketplace 232
-
firebase-development
This skill should be used when working with Firebase projects, including initializing projects, adding Cloud Functions or Firestore collections, debugging emulator issues, or reviewing Firebase code. Triggers on "firebase", "firestore", "cloud functions", "emulator", "firebase auth", "deploy to firebase", "firestore rules".
aiskillstore/marketplace 232
-
firebase-development-add-feature
This skill should be used when adding features to existing Firebase projects. Triggers on "add function", "create endpoint", "new tool", "add api", "new collection", "implement", "build feature". Guides TDD workflow with test-first development, security rules, and emulator verification.
aiskillstore/marketplace 232