Skip to main content
Repositorio de GitHub

design-first-ai

design-first-ai contiene 15 skills recopiladas de andresdiegolanda, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
15
Stars
10
actualizado
2026-04-21
Forks
1
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

code-review
Analistas de garantía de calidad de software y probadores

Team quality gate as executable instruction. Use when reviewing completed work before merge, or when processing PR review comments received from other reviewers.

2026-04-21
business-story-narration
Especialistas en gestión de proyectos

Generate well-formed user stories from technical context. Use when generating or improving story descriptions for an issue tracker.

2026-04-10
configuration
Desarrolladores de software

Type-safe validated configuration properties from application.yml. Use when adding any externalisable value.

2026-04-10
error-handling
Desarrolladores de software

Consistent error handling with named exceptions and global handler. Use when implementing any method that can fail with a business reason.

2026-04-10
logging
Desarrolladores de software

Consistent, safe log statements with correct levels and no PII. Use when adding or reviewing log statements.

2026-04-10
refactoring
Desarrolladores de software

Team standard for improving existing code without changing behaviour. Use when refactoring code.

2026-04-10
security-review
Analistas de seguridad de la información

Team threat model as executable instruction. Use when checking code for security issues before merge.

2026-04-10
testing
Analistas de garantía de calidad de software y probadores

Consistent test structure for service and controller layers. Use when writing any new test or adding coverage.

2026-04-10
error-handling
Desarrolladores de software

Named exceptions and global handler for the Spring MVC demo. Use when adding any method that can fail with a domain reason.

2026-04-10
in-memory-store
Desarrolladores de software

ConcurrentHashMap CRUD pattern for the Spring MVC demo. Use when adding a new resource type with in-memory CRUD.

2026-04-10
testing
Analistas de garantía de calidad de software y probadores

JUnit and WebMvcTest patterns for the Spring MVC demo. Use when writing any new test or adding coverage.

2026-04-10
debounced-search
Desarrolladores de software

FormControl with debounceTime pattern for search inputs. Use when implementing any search or filter input.

2026-04-10
explicit-state-management
Desarrolladores de software

Loading/error/empty state pattern for HTTP data. Use when a component loads data and must show loading, error, and empty states.

2026-04-10
subscription-management
Desarrolladores de software

takeUntil pattern for Observable cleanup. Use when adding any Observable subscription to a component.

2026-04-10
testing
Analistas de garantía de calidad de software y probadores

Jasmine and TestBed patterns for Angular components. Use when writing any new test or adding coverage.

2026-04-10