Results for “compose-testing”
3 skillstest
Use when writing or reviewing tests, or when asked how to write a good single test. Encodes the per-test rules behind the "test the contract / responsibility, not the implementation" principle — name and structure one behavior per `it`, drive through the public surface, stub only true external boundaries, control time and config via documented knobs, and keep tests clear, isolated, and refactor-resilient. The same rules drive both authoring (write mode) and auditing existing tests (review mode).
14
codebase-migrate
Run large codebase migrations and multi-file refactors. Uses the Composio CLI to coordinate issue tracking, batched PRs, and CI verification while the agent executes the transforms locally across hundreds of files.
3
writingmate-mcp-video-and-image-generation
Connects MCP-compatible coding agents to Writingmate for model discovery, text comparison, image generation, and video generation using models like Seedance, Sora, Veo, Kling, and PixVerse.
28