willdadywilldadyCommunityยท29 Agent Skills Included

platypus

Structured planning, debugging, testing, and code review workflows

Guides coding agents through planning, speccing, ticketing, test-driven implementation, and structured code review. Replaces ad-hoc prompting with repeatable workflows for triage, bug diagnosis, merge conflicts, and release checks. Helps teams ship multi-session engineering work with consistent quality and fewer missed steps.
npx skills add willdady/platypus --all -g -y
Available:

Gives the agent the Platypus project layout, setup commands, coding constraints, and git conventions, and points it to the issue tracker, triage labels, and domain docs the skills rely on.

All Skills in This Repository (29)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
willdadywilldady

research

Query official documentation and source code to generate cited Markdown research reports.

Community
Intermediate
๐Ÿ“ฆ In Repo
willdadywilldady

domain-modeling

Maintains a centralized glossary in CONTEXT.md and records architectural decisions via ADRs.

Community
Intermediate
๐Ÿ“ฆ In Repo
willdadywilldady

tools

Create and register custom tool sets with Zod schemas in Platypus.

Community
Advanced
๐Ÿ“ฆ In Repo
willdadywilldady

add-api-endpoint

Create Hono.js API endpoints with schema validation and authentication middleware.

Community
Basic
๐Ÿ“ฆ In Repo
willdadywilldady

wayfinder

Decomposes high-level objectives into a hierarchical structure of issue-tracker tickets.

Community
Advanced
๐Ÿ“ฆ In Repo
willdadywilldady

setup-matt-pocock-skills

Configure repository settings for issue tracking, triage labels, and domain documentation.

Community
Intermediate
๐Ÿ“ฆ In Repo
willdadywilldady

writing-great-skills

Review agent instructions to identify failure modes and optimization areas.

Community
Advanced
๐Ÿ“ฆ In Repo
willdadywilldady

docs-audit

Audit documentation claims against source code and git history.

Community
Advanced
๐Ÿ“ฆ In Repo
willdadywilldady

handoff

Compacts active conversation history into a structured handoff document.

Community
Basic
๐Ÿ“ฆ In Repo
willdadywilldady

diagnosing-bugs

Diagnose software bugs through a structured six-phase feedback loop.

Community
Advanced
๐Ÿ“ฆ In Repo
willdadywilldady

code-review

Compare git diffs against coding standards and project specifications.

Community
Advanced
๐Ÿ“ฆ In Repo
willdadywilldady

to-tickets

Decomposes specs and plans into structured vertical-slice tickets with dependency mapping for GitHub or Linear.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Platypus skills?โ–ผ

Run `npx skills add willdady/platypus --all -g -y` in your terminal to install all skills in this collection globally.

What do the Platypus skills do?โ–ผ

They give your coding agent structured workflows for planning features, writing specs and tickets, test-driven development, code review, bug diagnosis, triage, and release checks.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, OpenCode, and other compatible coding agents.

Can I use these skills on my own repository?โ–ผ

Yes. Run the setup-matt-pocock-skills skill first to configure your issue tracker, triage labels, and domain docs, then the other skills work against your repo.

Do I need the Platypus app to use these skills?โ–ผ

No. The skills are standalone Markdown workflows that work in any repository, though a few cover Platypus-specific conventions like its API and database patterns.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’