
Claude Skills by Intense-Visions
github.com/Intense-Visions> Visualize and inspect XState machines at design time and runtime with Stately Studio, Inspector, and VS Code extension
> Validate arrays, tuples, records, maps, and sets with Zod's collection primitives
> Run async Zod validation with parseAsync, safeParseAsync, async refinements, and external checks
> Handle Zod validation failures with safeParse, ZodError, error.format, error.flatten, and custom error maps
> Derive TypeScript types from Zod schemas with z.infer, input vs output types, and ZodTypeAny
> Validate Next.js server actions, API routes, and form data with Zod schemas
> Shape and compose Zod objects with pick, omit, partial, required, extend, merge, strict, and passthrough
> Define runtime-validated TypeScript schemas with z.object, primitives, enums, literals, and schema composition
> Validate and transform strings with Zod's min, max, email, url, regex, trim, and custom error messages
> Transform and validate data with Zod's transform, refine, superRefine, and preprocess APIs
> Model variant types with z.union, z.discriminatedUnion, z.intersection, and type narrowing
**Date:** 2026-03-19 **Spec:** docs/changes/release-readiness/proposal.md **Estimated tasks:** 8 **Estimated time:** 25-35 minutes
- **Status:** done - **Spec:** — - **Summary:** Monthly retrospective that reads `.harness/metrics/adoption.jsonl` (1319 records in dogfood across 80+ days, captures skill+session+startedAt+duration+outcome+phasesReached) and produces a structured report: top-10-most-invoked, top-10-failing, top-10-abandoned-mid-workflow, skills inactive 90+ days. Compounding-via-learning at the catalog grain — the loop the article calls Honnold's "internal harness" applied to the skill catalog. Feeds into ca...
- **Status:** done - **Spec:** — - **Summary:** A skill to help teams stay on top of a large PR backlog in busy projects — triage/sort the open-PR list by risk & readiness, surface what needs review vs. what is mergeable, and assist with review and merge to cut the manual sorting effort. - **Blockers:** — - **Plan:** — - **Assignee:** — - **Priority:** — - **External-ID:** github:Intense-Visions/harness-engineering#1186
- **Status:** done - **Spec:** — - **Summary:** The article's deepest insight: Honnold rehearsed the crux moves on a rope until his body knew them, THEN soloed. The project has no analog. `examples/` (hello-world, multi-tenant-api, slack-echo-bridge, task-api) are showcase scaffolds, not failure-scenario fixtures. Ship `templates/rehearsal-fixtures/` containing deliberately-broken scaffolds across common failure modes (race condition, partial migration, edge-case data corruption, dependency c...
Routes to harness skills.
Test fixture skill with custom namespace.
Test fixture skill with custom namespace.
This is a test skill for unit testing the normalizer.