Skip to main content
GitHub 저장소

design-first-ai

design-first-ai에는 andresdiegolanda에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
10
업데이트
2026-04-21
Forks
1
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

code-review
소프트웨어 품질 보증 분석가·테스터

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
프로젝트 관리 전문가

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

2026-04-10
configuration
소프트웨어 개발자

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

2026-04-10
error-handling
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-04-10
refactoring
소프트웨어 개발자

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

2026-04-10
security-review
정보 보안 분석가

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

2026-04-10
testing
소프트웨어 품질 보증 분석가·테스터

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

2026-04-10
error-handling
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-04-10
testing
소프트웨어 품질 보증 분석가·테스터

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

2026-04-10
debounced-search
소프트웨어 개발자

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

2026-04-10
explicit-state-management
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-04-10
testing
소프트웨어 품질 보증 분석가·테스터

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

2026-04-10