← All creators

pjlangley

User

A collection of educational code samples for comparison

6 indexed · 0 Featured · 2 stars · avg score 74
Prolific

Categories

Indexed Skills (6)

Testing & QA Listed

build

Authoritative commands and conventions for building and QA-ing code in this repo (Node.js, Python, Rust/Anchor, Terraform, Bruno). Use for ANY code change — editing, building, upgrading, linting, testing, formatting — including one-off and ad-hoc work that is not part of a spec feature. This is the general reference and the default; it is not tied to the spec-driven workflow.

2 Updated 3 days ago
pjlangley
AI & Automation Listed

new-adr

Create a new MADR-style architectural decision record in fragments/adrs/. Use when the user asks to draft, write, add, record, or create a new ADR / decision record / architectural decision. Computes the next zero-padded NNN, writes the file with the canonical structure, and appends a row to the README index table.

2 Updated 3 days ago
pjlangley
Code & Development Listed

spec-ideate

Capture a product idea as a requirements spec in specs/. Use when the user wants to ideate, start a new feature / spec, capture requirements, or plan a product ask. Grills the idea via the grilling skill, computes the next zero-padded NNN feature dir, writes requirements.md, and seeds the specs README index.

2 Updated 3 days ago
pjlangley
Testing & QA Listed

spec-tasks

Split a feature's requirements.md into independently-deliverable tasks under specs/NNN_feature_slug/tasks/. Use when the user wants to break down, split, or plan tasks for a spec or feature. Writes one NN_task_slug.md per task ordered by dependency, and maintains a tasks/README.md checklist.

2 Updated 3 days ago
pjlangley
AI & Automation Listed

grilling

Grill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

2 Updated 3 days ago
pjlangley
AI & Automation Listed

spec-build

Work through an already-planned spec feature by delivering the tasks in specs/NNN_feature_slug/tasks/ one at a time, verifying each independently. Use ONLY when such a tasks/ directory exists and the user is executing it; for ad-hoc, one-off, or any non-spec code change use the build skill instead. Composes the build skill for commands and conventions. Step 3 of the spec-driven workflow.

2 Updated 3 days ago
pjlangley

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.