tdd
80Guide TDD with Red-Green-Refactor
Test-first work often becomes brittle when teams test internals or write too many tests upfront. This skill guides Codex, Claude, and Claude Code through behavior-focused red-green-refactor cycles.
Scaffold Course Exercises
Course exercise setup can be slow and inconsistent across sections. This skill helps Claude, Codex, and Claude Code create lint-ready exercise folders with clear variants and readme stubs.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "scaffold-exercises" from https://skillstore.io/skills/mattpocock-scaffold-exercises.md and its manifest at https://skillstore.io/api/skills/mattpocock-scaffold-exercises/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "scaffold-exercises". Scaffold a Memory Skill Building section with introduction, short-term memory, and long-term memory exercises.
Expected outcome:
Using "scaffold-exercises". Move an exercise later in the section while keeping history.
Expected outcome:
Renames the exercise folder with git-friendly move steps, keeps numbering consistent, and reruns the course linter.
All 31 static findings are false positives caused by markdown inline code, fenced examples, or expected local development commands. No prompt injection, data exfiltration, credential access, network behavior, or malicious command intent was found in SKILL.md.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/mattpocock-scaffold-exercises/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/mattpocock-scaffold-exercises?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/mattpocock-scaffold-exercises?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/mattpocock-scaffold-exercises/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/mattpocock-scaffold-exercises.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>mattpocock. (2026). scaffold-exercises security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/mattpocock-scaffold-exercises/audits/6@techreport{mattpocock-mattpocock-scaffold-exercises-2026,
author = {mattpocock},
title = {scaffold-exercises security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/mattpocock-scaffold-exercises/audits/6},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "scaffold-exercises security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "mattpocock"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/mattpocock-scaffold-exercises/audits/6"
identifiers:
- type: other
value: "skillstore:mattpocock-scaffold-exercises:audit:6"
description: "Skillstore immutable audit report identifier"
Turn a planned section outline into numbered exercise folders with explainer, problem, and solution variants.
Prepare a clean directory skeleton so writers can fill in examples, instructions, and reference solutions later.
Move exercises into a new order while preserving git history and rerunning lint checks after changes.
Use scaffold-exercises to create a new section called Retrieval Basics with three explainer exercises: Intro, Keyword Search, and Evaluation.
Scaffold section 04, Tool Calling. Add 04.01 Tool Schemas as an explainer, and 04.02 Build a Tool with explainer, problem, and solution variants.
Read this course plan and scaffold every listed exercise. Use explainer-only folders unless the plan explicitly asks for problem and solution variants.
Renumber the exercises in section 03 so the evaluation exercise comes before deployment. Use git mv, update folder names, and run the linter.
Author
mattpocockLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
1ffa7643651792ccb4bd3b15d924d2c97edff755
Maintenance freshness
7/18/2026
Usage
4 downloads ยท 0 views
File structure
๐ SKILL.md
Guide TDD with Red-Green-Refactor
Test-first work often becomes brittle when teams test internals or write too many tests upfront. This skill guides Codex, Claude, and Claude Code through behavior-focused red-green-refactor cycles.
Sharpen Plans and Create Decision Documentation
Unresolved assumptions weaken plans and technical designs. This skill conducts a focused interview and uses domain modeling to produce ADRs and a glossary.
Stress-Test Your Plan Before Building
Unresolved decisions can make a plan expensive to change during implementation. This skill interviews you systematically and recommends an answer for each decision.
Create Agent Skills
Teams need consistent skill files that agents can discover and use correctly. This skill guides authors through structure, descriptions, examples, scripts, and review checks.
Build Focused Logic and UI Prototypes
Design decisions are difficult to evaluate before users can interact with them. This skill builds disposable prototypes that expose state behavior or compare interface variants.
Pressure-test plans with grilling interviews
Plans and designs often fail because weak assumptions are found too late. This skill starts a focused grilling session that challenges gaps before execution begins.
Build Reliable Playwright Tests
by C0ntr0lledCha0s
Playwright test suites can become flaky, slow, and difficult to maintain. This skill provides practical patterns for locators, fixtures, page objects, debugging, mocking, and configuration.
Build Starknet Apps with starknet.js
by internet-court
Starknet integrations require precise provider, account, transaction, and fee handling across several APIs. This skill provides focused starknet.js v9.x patterns for reliable TypeScript applications.
Improve Vue 3 Code Quality
by vuejs-ai
Vue projects often collect reactivity, component, and performance mistakes over time. This skill gives targeted Vue 3 guidance for safer patterns and clearer code.
Build Type-Safe React Components
by softaworks
React TypeScript work often needs precise event, hook, and route types. This skill provides focused patterns for typed components, React 19 APIs, and routing.
Improve Vue Options API Code
by vuejs-ai
Vue Options API projects often lose type safety and correct this binding. This skill gives focused rules for safer Vue 3 components.
Create Better AI Skills
by vercel-labs
Building reusable AI skills can be inconsistent without clear structure. This skill guides Claude, Codex, and Claude Code through design, scaffolding, validation, and packaging.