110 posts, a monolithic about page, an aging theme, and 54 auto-generated release notes posts. I used Claude Code to migrate to Blowfish, simplify the content structure, and clean up years of accumulated cruft — in one session.
J’ai des fichiers Justfile dans tous mes projets : sites web, agents IA, outils Rust, skills pour agents IA. Retour d’expérience sur l’outil d’automatisation le plus simple que j’ai trouvé pour remplacer les scripts bash éparpillés et les Makefile illisibles.
My AI coding assistant spiraled trying to verify whether ‘AssertionError’ was a typo. It wasn’t. A clean illustration of LLM verification loops.
LLM coding assistants are fast, but they tend to over-engineer, refactor things nobody asked for, and hide assumptions. The karpathy-guidelines skill — based on Andrej Karpathy’s observations — installs four behavioral guardrails that make sessions noticeably more disciplined.
The pin-github-actions skill automates SHA pinning of GitHub Actions, handling API lookups, tag dereferencing, and Dependabot setup.
Carte interactive du bassin minier UNESCO du Nord-Pas de Calais : données patrimoniales, limites administratives et informations géographiques ouvertes.
Une Gem Gemini qui génère des pages de coloriage sur demande pour mes jumeaux de 5 ans, toujours deux exemplaires identiques.
Leaflet Atlas turns a JSON config and GeoJSON files into a full-featured interactive map — with layer filtering, polygon click-through, and tile thumbnails.
textlint-rule-link-title-case automates AP Style title case enforcement on Markdown links, replacing manual reviews with reliable CI checks.
The conventional-commit skill teaches AI coding assistants to write structured, meaningful commit messages following the Conventional Commits spec.
actions-able is a GitHub organisation for GitHub Actions tooling, hosting envsubst-action and the maintained awesome-actions curated list.
The diataxis skill for agent-skills brings the Diataxis documentation framework into AI coding sessions, keeping docs well-structured.
ghat is a Go CLI toolbox for GitHub Actions maintainers. Install via Homebrew and query repository dependents from your terminal.
Forget complex piping and xargs. Learn how to use the built-in –choose flag to turn your justfile into an interactive menu instantly.
When and why to update the copyright year in your MIT license as your project evolves from v1.0 to v5.x.