Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dandy-code

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

수집된 skills
11
Stars
4
업데이트
2026-05-22
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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

Review AI-assisted code changes for continuation bias, missing context, architectural asymmetry, security gaps, and code ownership.

2026-05-22
dandy-code-api-shape-review
소프트웨어 개발자

Review method and object APIs for argument count, option shape, boolean flags, object parameters, and fluent configuration.

2026-05-22
dandy-code-component-extraction
소프트웨어 개발자

Identify small, reusable components that can be isolated from a large codebase without prematurely forcing microservices.

2026-05-22
dandy-code-error-observability
소프트웨어 개발자

Review error handling, logging, exception clarity, and debugging seams so failures stay visible and testable.

2026-05-22
dandy-code-flow-simplifier
소프트웨어 개발자

Simplify control flow with early returns, shallow nesting, explicit conditions, and readable branching.

2026-05-22
dandy-code-framework-fit
소프트웨어 개발자

Review whether code works with framework conventions instead of fighting them with unnecessary abstractions, mixed ecosystems, or upgrade-hostile choices.

2026-05-22
dandy-code-naming-review
소프트웨어 개발자

Review and improve names for variables, methods, classes, files, routes, booleans, units, and paired operations.

2026-05-22
dandy-code-readability-pass
소프트웨어 개발자

Improve code readability by tightening formatting, visual grouping, method size, comments, and dead-code removal.

2026-05-22
dandy-code-readme-onboarding
소프트웨어 개발자

Review and improve repository README files so a new developer can understand, install, test, navigate, and find ownership quickly.

2026-05-22
dandy-code-test-design
소프트웨어 품질 보증 분석가·테스터

Design and review tests that drive clean code through unit focus, clear setup, independence, coverage awareness, and deterministic async checks.

2026-05-22
dandy-code-value-object-refactor
소프트웨어 개발자

Replace magic values, primitive obsession, nested arrays, fragile references, and scattered conversions with expressive objects or constants.

2026-05-22