Skip to main content
wchen02
GitHub creator profile

wchen02

Repository-level view of 18 collected skills across 3 GitHub repositories.

skills collected
18
repositories
3
updated
May 9, 2026
repository explorer

Repositories and representative skills

local-file-memory
software-developers

Use a Markdown file in the repo as persisted agent memory across chats. Use when the user wants session-spanning context, a decision log, or to resume work without re-pasting history.

Mar 21, 2026
project-vibe-master-workflow
software-developers

End-to-end project-level vibe workflow with split on-disk state under .cursor/project-vibe-master/ for resume; state template and optional generated data live in this skill (initial-state/, data/). Combines rules, shell/scripts, MCP, hooks, subagents, HITL,…

Mar 21, 2026
agile-project-lifecycle-mcp
project-management-specialists

Full agile lifecycle with MCP: use MCP to fetch current docs/API schema during discovery and development. Use when building a project from a rough idea that depends on external APIs or libraries and you want up-to-date references via MCP.

Mar 20, 2026
agile-project-lifecycle
project-management-specialists

Full agile development lifecycle at project level: rough idea → requirements → development → unit/integration/e2e tests → feedback loop with human-in-the-loop until completion. Replit-style iterative flow. Use when building a project from a rough idea with…

Mar 20, 2026
bugfix-and-verify
software-developers

Fixes bugs or test failures using debugger → fix → verify. Use when the user reports an error, test failure, or unexpected behavior and wants a fix confirmed.

Mar 20, 2026
code-review
software-quality-assurance-analysts-and-testers

Review code for correctness, style, and maintainability. Use when the user asks for a code review, PR review, or feedback on changes.

Mar 20, 2026
deploy-checklist
software-developers

Run a pre-deploy checklist (tests, build, env). Use when the user asks to deploy, prepare for release, or run a deploy checklist.

Mar 20, 2026
feature-development
software-developers

Implements a feature using plan → implement → verify. Use when the user wants to add a new feature with a clear plan and verification.

Mar 20, 2026
Showing 8 of 14 collected skills.
Showing 3 of 3 repositories
All repositories loaded