Co-Pilot / 辅助式
更新于 25 days ago

vibe-building-skills

Ssanky369
0.0k
sanky369/vibe-building-skills
82
Agent 评分

💡 摘要

一套全面的32个Claude技能,用于有效创建和营销数字产品。

🎯 适合人群

数字产品经理营销策略师创意设计师前端开发人员企业家

🤖 AI 吐槽:看起来很能打,但别让配置把人劝退。

安全分析中风险

风险:Medium。建议检查:是否执行 shell/命令行指令;是否发起外网请求(SSRF/数据外发);文件读写范围与路径穿越风险;依赖锁定与供应链风险。以最小权限运行,并在生产环境启用前审计代码与依赖。

Vibe Building Skills

A comprehensive system of 32 Claude Skills for building world-class digital products. From marketing strategy to creative asset generation to frontend design excellence—everything you need to create products that are loved.

🎯 What Is This?

Vibe Creator's Skills is a complete, production-ready system of Claude Skills built on the philosophy of focus and care — designing and building with deep intention, reducing until it's clear, and refining until it's right.

This repository contains:

  • 10 Marketing Skills — Direct response marketing, SEO, email, content strategy
  • 8 Creative Skills — AI-powered image generation with nanobanana pro, video planning, Remotion scripts, social graphics
  • 13 Frontend Design Skills — Design systems, responsive layouts, typography, interactions, performance, accessibility
  • Complete Documentation — Philosophy, research, implementation guides, code examples
  • Automation Tools — Python CLI for creative asset generation with FAL.ai nanobanana pro

Total: 32 professional skills + comprehensive guidance + automation tools

📦 What's Included

Skills by Category

Marketing Skills (10 skills)

Transform your marketing from generic to direct response, from scattered to strategic.

  1. orchestrator — Diagnose your marketing situation and sequence skills optimally
  2. brand-voice — Define your unique voice and positioning
  3. positioning-angles — Find your differentiation with 8 frameworks
  4. keyword-research — The 6 Circles Method for keyword strategy
  5. lead-magnet — Create compelling free offers
  6. direct-response-copy — Write copy that converts
  7. seo-content — Create ranking content
  8. newsletter — 6 newsletter formats
  9. email-sequences — Welcome, nurture, conversion, launch sequences
  10. content-atomizer — Repurpose content 15 ways
  11. seo-strategy — Plan complete SEO strategy for your product
  12. tweet-writer — Search for suitable viral tweet format for the purpose and writes tweets accordingly

Path: Start with orchestrator to assess your situation, then follow the recommended sequence.

Creative Skills (8 skills + automation)

Generate professional creative assets with AI, powered by FAL.ai nanobanana pro.

  1. orchestrator — Coordinate all creative skills
  2. creative-strategist — Define your visual direction
  3. image-generation — Generate images with nanobanana pro
  4. product-photography — Create professional product shots
  5. product-video — Plan animated product videos
  6. social-graphics — Platform-optimized social content
  7. brand-asset — Logos, icons, patterns, brand elements
  8. talking-head — Presenter and UGC-style videos
  9. remotion-script-writer — Generate detailed video scripts for Remotion

Plus: Python automation system for CLI-based and Claude Code asset generation

Path: Start with creative-strategist to define your visual direction, then use orchestrator to sequence remaining skills.

Frontend Design Skills (13 skills) ✨ ENHANCED

Build design systems and interfaces that feel timeless and loved. Now with 5 additional skills based on research insights.

Foundation Layer (2 skills):

  1. frontend-orchestrator — Assess design maturity and sequence all 13 skills optimally
  2. design-foundation — Design tokens, principles, component structure

Visual Layer (4 skills): 3. layout-system — Responsive layouts, Flexbox, Grid, Container Queries 4. typography-system — Type scales, hierarchy, readability 5. color-system — Color theory, accessibility, theming, dark mode 6. visual-hierarchy-refactoring — NEW! Size, weight, contrast, whitespace, Gestalt principles

Component Layer (1 skill): 7. component-architecture — Reusable components, atomic design

Interaction Layer (4 skills): 8. interaction-physics — Animations, momentum, gesture physics, feedback 9. loading-states — NEW! Skeleton screens, spinners, progress bars, empty states 10. error-handling-recovery — NEW! Error states, recovery workflows, graceful degradation 11. performance-optimization — NEW! Perceived latency, optimistic UI, Core Web Vitals

Quality Layer (2 skills): 12. accessibility-excellence — WCAG compliance, inclusive design 13. design-engineer-mindset — NEW! Bridge design and implementation, code as material

5 Implementation Paths:

  • Path A — Building from Scratch
  • Path B — Formalizing Existing Design
  • Path C — Improving Mature System
  • Path D — Fixing Performance Issues
  • Path E — Improving Accessibility

Path: Start with frontend-orchestrator to assess your situation, then follow the recommended sequence.

Documentation

  • PHILOSOPHY.md — The designer's thought process and philosophy of uncommon care
  • RESEARCH.md — Expert insights, recommended books, design principles
  • Creative Automation — Python CLI and Claude Code integration for asset generation
  • skills/frontend-design/README.md — Complete guide to all 13 frontend design skills

🎯 Key Enhancements

Frontend Design Skills Improvements

Based on comprehensive research from Interface Craft, design experts, and industry best practices:

