Skip to content

jakubsob/skills

Repository files navigation

Skills

skills.sh

Jakub Sobolewski's agent skills for Claude Code and other skills.sh-compatible agents.

Available skills

Skill Description
testing Write and review tests that match a project's conventions, or do test-first development (TDD). Routes to framework-specific guidance (e.g. FastAPI).

Installation

Install with the skills CLI. No global install needed — npx runs it on demand.

Install the whole repo:

npx skills add jakubsob/skills

The CLI copies the skill into your agent's skills directory (for Claude Code, ~/.claude/skills/). Restart your session, or start a new one, to pick it up.

Usage

Once installed, the agent loads a skill automatically when your request matches its description. You can also invoke one explicitly — for example, type /testing in Claude Code, or just ask to "write tests" / "do TDD".

About

Skills for test-driven engineering

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors