Artefact: Playground

Artefact: Playground is a skill for Claude Code from JasonWarrenUK/goblin-mode. It costs 53 tokens per session (1,085 once invoked), scanned A, original, no licence file.

A single-file web page that lets people adjust controls, see the result change immediately, and copy a prompt based on their settings.

In plain words
What is it for?
Use it to build visual explorers, configurators, and interactive tools for a topic.
Why use it?
It turns an explanation or configuration task into something people can explore directly, without needing separate software or setup.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter.

Good fit Use it to build visual explorers, configurators, and interactive tools for a topic.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jasonwarrenuk/goblin-mode/artefact-playground
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add JasonWarrenUK/goblin-mode --skill artefact-playground
Clone the repo
git clone --depth 1 https://github.com/JasonWarrenUK/goblin-mode

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Artefact: Playground

README.md
[![agentmods](https://agentmods.dev/badge/skills/jasonwarrenuk/goblin-mode/artefact-playground/github.svg)](https://agentmods.dev/skills/jasonwarrenuk/goblin-mode/artefact-playground)
Your own site
<a href="https://agentmods.dev/skills/jasonwarrenuk/goblin-mode/artefact-playground"><img src="https://agentmods.dev/badge/skills/jasonwarrenuk/goblin-mode/artefact-playground/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Artefact: Playground

Your own site · 80×15
<a href="https://agentmods.dev/skills/jasonwarrenuk/goblin-mode/artefact-playground"><img src="https://agentmods.dev/badge/skills/jasonwarrenuk/goblin-mode/artefact-playground.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,085 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00053 $0.01085
Opus 5 $0.00026 $0.00543
Sonnet 5 $0.00011 $0.00217
Haiku 4.5 $0.00005 $0.00109

Measured today against content hash f8d9d230d541, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

Artefact: Playground scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/artefact-playground/SKILL.md · 87 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · -2 tokens per session f8d9d230d541
  2. 12d ago First seen · 87 lines · 55 tokens per session scan A e0a280109d45

Subscribe to this mod's changes

Artefact: Playground is a skill published in the GitHub repository JasonWarrenUK/goblin-mode (5 stars, last pushed today), with no licence file. It adds 53 tokens to every session and 1,085 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

aceternity-ui

100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI integration errors.

secondsky/claude-skills · 48 tokens

base-ui-react

MUI Base UI unstyled React components with Floating UI. Use for accessible components, Radix UI migration, render props API, or encountering positioning, popup, v1.0 rc / pre-GA issues.

secondsky/claude-skills · 47 tokens

design-plan

A design-system planning and implementation guide for frontend projects. A design system is a shared set of visual rules, reusable components, and accessibility practices for building consistent user interfaces.

Dannykkh/skill-olympus · 108 tokens

frontend-design

A frontend design and implementation guide for turning a visual design plan into a working web interface. It also provides fallback guidance when an official design plugin is unavailable.

Dannykkh/skill-olympus · 92 tokens

ui-ux-auditor

A workflow that audits a web project’s user interface and user experience across nine areas, then checks rendered screenshots and scores the results from zero to ten. It can also modify the code to address findings.

Dannykkh/skill-olympus · 129 tokens

mui

Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.

Dannykkh/skill-olympus · 48 tokens