Skills Library
Ready-to-use skills for Claude Code. One-line install, Claude adapts to your environment.
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
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