5 New Skills Added:

  • visual-hierarchy-refactoring — Master visual hierarchy through Gestalt principles, size, weight, contrast, and whitespace
  • loading-states — Design skeleton screens, spinners, progress bars, and empty states
  • error-handling-recovery — Design error states and recovery workflows that guide users
  • performance-optimization — Master perceived latency through optimistic UI and Core Web Vitals
  • design-engineer-mindset — Bridge the gap between design and implementation, understand code as design material

Skill Renamed:

  • interaction-designinteraction-physics — More precise naming reflecting momentum, gesture physics, and natural interactions

Enhanced Skills:

  • frontend-orchestrator — Now coordinates all 13 skills with 5 implementation paths
  • All visual layer skills — Integrated with visual hierarchy principles
  • All interaction skills — Integrated with performance considerations

🚀 Quick Start

1. Clone This Repository

git clone https://github.com/sanky369/vibe-building-skills.git cd vibe-building-skills

2. Install Skills in Claude

Each skill is a standalone .md file in the SKILL.md format that Claude understands.

Option A: Install Individual Skills

  • Go to Claude Settings > Capabilities > Skills
  • Click "Add Skill"
  • Upload the SKILL.md file from each skill directory

Option B: Install All Skills at Once

  • Download the entire repository
  • Create a ZIP file of the skills directory
  • Upload to Claude

Option C: Install by Category

  • Install Marketing Skills: skills/marketing/*/SKILL.md
  • Install Creative Skills: skills/creative/*/SKILL.md
  • Install Frontend Design Skills: skills/frontend-design/*/SKILL.md

3. Start with the Orchestrator

Begin with the orchestrator skill for your category:

"I'm using the [marketing/creative/frontend-design]-orchestrator skill.
Here's my situation: [describe your current state]
Can you assess my maturity level and recommend a skill sequence?"

4. Follow the Recommended Path

Work through skills in the sequence recommended by the orchestrator. Each skill builds on previous ones.

5. Use Claude Code for Implementation

Each skill includes guidance for Claude Code:

"I'm using the [skill-name] skill. Can you help me:
- [Specific task]
- [Implementation details]
- [Integration with other skills]"

📊 Repository Structure

vibe-building-skills/
├── README.md (this file)
├── PHILOSOPHY.md
├── RESEARCH.md
├── docs/
│   ├── PHILOSOPHY.md
│   ├── RESEARCH.md
│   ├── DESIGN-PHILOSOPHY-RESEARCH.md
│   ├── fal_api.py (Creative automation)
│   ├── creative_cli.py
│   ├── claude_integration.py
│   ├── requirements.txt
│   └── examples.py
└── skills/
    ├── marketing/
    │   ├── orchestrator/SKILL.md
    │   ├── brand-voice/SKILL.md
    │   ├── positioning-angles/SKILL.md
    │   ├── keyword-research/SKILL.md
    │   ├── lead-magnet/SKILL.md
    │   ├── direct-response-copy/SKILL.md
    │   ├── seo-content/SKILL.md
    │   ├── newsletter/SKILL.md
    │   ├── email-sequences/SKILL.md
    │   ├── content-atomizer/SKILL.md
    │   └── README.md
    ├── creative/
    │   ├── orchestrator/SKILL.md
    │   ├── creative-strategist/SKILL.md
    │   ├── image-generation/SKILL.md
    │   ├── product-photography/SKILL.md
    │   ├── product-video/SKILL.md
    │   ├── social-graphics/SKILL.md
    │   ├── brand-asset/SKILL.md
    │   ├── talking-head/SKILL.md
    │   ├── remotion-script-writer/SKILL.md
    │   └── README.md
    └── frontend-design/
        ├── frontend-orchestrator/SKILL.md
        ├── design-foundation/SKILL.md
        ├── layout-system/SKILL.md
        ├── typography-system/SKILL.md
        ├── color-system/SKILL.md
        ├── component-architecture/SKILL.md
        ├── interaction-physics/SKILL.md
        ├── accessibility-excellence/SKILL.md
        ├── visual-hierarchy-refactoring/SKILL.md
        ├── loading-states/SKILL.md
        ├── error-handling-recovery/SKILL.md
        ├── performance-optimization/SKILL.md
        ├── design-engineer-mindset/SKILL.md
        └── README.md

🎓 Implementation Workflows

Marketing Workflow

1. Start: marketing-orchestrator
   ↓
2. Choose path based on situation
   ↓
3. Follow skill sequence
   ↓
4. Implement each skill with Claude Code
   ↓
5. Iterate and refine

Creative Workflow

1. Start: creative-orchestrator
   ↓
2. Define visual direction with creative-strategist
   ↓
3. Generate assets with image-generation + automation
   ↓
4. Adapt for specific platforms (social-graphics, product-photography)
   ↓
5. Repurpose and scale

Frontend Design Workflow

1. Start: frontend-
五维分析
清晰度8/10
创新性7/10
实用性9/10
完整性9/10
可维护性8/10
优缺点分析

优点

  • 涵盖产品开发各个方面的全面技能集。
  • 包括自动化工具以提高效率。
  • 结构良好的文档便于导航。

缺点

  • 需要熟悉Claude才能有效使用。
  • 由于技能数量众多,可能会让人感到不知所措。
  • 安装过程对初学者可能较复杂。

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

“它是深度学习的瑞士军刀,但祝你好运能从47种安装方法里找到那个不会搞崩你系统的那一个。”

agno

S
toolCode Lib / 代码库
90/ 100

“它承诺成为智能体领域的Kubernetes,但得看开发者有没有耐心学习又一个编排层。”

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

“这本质上是一份组织良好的小抄,能把你的 AI 助手变成一只 Nuxt 框架的复读机。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 sanky369.