← all publishers

felixhennequin-gif

@felixhennequin-gif source repo

12 published skills

  1. Testing · felixhennequin-gif bundle
    Testing strategy and conventions. Activates when writing tests, deciding what to test, editing files under *.test.*, *.spec.*, tests/, or __tests__/, setting up a test suite, or evaluating test coverage for any language or stack.
    0
    installs
  2. Debugging · felixhennequin-gif
    Structured debugging workflow. Activates when fixing bugs, investigating errors, troubleshooting test failures, or when a previous fix attempt failed.
    0
    installs
  3. Code Review · felixhennequin-gif
    Structured workflow for acting on an external code review — triage findings by severity and effort, write a prioritized roadmap to /tmp/roadmap.md, then hand execution prompts to Claude Code batch by batch. Activates when the user receives a review, audit, or critique of their repo and wants to act on it. Also triggers on "triage this review", "make a roadmap from this feedback", "act on these findings", "we have a list of issues to fix".
    0
    installs
  4. Git Workflow · felixhennequin-gif
    Git branching, commit, and PR conventions. Activates when creating a branch, writing a commit message, opening a pull request, resolving merge conflicts, or reviewing git history.
    0
    installs
  5. Session Wrap · felixhennequin-gif bundle
    End-of-session workflow. Analyses the session and proposes improvements to the project's Claude config as a reviewable checklist, then applies the user-approved subset. Activates on /wrap and /wrap-apply, and on phrases like "wrap up the session" or "propose config improvements".
    0
    installs
  6. Express API · felixhennequin-gif
    Express 5 conventions and REST API patterns. Activates when working on routes, controllers, middleware, validation, or error handling in a Node.js/Express backend.
    0
    installs
  7. Symfony API · felixhennequin-gif
    Symfony 5.4+ / 6.x / 7.x API conventions. Activates when working on controllers, services, entities, repositories, console commands, migrations, or dependency injection in a Symfony backend.
    0
    installs
  8. Error Handling · felixhennequin-gif
    Error handling patterns for HTTP services. Activates when writing error handling code, creating error classes, working with try/catch blocks, or implementing error middleware in an HTTP backend (Express, FastAPI, Flask, Django, Gin, Axum, etc.).
    0
    installs
  9. CI CD Pipeline · felixhennequin-gif bundle
    CI/CD pipeline patterns for GitHub Actions and GitLab CI. Activates when editing .github/workflows/*, .gitlab-ci.yml, or when auditing or debugging a pipeline.
    0
    installs
  10. React Frontend · felixhennequin-gif
    React 19 + Vite + Tailwind v4 frontend conventions. Activates when working on components, pages, hooks, state management, or styling.
    0
    installs
  11. Coding Principles · felixhennequin-gif
    Core behavioral rules for any coding task — think before coding, simplicity first, surgical changes, goal-driven execution. Activates on every feature, fix, refactor, or code edit, regardless of stack.
    0
    installs
  12. Prisma Patterns · felixhennequin-gif
    Prisma ORM conventions and patterns. Activates when working on the Prisma schema, migrations, queries, or services that call Prisma.
    0
    installs