
Claude Skills by apexcheng
github.com/apexchengMaintain implementation consistency when modifying or adding code in an existing project. Use when similar logic, API usage, control flow, error handling, logging, or data processing may already exist in the repository.
Review changed code for high-confidence bugs, behavior regressions, project-rule violations, and meaningful side effects. Use when the user asks to review, audit, re-check, or inspect code changes, and before committing substantial or high-risk changes when an additional correctness pass is warranted. Focus on changed code and avoid low-value nitpicks.
Simplify recently modified code while preserving behavior and project conventions. Use after a non-trivial code change, or when the user asks to simplify, refine, clean up, or reduce unnecessary complexity in recently changed code. Do not trigger for documentation-only edits or trivial one-line changes.
Diagnose ShadowBot/Yingdao project-level problems that need project-file or Studio evidence. Use for migrating or tracing legacy Visual/.pybx projects, missing flow files or package metadata mismatches, and "应用文件已损坏" / package.sigstore failures. Do not trigger for ordinary business-code bugs or normal xbot API usage.