Loading...
Loading...
Found 25 Skills
Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
Use when symfony functional tests
Use when symfony e2e panther playwright
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
Testing doctrine, commands, and test layout conventions
Reviews code for quality, security, tests, and project standards (PEP 8, type hints, VERSION, Docker, funcoes.md). Use when reviewing pull requests, code changes, or when the user asks for a code review or quality check.
. Use when writing tests, reviewing test coverage, or setting up testing.
Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.
Checklists and anti-patterns for reviewing Go code. Covers API design, error handling, concurrency, interfaces, safety, performance, naming, testing, functional options, logging, and deterministic simulation testing.
Everything you need to know to build, test and review Home Assistant Integrations. If you're looking at an integration, you must use this as your primary reference.
Use when symfony tdd with phpunit
Guide for how to develop Go apps and modules/libraries. Always use this skill when reading or writing Go code.