By xamuavila
Guide for writing high-quality unit tests based on Roy Osherove's 'The Art of Unit Testing'. Covers test organization, naming conventions, mocking/stubbing patterns, testability, legacy code testing, and the three pillars of trustworthy, maintainable, and readable tests.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub xamuavila/golden-skills --plugin unit-testingReferência completa dos 22 Design Patterns (GoF) com exemplos em C#/.NET.
Startup engineering leadership guide from 'The Startup CTO's Handbook' by Zach Goldberg. Covers engineering management, hiring, 1:1s, performance reviews, tech debt, roadmaps, agile processes, architecture decisions, DevOps, team organization, and working with executives.
Referência completa dos 22 Design Patterns (GoF) com exemplos em TypeScript.
Skill para escrita, splitting, estimativa e gestao de user stories — do product vision ate developer-ready tasks. Baseado em Mike Cohn's User Stories Applied com praticas ageis modernas.
Análise de impacto pré-implementação com busca semântica LSP, perguntas assertivas, diagramas Mermaid de fluxos afetados e checklist de cuidados.
Test strategy, TDD, unit/integration/property-based testing, test architecture, mutation testing, and test data management.
Guides AI agents through disciplined coding practices. Language and build-system agnostic core with extensible language/build skills.
Automatically generate comprehensive unit tests from source code with multiple testing framework support
Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality.
Unit testing with debugging and test automation
Test planning and strategy methodologies for pre-code quality assurance. Includes test pyramid design, test case techniques, acceptance criteria, test data strategy, and automation ROI analysis.