Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
test-generator
Generate unit tests based on existing code patterns and testing frameworks.
CuriousLearner/devkit 24
-
seed-data-generator
Generate realistic test data for database development, testing, and demos.
CuriousLearner/devkit 24
-
data-validator
Validate data against schemas, business rules, and data quality standards.
CuriousLearner/devkit 24
-
compliance-checker
Check code against security compliance standards and best practices.
CuriousLearner/devkit 24
-
npm-helper
NPM and Node.js package management, project configuration, and dependency troubleshooting.
CuriousLearner/devkit 24
-
pattern-detector
Detect design patterns and anti-patterns in code with recommendations.
CuriousLearner/devkit 24
-
code-formatter
Automatically format code across multiple languages with opinionated configurations.
CuriousLearner/devkit 24
-
performance-profiler
Analyze code performance patterns and identify optimization opportunities.
CuriousLearner/devkit 24
-
pr-template-generator
Generate comprehensive pull request descriptions that help reviewers understand changes quickly a...
CuriousLearner/devkit 24
-
commit-helper
Intelligent commit message generation following conventional commit format.
CuriousLearner/devkit 24
-
webhook-tester
Test webhook integrations locally with tunneling, inspection, and debugging tools.
CuriousLearner/devkit 24
-
go-mod-helper
Go module system, dependency management, and project configuration assistance.
CuriousLearner/devkit 24
-
naming-analyzer
Suggest better variable, function, and class names based on context and conventions.
CuriousLearner/devkit 24
-
schema-visualizer
Generate database schema diagrams, ERDs, and documentation from database schemas.
CuriousLearner/devkit 24
-
changelog-generator
Automatically generate changelogs from git commits following conventional commits, semantic versi...
CuriousLearner/devkit 24
-
openapi-generator
Generate comprehensive OpenAPI/Swagger specifications from existing code and APIs.
CuriousLearner/devkit 24
-
conflict-resolver
Smart git merge conflict resolution with context analysis, pattern detection, and automated resol...
CuriousLearner/devkit 24
-
complexity-analyzer
Measure and report code complexity metrics with actionable recommendations.
CuriousLearner/devkit 24
-
code-explainer
Explain complex code to team members in clear, understandable terms for effective knowledge shari...
CuriousLearner/devkit 24
-
resource-monitor
Monitor system resources (CPU, memory, disk, network) during development and production.
CuriousLearner/devkit 24
-
dependency-auditor
Automated security auditing of project dependencies to identify known vulnerabilities.
CuriousLearner/devkit 24
-
chart-generator
Generate charts and visualizations from data using various charting libraries and formats.
CuriousLearner/devkit 24
-
architecture-documenter
Document system architecture and technical design decisions for effective team communication and ...
CuriousLearner/devkit 24
-
documentation-generator
Auto-generate JSDoc, docstrings, README files, and API documentation.
CuriousLearner/devkit 24