Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
express-router-generator
Generate Express.js router files with RESTful endpoints, middleware, and validation. Triggers on "create express router", "generate express routes", "express API endpoints", "REST router".
ehtbanton/ClaudeSkillsRepo
-
sveltekit-page-generator
Generate SvelteKit page files with load functions and form actions. Triggers on "create sveltekit page", "generate svelte route", "sveltekit load", "+page.svelte".
ehtbanton/ClaudeSkillsRepo
-
redis-config-generator
Generate Redis configuration files and connection code for caching and session management. Triggers on "create redis config", "generate redis configuration", "redis setup", "cache config".
ehtbanton/ClaudeSkillsRepo
-
dockerfile-builder
Generate optimized, production-ready Dockerfiles with multi-stage builds, security best practices, and proper layer caching for various application types. Triggers on "create Dockerfile", "generate Dockerfile for", "docker image for", "containerize my app".
ehtbanton/ClaudeSkillsRepo
-
postcss-config-builder
Generate PostCSS configuration files with plugins for CSS processing, autoprefixing, and optimizations. Triggers on "create postcss config", "generate postcss configuration", "postcss setup", "css processing config".
ehtbanton/ClaudeSkillsRepo
-
cypress-test-generator
Generate Cypress E2E test files and configuration for web application testing. Triggers on "create cypress test", "generate cypress config", "e2e test for", "cypress setup".
ehtbanton/ClaudeSkillsRepo
-
react-component-generator
Generate React component files with TypeScript, hooks, props interfaces, and styling patterns following best practices. Triggers on "create React component", "generate component for", "React TypeScript component", "scaffold React component".
ehtbanton/ClaudeSkillsRepo
-
yaml-config-builder
Generate properly structured YAML configuration files for applications, services, and infrastructure with correct syntax and common patterns. Triggers on "create YAML config", "generate YAML for", "YAML configuration file", "config.yml for".
ehtbanton/ClaudeSkillsRepo
-
vite-config-generator
Generate Vite configuration files for fast frontend development with React, Vue, or vanilla JavaScript projects. Triggers on "create vite config", "generate vite configuration", "vite setup for", "vite.config".
ehtbanton/ClaudeSkillsRepo
-
code-of-conduct-generator
Generate CODE_OF_CONDUCT.md files based on Contributor Covenant. Triggers on "create code of conduct", "generate code_of_conduct.md", "community guidelines", "contributor covenant".
ehtbanton/ClaudeSkillsRepo
-
changelog-generator
Generate CHANGELOG.md files following Keep a Changelog format. Triggers on "create changelog", "generate changelog", "release notes template", "version history".
ehtbanton/ClaudeSkillsRepo
-
editorconfig-generator
Generate .editorconfig files for consistent coding styles across different editors and IDEs. Triggers on "create editorconfig", "generate editor config", "editorconfig for", "editor settings".
ehtbanton/ClaudeSkillsRepo
-
ansible-playbook-generator
Generate Ansible playbook files for infrastructure automation and configuration management. Triggers on "create ansible playbook", "generate ansible config", "ansible automation", "infrastructure playbook".
ehtbanton/ClaudeSkillsRepo
-
changesets-config-generator
Generate Changesets configuration for managing versioning and changelogs in monorepos. Triggers on "create changesets config", "generate changeset configuration", "changesets setup", "versioning config".
ehtbanton/ClaudeSkillsRepo
-
package-json-scaffolder
Generate complete package.json files with appropriate dependencies, scripts, and configuration for Node.js projects of various types. Triggers on "create package.json", "generate package.json for", "npm init for", "node project setup".
ehtbanton/ClaudeSkillsRepo
-
babel-config-builder
Generate Babel configuration files for JavaScript/TypeScript transpilation with presets and plugins. Triggers on "create babel config", "generate babel configuration", "babel setup", "transpilation config".
ehtbanton/ClaudeSkillsRepo
-
github-actions-workflow
Generate GitHub Actions workflow YAML files for CI/CD pipelines including testing, building, and deployment automation. Triggers on "create GitHub Actions workflow", "generate CI/CD pipeline", "GitHub workflow for", "actions yaml for".
ehtbanton/ClaudeSkillsRepo
-
openapi-spec-builder
Generate OpenAPI 3.x specification files (YAML) with endpoints, schemas, authentication, and examples for REST API documentation. Triggers on "create OpenAPI spec", "generate API documentation", "swagger spec for", "REST API schema".
ehtbanton/ClaudeSkillsRepo
-
dockerignore-generator
Generate .dockerignore files to exclude unnecessary files from Docker builds. Triggers on "create dockerignore", "generate docker ignore", "dockerignore for", "docker exclude files".
ehtbanton/ClaudeSkillsRepo
-
husky-hooks-generator
Generate Husky Git hooks for pre-commit, pre-push, and commit-msg automation. Triggers on "create husky hooks", "generate git hooks", "husky setup", "pre-commit hooks".
ehtbanton/ClaudeSkillsRepo
-
renovate-config-generator
Generate Renovate configuration for automated dependency updates. Triggers on "create renovate config", "generate renovate configuration", "renovate setup", "dependency updates config".
ehtbanton/ClaudeSkillsRepo
-
nginx-config-builder
Generate NGINX configuration files for web servers, reverse proxies, load balancing, SSL termination, and static file serving. Triggers on "create nginx config", "generate nginx.conf", "nginx configuration for", "reverse proxy config".
ehtbanton/ClaudeSkillsRepo
-
semantic-release-config
Generate semantic-release configuration for automated versioning and publishing. Triggers on "create semantic release config", "generate semantic-release configuration", "auto release setup", "release automation".
ehtbanton/ClaudeSkillsRepo
-
swc-config-generator
Generate SWC configuration files for high-performance JavaScript/TypeScript compilation. Triggers on "create swc config", "generate swc configuration", "swc setup", "rust compiler config".
ehtbanton/ClaudeSkillsRepo