Regra 07: Testes. Use when writing tests, reviewing test coverage, or setting up testing.
3.1
Rating
0
Installs
Testing & Quality
Category
The skill provides a basic framework for Python testing guidance but lacks sufficient detail in the main description for a CLI agent to effectively invoke it. The description 'Regra 07: Testes' is vague and doesn't specify what testing capabilities are offered (unit testing, integration testing, coverage analysis, etc.). The SKILL.md references @REFERENCE.md for detailed documentation, which per the rules is assumed to exist and contain the actual guidelines and best practices. Structure is reasonable with separation of concerns. However, novelty is low as basic testing guidance is well within a CLI agent's typical capabilities without requiring a specialized skill. The skill would benefit from a more detailed description specifying exact testing scenarios it handles (e.g., 'Generates pytest fixtures', 'Reviews coverage reports', 'Sets up CI/CD testing pipelines').
Loading SKILL.md…

Skill Author