parisgroup-ai

60 mods across 1 repository, 1 stars between them.

docker-devops

25

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Create optimized Docker configurations, docker-compose setups, Kubernetes manifests, and CI/CD pipelines. Use when containerizing applications, setting up deployment infrastructure, or automating builds. Triggers on: Docker, Dockerfile, container, docker-compose, Kubernetes, k8s, CI/CD, GitHub Actions, deployment.

1 19d ago A 66 tokens original MIT

drizzle-migrations

26

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Use when creating, applying, troubleshooting, or recovering Drizzle ORM migrations. Triggers on: schema change, new table, add column, alter table, migration error, type already exists, relation already exists, desync, mega-migration, db:generate, db:migrate, db:push, Railway deploy failure.

1 19d ago A 70 tokens original MIT

e2e-analyze

27

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Analyze E2E test failures with timeline reconstruction, code correlation, and history lookup. Use after running tests: 'analyze e2e', 'e2e failures', 'diagnose tests'.

1 19d ago A 46 tokens original MIT

e2e-architect

28

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Plan, audit or debug end-to-end (E2E) test coverage, flows and fixtures (Playwright). Use when designing or improving an E2E test suite. Triggers on: planejar testes e2e, arquitetura de testes e2e, cobertura e2e, estrategia de e2e, fixtures e2e, e2e architect, end-to-end test plan.

1 19d ago A 86 tokens original MIT

e2e-chrome-devtools

29

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Visual smoke test using Chrome DevTools MCP against a running web app (local or production). Navigates key pages, captures screenshots, inspects console errors, network failures, runs Lighthouse audits, tests mobile/dark-mode emulation, and traces performance. Use this skill whenever the user says "smoke test"…

1 19d ago A 161 tokens original MIT

e2e-fix-cycle

30

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Automated E2E test-fix cycle. Runs tests, analyzes failures, applies fixes in batches, re-runs until pass. Use for full automation: 'fix e2e', 'e2e cycle', 'auto-fix tests'.

1 19d ago A 57 tokens original MIT

e2e-run

31

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Smart E2E test runner with auto-detection of Playwright project and wait strategies. Use when running E2E tests: 'run e2e', 'e2e admin', 'test admin-tests', 'run creator tests'.

1 19d ago A 53 tokens original MIT

executing-plans

32

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

1 19d ago A 22 tokens copy · 92% MIT

find-skills

33

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Use when the user asks how to do something and may need a local or installable skill.

1 19d ago A 23 tokens copy · 81% MIT

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

1 19d ago A 44 tokens copy · 94% MIT

github-design

35

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Use when setting up GitHub repositories, workflows, issue templates, or project organization - enforces best practices for .github folder structure, reusable workflows, branch protection, CODEOWNERS, labels, and GitHub Projects. Triggers on: GitHub, repository setup, workflow, Actions, issue template, PR template…

1 19d ago A 76 tokens original MIT

i18n-audit

36

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Audita código fonte para encontrar textos hardcoded em português que precisam usar o sistema de tradução (i18n). Detecta strings em TSX/TS que deveriam usar t() ou useTranslations. Triggers on: texto hardcoded, hardcoded text, auditoria i18n, i18n audit, tradução faltando, missing translation in code, portuguese text…

1 19d ago A 85 tokens original MIT

i18n-maintenance

37

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Use when working with internationalization files, translation keys, or multi-language support - validates translation coverage, detects missing keys, finds unused translations, validates code↔JSON sync, and ensures consistency across all locales. Triggers on i18n, translation, locale, intl, multi-language, missing…

1 19d ago A 67 tokens original MIT

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Guia o aluno da Imersão IA da ParisGroup logo depois de instalar o ambiente. Use quando a pessoa disser 'instalei e agora', 'por onde começo', 'primeiros passos', 'como começo', 'estou perdido', 'o que faço agora', 'terminei o setup', 'comecei a imersão', 'me ajuda a começar', 'first steps', 'where do I start', 'I…

1 19d ago C 142 tokens original MIT

impeccable

39

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Provides premium design vocabulary, supporting Google Stitch spec-based DESIGN.md / PRODUCT.md and anti-pattern slop removal.

1 19d ago A 27 tokens original MIT

launch-audit

40

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Run a comprehensive pre-launch quality audit on any web application. Explores the codebase first, then generates project-specific audit prompts that reference the actual files, routes, hooks, and functions found. Covers 7 areas: security, functionality, domain data coherence, visual consistency, performance, test…

1 19d ago A 233 tokens original MIT

log-audit

41

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Use when analyzing error logs, production failures, or recurring log patterns from Railway, files, or console output.

1 19d ago A 26 tokens original MIT

logger-design

42

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Design e implementação de logging estruturado com distributed tracing. Enforça schema rígido, correlation IDs, sanitização de PII e boas práticas de observabilidade. Multi-stack (Node.js, Python, Go, Frontend). Triggers on: log, logging, logger, trace, tracing, observability, correlation, span, structured log.

1 19d ago A 73 tokens original MIT

maestro-analyze

43

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Investigate why a Maestro mobile test on the iOS Simulator failed. Use after a mobile/simulator test fails and you need the cause. Triggers on: teste mobile falhou, porque o teste do app quebrou, analisar falha mobile, maestro falhou, mobile test failed, ios simulator error.

1 19d ago A 68 tokens original MIT

maestro-capture

44

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Capture iOS Simulator screens via Maestro to compare the app against design references. Use when you want screenshots of the mobile app. Triggers on: screenshot do app, capturar telas do simulador, comparar com o design mobile, telas do app mobile, maestro capture, ios simulator screenshot.

1 19d ago A 63 tokens original MIT

maestro-fix-cycle

45

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Auto-repair loop for failing Maestro mobile tests on the iOS Simulator, one flow at a time. Use when you want mobile/simulator tests fixed automatically. Triggers on: conserta os testes mobile, arruma o teste do simulador, loop de correcao mobile, fix mobile tests, auto fix ios tests.

1 19d ago A 73 tokens original MIT

maestro-run

46

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Run the app's mobile UI tests on the iOS Simulator with Maestro. Use when you want to run mobile tests on a simulator. Triggers on: teste mobile, testar no simulador, rodar app no simulador iOS, teste de app mobile, maestro, mobile test, ios simulator test.

1 19d ago A 66 tokens original MIT

memory-bank

47

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Maintain and update project memory-bank files for persistent context across Claude Code sessions. Use when starting a new session, completing features, making architectural changes, or when context needs to be preserved. Triggers on: memory bank, project context, session start, context update, CLAUDE.md, project…

1 19d ago A 70 tokens original MIT

parisgroup-ai/imersao-ia-setup

Skill Claude CodeCodex

Build or review React Native / Expo code for architecture, UX, performance and native best practices. Use when writing or reviewing a React Native / Expo app. Triggers on: react native, expo, app nativo, boas praticas mobile nativo, arquitetura react native, performance no app nativo, react native review.

1 19d ago A 72 tokens original MIT