← all publishers

christopherlouet

@christopherlouet source repo

53 published skills

  1. QA Tech Debt · christopherlouet bundle
    Technical debt management and prioritization, including test-coverage analysis and Kaizen continuous improvement. Trigger when the user wants to identify, prioritize or plan the repayment of technical debt, analyse/improve test coverage, or run a PDCA continuous-improvement cycle.
    0
    installs
  2. Web Scraping · christopherlouet
    Clean LLM-ready web scraping via Firecrawl (scrape/crawl/map/extract/search). Trigger when the user wants to extract content from a page, crawl a site, collect structured data, bypass anti-bot/JS-rendering, or perform a web search with integrated extraction. Fallback to Playwright/curl if Firecrawl is unavailable.
    0
    installs
  3. Work Explore · christopherlouet bundle
    Explore and understand an existing codebase. Use when the user wants to understand the code, explore a project, discover an architecture, or before modifying existing code.
    0
    installs
  4. Data Pipeline · christopherlouet bundle
    ETL/ELT pipeline design. Trigger when the user wants to create data flows, transformations, or orchestration.
    0
    installs
  5. Doc Changelog · christopherlouet
    CHANGELOG maintenance following Keep a Changelog. Trigger when the user wants to document changes or prepare a release.
    0
    installs
  6. Feature Flags · christopherlouet
    Feature flags and toggles management. Trigger when the user wants to implement feature flagging, A/B testing, or progressive deployment.
    0
    installs
  7. Git Worktrees · christopherlouet
    Using git worktrees for parallel development. Trigger when the user wants to work on multiple branches simultaneously, do parallel dev, or manage worktrees.
    0
    installs
  8. Dev React Perf · christopherlouet
    React/Next.js performance optimization. Trigger when the user wants to optimize rendering, reduce re-renders, or improve Core Web Vitals.
    0
    installs
  9. Ops Infra Code · christopherlouet bundle
    Infrastructure as Code with Terraform/OpenTofu. Trigger to create modules, configure backends, write idiomatic HCL, or audit infrastructure.
    0
    installs
  10. Ops Monitoring · christopherlouet bundle
    Application instrumentation for monitoring. Trigger when the user wants to add logs, metrics, or traces.
    0
    installs
  11. Writing Skills · christopherlouet
    Guide for creating new skills for the Claude Code foundation. Trigger when the user wants to create a skill, add a command, or extend the foundation.
    0
    installs
  12. Parallel Agents · christopherlouet
    Orchestration of parallel agents to maximize efficiency. Trigger when a task can be decomposed into independent sub-tasks that can run in parallel.
    0
    installs
  13. Session Handoff · christopherlouet
    Context transfer between AI sessions. Trigger when the user wants to save the context, resume a task, or hand off the work to another session.
    0
    installs
  14. Work Brainstorm · christopherlouet
    Structured ideation before specification. Transform a vague idea into a validated design via questioning and exploration of alternatives. Trigger when the user has a fuzzy idea, wants to explore approaches, or hesitates between several directions.
    0
    installs
  15. State Management · christopherlouet
    State management patterns and implementation. Trigger when the user wants to manage global state, use Redux, Zustand, or other solutions.
    0
    installs
  16. Dev Error Handling · christopherlouet bundle
    Error handling strategy. Trigger when the user wants to implement error handling, exceptions, or error boundaries.
    0
    installs
  17. Ops Mobile Release · christopherlouet
    Publishing apps to the App Store and Google Play. Trigger when the user wants to deploy a mobile app or configure Fastlane.
    0
    installs
  18. Dev Frontend Design · christopherlouet
    Distinctive UI design with strong art direction. Trigger when the user wants to create an interface, a landing page, a visual component, or when frontend code creation is detected without a defined design direction.
    0
    installs
  19. Ops CI · christopherlouet bundle
    CI/CD pipeline configuration. Trigger when the user wants to configure GitHub Actions, GitLab CI, or automate deployments.
    0
    installs
  20. QA E2e · christopherlouet bundle
    End-to-end tests with Playwright or Cypress. Trigger when the user wants to create user journey tests, UI integration tests, or browser automation.
    0
    installs
  21. Dev API · christopherlouet bundle
    Develop and document a REST, GraphQL, or tRPC API, including versioning strategy. Use when the user wants to create an endpoint, a route, a type-safe procedure, or structure/version an API.
    0
    installs
  22. Dev Tdd · christopherlouet bundle
    TDD development with Red-Green-Refactor cycle. Use to implement a feature by writing tests BEFORE the code. Trigger automatically when the user asks for TDD, wants to write tests first, mentions "test first", or asks to implement, add, create, fix, correct code, a new feature, a bugfix, or a functionality.
    0
    installs
  23. QA Perf · christopherlouet bundle
    Application performance optimization. Trigger when the user wants to improve speed, reduce latency, or optimize resources.
    0
    installs
  24. Work Pr · christopherlouet bundle
    Create a complete and well-documented Pull Request. Use when the user wants to create a PR, submit their changes, or prepare a merge request.
    0
    installs
  25. Dev Auth · christopherlouet
    Modern web auth implementation (better-auth, Lucia, NextAuth/Auth.js, Clerk, Supabase Auth). Trigger when the user wants to add login, signup, sessions, OAuth, magic links, 2FA, or when existing auth code is detected to audit or migrate.
    0
    installs
  26. Dev I18N · christopherlouet
    Internationalization (i18n) and localization (l10n) for web and mobile applications. Libraries next-intl, react-i18next, vue-i18n, formatjs, flutter_localizations, ARB. Trigger when the user wants to add multiple languages, extract strings, handle plurals, date/number formats, or when translation files are detected.
    0
    installs
  27. Dev Debug · christopherlouet bundle
    Debug and resolve problems. Use when the user has a bug, an error, an unexpected behavior, or wants to understand why something is not working.
    0
    installs
  28. QA Chrome · christopherlouet
    Visual tests and browser debugging via Chrome. Use to test web pages, verify visual rendering, debug with the console, or automate browser actions. Trigger when the user mentions "visual test", "Chrome", "browser", "browser console", "DOM", "screenshot", "GIF".
    0
    installs
  29. QA Design · christopherlouet bundle
    UI/UX design audit and verification of web best practices, including responsive/mobile-first breakpoints. Trigger when the user wants to audit the design, verify the UI/UX, check responsive behaviour, or improve the user interface.
    0
    installs
  30. QA Review · christopherlouet bundle
    Perform a thorough code review. Use when the user requests a review, wants to verify code quality, or before merging a PR.
    0
    installs
  31. Work Plan · christopherlouet bundle
    Plan the implementation of a feature. Use when the user wants to plan, architect, define an approach, or before coding a complex feature.
    0
    installs
  32. Dev Nextjs · christopherlouet
    Next.js development (App Router, Server Components, caching, streaming). Trigger when the user works with Next.js, modifies app/, pages/, next.config, or talks about RSC, Server Actions, Route Handlers, middleware.
    0
    installs
  33. Dev Prisma · christopherlouet
    Development with Prisma ORM (schema, migrations, type-safe queries, Accelerate, transactions). Trigger when the user wants to add a model, create a migration, optimize Prisma queries, or when schema.prisma is detected in the project.
    0
    installs
  34. Dev Shadcn · christopherlouet
    Integration and customization of shadcn/ui (copy-paste React components, Radix + Tailwind). Trigger when the user wants to install shadcn, add components, customize the theme, or when shadcn/ui usage is detected in the project.
    0
    installs
  35. Growth Cro · christopherlouet bundle
    Conversion rate optimization (CRO) and funnel analysis. Trigger when the user wants to optimize conversions, map/analyze a conversion funnel, improve a signup form, a checkout, a landing page, or an onboarding/activation flow.
    0
    installs
  36. Ops CI Fix · christopherlouet
    Autonomous diagnosis and repair of failing CI/CD pipelines. Scan GitHub Actions workflows, identify failure causes, and apply fixes. Trigger when CI is broken, tests fail in CI, or workflows are stuck.
    0
    installs
  37. Ops Docker · christopherlouet
    Docker and Docker Compose containerization. Trigger when the user wants to dockerize an application or create containers.
    0
    installs
  38. Work Batch · christopherlouet
    Sequential execution of user stories from a PRD file. Autonomous mode that implements and commits each story one by one. Trigger when the user wants to process a backlog, execute multiple stories, or launch an autonomous mode.
    0
    installs
  39. Work Quick · christopherlouet
    Quick workflow for trivial changes (single-file fix, rename, typo). Skip the full Explore-Plan-TDD-Audit cycle. Trigger when the user wants a quick fix, a simple change, or mentions "quick", "fast", "rapid".
    0
    installs
  40. Agent Teams · christopherlouet bundle
    Multi-agent team orchestration with native Agent Teams. Trigger when the user wants to launch a team of agents, coordinate parallel work with inter-agent communication, or use swarm mode.
    0
    installs
  41. API Mocking · christopherlouet
    API mock configuration for tests. Trigger when the user wants to mock APIs, use MSW, or test without a backend.
    0
    installs
  42. Dev Flutter · christopherlouet bundle
    Flutter development with Clean Architecture and BLoC. Trigger when the user wants to create widgets, screens, or Flutter features.
    0
    installs
  43. Dev GRAPHQL · christopherlouet bundle
    GraphQL API development. Trigger when the user wants to create schemas, resolvers, or GraphQL queries.
    0
    installs
  44. Ops Proxmox · christopherlouet bundle
    Proxmox VE infrastructure with Terraform (VMs, LXC, network, storage, backup)
    0
    installs
  45. Ops Standup · christopherlouet
    Cross-repo morning briefing. Aggregation of recent commits, PRs, CI, blockers and priorities of the day. Trigger when the user wants a standup, an activity summary, or to know what happened.
    0
    installs
  46. QA Security · christopherlouet bundle
    Perform a security audit based on OWASP. Use when the user wants to verify security, look for vulnerabilities, or before a production deployment.
    0
    installs
  47. Work Commit · christopherlouet bundle
    Generates clear commit messages following Conventional Commits. Use when the user wants to commit, asks for a commit message, or after completing a modification.
    0
    installs
  48. Dev Document · christopherlouet
    Document generation (PDF, DOCX, XLSX, PPTX). Trigger when the user wants to create a document, generate a report, export to PDF/Word/Excel/PowerPoint, or produce an office file.
    0
    installs
  49. Dev Refactor · christopherlouet bundle
    Code refactoring to improve quality. Trigger when the user wants to clean up, restructure, or improve existing code.
    0
    installs
  50. Dev Supabase · christopherlouet bundle
    Backend development with Supabase. Trigger when the user wants to configure auth, the database, or Supabase storage.
    0
    installs
  51. Doc Generate · christopherlouet bundle
    Technical documentation generation. Trigger when the user wants to create a README, API docs, or guides.
    0
    installs
  52. Ops Database · christopherlouet bundle
    Database schema design. Trigger when the user wants to create tables, migrations, or optimize queries.
    0
    installs
  53. Ops Opnsense · christopherlouet
    OPNsense configuration via Terraform. Trigger for interfaces, firewall, NAT, DHCP/DNS, aliases.
    0
    installs