Bibliothèque de skills
Skills prêts à l'emploi pour Claude Code. Installation en une ligne, Claude s'adapte à votre environnement.
devops-setup
Setup dev servers, CI/CD pipelines, and deployment. Use to read logs, create start scripts, and configure GitHub Actions.
git-commit
Git commit conventions for domain-based commit messages (project, gitignored)
have-image
Search and generate images. Use when user needs stock photos (Unsplash), AI-generated images (Pollinations/Gemini), or to find logos/people photos (Google).
session:copy
Copy a Claude Code session between project folders (import to here, or export to another path).
session:search
Search and load previous Claude Code conversations. Use when user wants to find or resume a past session.
up:context
Update project documentation (CLAUDE.md + docs/). Use after significant work to keep docs in sync.
up:research
Log research work, experiments, or learnings to progress.yaml. Use after significant exploration or POC work.
up:task
Analyze conversation and update todo.json with incomplete work
Comment ça marche
Chaque skill a un installateur en une ligne. Claude télécharge, installe et adapte le skill à votre système.
curl -sL https://claude.tuls.me/skills/<skill-name>/install | bash