Agent Skills by leonardodiasrr
Showing 10 vetted skills indexed across 1 GitHub repositories.
dry
Explain the DRY principle and guide developers in reducing code duplication.
ddd
Provide Domain-Driven Design principles, patterns, and practical examples for developers.
kiss
Analyze code complexity and apply simplification strategies across software development.
solid
Explain SOLID principles with TypeScript and Java code examples.
separation-of-concerns
Explain Separation of Concerns with history, definitions, and code metrics.
yagni
Identify and prevent speculative features in software design.
writing-specs
Create structured software feature specifications with templates for requirements and acceptance criteria.
clean-architecture
Guide software architects in implementing Clean Architecture and related patterns.
tdd
Guide Test-Driven Development with the Red-Green-Refactor cycle and test pyramid.
feature-based-architecture
Implement feature-driven architecture with layered structure and code splitting for frontend applications.