Install
$ agentstack add skill-45ck-skill-harness-visual-source-artifact ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Visual Source Artifact
Use this skill when a human needs to inspect product, business, data, research, UX, or mockup work visually while agents need durable source they can diff, update, and verify.
Core Rule
Use a source-first pair:
- Canonical source: Markdown, TOON, JSON, YAML, specgraph-compatible docs, model text, or structured data.
- Generated review surface: static HTML, dashboard, state board, prototype, journey map, schema map, evidence board, or comparison page under
generated/review/. - For human-facing discovery and planning, the generated review surface should be infographic-style HTML under
generated/review//.
Generated visual files are never the only durable source. Edit source first, then regenerate or discard the review surface.
Default Fidelity
- High-fidelity is the default for UI, product, customer-facing workflow, and mockup review.
- Low-fidelity sketches are scratch artifacts only unless the project explicitly records them as research evidence.
- Use realistic states, dense data, error paths, accessibility cues, assumptions, and evidence strength in the review surface.
- Use scan-friendly metrics, charts, timelines, evidence/freshness panels, and source links for non-UI human review artifacts.
- Use Mermaid for authored diagrams, Vega-Lite as the default chart grammar, Observable Plot for compact exploratory charts, D3 for bespoke static layouts, Graphviz for node-edge maps, ECharts only as generation-time/static output, RAWGraphs for exported design-led SVGs, and Chart.js only through server-rendered/static output or an equivalent static chart.
- Put chart and graph intent in
artifact-infographicJSON fences or manifestinfographicsarrays when the project has the generic renderer.
Artifact Families
- Product: PRD, opportunity brief, feature map, roadmap, acceptance matrix.
- Business: business model, pricing assumptions, stakeholder map, operating risk, go-to-market assumptions.
- Data: schema, data dictionary, metric definition, lineage, quality rule, sample records.
- Research: claim-evidence matrix, literature theme map, interview synthesis, assumption register.
- UX: design brief, component state spec, interaction flow, high-fidelity prototype source, journey map.
Agent Team
requirements-analystowns product intent, requirements, and acceptance criteria.delivery-managerowns business viability, stakeholder impact, rollout, and risk.backend-engineerowns data shape, schemas, integrity, and metrics implementation constraints.research-writerowns citations, claim strength, research synthesis, and gaps.ux-researcherowns task evidence, prototype critique, high-fidelity UX review, and accessibility concerns.system-modelerowns UML/UWE/C4/workflow impact when structure or behavior changes.quality-reviewerowns freshness, manifest completeness, evidence sufficiency, and readiness risks.
Process
- Name the decision the visual artifact supports.
- Select the artifact family and owner agent.
- Define the canonical source path under
docs/artifacts/source//unless a domain docs path is better. - Define the generated review path under
generated/review//. - List evidence links and label real evidence separately from synthetic user or agent-simulation evidence.
- Add or update the manifest entry with source, review surface, owner, evidence, status, freshness, and
reviewRequired: truewhen a generated HTML surface is expected. - Add
artifact-infographicspecs for charts, graphs, timelines, or source-backed infographic panels when useful. - Run
node scripts/generate-artifact-review.mjswhen available. - Run manifest and HTML policy checks before handoff when the project has them.
Output
Artifact Family
Decision Supported
Canonical Source
Generated Review Surface
Owner Agent
Evidence Links
Fidelity Requirement
Manifest Fields
Readiness Gates
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: 45ck
- Source: 45ck/skill-harness
- License: MIT
- Homepage: https://github.com/45ck/skill-harness/releases/tag/v0.1.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.