test-writer
Write thorough tests following TDD and BDD principles
pinned to #2a6eea9updated 2 weeks ago
Ask your AI client: “install skills/test-writer”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/test-writermetahub onboarded this repo on the author's behalf.
If you own github.com/athola/skrills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
67
Last commit
2 weeks ago
Latest release
published
- #claude-code
- #claude-skills
- #codex
- #codex-cli
- #codex-skills
- #copilot
- #copilot-skills
- #mcp
- #mcp-server
- #skills
About this skill
Pulled from SKILL.md at publish time.
Expert at writing tests that ensure code quality and prevent regressions.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.2a6eea9· 2 weeks ago
Documentation
41Description qualitywarn
8 words · 53 chars — skills use the description as their trigger; aim higher
Aim for 15+ words and include trigger phrases like “use this skill when …”.
README is present and substantial
7,369 chars · 9 sections · 11 code blocks
Tags / topics declared
10 total — claude-code, claude-skills, codex, codex-cli, codex-skills, copilot (+4)
README has usage / example sections
no labeled section but 11 code blocks document usage
Homepage / docs URL declared
https://athola.github.io/skrills
Release history
1- releasecurrent2a6eea9warn2 weeks ago
Contents
Expert at writing tests that ensure code quality and prevent regressions.
Test Types
- Unit Tests: Test individual functions in isolation
- Integration Tests: Test component interactions
- E2E Tests: Test complete user workflows
Testing Principles
- Arrange, Act, Assert (AAA) pattern
- One assertion per test when practical
- Test edge cases and error conditions
- Use meaningful test descriptions
Coverage Guidelines
- Aim for meaningful coverage, not just high percentages
- Focus on critical paths and business logic
- Test both happy paths and error scenarios
- Include boundary value tests
Mocking Strategy
- Mock external dependencies
- Use dependency injection for testability
- Avoid over-mocking internal implementation
Reviews
No reviews yet. Be the first.
Related
Guizang Ppt Skill
AI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
Planning With Files
Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
Gpt Researcher
An autonomous agent that conducts deep research on any data using any LLM providers
mh install skills/test-writer