minfeng yuan
Community@minfengyuan · Suzhou, China
Agent Skills by minfeng yuan
Showing 17 vetted skills indexed across 1 GitHub repositories.
markdown-formatter
Format Markdown content to markdownlint-style conventions while preserving YAML frontmatter and code fences.
autoplan
Convert vague user requests into executable implementation plans with objectives and verification strategies.
test-driven-development
Enforce a red-green-refactor cycle for feature work and bug fixes.
systematic-debugging
Diagnose bugs by reproducing issues and testing single hypotheses.
recipe-formatter
Convert dish names or recipe descriptions into structured Obsidian notes.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent tasks or test failures concurrently.
executing-plans
Execute written implementation plans with tracked progress and review checkpoints.
finishing-a-development-branch
Verify tests, then merge, push, preserve, or discard a feature branch.
plan-ceo-review
Evaluate product plans and recommend scope expansion, hold, or reduction.
office-hours
Pressure-test product ideas into structured design summaries with problem, users, wedge, evidence, and risks.
better-readme
Create evidence-grounded README drafts from repository files.
conventional-commits
Generate and validate Conventional Commits v1.0.0 messages for git changes.
requesting-code-review
Evaluate git code changes and classify issues by severity.
receiving-code-review
Verify, clarify, and respond to ambiguous code review feedback.
plan-eng-review
Review engineering plans for architecture, data flow, testing, and rollout risks.
verification-before-completion
Require fresh verification output before claiming completion in software workflows.
subagent-driven-development
Dispatch isolated subagents to implement tasks with two-stage reviews.