Skip to main content
louisbrulenaudet
GitHub creator profile

louisbrulenaudet

Repository-level view of 22 collected skills across 3 GitHub repositories.

skills collected
22
repositories
3
updated
Aug 6, 2026
repository explorer

Repositories and representative skills

monorepo-agent-setup
computer-occupations-all-other

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…

Aug 6, 2026
pnpm
software-developers

pnpm workspace and dependency management for this monorepo. Triggers on: pnpm install, pnpm add/remove/update, workspace protocol, catalogs, filtering, lockfile, hoisting, allowBuilds, minimumReleaseAge, CI install failures, and dependency version drift. Use…

Aug 6, 2026
review-architecture
software-quality-assurance-analysts-and-testers

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.

Aug 6, 2026
review-ci
software-quality-assurance-analysts-and-testers

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.

Aug 6, 2026
review-configuration
software-quality-assurance-analysts-and-testers

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.

Aug 6, 2026
review
software-quality-assurance-analysts-and-testers

Full multi-dimension code/PR/docs review → structured plan. USE WHEN: user runs /review or explicitly asks for this review. DO NOT USE WHEN: implementing features or fixing bugs unless the user asked for a review.

Aug 6, 2026
skills-update
computer-occupations-all-other

USE WHEN: updating locked agent skills from skills-lock.json, refreshing upstream skill content, or running npx skills update for project skills. DO NOT USE WHEN: adding new skills (use npx skills add with explicit approval), running bare npx skills update…

Aug 6, 2026
turborepo
software-developers

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and…

Aug 3, 2026
Showing 8 of 15 collected skills.
fastapi
software-developers

FastAPI best practices for this api-template. Use when writing or reviewing FastAPI routes, dependencies, or OpenAPI models. Prefer Annotated params, thin handlers, and Pydantic DTOs under app/dtos/.

Aug 6, 2026
pydantic-best-practices
software-developers

Pydantic v2 performance and contract practices for this api-template. Use when writing or reviewing models under app/dtos/ or Settings in app/core/config.py.

Aug 6, 2026
review-checklist
software-quality-assurance-analysts-and-testers

Enumerated review checklist for this api-template - the diff-level checks that map to .claude/rules/. Use when reviewing a diff or auditing files for rule conformance; preloaded by the code-reviewer and security-reviewer subagents.

Aug 6, 2026
fastapi
software-developers

FastAPI best practices and conventions. Use when working with FastAPI APIs and Pydantic models for them. Keeps FastAPI code clean and up to date with the latest features and patterns, updated with new versions. Write new code or refactor and update old code.

Aug 6, 2026
review-checklist
software-quality-assurance-analysts-and-testers

Enumerated review checklist for this api-template - the diff-level checks that map to .cursor/rules/. Use when reviewing a diff or auditing files for rule conformance; the criteria for the code-reviewer and security-reviewer agents.

Aug 6, 2026
pydantic-best-practices
software-developers

Pydantic v2 performance best practices. Use when writing or reviewing Pydantic models, TypeAdapters, validators, or union types. Avoids common pitfalls that silently degrade validation throughput.

Jul 21, 2026
Showing 3 of 3 repositories
All repositories loaded