Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

dandy-code

dandy-code enthält 11 gesammelte Skills von TheDragonSkills, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
4
aktualisiert
2026-05-22
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

dandy-code-ai-code-review
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-05-22
dandy-code-component-extraction
Softwareentwickler

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

2026-05-22
dandy-code-error-observability
Softwareentwickler

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

2026-05-22
dandy-code-flow-simplifier
Softwareentwickler

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

2026-05-22
dandy-code-framework-fit
Softwareentwickler

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
Softwareentwickler

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

2026-05-22
dandy-code-readability-pass
Softwareentwickler

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

2026-05-22
dandy-code-readme-onboarding
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-05-22