Source: kazuph/reviw
Toolkit for backend API testing with proper test frameworks (vitest/jest, go test, pytest, cargo test). Supports verifying API endpoints, database state changes, error handling, and collecting test evidence. curl/httpie for testing is PROHIBITED - use proper test frameworks only. [MANDATORY] Before saying "implementation complete", you MUST use this skill to run tests and verify functionality. Completion reports without verification are PROHIBITED.
More: https://raw.githubusercontent.com/kazuph/reviw/main/plugin/skills/backend-testing/SKILL.md
Pure instructional skill with no bundled scripts. Provides comprehensive backend API testing guidance across Node.js, Go, Python, and Rust with concrete code examples, decision trees, and prohibited patterns. Well-structured and practical for teams adopting test frameworks.
Clean skill — no security concerns. Pure documentation/instructional content with no executable code. Comprehensive coverage of testing patterns across 4 languages. Prohibited patterns section is a nice touch for enforcing good practices.