@demo
An agent skill for generating comprehensive unit tests
# Test Generator Skill This skill generates comprehensive unit tests for code. ## Instructions When generating tests: 1. **Identify testable units** - Find functions, methods, and classes to test 2. **Cover edge cases** - Include tests for boundary conditions and error states 3. **Use appropriate assertions** - Match assertions to expected outcomes 4. **Mock dependencies** - Isolate units from external dependencies 5. **Follow naming conventions** - Use descriptive test names ## Test Categories - **Happy path tests** - Normal expected behavior - **Edge case tests** - Boundary conditions - **Error handling tests** - Exception and error scenarios - **Integration tests** - Component interactions ## Framework Guidelines - Use the project's existing test framework - Follow AAA pattern (Arrange, Act, Assert) - Keep tests independent and isolated - Aim for high code coverage
AI agent for comprehensive code reviews
1name: Code Review Agent2version: "1.0"3description: Multi-pass code review agent45agent:6 role: Senior Software Engineer7 expertise:8 - Code quality9 - Security10 - Performance optimization...+43 more lines
Systematic debugging help
Debug this issue:
Error: {{error}}
Code: {{code}}
Tried: {{attempts}}
Explain the error, root cause, fix, and prevention.Stunning fantasy landscape images
A breathtaking fantasy landscape, {{scene_type}}, ancient ruins, floating islands, dramatic lighting, volumetric fog, 8k --ar 16:9 --v 6Comprehensive SWOT analysis
Conduct a SWOT analysis for {{subject}} in {{industry}}. Provide Strengths, Weaknesses, Opportunities, Threats, and Strategic Recommendations.Generate engaging blog posts
Write a blog post about {{topic}} for {{audience}}. Include engaging intro, 3-5 sections, practical tips, and CTA. Word count: {{word_count}}