home / skills / ehtbanton

ehtbanton skills

Find 85 skills from 1 repo created by ehtbanton on GitHub.

1 repo
85 skills
GitHub

Sponsored

mongodb-schema-generator

ehtbanton/claudeskillsrepo

This skill generates complete Mongoose schema files with validation, indexes, and virtuals for TypeScript projects.
swc-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete SWC configuration for TypeScript and React projects, delivering high-performance compilation settings.
tailwind-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Tailwind CSS configuration tailored with content paths, theme extensions, and plugins for your project.
tanstack-query-hook

ehtbanton/claudeskillsrepo

This skill generates complete TanStack Query v5 hooks for data fetching and mutations in TypeScript projects.
trpc-router-generator

ehtbanton/claudeskillsrepo

This skill generates complete trpc router files with type-safe procedures and Zod validation for rapid, reliable API development.
vagrant-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Vagrantfile for local development environments, enabling reproducible VMs with Ubuntu, provisioners, and port mappings.
tsconfig-builder

ehtbanton/claudeskillsrepo

This skill generates a complete tsconfig.json tailored to your project type, with clear comments explaining key options for TypeScript 5.x.
turbo-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Turborepo configuration in turbo.json for monorepos, including pipelines for build and test, enabling streamlined CI/CD.
vue-component-generator

ehtbanton/claudeskillsrepo

This skill generates complete Vue 3 components using Composition API and TypeScript with props, emits, and scoped styles.
yaml-config-builder

ehtbanton/claudeskillsrepo

This skill generates complete, production-ready YAML configurations with sensible defaults and comments for quick customization.
ansible-playbook-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Ansible playbook with inventory and roles, accelerating infrastructure automation and configuration management.
code-of-conduct-generator

ehtbanton/claudeskillsrepo

This skill generates a complete CODE_OF_CONDUCT.md using Contributor Covenant 2.1 for open source projects and communities.
contributing-guide-generator

ehtbanton/claudeskillsrepo

This skill automatically generates a complete CONTRIBUTING.md with open source guidelines, streamlining project onboarding and encouraging consistent external
issue-template-generator

ehtbanton/claudeskillsrepo

This skill generates complete GitHub issue templates for bugs, features, and questions in YAML form for immediate use.
jenkins-pipeline-generator

ehtbanton/claudeskillsrepo

