louisbrulenaudet

67 mods across 2 repositories, 25 stars between them.

front-vitest

01

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Depth for Vitest tests of front- React 19 SPAs when DOM, RTL, TanStack Query hooks, or TanStack Router route-tree tests are needed. USE WHEN: adding jsdom or testing-library, writing tsx render or renderHook tests, testing createMemoryHistory plus RouterProvider, Suspense UI, or React 19 act fixtures. DO NOT USE WHEN…

19 yesterday A 102 tokens original Apache-2.0

git-commit

02

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive…

19 yesterday A 87 tokens copy · 100% Apache-2.0

hono

03

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Use when building Hono web applications or when the user asks about Hono APIs, routing, middleware, JSX, validation, testing, or streaming. TRIGGER when code imports from 'hono' or 'hono/', or user mentions Hono. Use npx hono request to test endpoints.

19 yesterday A 66 tokens copy · 100% Apache-2.0

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

USE WHEN: editing Cursor/Claude agent config, rules, hooks, skills, MCP, subagents, slash commands, or dual-tree sync; or when asking how Claude vs Cursor instructions are laid out in this monorepo. DO NOT USE WHEN: implementing app features, Workers, or frontend UI unless the task is specifically about agent tooling.

19 yesterday B 76 tokens original Apache-2.0

pnpm

05

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Fast, disk-efficient package manager for this pnpm + Turborepo monorepo. pnpm owns the dependency graph, lockfile, and supply-chain policy; Turborepo owns task orchestration (build, lint, dev, --affected).

19 yesterday A 96 tokens original Apache-2.0

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Handling client-privileged and matter-identifying data in this monorepo's Workers and SPA. Triggers on: logging, tracing, error responses, cache keys, queue or KV payloads, retention, tenancy or matter isolation, prompt construction from client documents, third-party API calls carrying client content, and any review…

19 yesterday A 111 tokens original Apache-2.0

review-architecture

07

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Architecture-focused monorepo review. USE WHEN: user runs /review-architecture or explicitly asks for this review. DO NOT USE WHEN: implementing features or fixing bugs unless the user asked for a review.

19 yesterday A 45 tokens original Apache-2.0

review-ci

08

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

CI, GitHub Actions, caching, hooks, deploy review. USE WHEN: user runs /review-ci or explicitly asks for this review. DO NOT USE WHEN: implementing features or fixing bugs unless the user asked for a review.

19 yesterday A 49 tokens original Apache-2.0

review-claude-code

09

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Claude Code setup review (settings.json, permissions, rules, hooks, agents, memory, worktrees) against current official best practices. USE WHEN: user runs /review-claude-code or explicitly asks for this review. DO NOT USE WHEN: reviewing app code, other dev dependencies, or implementing features.

19 yesterday B 68 tokens original Apache-2.0

review-code-quality

10

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Lint, style, maintainability review. USE WHEN: user runs /review-code-quality or explicitly asks for this review. DO NOT USE WHEN: implementing features or fixing bugs unless the user asked for a review.

19 yesterday A 46 tokens original Apache-2.0

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Config, env, wrangler review. USE WHEN: user runs /review-configuration or explicitly asks for this review. DO NOT USE WHEN: implementing features or fixing bugs unless the user asked for a review.

19 yesterday A 46 tokens original Apache-2.0

review-cursor

12

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Cursor setup review (.cursor settings, rules, hooks.json, agents, mcp.json) against current official best practices and parity with the Claude tree. USE WHEN: user runs /review-cursor or explicitly asks for this review. DO NOT USE WHEN: reviewing app code, other dev dependencies, or implementing features.

19 yesterday A 67 tokens original Apache-2.0

review-hono

13

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Hono setup review (worker-api routing, middleware order, validation, error handling) against current official Hono best practices for Cloudflare Workers. USE WHEN: user runs /review-hono or explicitly asks for this review. DO NOT USE WHEN: reviewing app code, other dev dependencies, or implementing features.

19 yesterday A 66 tokens original Apache-2.0

review-knip

14

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Knip review (knip.jsonc passes, issue coverage, production pass, auto-fix workflow) against current official Knip best practices. USE WHEN: user runs /review-knip or explicitly asks for this review. DO NOT USE WHEN: reviewing app code, other dev dependencies, or implementing features.

19 yesterday A 66 tokens original Apache-2.0

review-oxc

15

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

OXC review (oxlint rules/ignores, oxfmt, tsgolint type-aware rules, agent output format) against current official OXC best practices. USE WHEN: user runs /review-oxc or explicitly asks for this review. DO NOT USE WHEN: reviewing app code, other dev dependencies, or implementing features.

19 yesterday A 73 tokens original Apache-2.0

review-performance

16

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Performance-focused review. USE WHEN: user runs /review-performance or explicitly asks for this review. DO NOT USE WHEN: implementing features or fixing bugs unless the user asked for a review.

19 yesterday A 40 tokens original Apache-2.0

review-pnpm

17

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Review the pnpm workspace configuration for alignment with current official best practices - dependency management, supply-chain safety, and developer experience across this monorepo. Your reply must be a plan of suggested changes: concise, actionable, structured - not only prose.

19 yesterday A 68 tokens original Apache-2.0

review-react

18

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

React 19 review (front-app patterns, compiler readiness, Suspense boundaries, hooks discipline) against current official React best practices. USE WHEN: user runs /review-react or explicitly asks for this review. DO NOT USE WHEN: reviewing app code, other dev dependencies, or implementing features.

19 yesterday A 61 tokens original Apache-2.0

review-security

19

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Security-focused review. USE WHEN: user runs /review-security or explicitly asks for this review. DO NOT USE WHEN: implementing features or fixing bugs unless the user asked for a review.

19 yesterday A 40 tokens original Apache-2.0

review-seo

20

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

SEO-focused review. USE WHEN: user runs /review-seo or explicitly asks for this review. DO NOT USE WHEN: implementing features or fixing bugs unless the user asked for a review.

19 yesterday A 42 tokens original Apache-2.0

review-syncpack

21

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Review the syncpack setup for alignment with current official best practices - dependency specifier enforcement (catalog: vs workspace:), version-drift detection across workspaces, and package.json hygiene automation. Your reply must be a plan of suggested changes: concise, actionable, structured - not only prose.

19 yesterday A 66 tokens original Apache-2.0

review-tailwind

22

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

Tailwind CSS v4 review (CSS-first config, Vite plugin integration, better-tailwindcss lint rules) against current official Tailwind best practices. USE WHEN: user runs /review-tailwind or explicitly asks for this review. DO NOT USE WHEN: reviewing app code, other dev dependencies, or implementing features.

19 yesterday A 68 tokens original Apache-2.0

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

TanStack Query review (queryOptions patterns, cache hygiene, mutation flows, devtools) against current official TanStack Query best practices. USE WHEN: user runs /review-tanstack-query or explicitly asks for this review. DO NOT USE WHEN: reviewing app code, other dev dependencies, or implementing features.

19 yesterday A 68 tokens original Apache-2.0

louisbrulenaudet/monorepo-template

Skill Claude CodeCodex

TanStack Router review (file-based routing, route tree generation, typed search params, preload/lazy behavior) against current official TanStack Router best practices. USE WHEN: user runs /review-tanstack-router or explicitly asks for this review. DO NOT USE WHEN: reviewing app code, other dev dependencies, or…

19 yesterday A 72 tokens original Apache-2.0