From crucible
Maintain README.md (purpose) and INDEX.md (artifact enumeration) in every evidence directory. Use this skill whenever new artifacts land in evidence/, whenever a gate completes and produces receipts, whenever a directory grows beyond 10 files, or whenever a reviewer/Oracle is about to inspect the evidence tree. Produces and refreshes the human-readable indexes that make the evidence package navigable. Refuses to leave any evidence directory un-indexed at gate-completion time.
npx claudepluginhub krzemienski/crucible --plugin crucibleThis skill uses the workspace's default tool permissions.
This skill handles README.md and INDEX.md generation across the evidence/ tree (PRD §3 ED-2, ED-3, ED-4).
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
This skill handles README.md and INDEX.md generation across the evidence/ tree (PRD §3 ED-2, ED-3, ED-4).
Does NOT handle: producing the artifacts themselves (those come from the gate-specific skills), validating artifact contents (that's reviewer/Oracle work), or indexing files outside evidence/.
$EVIDENCE_ROOT.evidence/:
a. If README.md is missing OR outdated, generate it from PRD §3 (cite which MSC the directory proves, what's required, sufficient/insufficient predicates).
b. Enumerate all files in the directory (and one level deep where appropriate).
c. Generate INDEX.md with one line per artifact: filename + size + one-line description.evidence/<dir>/README.md — purpose + MSC mapping + sufficient/insufficient predicatesevidence/<dir>/INDEX.md — artifact enumeration with one-line descriptionsAfter VG-1 completes, evidence-indexing runs over evidence/documentation-research/:
sources/*.md, SUMMARY.md, CANONICAL-SOURCES.md, fetch-log.txt.INDEX.md:
sources/cc-plugins-20260425.md (20756 bytes) — Claude Code Create Plugins guide, fetched 2026-04-25SUMMARY.md (24543 bytes) — 26 sources, 90 cited facts, 3-5 per source