Loading...
Loading...
Found 28 Skills
Guide for writing tests. Use when adding new functionality, fixing bugs, or when tests are needed. Emphasizes integration tests, real-world fixtures, and regression coverage.
GenAI-first testing with structural assertions and congruence validation. Project-specific test patterns, anti-patterns, and tier structure.
Perform comprehensive code reviews with best practices, security checks, and constructive feedback. Use when reviewing pull requests, analyzing code quality, checking for security vulnerabilities, or providing code improvement suggestions.
Use when symfony functional tests
Use when symfony e2e panther playwright
Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
AI trustworthiness testing using OWASP AI Testing Guide v1. Execute 44 test cases across 4 layers (Application, Model, Infrastructure, Data) with practical payloads and remediation.
Guidelines for writing effective tests in this project
Quick reference for n8n patterns. Full docs /AGENTS.md
Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.
Use when symfony tdd with phpunit