clone-website

Claude Code, Droid, etc. Skills Ability

インストール
CLI
npx skills add https://github.com/julianromli/ai-skills --skill clone-website

CLI を使用してこのスキルをインストールし、ワークスペースで SKILL.md ワークフローの使用を開始します。

最終更新日: 6/23/2026

AI Skills Collection

A curated collection of AI agent skills for coding, frontend, debugging, product thinking, and workflow automation.

Overview

This repository contains reusable skill packages in the skills/ directory. Each skill is designed to help an AI agent operate with more focused workflows, better domain knowledge, and stronger execution quality.

Repository Structure

.
├── skills/          # Skill packages
└── README.md        # Repository overview

Available Skills

Skill Focus
agent-browser Browser automation and web interaction
brainstorming Idea shaping, design thinking, and clarification
clone-website Website reverse-engineering and cloning workflows
composition-patterns Scalable React composition patterns
convex-best-practices Production-ready Convex app guidance
deploy-to-vercel Vercel deployment workflows
frontend-design High-quality frontend design direction
frontend-skill Strong UI structure for landing pages and apps
gpt-tasteskill Advanced visual taste and motion direction
landing-page-copywriter Conversion-focused landing page copy
make-interfaces-feel-better UI polish, motion, and interaction refinement
pdf PDF reading, generation, and review workflows
prd Product requirements and planning docs
react-best-practices React and Next.js performance patterns
react-native-skills React Native and Expo best practices
react-view-transitions Native-feeling React view transitions
receiving-code-review Handling and validating review feedback
refactor-clean Safe cleanup and dead-code removal
requesting-code-review Preparing work for code review
seo-audit SEO auditing and diagnostics
shadcn shadcn/ui management and usage
social-content Social media content workflows
supabase-postgres-best-practices Postgres and Supabase optimization
systematic-debugging Structured debugging workflows
ui-ux-pro-max Broad UI/UX system guidance
web-design-guidelines UI review and accessibility checks

How to Use

  1. Browse the skills/ folder.
  2. Open the target skill directory.
  3. Read its SKILL.md file for instructions, scope, and workflow.
  4. Use any included supporting files such as references, scripts, assets, or examples.

Notes

  • .skill-lock.json is intentionally ignored and not committed.
  • Skill folders may include helper docs, assets, scripts, and references in addition to SKILL.md.

Contributing

If you want to expand this collection, add or update skill folders inside skills/ and keep each skill self-contained and well-documented.