Back to the catalog

clone-website

1.809 instalações · julianromli/ai-skills

Open source Repository Open in the app JSON README (API)

About

Skill publicada por julianromli/ai-skills, com 1.809 instalações medidas pelo skills.sh. Instale com: npx skills add julianromli/ai-skills@clone-website

Details

Kind
Agent skills
Topic
No topic detected
Publisher
julianromli
Origin
skillssh
Category
ferramentas
Stars
189
Forks
28
Last push
2026-06-09T02:12:14Z
Repository state
ativo
Language
Shell
Added
2026-08-30 15:22:15
Updated
2026-08-30 15:22:15
Origin id
julianromli/ai-skills/clone-website

README

# 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

```text
.
├── 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.

More