This skill generates complete Jenkins pipelines (Jenkinsfile) in declarative or scripted syntax, delivering ready-to-run CI/CD configurations.
helm-chart-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Helm chart with templates and values for Kubernetes deployments, ensuring valid Chart.yaml, values.yaml, and templates/*.yaml.
husky-hooks-generator

ehtbanton/claudeskillsrepo

This skill generates Husky Git hooks for pre-commit, pre-push, and commit-msg as shell scripts compatible with Husky 9.x.
jwt-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete JWT authentication configuration and utilities in TypeScript, enabling secure token signing, verification, and refreshing for
nuxt-page-generator

ehtbanton/claudeskillsrepo

This skill generates complete Nuxt 3 page components using Vue 3 Composition API with auto-imports for rapid page creation.
playwright-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Playwright configuration file for multi-browser end-to-end testing, including browser projects and test settings.
pnpm-workspace-generator

ehtbanton/claudeskillsrepo

This skill generates a complete pnpm-workspace.yaml for monorepos, enabling seamless package management and optimized workspace resolution.
cypress-test-generator

ehtbanton/claudeskillsrepo

This skill generates Cypress configuration and sample end-to-end tests for a web app, accelerating test setup and ongoing QA work.
flutter-widget-generator

ehtbanton/claudeskillsrepo

This skill generates complete Flutter widget Dart files with state management and theming for immediate use
zustand-store-generator

ehtbanton/claudeskillsrepo

This skill generates complete Zustand store files in TypeScript with middleware, enabling ready-to-use state management.
changelog-generator

ehtbanton/claudeskillsrepo

This skill generates a CHANGELOG.md using Keep a Changelog format and semantic versioning, providing an initial template from project context.
cors-config-generator

ehtbanton/claudeskillsrepo

This skill generates complete CORS configuration for APIs, delivering valid TypeScript middleware to enforce cross-origin access across origins.
oauth-config-generator

ehtbanton/claudeskillsrepo

This skill generates complete OAuth 2.0 configuration for social providers like Google and GitHub as TypeScript output.
gitignore-generator

ehtbanton/claudeskillsrepo

This skill generates a tailored .gitignore file for your tech stack, combining relevant patterns and environments to streamline version control.
lint-staged-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete lint-staged configuration for staged files, enabling automated linting with ESLint, Prettier, and other tools.
license-file-generator

ehtbanton/claudeskillsrepo

This skill generates a complete OSI-approved LICENSE file for a specified open source license, including MIT, Apache, or GPL.
svelte-component-generator

ehtbanton/claudeskillsrepo

This skill generates complete Svelte components in TypeScript with scoped CSS, instantly producing Button.svelte or similar files.
vite-config-generator

ehtbanton/claudeskillsrepo

This skill generates complete Vite configuration files for React, Vue, or vanilla projects with plugins, aliases, and dev/build optimizations.
swagger-docs-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Swagger UI setup for Express APIs in TypeScript, producing a ready-to-use swagger.ts configuration.
semantic-release-config

ehtbanton/claudeskillsrepo

This skill generates a complete semantic-release configuration for automated versioning and publishing across npm or other platforms.
sveltekit-page-generator

ehtbanton/claudeskillsrepo

This skill generates complete SvelteKit page files with load functions and form actions for rapid route creation.
terraform-module-builder

ehtbanton/claudeskillsrepo

This skill generates production-ready Terraform configurations for AWS, GCP, and Azure with modular structure and best practices.
vitest-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Vitest configuration file (vitest.config.ts) with test environment, coverage, and setup for fast unit tests.
xml-sitemap-generator

ehtbanton/claudeskillsrepo

This skill generates valid XML sitemaps for websites, inferring priorities and change frequencies to improve SEO and crawlability.
webpack-config-builder

ehtbanton/claudeskillsrepo

This skill generates production-ready Webpack configurations for TypeScript projects, including loaders, plugins, optimizations, and separate development and
changesets-config-generator

ehtbanton/claudeskillsrepo

This skill automatically generates a complete .changeset/config.json for monorepos, enabling semantic versioning and changelog management with default rules.
dockerfile-builder

ehtbanton/claudeskillsrepo

This skill generates production-ready Dockerfiles with multi-stage builds, security best practices, and BuildKit caching for various applications.
dockerignore-generator

ehtbanton/claudeskillsrepo

This skill generates a complete .dockerignore file tailored to your project type, excluding unnecessary files to optimize Docker builds.
babel-config-builder

ehtbanton/claudeskillsrepo

This skill helps you generate Babel configuration files for JavaScript/TypeScript projects with presets and plugins tailored to your target environment.
angular-component-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Angular standalone component with TypeScript, HTML template, and SCSS styles for Angular 17+ projects.
astro-page-generator

ehtbanton/claudeskillsrepo

This skill generates complete Astro pages using islands architecture and content collections, delivering ready-to-use .astro files.
csp-header-generator

ehtbanton/claudeskillsrepo

This skill generates a complete CSP header configuration adhering to CSP Level 3 to enhance web security.
circleci-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete CircleCI 2.1 config.yml with workflows and orbs for rapid CI/CD setup.
commitlint-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete commitlint configuration file enforcing conventional commits for projects.
csv-data-synthesizer

ehtbanton/claudeskillsrepo

This skill generates production-realistic CSV files with proper headers, data types, and configurable row counts for testing, demos, and development.
dependabot-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Dependabot configuration for GitHub projects, enabling automated dependency updates across npm, actions, and other supported
esbuild-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete esbuild configuration file for fast bundling in TypeScript and JavaScript projects.
editorconfig-generator

ehtbanton/claudeskillsrepo

This skill instantly generates a complete .editorconfig file with project-specific settings for consistent coding styles across editors.
env-file-generator

ehtbanton/claudeskillsrepo

This skill generates complete .env files and examples with structured sections, placeholders, and clear guidance for secrets across environments.
eslint-config-generator

ehtbanton/claudeskillsrepo

This skill generates production-ready ESLint configuration files for JavaScript and TypeScript projects, including modern flat config and legacy setups
expo-config-generator

ehtbanton/claudeskillsrepo

This skill generates complete Expo configuration files for React Native apps, producing app.json and app.config.ts aligned with Expo SDK 50+.
express-router-generator

ehtbanton/claudeskillsrepo

This skill generates complete Express.js CRUD routers with validation and middleware in TypeScript, accelerating API development.
fastapi-endpoint-generator

ehtbanton/claudeskillsrepo

This skill generates complete FastAPI router files with async CRUD endpoints and Pydantic models for rapid backend API development.
github-actions-workflow

ehtbanton/claudeskillsrepo

This skill generates production-ready GitHub Actions workflow YAML files for CI/CD pipelines, including tests, builds, and deployments.
gitlab-ci-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete GitLab CI/CD pipeline configuration (.gitlab-ci.yml) with build, test, and deploy jobs.
jest-config-generator

ehtbanton/claudeskillsrepo

This skill generates complete Jest configuration files for JavaScript and TypeScript projects with coverage, transforms, and path aliases.
graphql-schema-generator

ehtbanton/claudeskillsrepo

This skill generates a complete GraphQL SDL schema with types, queries, mutations, subscriptions, and resolvers for API development.
helmet-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Helmet.js security configuration for Express applications, ensuring comprehensive headers and protection right away.
json-api-mock-generator

ehtbanton/claudeskillsrepo

This skill generates realistic JSON API mock responses with nested structures, proper types, and configurable record counts for fast development.
jsdoc-template-generator

ehtbanton/claudeskillsrepo

This skill generates a valid jsdoc.config.json and documentation templates for TypeScript projects, instantly scaffolding configuration and templates.
kubernetes-manifest-generator

ehtbanton/claudeskillsrepo

This skill generates production-ready Kubernetes YAML manifests with security and reliability best practices for deployments, services, and other resources.
qwik-component-generator

ehtbanton/claudeskillsrepo

This skill generates complete Qwik TSX components with resumability and TypeScript, ready to use from a single prompt.
readme-template-generator

ehtbanton/claudeskillsrepo

This skill automatically generates a complete README.md tailored to the project type with badges, sections, and usage guidance.
makefile-generator

ehtbanton/claudeskillsrepo

This skill generates a complete GNU Makefile tailored to your project type, streamlining builds, tests, and automation with a ready-to-use template.
postcss-config-builder

ehtbanton/claudeskillsrepo

This skill generates a ready-to-use PostCSS configuration with Tailwind and autoprefixer, speeding CSS processing and project setup.
nestjs-module-generator

ehtbanton/claudeskillsrepo

This skill generates a complete NestJS module with controller, service, DTOs, and entity files following best practices.
nextjs-page-generator

ehtbanton/claudeskillsrepo

This skill generates complete Next.js 14 App Router page components with server and client patterns, data fetching, and layout files.
nginx-config-builder

ehtbanton/claudeskillsrepo

This skill generates production-ready NGINX configurations for static sites, reverse proxies, load balancers, and PHP/Node.js apps with secure defaults.
openapi-spec-builder

ehtbanton/claudeskillsrepo

This skill generates a complete OpenAPI 3.x specification in YAML or JSON, inferring schemas, responses, and security from API descriptions.
package-json-scaffolder

ehtbanton/claudeskillsrepo

This skill generates complete, production-ready package.json files with sensible defaults and current LTS dependencies for Node.js projects.
prisma-schema-builder

ehtbanton/claudeskillsrepo

This skill generates complete Prisma schema.prisma files with models, relations, enums, and configuration for TypeScript projects.
prettier-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Prettier configuration file tailored to your project with consistent formatting across languages.
react-component-generator

ehtbanton/claudeskillsrepo

This skill generates production-ready React components with TypeScript, props interfaces, hooks, and styling patterns ready for immediate use.
remix-route-generator

ehtbanton/claudeskillsrepo

This skill generates complete Remix route files with loader and action, enabling rapid page scaffolding for Remix 2.x projects.
react-native-component-generator

ehtbanton/claudeskillsrepo

This skill generates complete React Native TypeScript components with styles and platform handling for immediate use.
redis-config-generator

ehtbanton/claudeskillsrepo

This skill generates Redis configuration files and TypeScript client setup for caching and session management.
renovate-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Renovate configuration automatically, enforcing best practices for automated dependency updates.
rollup-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Rollup configuration for bundling libraries, including TypeScript support and multiple outputs.
solid-component-generator

ehtbanton/claudeskillsrepo

This skill generates complete SolidJS TSX components with TypeScript typings and reactive primitives for immediate use.
sql-schema-generator

ehtbanton/claudeskillsrepo

This skill generates complete SQL schemas for PostgreSQL, MySQL, or SQLite with tables, relations, indexes, and constraints.
stylelint-config-generator

ehtbanton/claudeskillsrepo

This skill generates a complete Stylelint configuration for CSS/SCSS linting, producing valid .stylelintrc.js or stylelint.config.js.