A meta skill that interviews you and writes a complete, standards-compliant Claude Code SKILL.md.
Generates INVENTORY-SKILLS-JAVA.md by treating the Plinth repo's skills.xml as the single source of truth for every Java system prompt skill.
Generates a Java commands-inventory checklist (INVENTORY-COMMANDS-JAVA.md) that follows the bundled template exactly.
Generates an INVENTORY-AGENTS-JAVA.md checklist by following the bundled agents-inventory template exactly.
Creates an OpenSpec change and generates proposal, design and tasks artifacts in a single step.
Describe what you want to build and this skill scaffolds an OpenSpec change plus proposal, design and tasks documents in one pass.
Rebuilds the claude-night-market dev environment from a bare machine and verifies it in under an hour, with a documented traps table.
Repo-specific skill that classifies changes and enforces the gate, PR and release process when landing code or amending rules.
Documents the load-bearing design decisions, enforced invariants, and known weak points of the claude-night-market repo for judging design changes.
A code-first skill for installing, running, and fine-tuning RWKV — the RNN+Transformer hybrid with O(n) inference and constant-memory infinite context.
Clears pre-existing repo-wide lint warnings, type errors, and suppressions in safe waves — one rule at a time, tests green after each.
Empirically detects nondeterministic tests via repeat/shuffle/parallel runs, diagnoses the root cause, and fixes it without retries, sleeps, or skips.
Build a small, real-world eval set to prove an agent or prompt works — and catch regressions whenever the model or prompt changes.
Maps vague interaction wishes to proven SwiftUI animation patterns — or to a deliberate decision to use what the system already provides.
Runs a real-user QA pass on your app and produces P0/P1/P2 bug reports, an HTML QA dashboard, and a YES/NO ship verdict.
A router skill that inspects your Apple-platform project and loads only the references, skill packs, and build tooling needed for the task at hand.
Gate your CI build on browser-fingerprint regressions using liarjs baselines and score floors.
x
Generates D1-correct Drizzle ORM schemas, migration scripts, and schema documentation for Cloudflare Workers projects.
A practical playbook for generating, reviewing, and applying Cloudflare D1 migrations with Drizzle — including recovery from stuck migrations.