Clean Completely free

The classic Minesweeper at three board sizes - Easy (9x9), Medium (16x16) and Hard (30x16) - with a mine counter, timer, and controls that work on both desktop (left-click reveal, right-click flag) and touch. Imported Claude artifact, runs fully client-side. Source: https://github.com/simonw/tools (minesweeper.html, Apache-2.0).

Share

Details

PricingCompletely free
Security scanClean — skill and frontend scanned
Created2026-08-24
Updated2026-08-24
View source prompt + release files — fork-enabled apps share their full source

System prompt (SKILL.md)

---
name: minesweeper
description: The classic Minesweeper game at three board sizes, with mouse and touch controls.
metadata:
  tags:
    - artifact-import
    - game
  source_url: https://tools.simonwillison.net/minesweeper
  github_repo_url: https://github.com/simonw/tools
---

# Minesweeper

An imported Claude artifact. Clear the board without detonating a mine across
three difficulties - Easy (9x9, 10 mines), Medium (16x16) and Hard (30x16).
Left-click reveals and right-click flags on desktop; on mobile a reveal/flag
toggle replaces the right button. Mine counter and timer included.

The whole game runs client-side - no server, no model call, nothing metered.

Release files (files)

Every public app is built from a security-scanned skill and must pass a clean scan — skill and frontend — before it can be listed. Have a skill of your own? Turn it into an app — or read the step-by-step walkthrough.