ehtbanton

ehtbanton

@ehtbanton

GitHub
50 Skills
0 Total Stars
February 2026 Joined

Public Skills

astro-page-generator

by ehtbanton

Generate Astro page components with islands architecture. Triggers on "create astro page", "generate astro component", "astro file", ".astro page".

Code Gen 0 5mo ago

circleci-config-generator

by ehtbanton

Generate CircleCI configuration files with workflows, orbs, and deployment. Triggers on "create circleci config", "generate circleci configuration", "circleci pipeline", "circle ci setup".

CI/CD 0 5mo ago

code-of-conduct-generator

by ehtbanton

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".

Code Gen 0 5mo ago

cypress-test-generator

by ehtbanton

Generate Cypress E2E test files and configuration for web application testing. Triggers on "create cypress test", "generate cypress config", "e2e test for", "cypress setup".

Auth 0 5mo ago

commitlint-config-generator

by ehtbanton

Generate commitlint configuration files for enforcing conventional commit messages. Triggers on "create commitlint config", "generate commit lint", "commitlint setup", "commit message rules".

Code Gen 0 5mo ago

editorconfig-generator

by ehtbanton

Generate .editorconfig files for consistent coding styles across different editors and IDEs. Triggers on "create editorconfig", "generate editor config", "editorconfig for", "editor settings".

Code Gen 0 5mo ago

babel-config-builder

by ehtbanton

Generate Babel configuration files for JavaScript/TypeScript transpilation with presets and plugins. Triggers on "create babel config", "generate babel configuration", "babel setup", "transpilation config".

Code Gen 0 5mo ago

contributing-guide-generator

by ehtbanton

Generate CONTRIBUTING.md files for open source project contribution guidelines. Triggers on "create contributing guide", "generate contributing.md", "contribution guidelines", "how to contribute".

Code Gen 0 5mo ago

angular-component-generator

by ehtbanton

Generate Angular components with TypeScript, templates, and styles. Triggers on "create angular component", "generate ng component", "angular module", "ng generate".

Code Gen 0 5mo ago

express-router-generator

by ehtbanton

Generate Express.js router files with RESTful endpoints, middleware, and validation. Triggers on "create express router", "generate express routes", "express API endpoints", "REST router".

API Dev 0 5mo ago

changelog-generator

by ehtbanton

Generate CHANGELOG.md files following Keep a Changelog format. Triggers on "create changelog", "generate changelog", "release notes template", "version history".

Code Gen 0 5mo ago

helm-chart-generator

by ehtbanton

Generate Helm chart files for Kubernetes application deployment. Triggers on "create helm chart", "generate helm template", "kubernetes helm", "helm package".

Analytics 0 5mo ago

helmet-config-generator

by ehtbanton

Generate Helmet.js security middleware configuration for Express applications. Triggers on "create helmet config", "generate helmet configuration", "express security headers", "helmet setup".

API Dev 0 5mo ago

husky-hooks-generator

by ehtbanton

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".

Code Gen 0 5mo ago

changesets-config-generator

by ehtbanton

Generate Changesets configuration for managing versioning and changelogs in monorepos. Triggers on "create changesets config", "generate changeset configuration", "changesets setup", "versioning config".

Code Gen 0 5mo ago

dependabot-config-generator

by ehtbanton

Generate Dependabot configuration for GitHub automated dependency updates. Triggers on "create dependabot config", "generate dependabot configuration", "dependabot setup", "github dependency updates".

CI/CD 0 5mo ago

env-file-generator

by ehtbanton

Generate properly structured .env environment files with common variables, documentation comments, and secure placeholder patterns. Triggers on "create .env file", "generate environment variables", "env file for", "dotenv template".

Caching 0 5mo ago

ansible-playbook-generator

by ehtbanton

Generate Ansible playbook files for infrastructure automation and configuration management. Triggers on "create ansible playbook", "generate ansible config", "ansible automation", "infrastructure playbook".

Code Gen 0 5mo ago

fastapi-endpoint-generator

by ehtbanton

Generate FastAPI endpoint files with Pydantic models, dependency injection, and async handlers. Triggers on "create fastapi endpoint", "generate fastapi router", "python API endpoint", "fastapi route".

API Dev 0 5mo ago

issue-template-generator

by ehtbanton

Generate GitHub issue templates for bug reports, feature requests, and questions. Triggers on "create issue template", "generate github issue template", "bug report template", "feature request template".

Code Gen 0 5mo ago

cors-config-generator

by ehtbanton

Generate CORS configuration files for API cross-origin resource sharing. Triggers on "create cors config", "generate cors configuration", "cors setup", "cross-origin config".

API Dev 0 5mo ago

makefile-generator

by ehtbanton

Generate Makefile build automation files with targets, dependencies, and common development tasks for various project types. Triggers on "create Makefile", "generate Makefile for", "build automation", "make targets for".

Docker 0 5mo ago

mongodb-schema-generator

by ehtbanton

Generate MongoDB/Mongoose schema files with validation, indexes, and virtuals. Triggers on "create mongodb schema", "generate mongoose model", "mongo schema", "mongoose model for".

Code Gen 0 5mo ago

nestjs-module-generator

by ehtbanton

Generate NestJS module files with controllers, services, DTOs, and entities. Triggers on "create nestjs module", "generate nest module", "nestjs resource", "nest crud module".

Code Gen 0 5mo ago

flutter-widget-generator

by ehtbanton

Generate Flutter widget files with Dart, state management, and theming. Triggers on "create flutter widget", "generate flutter component", "dart widget", "flutter screen".

