Skills Library
Ready-to-use skills for Claude Code. One-line install, Claude adapts to your environment.
dev-init
Initialiser un projet web fullstack (Fastify + Vue 3 + Vite + shadcn-vue + Tailwind + PG + Drizzle + Auth0) et configurer l'environnement local (Caddy, ports, honcho).
prod-init
Déployer sur tuls.me (Caddy + systemd + DNS), configurer CI/CD GitHub Actions, staging optionnel.
seo-check
Audit SEO, Open Graph, responsive design. Checks meta tags, OG image, robots.txt, sitemap, structured data, and mobile rendering.
session-copy
Duplicate (fork) the current Claude Code session into an independent copy.
session-lookup
Search past Claude conversations by keyword, date, or project. Deep search in raw transcripts.
timetrack
Time tracking for freelance missions. Log hours, list entries, show summaries by project/period. Data in /data/pro/time-entries.json, missions in /data/pro/missions.yaml.
wrap-up
Update project documentation (CLAUDE.md + docs/). Use after significant work to keep docs in sync.
How it works
Each skill has a one-line installer. Claude downloads, installs, and adapts the skill to your system.
curl -sL https://claude.tuls.me/skills/<skill-name>/install | bash