The verify-readme-features skill systematically checks that every feature claim in your documentation is backed by actual implementation in the codebase.
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.
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.
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.
Pin GitHub Actions to commit SHAs to prevent supply chain attacks. Learn how GitHub’s organisation-level policy makes SHA pinning mandatory.
D’un simple outil de normalisation des noms de branches, github-slug-action est devenu une GitHub Action incontournable pour CI/CD avec 11 000+ utilisateurs. Découvrez son parcours : évolutions techniques, gestion des failles de sécurité et contributions de la communauté open source.
Post about how I build this blog … like any developer must-do.