Jérôme avatar

Jérôme

Community

@jeje-it · France

3Followers
|
37Public Repos
|
25Published Skills

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.

Skills Distribution
DomainDeveloper To...Vue & TypeScript F.. (40%)CSS & Visual Desig.. (20%)Docker Containeriz.. (20%)CI/CD & GitHub Act.. (12%)

Agent Skills by Jérôme

Showing 25 vetted skills indexed across 1 GitHub repositories.

jeje-itjeje-it

playwright-cli

Automate browser interactions and Playwright test workflows through a command-line interface.

Community
Advanced
jeje-itjeje-it

unit-test-vue-pinia

Writes and reviews unit tests for Vue 3 components, composables, and Pinia stores with Vitest.

Community
Intermediate
jeje-itjeje-it

agent-browser

Automates browser interactions via Chrome DevTools Protocol with accessibility-tree snapshots.

Community
Intermediate
jeje-itjeje-it

docker-containerization

Generate Dockerfiles, docker-compose configurations, and deployment scripts for containerizing web applications.

Community
Advanced
jeje-itjeje-it

docker-patterns

Implements Docker Compose configurations, multi-stage Dockerfiles, networking, volumes, and container security patterns.

Community
Intermediate
jeje-itjeje-it

screenshot

Captures screen images, windows, and clipboard content for visual debugging and UI verification.

Community
Basic
jeje-itjeje-it

docker

Containerize applications with Dockerfiles, multi-stage builds, and Docker Compose configurations.

Community
Advanced
jeje-itjeje-it

ts-library

Guides authoring TypeScript libraries with dual CJS/ESM builds, exports, testing, and npm publishing.

Community
Advanced
jeje-itjeje-it

tailwind-4-docs

Syncs and queries a local Tailwind CSS v4 documentation snapshot for migration and implementation guidance.

Community
Intermediate
jeje-itjeje-it

multi-stage-dockerfile

Creates optimized multi-stage Dockerfiles with layer caching and security best practices.

Community
Basic
jeje-itjeje-it

vuejs-typescript-best-practices

Applies Vue.js and TypeScript best practices for building performant applications with Vite, Pinia, and Tailwind CSS.

Community
Basic
jeje-itjeje-it

vue-expert-js

Generates Vue 3 components and composables in JavaScript with JSDoc type annotations.

Community
Intermediate
jeje-itjeje-it

vue

Renders Vue 3 component trees from JSON specs with state binding and actions.

Community
Intermediate
jeje-itjeje-it

create-github-action-workflow-specification

Generates implementation-agnostic specifications for existing GitHub Actions CI/CD workflows.

Community
Intermediate
jeje-itjeje-it

create-adaptable-composable

Creates Vue composables accepting maybe-reactive inputs via MaybeRef and MaybeRefOrGetter types.

Community
Intermediate
jeje-itjeje-it

antfu-design

Generates UnoCSS interfaces using semantic class tokens with dual light and dark themes.

Community
Advanced
jeje-itjeje-it

find-skills

Discovers and installs agent skills from the open skills ecosystem using the Skills CLI.

Community
Intermediate
jeje-itjeje-it

tailwindcss-advanced-layouts

Implements CSS Grid, Flexbox, and container query layout patterns with Tailwind CSS.

Community
Intermediate
jeje-itjeje-it

pinia

Implement type-safe state management stores in Vue applications using Pinia.

Community
Intermediate
jeje-itjeje-it

docker-best-practices

Applies Docker best practices for Dockerfiles, images, containers, and Compose deployments.

Community
Intermediate
jeje-itjeje-it

github-actions-templates

Create GitHub Actions workflows for testing, building, and deploying applications.

Community
Intermediate
jeje-itjeje-it

frontend-design

Guides creation of distinctive, non-templated visual designs for web interfaces.

Community
Intermediate
jeje-itjeje-it

ai-sdk

Answers questions and builds AI features using the Vercel AI SDK documentation.

Community
Intermediate
jeje-itjeje-it

unocss

Configure UnoCSS atomic CSS engine with presets, rules, shortcuts, and transformers.

Community
Intermediate

Frequently Asked Questions About Jérôme

FAQPage Schema
What 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.