Claude Code skills collection - viral growth, marketing, and more
npx skills add https://github.com/giulioco/skills --skill nano-banana-promptCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
A curated collection of Claude Code skills for developers, marketers, and founders. Install with a single command to extend Claude's capabilities with specialized knowledge and workflows.
Install all skills:
npx add-skill giulioco/skills
Install specific skills only:
npx add-skill giulioco/skills --skill social-growth-engineer
Master prompt engineering for Nano Banana Pro (Gemini) image generation.
What it does: Comprehensive guide for crafting highly effective prompts for Nano Banana Pro. Provides proven patterns, technical specifications, JSON structuring, and identity preservation techniques based on analyzing 60+ successful prompts.
Use when:
Knowledge includes:
Size: 38 KB (SKILL.md + 5 reference files)
Master viral app growth through organic social media marketing.
What it does: Teaches Claude everything about growing consumer apps virally through TikTok, Instagram Reels, and YouTube Shorts. Based on analyzing 100+ successful app launches generating billions of views and millions in monthly revenue.
Use when:
Knowledge includes:
Size: 91 KB (SKILL.md + 3 reference files)
Organic growth coach using the Post Bridge methodology.
What it does: Acts as a personalized organic growth coach for apps, products, and businesses seeking traffic from TikTok and Instagram short-form video. Based on the Post Bridge system that generated 500M+ views, 132K+ downloads, and $33K+ revenue with zero paid ads.
Use when:
Knowledge includes:
Size: 12 KB (SKILL.md + 1 reference file)
npx add-skill giulioco/skills
This installs all skills in the collection to your ~/.claude/skills/ directory.
List available skills first:
npx add-skill giulioco/skills --list
Then install only what you need:
npx add-skill giulioco/skills --skill social-growth-engineer
npx add-skill -g giulioco/skills
npx add-skill giulioco/skills -y
Once installed, skills are available in Claude Code:
Claude automatically activates skills when you ask relevant questions:
How do I grow my app virally?
What hooks work for dating apps?
Help me launch in 30 days
Invoke a skill manually with slash commands:
/social-growth-engineer
Then ask your questions.
In Claude Code, type / to see all available skills.
skills/
├── README.md # This file
├── LICENSE # Apache 2.0
├── CONTRIBUTING.md # Contribution guidelines
├── .gitignore
└── skills/
├── nano-banana-prompt/ # Nano Banana Pro prompt engineering
│ ├── SKILL.md # Main skill file
│ └── references/ # Supporting documentation
│ ├── photorealism-portraits.md
│ ├── creative-experiments.md
│ ├── product-commercial.md
│ ├── editing-transformation.md
│ └── json-structure-guide.md
├── social-growth-engineer/ # Viral app growth
│ ├── SKILL.md # Main skill file
│ └── references/ # Supporting documentation
│ ├── complete-playbook.md
│ ├── hooks-and-formats.md
│ └── case-studies.md
└── postbridge-social-growth/ # Post Bridge organic growth coach
├── SKILL.md # Main skill file
└── references/ # Supporting documentation
└── methodology.md
Coming Soon:
Want to see a specific skill? Open an issue with your suggestion!
We welcome contributions! Whether you want to:
See CONTRIBUTING.md for guidelines.
Clone and test before installation:
git clone https://github.com/giulioco/skills.git
cd skills
npx add-skill .
Test the skill in Claude Code by asking relevant questions.
Create a new directory in skills/:
mkdir -p skills/my-new-skill
Create SKILL.md with proper frontmatter:
---
name: my-new-skill
description: Clear description of what this skill does
---
# Skill Content
Instructions for Claude...
Test locally with npx add-skill .
Submit a PR!
See the Claude Code Skills Documentation for detailed skill authoring guidelines.
This collection is licensed under the Apache License 2.0. See LICENSE for details.
Individual skills may have additional attributions in their reference materials.
social-growth-engineer is built from analyzing the Social Growth Engineer newsletter archive. All case studies and metrics are from real apps and verified sources.
Install now: npx add-skill giulioco/skills
Built with ❤️ for the Claude Code community