Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dandy-code

dandy-code 收录了来自 TheDragonSkills 的 11 个 skills,并提供仓库级职业覆盖和站内 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