Agent skill · Frontend

frontend-dev

Full-stack frontend development combining premium UI design, cinematic animations, AI-generated media assets, persuasive copywriting, and visual art. Builds complete, visually striking web pages with real media, advanced motion, and compelling copy. Use when: building landing pages, marketing sites, product pages, dashboards, generating media assets (image/video/audio/music), writing conversion copy, creating generative art, or implementing cinematic scroll animations.

vibeevalgithub.com/vibeevalGitHub ↗
claude-codeships scriptsMIT
Install
npx skills add vibeeval/vibecosystem --skill frontend-dev --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 98
SKILL.md size: 20 KB
Bundled scripts: yes
Version: 1.0.0
Path: skills/frontend-dev/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Frontend Studio Build complete, production-ready frontend pages by orchestrating 5 specialized capabilities: design engineering, motion systems, AI-generated assets, persuasive copy, and generative art. ## Invocation ``` /frontend-dev <request> ``` The user provides their request as natural language (e.g. "build a landing page for a music streaming app"). ## Skill Structure ``` frontend-dev/ ├── SKILL.md # Core skill (this file) ├── scripts/ # Asset generation scripts │ ├── minimax_tts.py # Text-to-speech │ ├── minimax_music.py # Music generation │ ├── minimax_video.py # Video generation (async) │ └── minimax_image.py # Image generation ├── references/ # Detailed guides (read as needed) │ ├── minimax-cli-reference.md # CLI flags quick reference │ ├── asset-prompt-guide.md # Asset prompt engineering rules │ ├── minimax-tts-guide.md # TTS usage & voices │ ├── minimax-music-guide.md # Music prompts & lyrics format │ ├── minimax-video-guide.md # Camera commands & models │ ├── minimax-image-guide.md # Ratios & batch generation │ ├── minimax-voice-catalog.md # All voice IDs │ ├── motion-recipes.md # Animation code snippets │ ├── env-setup.md # Environment setup │ └── troubleshooting.md

What's inside
Steps it walks through
  1. Invocation
  2. Skill Structure
  3. Project Structure
  4. Assets (Universal)
  5. By Framework
  6. Pure HTML
  7. React / Next.js
  8. Vue / Nuxt
  9. Astro
  10. Compliance
  11. Workflow
  12. Phase 1: Design Architecture
  13. Phase 2: Motion Architecture
  14. Phase 3: Asset Generation
Ships with 24 files
  • canvas-fonts/ArsenalSC-OFL.txt
  • canvas-fonts/ArsenalSC-Regular.ttf
  • canvas-fonts/BigShoulders-Bold.ttf
  • canvas-fonts/BigShoulders-OFL.txt
  • canvas-fonts/BigShoulders-Regular.ttf
  • canvas-fonts/Boldonse-OFL.txt
  • canvas-fonts/Boldonse-Regular.ttf
  • canvas-fonts/BricolageGrotesque-Bold.ttf
  • canvas-fonts/BricolageGrotesque-OFL.txt
  • canvas-fonts/BricolageGrotesque-Regular.ttf
  • canvas-fonts/CrimsonPro-Bold.ttf
  • canvas-fonts/CrimsonPro-Italic.ttf
  • canvas-fonts/CrimsonPro-OFL.txt
  • canvas-fonts/CrimsonPro-Regular.ttf
  • canvas-fonts/DMMono-OFL.txt
  • canvas-fonts/DMMono-Regular.ttf
  • canvas-fonts/EricaOne-OFL.txt
  • canvas-fonts/EricaOne-Regular.ttf
  • canvas-fonts/GeistMono-Bold.ttf
  • canvas-fonts/GeistMono-OFL.txt
  • canvas-fonts/GeistMono-Regular.ttf
  • canvas-fonts/Gloock-OFL.txt
  • canvas-fonts/Gloock-Regular.ttf
  • canvas-fonts/IBMPlexMono-Bold.ttf
first 24 of 98
Commands it runs
npm install framer-motion           # UI (keep at top level)
npm install gsap                    # Scroll (lazy-load)
npm install lottie-react            # Icons (lazy-load)
npm install three @react-three/fiber @react-three/drei  # 3D (lazy-load)
More from vibecosystem
All skills →
About this skill
What does the frontend-dev skill do?

Full-stack frontend development combining premium UI design, cinematic animations, AI-generated media assets, persuasive copywriting, and visual art. Builds complete, visually striking web pages with real media, advanced motion, and compelling copy. Use when: building landing pages, marketing sites, product pages, dashboards, generating media assets (image/video/audio/music), writing conversion copy, creating generative art, or implementing cinematic scroll animations.

How do I install it?

Run `npx skills add vibeeval/vibecosystem --skill frontend-dev --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going