Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

dandy-code

يحتوي dandy-code على 11 من skills المجمعة من TheDragonSkills، مع تغطية مهنية على مستوى المستودع وصفحات 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