Moofon Li
Community@MoofonLi · Taiwan, Taipei
AI / SW / Cloud
Agent Skills by Moofon Li
Showing 53 vetted skills indexed across 1 GitHub repositories.
domain-modeling
Build and maintain a project domain glossary and architectural decision records.
diagnosing-bugs
Diagnose hard bugs and performance regressions through a structured six-phase feedback-loop workflow.
code-review
Reviews a git diff against coding standards and the originating spec using parallel sub-agents.
to-tickets
Breaks a plan or spec into tracer-bullet tickets with declared blocking edges.
improve-codebase-architecture
Scan a codebase for module deepening opportunities and present them as a visual HTML report.
planning
Cuts a dev-ready version into ordered implementation phases and writes the version plan document.
to-spec
Synthesizes conversation context into a structured spec document committed to the repository.
codebase-design
Designs deep modules with small interfaces placed at clean seams.
release
Automates versioned releases of the dev-ready package from version bump to PyPI publish.
resolving-merge-conflicts
Resolves in-progress git merge and rebase conflicts while preserving both change intents.
grill-with-docs
Interviews a design against project docs and records decisions as ADRs and glossary terms.
implement
Implements tickets from a spec using TDD with verification and code review.
tdd
Guides test-driven development through red-green cycles with seam-based test design.
grilling
Interrogates plans and decisions through sequential one-at-a-time questions.
dev-ready
Scaffold FastAPI and React full-stack projects with selectable engineering flows and agent targets.
using-git-worktrees
Creates isolated git worktree workspaces with native tool detection and baseline test verification.
debugging-and-error-recovery
Diagnose test failures, build errors, and runtime bugs through a structured root-cause triage workflow.
test-driven-development
Enforces red-green-refactor test-driven development before writing any production code.
planning-and-task-breakdown
Decomposes specifications into ordered, verifiable implementation tasks with acceptance criteria.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
incremental-implementation
Implements multi-file features in thin vertical slices with per-slice testing and commits.
setup-matt-pocock-skills
Configures a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
api-and-interface-design
Guides design of stable REST APIs, TypeScript interfaces, and module contracts.
i-have-adhd
Formats AI responses with action-first structure, numbered steps, and concrete time estimates for ADHD readers.
Frequently Asked Questions About Moofon Li
FAQPage SchemaWhat 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.