Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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