amazingloft999-droidamazingloft999-droidCommunityΒ·22 Agent Skills Included

mattpocock-skills

Disciplined planning, debugging, testing, and issue triage workflows

Guides coding agents through disciplined engineering practices like test-driven development, bug diagnosis, issue triage, and PRD creation. Eliminates vague plans, broken code, and messy backlogs by forcing alignment interviews, red-green-refactor loops, and structured issue breakdowns. Helps developers ship reliable software faster with small, composable workflows that work in any project.
npx skills add amazingloft999-droid/mattpocock-skills --all -g -y

All Skills in This Repository (22)

Pure Emerald Level Indicators
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

setup-pre-commit

Automate Husky, lint-staged, and Prettier pre-commit hook setup.

Community
Intermediate
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

git-guardrails-claude-code

Block dangerous git commands on Claude Code repositories via a PreToolUse hook.

Community
Intermediate
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

scaffold-exercises

Generate lint-ready exercise directory structures with sections, problems, solutions, and explainers.

Community
Intermediate
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

migrate-to-shoehorn

Migrate TypeScript tests from as assertions to shoehorn helpers.

Community
Intermediate
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

obsidian-vault

Organize Obsidian vault notes with wikilinks and index notes.

Community
Intermediate
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

edit-article

Rewrite and reorganize article drafts to improve clarity and structure.

Community
Intermediate
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

setup-matt-pocock-skills

Scaffold per-repo agent context for GitHub issue tracker, triage labels, and domain docs.

Community
Advanced
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

improve-codebase-architecture

Identify codebase deepening opportunities aligned with ADR decisions.

Community
Advanced
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

triage

Classify and route GitHub issues through a state-machine triage workflow.

Community
Advanced
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

diagnose

Diagnose hard bugs through reproduce, hypothesise, instrument, fix, and verify phases.

Community
Advanced
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

to-issues

Break plans into tracer-bullet vertical slice issues across schema, API, UI, and tests.

Community
Intermediate
πŸ“¦ In Repo
amazingloft999-droidamazingloft999-droid

zoom-out

Maps codebase topology to reveal modules, callers and their interconnections across layers.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install mattpocock-skills?β–Ό

Run `npx skills add amazingloft999-droid/mattpocock-skills --all -g -y` in your terminal to install all skills globally, then run the setup skill in your project to configure your issue tracker and labels.

How do these skills improve AI coding results?β–Ό

They fix common agent failures by grilling you on requirements before coding, enforcing test-driven development loops, and keeping architecture clean so the agent produces working, maintainable code.

Can I break a plan into GitHub issues automatically?β–Ό

Yes. The to-issues skill splits any plan or PRD into small, independently workable vertical-slice issues and publishes them to your issue tracker with triage labels.

Do these skills work with Claude Code and other agents?β–Ό

Yes. Every skill follows the standard SKILL.md format and works with Claude Code, Codex, Cursor, and other compatible coding agents.

How does the diagnose skill fix hard bugs?β–Ό

It walks the agent through a disciplined loop: build a fast feedback test, reproduce the bug, rank hypotheses, instrument the code, then fix and add a regression test.

Related Repositories in Software Engineering

View All in Software Engineering→