by openwarehq
make beautiful 3d websites in one skill, plus 50+ website prompts for you to use.
# Add to your Claude Code skills
git clone https://github.com/openwarehq/websitepromptsGuides for using ai agents skills like websiteprompts.
Last scanned: 8/6/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-08-06T06:31:01.336Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}websiteprompts is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by openwarehq. make beautiful 3d websites in one skill, plus 50+ website prompts for you to use. It has 77 GitHub stars.
Yes. websiteprompts passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/openwarehq/websiteprompts" and add it to your Claude Code skills directory (see the Installation section above).
websiteprompts is primarily written in JavaScript. It is open-source under openwarehq on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh websiteprompts against similar tools.
No comments yet. Be the first to share your thoughts!
Install the skill. Ask for a site. Get a cinematic one. Plus 51 finished builds to paste as-is — each with its background video already hosted, so the page works the moment it is generated.
Install the skill → · Browse the 51 →
git clone https://github.com/openwarehq/websiteprompts.git /tmp/wp
mkdir -p ~/.claude/skills && cp -R /tmp/wp/skill ~/.claude/skills/cinematic-sites
Then just ask for what you want:
build me a cinematic hero for a whiskey brand
There is no command to remember. Claude Code loads the skill by itself when the work is cinematic. Node 18+ is the entire requirement.
Using Cursor, Copilot or something else? Point it at
skill/SKILL.md — it is plain markdown, written to be read
cold.
This is the part a prompt can't carry. A prompt builds one page; the skill knows the craft behind all 51.
Which mechanic, and why it's unrecoverable
Loop hero, scroll-scrub, cursor-driven, multi-scene. Pick wrong and no amount of styling saves it — so the skill picks first and builds second.
37 video prompts that don't look AI-generated
A 5-part formula plus a bank of proven clip prompts. The difference between footage that looks bought and footage that looks generated is entirely here.
The code, not a description of the code
Crossfade loop player, scroll-scrub canvas, cursor seeker, glass nav, inertial scroll — full implementations, plus the scaffold to drop them into.
Proof it moves
A headless harness that screenshots the running page at scroll stops. A site that looks right in a code review and is frozen in the browser is the failure this catches.
Every build below ships with a hosted, working clip. The skill treats them as
a footage library — curl one into public/ and build against it for free.
curl -sfL -o public/hero.mp4 "<video URL from any prompts/*.md>"
Generating your own footage is an upgrade, not a requirement.
Each one is a complete, self-contained prompt — fonts, exact hex values, easing curves, z-index order and a working video URL, all inside one block. Open it, copy the whole fenced block, paste it into Claude Code, Cursor, v0, Lovable or Bolt. The page renders on the first pass.