Code Gen 0 5mo ago

dockerfile-builder

by ehtbanton

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".

Docker 0 5mo ago

nextjs-page-generator

by ehtbanton

Generate Next.js page components with App Router, Server Components, and data fetching. Triggers on "create nextjs page", "generate next.js route", "nextjs app router page", "next page component".

Code Gen 0 5mo ago

jenkins-pipeline-generator

by ehtbanton

Generate Jenkins pipeline files (Jenkinsfile) with declarative or scripted syntax. Triggers on "create jenkinsfile", "generate jenkins pipeline", "jenkins ci config", "jenkins build pipeline".

CI/CD 0 5mo ago

esbuild-config-generator

by ehtbanton

Generate esbuild configuration files for ultra-fast JavaScript/TypeScript bundling. Triggers on "create esbuild config", "generate esbuild configuration", "esbuild setup", "fast bundler config".

Automation 0 5mo ago

nginx-config-builder

by ehtbanton

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".

API Dev 0 5mo ago

nuxt-page-generator

by ehtbanton

Generate Nuxt 3 page components with Vue 3 Composition API. Triggers on "create nuxt page", "generate nuxt component", "nuxt 3 page", "nuxt file".

API Dev 0 5mo ago

csp-header-generator

by ehtbanton

Generate Content Security Policy (CSP) header configurations for web security. Triggers on "create csp header", "generate content security policy", "csp config", "security headers".

Code Gen 0 5mo ago

oauth-config-generator

by ehtbanton

Generate OAuth 2.0 configuration for social login providers (Google, GitHub, etc.). Triggers on "create oauth config", "generate oauth setup", "social login config", "oauth2 integration".

Auth 0 5mo ago

github-actions-workflow

by ehtbanton

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".

Automation 0 5mo ago

openapi-spec-builder

by ehtbanton

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".

API Dev 0 5mo ago

jwt-config-generator

by ehtbanton

Generate JWT authentication configuration and utilities for API security. Triggers on "create jwt config", "generate jwt authentication", "jwt setup", "token auth config".

API Dev 0 5mo ago

package-json-scaffolder

by ehtbanton

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".

Processing 0 5mo ago

gitignore-generator

by ehtbanton

Generate comprehensive .gitignore files tailored to specific tech stacks, frameworks, and development environments. Triggers on "create gitignore", "generate .gitignore for", "gitignore for", "ignore files for".

Processing 0 5mo ago

eslint-config-generator

by ehtbanton

Generate ESLint configuration files (.eslintrc.js, eslint.config.js) for JavaScript/TypeScript projects with framework-specific rules. Triggers on "create ESLint config", "generate eslint configuration", "eslint setup for", "linting rules for".

Code Gen 0 5mo ago

dockerignore-generator

by ehtbanton

Generate .dockerignore files to exclude unnecessary files from Docker builds. Triggers on "create dockerignore", "generate docker ignore", "dockerignore for", "docker exclude files".

Code Gen 0 5mo ago

csv-data-synthesizer

by ehtbanton

Generate realistic CSV data files with proper headers, data types, and configurable row counts for testing, demos, and development. Triggers on "create CSV data", "generate CSV file", "fake CSV for", "sample data CSV", "test data spreadsheet".

Code Gen 0 5mo ago

gitlab-ci-config-generator

by ehtbanton

Generate GitLab CI/CD pipeline configuration files with stages, jobs, and deployment. Triggers on "create gitlab ci", "generate gitlab-ci.yml", "gitlab pipeline", "gitlab ci config".

CI/CD 0 5mo ago

kubernetes-manifest-generator

by ehtbanton

Generate Kubernetes YAML manifests for deployments, services, ingress, configmaps, and other resources with best practices. Triggers on "create Kubernetes manifest", "generate k8s yaml", "kubernetes deployment for", "k8s config".

Database 0 5mo ago

jest-config-generator

by ehtbanton

Generate Jest configuration files for JavaScript/TypeScript testing with coverage, mocking, and environment-specific settings. Triggers on "create jest config", "generate jest.config", "jest configuration for", "testing config".

Processing 0 5mo ago

graphql-schema-generator

by ehtbanton

Generate GraphQL schema definition files (SDL) with types, queries, mutations, subscriptions, and resolvers for API development. Triggers on "create GraphQL schema", "generate GraphQL types", "GraphQL API for", "SDL schema".

API Dev 0 5mo ago

expo-config-generator

by ehtbanton

Generate Expo configuration files for React Native development. Triggers on "create expo config", "generate app.json", "expo setup", "expo configuration".

Code Gen 0 5mo ago

jsdoc-template-generator

by ehtbanton

Generate JSDoc configuration and documentation templates for JavaScript/TypeScript projects. Triggers on "create jsdoc config", "generate jsdoc template", "documentation setup", "jsdoc configuration".

Code Gen 0 5mo ago

license-file-generator

by ehtbanton

Generate LICENSE files for open source projects (MIT, Apache, GPL, etc.). Triggers on "create license file", "generate license", "mit license", "apache license".

Code Gen 0 5mo ago

json-api-mock-generator

by ehtbanton

Generate realistic JSON API mock response files with proper data types, nested structures, and configurable record counts. Triggers on "create mock API response", "generate JSON mock data", "fake API data for", "mock endpoint response".

API Dev 0 5mo ago

lint-staged-config-generator

by ehtbanton

Generate lint-staged configuration for running linters on staged Git files. Triggers on "create lint-staged config", "generate lint staged", "lint-staged setup", "staged file linting".

Code Gen 0 5mo ago