← all publishers

srombauts

@srombauts source repo

26 published skills

  1. Boileau · srombauts bundle
    Repère et corrige les marques d'écriture par IA dans un texte en français. À utiliser quand l'utilisateur demande d'humaniser un texte en français, de le relire, de retirer les tics IA, ou dit qu'un texte « sonne IA » / « sonne ChatGPT » / « fait IA ».
    0
    installs
  2. Site Jekyll · srombauts
    Maintenir le site Jekyll du dépôt lors de la création, du déplacement ou du renommage de pages, ou de changements de navigation, d'index et de liens, y compris les références aux photos.
    0
    installs
  3. Fiche Recette · srombauts bundle
    Créer, réviser ou maintenir une recette ou un mélange de farines du dépôt : structure, notes, adaptations facultatives, calcul et présentation de l'analyse nutritionnelle pour 100 g.
    0
    installs
  4. Workflow Depot · srombauts
    Organiser les modifications du dépôt, leurs vérifications et leur découpage en commits atomiques. À charger pour toute tâche modifiant des fichiers ou préparant des commits.
    0
    installs
  5. Photos Recettes · srombauts bundle
    Ajouter, remplacer, redimensionner ou vérifier les photos du dépôt avant leur indexation Git. Utiliser le script fourni pour préparer les JPEG explicitement sélectionnés, puis référencer les images dans les fiches.
    0
    installs
  6. Test · srombauts
    Run the unit-test suite. Use to run, filter, or disable tests.
    0
    installs
  7. Format · srombauts
    Format and verify C/C++ source style with clang-format.
    0
    installs
  8. Humanizer · srombauts
    Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.
    0
    installs
  9. Repo Conventions · srombauts
    Repository layout and naming conventions. Use to find or place files.
    0
    installs
  10. Development Workflow · srombauts
    Standard end-to-end workflow for working on a task in this repository: branch naming, implement + tests + style, self-review, commit, `docs/ISSUES.md` cleanup, push the branch, and open a PR with `gh`. Use when starting work on an entry from `docs/ISSUES.md` (or, when one is filed, a GitHub issue).
    0
    installs
  11. Game Code Architecture · srombauts
    Design and review guidelines for this SDL3 Pong codebase: frame-loop constraints, testable layering, and design patterns. Use when designing new features, populating the ISSUES.md, implementing a task, reviewing a diff or branch, or when the user asks for an architecture or standards check.
    0
    installs
  12. Skill Maintenance · srombauts
    Editing conventions for files under `.claude/skills/**` (markdown style, frontmatter format, SKILL.md vs `references/` split, upstream-vendored skills). Use when creating a new skill, editing any `SKILL.md` or `references/*.md` file, refactoring a skill description, or after adding/removing a skill.
    0
    installs
  13. Sqlitecpp Release · srombauts
    SQLiteCpp release procedure: bump the version across all files, finalize the CHANGELOG, open the Release PR, and tag. Use when cutting a new release, bumping the project version, or tagging.
    0
    installs
  14. Sqlitecpp Workflow · srombauts
    SQLiteCpp workflow for branches, implementation, tests, commits, pull requests, and CHANGELOG updates. Use when changing the repository.
    0
    installs
  15. Agent Response Style · srombauts
    Default response behavior for AI coding agents: professional, factual, neutral tone with calibrated critical evaluation. Baseline for every task: implementation, code review, debugging, planning, research, evaluation, Q&A.
    0
    installs
  16. Sqlitecpp Build Cmake · srombauts
    Build SQLiteCpp with CMake. Use for CMake builds, tests, options, or build scripts.
    0
    installs
  17. Sqlitecpp Build Meson · srombauts
    Builds SQLiteCpp with Meson. Use when configuring Meson builds, tests, or Meson options.
    0
    installs
  18. Sqlitecpp CI Workflows · srombauts
    SQLiteCpp CI workflow patterns. Use for GitHub Actions, AppVeyor, Travis, matrices, or test steps.
    0
    installs
  19. Sqlitecpp Sqlite Flags · srombauts
    SQLiteCpp and sqlite3 feature flags for CMake and Meson builds.
    0
    installs
  20. Windows Shell Commands · srombauts
    Running shell commands on this Windows checkout via the PowerShell and Bash tools, and passing multi-line or quoted arguments (commit messages, PR bodies, file content) without corruption. Use when running git or gh with multi-line or quoted input, writing a commit message or PR body from the command line, reaching for a heredoc or here-string, or after a message or body comes out wrapped in stray characters such as a leading and trailing `@`.
    0
    installs
  21. Sqlitecpp Doxygen Guide · srombauts
    SQLiteCpp Doxygen standards and templates for public API docs and file headers.
    0
    installs
  22. Sqlitecpp Git Branching · srombauts
    SQLiteCpp branch naming and creation rules for starting tasks, issues, or features.
    0
    installs
  23. Sqlitecpp Update Sqlite · srombauts
    How to update the bundled SQLite3 amalgamation (sqlite3/sqlite3.c and sqlite3.h), the Meson wrap, README.md, and CHANGELOG.md. Use when upgrading SQLite, refreshing the vendored amalgamation, or bumping the sqlite3 wrap.
    0
    installs
  24. Sqlitecpp Troubleshooting · srombauts
    Diagnose SQLiteCpp build, linker, compiler, and sqlite3 integration issues.
    0
    installs
  25. Sqlitecpp Coding Standards · srombauts
    SQLiteCpp coding standards and API rules for core edits, public headers, style, and Doxygen.
    0
    installs
  26. Sqlitecpp Testing Practices · srombauts
    GoogleTest patterns and testing practices for SQLiteCpp test coverage and structure.
    0
    installs