Real Skill packageSource verifiedClawHub registry

Tdd

Apply test-driven development using Red-Green-Refactor cycles and vertical slice tracer bullet method to ensure behavior-focused, incremental testing and ref...

Identity and source

Publisher attributionpaudyyinregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 72% rule confidence
Package forminstruction bundle5 recorded files
Canonical sourceClawHub registryclawhub:paudyyin:tdd
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/18/2026.claude/skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/18/2026.agents/skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/18/2026skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @paudyyin/tdd
clawhub inspect @paudyyin/tdd --version 2.1.0

Security evidence

SkillVetAI static result: medium signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
4 / 5 inspected as text
Checked
8/18/2026, 7:09:24 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md content was not available to the scannerSKILL.md · confidence 100%content unavailable
1 inferred permission indicators
  • network access — automatically inferred
3 dependency and API indicators
  • npm: coding-framework >=10.0.0
  • npm: iterative-loop >=1.0.0
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/3/2026, 2:33:20 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:3edd3b64ebc03fe97e1cc110a7c6945fbb39bcbea14e6368def5aa2f2f558b2e
Show up to 5 recorded paths
  • package.json
  • references/tdd-patterns.md
  • references/testing-anti-patterns.md
  • skill-card.md
  • SKILL.md

Source changelog

Version 2.1.0 - Added coverage checking workflow and detailed test coverage targets. - Integrated iterative-loop for automated test fixing and coverage improvement. - Expanded error handling and fallback strategies for test building and Red-Green cycles. - Restructured documentation: added package.json and reference guides for TDD patterns and anti-patterns; removed outdated files for a cleaner structure.