Agent toolkit: reusable skills, commands, and automations for LLM workflows.
This repository provides a curated collection of custom skills for Claude Code, designed to enhance development workflows with specialized expertise and best practices. Each skill provides domain-specific knowledge, templates, and patterns to help you build better software faster.
- pytest-microservices-skill - Comprehensive pytest development for Python microservices, covering unit tests, integration tests, fixtures, mocking, and test infrastructure.
agentarium/
├── skills/
│ └── pytest-microservices-skill/
│ └── SKILL.md
└── README.md
Each skill is self-contained in its own directory with a SKILL.md file that defines the skill's capabilities, best practices, and usage patterns.