Chuyang Chen
Community@cychen2021 · Columbus, OH, USA
Agent Skills by Chuyang Chen
Showing 14 vetted skills indexed across 1 GitHub repositories.
revise
Apply checkpoint review feedback to code and documentation.
finish-feature-remove
Run cargo fix, fmt, tests, and create a PR after feature removal.
commit
Automate git commits with submodule checks and staged change review.
skill-creator
Guide users in designing and implementing modular Claude skills with YAML frontmatter.
finish-feature-impl
Run cargo fix, cargo fmt, tests, docs, commits, pushes, and PR creation.
squash
Squash a range of git commits into one with a new message.
make-checkpoint
Create timestamped checkpoint folders with status summaries and diffs.
test
Run cargo fix, cargo fmt, and cargo test sequentially with stop-on-first-failure.
init-feature-impl
Create a kebab-case feature branch and outline planning steps for Verifuzz.
refactor-codebase
Refactor Rust codebases with cargo fmt, fix, clippy, doc, and test.
migrate-to-claude-code
Migrate an existing repository to Claude Code workflow and conventions.
debug-tests
Diagnose failing cargo tests in Rust projects from failure localization to fix validation.
merge-pr
Merge pull requests into main with merge commits and conflict resolution.
init-feature-remove
Create a removal branch and plan for removing verifuzz features.