40 results (57.1ms) page 1 / 2
bocato / swift-testing-agent-skill-swift-testing exact

Expert guidance on Swift Testing best practices, patterns, and implementation. Use when developers mention: (1) Swift Testing, @Test, #expect, #require, or @Suite, (2) "use Swift Testing" or...

existential-birds / beagle-swift-testing-code-review exact

Reviews Swift Testing code for proper use of #expect/#require, parameterized tests, async testing, and organization. Use when reviewing .swift files with import Testing, @Test, #expect, @Suite, or...

avdlee / swift-concurrency-agent-skill-swift-concurrency exact

Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or...

netresearch / typo3-testing-skill-typo3-testing exact

Agent Skill: TYPO3 extension testing (unit, functional, E2E, architecture, mutation). This skill should be used when setting up test infrastructure, writing tests, configuring PHPUnit, testing...

test 0.14
parcadei / continuous-claude-v3-test exact

Comprehensive testing workflow - unit tests βˆ₯ integration tests β†’ E2E tests

josavicentevw / ai-agent-skills-testing exact

Create and execute comprehensive testing strategies including unit tests, integration tests, test-driven development, and test coverage analysis. Use when writing tests, implementing TDD, checking...

arielperez82 / agents-and-skills-testing exact

Testing patterns for behavior-driven tests with proper structure. Use when writing tests or test factories.