Skip to content

guillevc/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skills

Personal agent skills for AI coding agents.

Install

# browse and select skills to install
npx skills add guillevc/skills

# specific skill
npx skills add guillevc/skills --skill <name>

Skills

Skill Description
2-commit-fast Fast auto-commit: analyzes staged git changes and commits with an intelligent conventional commit message — no confirmation needed.
swift-factory-di Complete reference for Factory 2.x — the Swift dependency injection library by hmlongco. Covers API surface, scopes, property wrappers, testing patterns, and migration from 1.x.
test-doubles Identify, classify, design, and create test doubles using Martin Fowler's taxonomy (Dummy, Fake, Stub, Spy, Mock). Language-agnostic — helps choose the right type, refactor brittle tests, and understand state vs behavior verification.

License

MIT

About

Personal agent skills for Claude Code, Cursor, and other AI coding agents.

Topics

Resources

License

Stars

Watchers

Forks

Contributors