YuChen Du avatar

YuChen Du

Community

@dudusoar

0Followers
|
10Public Repos
|
24Published Skills

Do something for fun.

Agent Skills by YuChen Du

Showing 24 vetted skills indexed across 3 GitHub repositories.

dudusoardudusoar
4

git-workflow

Provide concise Git command references for daily development workflows.

Community
Intermediate
dudusoardudusoar
4

knowledge-extractor

Analyze completed project logs to generate structured EXTRACTIONS.md recommendations.

Community
Intermediate
dudusoardudusoar
4

test-writer

Generate AAA-pattern unit tests for Python and JavaScript functions and classes.

Community
Intermediate
dudusoardudusoar
4

project-context-generator

Transform unstructured project requirements into a structured CLAUDE.md context file.

Community
Intermediate
dudusoardudusoar
4

project-logger

Generate a structured LOG.md with timestamped entries from CLAUDE.md context.

Community
Intermediate
dudusoardudusoar
4

error-logger

Create structured ERROR_LOG.md entries documenting debugging knowledge.

Community
Advanced
dudusoardudusoar
4

skill-contract-generator

Generate evolution contracts defining stable and mutable elements for skills.

Community
Advanced
dudusoardudusoar
4

skill-updater

Apply contract-defined updates to skills during projects.

Community
Advanced
dudusoardudusoar
4

skill-analyzer

Map CLAUDE.md project requirements to SkillOS skills and update the index.

Community
Intermediate
dudusoardudusoar

test-modules

Design and execute automated functional, unit, and integration tests for Python modules.

Community
Intermediate
dudusoardudusoar

git-log

Generate Conventional Commits messages and update GIT_LOG.md documentation.

Community
Basic
dudusoardudusoar

manage-python-env

Manage Python environments and dependencies with UV commands.

Community
Advanced
dudusoardudusoar

create-playground

Build an interactive Streamlit playground for VRP-Toolkit experimentation.

Community
Advanced
dudusoardudusoar

maintain-data-structures

Document core VRP toolkit data structures across Problem, Algorithm, Data, and Runtime layers.

Community
Basic
dudusoardudusoar

maintain-architecture-map

Scan codebase structures and generate ARCHITECTURE_MAP.md documentation.

Community
Advanced
dudusoardudusoar

integrate-road-network

Integrate OpenStreetMap street networks into PDPTW VRP instances.

Community
Intermediate
dudusoardudusoar

log-debug-issue

Document debugging issues and solutions in a structured DEBUG_LOG.md.

Community
Basic
dudusoardudusoar

build-session-context

Aggregate key metrics from project logs into a compact status snapshot.

Community
Basic
dudusoardudusoar

update-task-board

Update TASK_BOARD.md by analyzing MIGRATION_LOG.md, DEBUG_LOG.md, and GIT_LOG.md.

Community
Basic
dudusoardudusoar

manage-skills

Audit VRP Toolkit skills directories and enforce SKILL.md documentation compliance.

Community
Intermediate
dudusoardudusoar

update-migration-log

Record migration entries to MIGRATION_LOG.md using a standardized template.

Community
Basic
dudusoardudusoar

migrate-module

Migrate legacy SDR_stochastic modules into the vrp-toolkit three-layer architecture.

Community
Basic
dudusoardudusoar

integrate-playground

Automate Streamlit playground integration with VRP-Toolkit APIs using contract tests.

Community
Advanced
dudusoardudusoar

create-tutorial

Create progressive VRP Toolkit tutorials with runnable examples and a quality checklist.

Community
Basic