build-and-compile
Building, compiling, and resolving dependency issues across languages
Generate comprehensive test suites for existing code
$ npx -y skills add vstorm-co/pydantic-deepagents --skill test-writer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/test-writerContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate comprehensive test suites for existing code
name: test-writer description: "Generate comprehensive test suites for existing code" tags: [testing, code-quality] version: "1.0.0"
Generate comprehensive tests for the target code.
1. Read the source code to understand all public functions/methods 2. Identify the testing framework already used in the project (pytest, unittest, etc.) 3. Follow existing test patterns and conventions in the project 4. Write tests covering all categories below
Open-source, self-hosted Claude Code - a terminal AI assistant and the Python framework behind it. Tool-calling, sandboxed execution, multi-agent teams, skills, checkpoints, unlimited context - on Pydantic AI, any model.
Repo: vstorm-co/pydantic-deepagents
Building, compiling, and resolving dependency issues across languages
Working with diverse data formats: binary, text, structured, and custom
Systematic exploration of unknown environments before starting work
Writing efficient code that handles large data and tight constraints