Skip to content

santowilem/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 SKILL.md Skills for Claude Code, Cursor, Codex CLI & Every AI Coding Assistant

A curated collection of open-spec SKILL.md skills — install once, work across every major AI coding tool

skills.sh License: MIT SKILL.md Standard 5+ AI Assistants Made for Claude Code

Star this repo — it helps other developers discover faithful, evidence-driven AI skills instead of fancy autocomplete.


What's in here

A personal collection of SKILL.md-standard agent skills for AI coding assistants — Claude Code, Cursor, OpenAI Codex CLI, ChatGPT, GitHub Copilot, Aider, and any other tool that supports the open SKILL.md specification.

Each skill lives in its own folder under skills/ with two files:

  • SKILL.md — the agent-facing spec (frontmatter + instructions the AI reads)
  • README.md — the human-facing detail page (what it does, how to install, examples)

📚 Available skills

Skill What it does Detail
clone-ui Pixel-faithful website & UI cloning from URL, screenshot, or Figma frame — anti-hallucination 7-phase flow with adversarial sub-agent verification, computed-style parity checks, and per-target lessons log. Outputs production-ready code in your stack (React, Vue, Next.js, Astro, Svelte, plain HTML). README · SKILL.md

More skills are on the way. Each one ships independently — install just the ones you need.


📦 Install — one command per skill

Skills are installed individually using the skills.sh CLI:

npx skills add santowilem/skills --skill <skill-name>

For example, to install clone-ui:

npx skills add santowilem/skills --skill clone-ui

After installation, restart your AI assistant. The skill triggers automatically based on natural-language prompts — no slash commands required. See each skill's README for trigger phrases and examples.


🔌 Compatibility — works across every major AI coding assistant

All skills in this repo follow the SKILL.md open specification — released by Anthropic in 2025 and adopted by OpenAI for Codex CLI and ChatGPT. One skill file works everywhere:

Platform Status Install path
Claude Code ✅ Native ~/.claude/skills/
Cursor ✅ Native ~/.cursor/skills/
OpenAI Codex CLI ✅ Native ~/.codex/skills/
ChatGPT ✅ via Skills API Upload SKILL.md as a project skill
GitHub Copilot Workspace ✅ via registry Reference the repo URL
Aider, Continue, others ⚠️ Manual Pipe SKILL.md verbatim into context

🤝 Contributing

See CONTRIBUTING.md for instructions on adding a new skill to this repo. Pull requests welcome — especially for skills that cover under-served workflows (component extraction, design-system ingestion, accessibility audits, visual regression, etc.).


🔍 Keywords

For discoverability — these are the terms developers search when looking for skills like these:

claude-skills claude-code-skills cursor-skills codex-cli-skills chatgpt-skills copilot-skills agent-skills ai-agent-skills skill-md skill-md-spec anthropic-skills openai-skills ai-coding ai-coding-assistant mcp model-context-protocol chrome-devtools-mcp clone-ui screenshot-to-code figma-to-code design-to-code url-to-code pixel-perfect-clone web-clone ai-frontend frontend-automation


📜 License

MIT — use it, fork it, ship it. If a skill ends up in your product, a star on the repo helps other developers find it.

Star on GitHub — free, fast, and genuinely useful for visibility.

Distributed via skills.sh

About

Pixel-faithful UI cloning skill for Claude Code, Cursor, Codex CLI, ChatGPT, and Copilot. Anti-hallucination contract + adversarial verification. Built on the SKILL.md open standard.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors