YuChen Du
Community@dudusoar
Do something for fun.
Agent Skills by YuChen Du
Showing 24 vetted skills indexed across 3 GitHub repositories.
git-workflow
Provide concise Git command references for daily development workflows.
knowledge-extractor
Analyze completed project logs to generate structured EXTRACTIONS.md recommendations.
test-writer
Generate AAA-pattern unit tests for Python and JavaScript functions and classes.
project-context-generator
Transform unstructured project requirements into a structured CLAUDE.md context file.
project-logger
Generate a structured LOG.md with timestamped entries from CLAUDE.md context.
error-logger
Create structured ERROR_LOG.md entries documenting debugging knowledge.
skill-contract-generator
Generate evolution contracts defining stable and mutable elements for skills.
skill-updater
Apply contract-defined updates to skills during projects.
skill-analyzer
Map CLAUDE.md project requirements to SkillOS skills and update the index.
test-modules
Design and execute automated functional, unit, and integration tests for Python modules.
git-log
Generate Conventional Commits messages and update GIT_LOG.md documentation.
manage-python-env
Manage Python environments and dependencies with UV commands.
create-playground
Build an interactive Streamlit playground for VRP-Toolkit experimentation.
maintain-data-structures
Document core VRP toolkit data structures across Problem, Algorithm, Data, and Runtime layers.
maintain-architecture-map
Scan codebase structures and generate ARCHITECTURE_MAP.md documentation.
integrate-road-network
Integrate OpenStreetMap street networks into PDPTW VRP instances.
log-debug-issue
Document debugging issues and solutions in a structured DEBUG_LOG.md.
build-session-context
Aggregate key metrics from project logs into a compact status snapshot.
update-task-board
Update TASK_BOARD.md by analyzing MIGRATION_LOG.md, DEBUG_LOG.md, and GIT_LOG.md.
manage-skills
Audit VRP Toolkit skills directories and enforce SKILL.md documentation compliance.
update-migration-log
Record migration entries to MIGRATION_LOG.md using a standardized template.
migrate-module
Migrate legacy SDR_stochastic modules into the vrp-toolkit three-layer architecture.
integrate-playground
Automate Streamlit playground integration with VRP-Toolkit APIs using contract tests.
create-tutorial
Create progressive VRP Toolkit tutorials with runnable examples and a quality checklist.