Plugins

3 plugins

Results for “guides”

36 skills
More results
nivkazdan
mocha-test-setup
Guides through mocha test setup with step-by-step instructions, best practices, and production-ready configurations.
4
alirezarezvani
tdd-guide
Generates unit tests, analyzes coverage gaps, and guides red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha.
20.4k · bundle
trailofbits
fuzzing-dictionary
Guides fuzzers with domain-specific tokens to reach deeper code paths in parsers, protocol handlers, and file format processors.
6k · bundle
samyakjhaveri
tdd
Guides test-driven development with a red-green-refactor loop, emphasizing behavior-focused tests and vertical slicing over horizontal test writing.
0 · bundle
antigravity
tdd
Guides test-driven development with a vertical-slice approach, writing one test at a time and implementing minimal code to pass, then refactoring.
42.4k · bundle
lingxling
tdd
Guides test-first development with vertical slices, writing one behavior test at a time and refactoring only when green.
253 · bundle
sakamoto-family-smile
laravel-tdd
Guides test-driven development for Laravel apps using PHPUnit and Pest, covering factories, database testing, fakes, and coverage targets.
0
samyakjhaveri
test-driven-development
Guides implementing features and bug fixes test-first, enforcing the red-green-refactor cycle with mandatory failure verification.
0 · bundle
mhassan0000
rust-testing
Guides writing Rust tests with TDD, covering unit, integration, async, property-based, mocking, and coverage patterns.
1
diegosouzapw
tdd
Guides implementing features and fixing bugs by writing failing tests first, then minimal code, with verification at each step.
54 · bundle
guild-agents
debug
Guides systematic debugging by investigating root causes before proposing fixes, with structured phases for analysis, hypothesis testing, and implementation.
4
infinition
test-driven-development
Guides writing a failing test before production code, iterating through red-green-refactor cycles, and fixing bugs test-first.
2
affaan-m
springboot-tdd
Guides test-driven development for Spring Boot services using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo to achieve 80%+ coverage.
226k
luokai0
golang-grpc
Guides Go developers in building production-ready gRPC services, covering proto organization, server/client implementation, error handling, streaming, testing, and security best practices.
10 · bundle
galyarderlabs
tdd-guide
Resolves legacy references to the tdd-guide capability by routing to the current runtime's equivalent agent, plugin, or skill.
20
mhassan0000
vue-patterns
Guides Vue.js 3 development with Composition API, covering component architecture, reactivity, state management with Pinia, routing, testing, and SSR patterns.
1
github
pester-migration
Upgrades PowerShell Pester test suites across major versions (v3→v4, v4→v5, v5→v6) with structured workflows, reference guides, and safety rules.
36.2k · bundle
auto-skiller
tdd-methodology
Guides the red-green-refactor cycle for implementing features with test-driven development, including test quality guidelines, framework setup, and commit patterns.
1
mhassan0000
django-tdd
Guides test-driven development for Django applications using pytest, factory_boy, and Django REST Framework, covering models, views, serializers, and API testing.
1
galyarderlabs
writing-skills
Guides the creation, editing, and verification of agent skills using a test-driven development approach, with structured documentation and quality gates.
20 · bundle
comeonoliver
atheris
Guides setting up and using Atheris for coverage-guided fuzzing of Python code and C extensions, including Docker setup, harness writing, and corpus management.
61
sakamoto-family-smile
quarkus-tdd
Guides test-driven development for Quarkus 3.x services with JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo coverage enforcement.
0
sakamoto-family-smile
springboot-tdd
Guides test-driven development for Spring Boot services with JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo, covering unit, web, integration, and persistence tests.
0
leandrobenjaminl
frontend-e2e-testing
Guides end-to-end testing of frontend applications using Playwright or Cypress, covering multi-page user flows in real browsers, API mocking, and CI integration.
0
sdiamante13
legacy-code-safety
Guides adding characterization tests before modifying or refactoring untested legacy code, using the RGR workflow and strangler fig pattern to reduce risk.
7 · bundle
nvidia
mcore-testing
Guides testing Megatron-LM: test layout, recipe YAML, adding and running unit/functional tests, golden values, marker filters, and CI parity.
2.2k · bundle
mhassan0000
quarkus-tdd
Guides test-driven development for Quarkus 3.x services with JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo, targeting 80%+ coverage for event-driven architectures.
1
mcollina
fastify-best-practices
Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript, covering routes, plugins, validation, error handling, authentication, testing, performance, logging, deployment, and more.
1.9k · bundle
comeonoliver
tdd
Guides AI agents through Test-Driven Development with 42 prioritized rules covering the red-green-refactor cycle, test design, isolation, data management, assertions, organization, performance, and strategy.
61
sakamoto-family-smile
react-testing
Guides writing behavior-focused React component and hook tests with React Testing Library, Vitest/Jest, MSW network mocking, and axe accessibility assertions, including when to use component vs end-to-end tests.
0