willdady

43 mods across 1 repository, 69 stars between them.

add-api-endpoint

01

willdady/platypus

Skill Claude CodeCodex

Guide for adding new API endpoints to the Platypus backend using Hono.js — routing, tenant scoping middleware, validation, and database access.

69 today A 35 tokens MIT

api-conventions

02

willdady/platypus

Skill Claude CodeCodex

Response-body conventions for the Platypus backend API — the error key for failures, the message key for 2xx status messages, and when to throw a typed error instead of returning a response. Use when adding or changing a backend route or its tests.

69 today A 60 tokens MIT

ask-matt

03

willdady/platypus

Skill Claude CodeCodex

Ask which skill or flow fits your situation. A router over the skills in this repo.

69 today A 22 tokens MIT

code-review

05

willdady/platypus

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

69 today A 94 tokens MIT

codebase-design

06

willdady/platypus

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

69 today A 57 tokens MIT

willdady/platypus

Skill Claude CodeCodex

Guide for making database schema changes in Platypus using Drizzle ORM — editing the schema, pushing to a dev database, and generating the migration that ships.

69 today A 37 tokens MIT

diagnosing-bugs

08

willdady/platypus

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

69 today A 40 tokens MIT

docs-audit

09

willdady/platypus

Skill Claude CodeCodex

Audit one section of the docs content against the code, and report what is wrong, stale, fragile, off-voice, or missing.

69 today A 32 tokens MIT

domain-modeling

10

willdady/platypus

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

69 today A 43 tokens MIT

form-conventions

11

willdady/platypus

Skill Claude CodeCodex

Post-save conventions for Platypus frontend forms — where a save lands the user, and what the submit button is called. Use when adding or changing a form in apps/frontend, its submit button, or what happens after it saves.

69 today A 51 tokens MIT

grill-me

12

willdady/platypus

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design.

69 today A 14 tokens MIT

grill-with-docs

13

willdady/platypus

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

69 today A 30 tokens MIT

grilling

14

willdady/platypus

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

69 today A 38 tokens MIT

handoff

15

willdady/platypus

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

69 today A 19 tokens MIT

humanizer

16

willdady/platypus

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

69 today A 93 tokens MIT

implement

17

willdady/platypus

Skill Claude CodeCodex

Implement a piece of work based on a spec or set of tickets.

69 today A 16 tokens MIT

willdady/platypus

Skill Claude CodeCodex

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

69 today A 32 tokens MIT

platypus-tools

19

willdady/platypus

Skill Claude CodeCodex

Platypus tools and tool sets — writing a tool, contributing a tool set from a plugin, scoping tools to a workspace, sharing a tool across sets, chat icons, and custom tool UI. Always load this skill when the user mentions tools or tool sets.

69 today A 59 tokens MIT

pre-release-check

20

willdady/platypus

Skill Claude CodeCodex

The final gate before a release is cut — go green, reconcile the release PR against what actually landed, sweep what CI can't see, check the roadmap and ADR statuses, optionally deep-review, then return a ship-or-hold verdict.

69 today A 51 tokens MIT

prototype

21

willdady/platypus

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

69 today A 39 tokens MIT

research

22

willdady/platypus

Skill Claude CodeCodex

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

69 today A 49 tokens MIT

willdady/platypus

Skill Claude CodeCodex

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

69 today A 44 tokens MIT