Moofon Li avatar

Moofon Li

Community

@MoofonLi · Taiwan, Taipei

92Followers
|
29Public Repos
|
53Published Skills

AI / SW / Cloud

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Testing & Debugging (20%)Code Review & Qual.. (15%)Security & Perform.. (15%)

Agent Skills by Moofon Li

Showing 53 vetted skills indexed across 1 GitHub repositories.

MoofonLiMoofonLi
2

domain-modeling

Build and maintain a project domain glossary and architectural decision records.

Community
Intermediate
MoofonLiMoofonLi
2

diagnosing-bugs

Diagnose hard bugs and performance regressions through a structured six-phase feedback-loop workflow.

Community
Advanced
MoofonLiMoofonLi
2

code-review

Reviews a git diff against coding standards and the originating spec using parallel sub-agents.

Community
Intermediate
MoofonLiMoofonLi
2

to-tickets

Breaks a plan or spec into tracer-bullet tickets with declared blocking edges.

Community
Intermediate
MoofonLiMoofonLi
2

improve-codebase-architecture

Scan a codebase for module deepening opportunities and present them as a visual HTML report.

Community
Advanced
MoofonLiMoofonLi
2

planning

Cuts a dev-ready version into ordered implementation phases and writes the version plan document.

Community
Intermediate
MoofonLiMoofonLi
2

to-spec

Synthesizes conversation context into a structured spec document committed to the repository.

Community
Intermediate
MoofonLiMoofonLi
2

codebase-design

Designs deep modules with small interfaces placed at clean seams.

Community
Intermediate
MoofonLiMoofonLi
2

release

Automates versioned releases of the dev-ready package from version bump to PyPI publish.

Community
Advanced
MoofonLiMoofonLi
2

resolving-merge-conflicts

Resolves in-progress git merge and rebase conflicts while preserving both change intents.

Community
Intermediate
MoofonLiMoofonLi
2

grill-with-docs

Interviews a design against project docs and records decisions as ADRs and glossary terms.

Community
Intermediate
MoofonLiMoofonLi
2

implement

Implements tickets from a spec using TDD with verification and code review.

Community
Intermediate
MoofonLiMoofonLi
2

tdd

Guides test-driven development through red-green cycles with seam-based test design.

Community
Intermediate
MoofonLiMoofonLi
2

grilling

Interrogates plans and decisions through sequential one-at-a-time questions.

Community
Basic
MoofonLiMoofonLi
2

dev-ready

Scaffold FastAPI and React full-stack projects with selectable engineering flows and agent targets.

Community
Advanced
MoofonLiMoofonLi
2

using-git-worktrees

Creates isolated git worktree workspaces with native tool detection and baseline test verification.

Community
Intermediate
MoofonLiMoofonLi
2

debugging-and-error-recovery

Diagnose test failures, build errors, and runtime bugs through a structured root-cause triage workflow.

Community
Intermediate
MoofonLiMoofonLi
2

test-driven-development

Enforces red-green-refactor test-driven development before writing any production code.

Community
Intermediate
MoofonLiMoofonLi
2

planning-and-task-breakdown

Decomposes specifications into ordered, verifiable implementation tasks with acceptance criteria.

Community
Intermediate
MoofonLiMoofonLi
2

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
MoofonLiMoofonLi
2

incremental-implementation

Implements multi-file features in thin vertical slices with per-slice testing and commits.

Community
Intermediate
MoofonLiMoofonLi
2

setup-matt-pocock-skills

Configures a repository's issue tracker, triage labels, and domain doc layout for engineering skills.

Community
Intermediate
MoofonLiMoofonLi
2

api-and-interface-design

Guides design of stable REST APIs, TypeScript interfaces, and module contracts.

Community
Intermediate
MoofonLiMoofonLi
2

i-have-adhd

Formats AI responses with action-first structure, numbered steps, and concrete time estimates for ADHD readers.

Community
Basic

Frequently Asked Questions About Moofon Li

FAQPage Schema
What tasks can I accomplish with Moofon Li's skills?▼

The 53 skills cover the full development lifecycle: spec writing, planning and task breakdown, test-driven implementation, systematic debugging, multi-axis code review, security audits, performance optimization, React health checks, Playwright webapp testing, git worktree isolation, merge-conflict resolution, and end-to-end PyPI releases.

Who are these skills designed for?▼

Software engineers and engineering teams practicing disciplined development: TDD practitioners, reviewers enforcing repo standards and spec compliance, maintainers cutting semantic-versioned releases, and developers who want adversarial review, ADR documentation, and domain modeling baked into daily work.

How do I set up and run these skills in practice?▼

Run setup-matt-pocock-skills once to configure the repo's issue tracker, triage labels, and domain doc layout. Then invoke skills by trigger phrases: 'plan v0.4' for planning, 'diagnose this' for debugging, 'review since X' for code review, or 'dev-ready init' to scaffold a FastAPI project.

Are these skills open source and what do they cost?▼

Skills are free to use; licensing varies per skill. The i-have-adhd skill is explicitly MIT licensed, while webapp-testing and frontend-design reference complete terms in their bundled LICENSE.txt files. Most other skills carry no stated license restrictions in their frontmatter.

What prerequisites or dependencies do these skills require?▼

Most skills need only a git repository and an issue tracker configured by the setup skill. Specific skills add requirements: webapp-testing needs Playwright, react-doctor targets React frontends, release publishes to PyPI with CI, and dev-ready scaffolds FastAPI full-stack projects.