Jérôme
Community@jeje-it · France
Jérôme's registry delivers Vue 3, TypeScript, Docker, Tailwind CSS, and GitHub Actions skills for frontend engineering, testing, and containerized CI/CD delivery.
Agent Skills by Jérôme
Showing 25 vetted skills indexed across 1 GitHub repositories.
playwright-cli
Automate browser interactions and Playwright test workflows through a command-line interface.
unit-test-vue-pinia
Writes and reviews unit tests for Vue 3 components, composables, and Pinia stores with Vitest.
agent-browser
Automates browser interactions via Chrome DevTools Protocol with accessibility-tree snapshots.
docker-containerization
Generate Dockerfiles, docker-compose configurations, and deployment scripts for containerizing web applications.
docker-patterns
Implements Docker Compose configurations, multi-stage Dockerfiles, networking, volumes, and container security patterns.
screenshot
Captures screen images, windows, and clipboard content for visual debugging and UI verification.
docker
Containerize applications with Dockerfiles, multi-stage builds, and Docker Compose configurations.
ts-library
Guides authoring TypeScript libraries with dual CJS/ESM builds, exports, testing, and npm publishing.
tailwind-4-docs
Syncs and queries a local Tailwind CSS v4 documentation snapshot for migration and implementation guidance.
multi-stage-dockerfile
Creates optimized multi-stage Dockerfiles with layer caching and security best practices.
vuejs-typescript-best-practices
Applies Vue.js and TypeScript best practices for building performant applications with Vite, Pinia, and Tailwind CSS.
vue-expert-js
Generates Vue 3 components and composables in JavaScript with JSDoc type annotations.
vue
Renders Vue 3 component trees from JSON specs with state binding and actions.
create-github-action-workflow-specification
Generates implementation-agnostic specifications for existing GitHub Actions CI/CD workflows.
create-adaptable-composable
Creates Vue composables accepting maybe-reactive inputs via MaybeRef and MaybeRefOrGetter types.
antfu-design
Generates UnoCSS interfaces using semantic class tokens with dual light and dark themes.
find-skills
Discovers and installs agent skills from the open skills ecosystem using the Skills CLI.
tailwindcss-advanced-layouts
Implements CSS Grid, Flexbox, and container query layout patterns with Tailwind CSS.
pinia
Implement type-safe state management stores in Vue applications using Pinia.
docker-best-practices
Applies Docker best practices for Dockerfiles, images, containers, and Compose deployments.
github-actions-templates
Create GitHub Actions workflows for testing, building, and deploying applications.
frontend-design
Guides creation of distinctive, non-templated visual designs for web interfaces.
ai-sdk
Answers questions and builds AI features using the Vercel AI SDK documentation.
unocss
Configure UnoCSS atomic CSS engine with presets, rules, shortcuts, and transformers.
Frequently Asked Questions About Jérôme
FAQPage SchemaWhat tasks can I accomplish with jeje-it's skill registry?▼
You can build Vue 3 apps with Pinia and TypeScript, write Vitest unit tests, author npm libraries with dual CJS/ESM output, create multi-stage Dockerfiles, configure Tailwind v4 and UnoCSS layouts, generate GitHub Actions CI/CD pipelines, and run Playwright browser tests.
Who is the target audience for these skills?▼
Frontend and full-stack engineers working in the Vue ecosystem, plus DevOps practitioners. The skills target developers using Vue 3, Nuxt 3, Vite, Pinia, Vitest, Docker, Tailwind CSS, UnoCSS, and GitHub Actions for testing, containerization, and deployment.
What prerequisites or dependencies do these skills require?▼
Requirements vary per skill: tailwind-4-docs needs git, Python 3, and internet access; create-adaptable-composable requires a Vue 3 or Nuxt 3 project; Playwright and agent-browser skills need npx/npm; Docker skills require a Docker runtime; GitHub Actions skills use the gh CLI.
Are these skills open source and what licenses apply?▼
Several skills carry explicit MIT licenses, including ts-library, vue-expert-js, create-adaptable-composable, and github-actions. The frontend-design skill ships with custom terms in a LICENSE.txt file. Other skills list no license, so review each folder before redistribution.
How do the Docker and CI/CD skills work together in practice?▼
Use docker-best-practices and multi-stage-dockerfile to produce lean, non-root, HEALTHCHECK-enabled images, then wire them into github-actions-templates pipelines for automated testing, building, and deployment—including React Native iOS simulator and Android emulator cloud builds with downloadable artifacts.