Web Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/8/2026
- Risk Tier
- T2
- Receipt Hash
- 2cdc2e21
- Manifest Hash
- aa6d08a41f682579eeeebe5b49ee4fc903fdcea8f28d689a7406c2a61776c11e
- Signature
- VMkgUORJ
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- aa6d08a4
Download Attested Bundle
Install Web Artifacts Builder
Each bundle is served from the attested copy of Web Artifacts Builder, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/web-artifacts-builder?format=claude-code" -o web-artifacts-builder.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/web-artifacts-builder?format=mcp" -o web-artifacts-builder.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/web-artifacts-builder?format=raw" -o web-artifacts-builder.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 web-artifacts-builder.bundle.jsonProvenance
- Catalog identifier:
web-artifacts-builder - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested Web Artifacts Builder.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
Web App Testing
Toolkit for interacting with and testing local web applications using Playwright. Covers functional testing, accessibility checks, and visual regression across browsers.
X/Twitter API
X/Twitter API integration: posting tweets and threads, reading timelines, search endpoints, analytics retrieval, OAuth 1.0a and 2.0 auth patterns, rate limit handling, and platform-native content formatting.
XLSX
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or…