From solo
This skill should be used when the user asks to 'create ICP', 'define my ideal client', or 'who is my target customer'.
npx claudepluginhub jamon8888/cc-suite --plugin SoloThis skill uses the workspace's default tool permissions.
Creates comprehensive Ideal Client Profiles through a guided 7-phase interview or by analyzing existing customer data. Captures demographics, psychographics, pain points, goals, and language patterns for precise targeting.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes multiple pages for keyword overlap, SEO cannibalization risks, and content duplication. Suggests differentiation, consolidation, and resolution strategies when reviewing similar content.
Share bugs, ideas, or general feedback.
Creates comprehensive Ideal Client Profiles through a guided 7-phase interview or by analyzing existing customer data. Captures demographics, psychographics, pain points, goals, and language patterns for precise targeting.
| Aspect | ICP (Ideal Client Profile) | Persona |
|---|---|---|
| Focus | Company/client characteristics | Individual user characteristics |
| Use Case | Sales, marketing, positioning | Product design, UX, content |
| Level | Account-level (B2B) or segment-level (B2C) | Individual-level |
| Example | "Series A B2B SaaS, 20-100 employees, $2M-10M ARR" | "Sarah, 35, Freelance Designer, works from home" |
For solopreneurs: ICP and persona often overlap (you're selling to individuals, not companies).
┌─────────────────────────────────────────────────────────────────┐
│ STANDALONE (always works) │
│ ✓ Guided 7-phase interview to define ideal client │
│ ✓ Covers demographics, psychographics, pain points, goals │
│ ✓ Saves icp.json to data/2-Domaines/ │
├─────────────────────────────────────────────────────────────────┤
│ SUPERCHARGED (connect ~~CRM) │
│ + Analyze existing customer data from HubSpot/CRM │
│ + Pattern detection across demographics and interactions │
│ + Data-driven ICP draft based on your best clients │
└─────────────────────────────────────────────────────────────────┘
Questions:
Example Answers:
Questions:
Example Answers:
Questions:
Example Answers:
Questions:
Example Answers:
Questions:
Example Answers:
Questions:
Example Answers:
Questions:
Example Answers:
{
"icp_name": "Solopreneur Designer",
"created": "2026-02-13",
"last_updated": "2026-02-13",
"demographics": {
"age_range": "30-40",
"location": ["San Francisco", "New York", "Austin", "Denver"],
"income": "$80K-150K/year",
"education": "Bachelor's degree or self-taught"
},
"professional_profile": {
"job_titles": ["Freelance Designer", "Design Consultant", "UX Designer"],
"industries": ["B2B SaaS", "Tech Startups", "E-commerce"],
"company_size": "Solopreneur",
"years_experience": "5-10 years"
},
"psychographics": {
"values": ["Autonomy", "Work-life balance", "Financial security"],
"beliefs": [
"I can build a great business without hiring",
"Quality over quantity"
],
"personality_traits": ["Self-motivated", "Detail-oriented", "Introverted"],
"motivations": [
"Freedom to choose projects",
"Financial independence",
"Recognized expertise"
]
},
"pain_points": [
{
"pain": "Time spent on admin",
"description": "10-15 hours/week on invoicing, proposals, follow-ups instead of billable work",
"severity": "High"
},
{
"pain": "Cash flow unpredictability",
"description": "Clients pay 15-45 days late, making financial planning difficult",
"severity": "High"
},
{
"pain": "Tool overload",
"description": "Uses 7+ different tools, constant context switching kills productivity",
"severity": "Medium"
}
],
"goals": {
"short_term": [
"Hit $150K/year revenue",
"Work 40 hours/week (not 50+)",
"Take 2 weeks vacation"
],
"long_term": [
"Build a $500K-1M/year business",
"Work 30 hours/week",
"Take 4 weeks vacation/year"
],
"success_definition": "Financial security + time freedom + recognized expertise"
},
"language_patterns": {
"frequent_words": [
"Streamline",
"Automate",
"All-in-one",
"Simple",
"Efficient"
],
"common_questions": [
"How do I scale without hiring?",
"What's the best tool for X?",
"How much should I charge?"
],
"jargon": [
"Productized service",
"Retainer clients",
"MRR",
"Value-based pricing"
],
"problem_descriptions": [
"I'm drowning in admin work",
"Too many tools, not enough time",
"I'm great at my craft, but bad at business"
]
},
"content_behavior": {
"online_hangouts": [
"Reddit (r/solopreneurs)",
"Twitter",
"Indie Hackers",
"Slack communities"
],
"content_consumed": [
"YouTube tutorials",
"Indie hacker blogs",
"Solopreneur newsletters",
"Podcasts"
],
"buying_process": [
"Tries free trials",
"Reads reviews (G2, Capterra)",
"Asks for recommendations"
],
"purchase_triggers": [
"Pain becomes unbearable",
"Clear ROI",
"Trust in brand"
]
}
}
Example:
"Tired of spending 10+ hours/week on admin? Here's how to streamline your solopreneur business in 30 minutes." (Uses their language: "streamline", "solopreneur")
Example Positioning:
"The all-in-one business tool for solopreneurs who want to focus on their craft, not admin work."
If you have a CRM connected (HubSpot, Pipedrive, etc.), the ICP Creator can analyze your existing customers to find patterns.
A data-driven ICP draft based on your best customers (highest revenue, longest retention, most engaged).
Example:
"Your top 20% of customers are: Freelance designers, 30-40 years old, located in major US cities, earning $100K-150K/year. They engage most with content about invoicing and client management."
voice-dna-creator: ICP language patterns inform voice DNA/solo:write: ICP guides content creation and messagingproto-persona: ICP informs persona creation/solo:prospect: ICP helps identify and target prospects/solo:start (onboarding)Standalone Mode:
data/2-Domaines/icp.jsonSupercharged Mode:
data/2-Domaines/icp.jsonreferences/interview-script.md: Complete 7-phase interview scriptreferences/icp-template.json: Blank ICP JSON templatereferences/examples.md: 3 example ICPs (B2B SaaS, Service, E-commerce)This skill is superseded by audience-builder in Solo v4, which handles both ICP (service business)
and persona (product builder) modes in a single unified skill.
This file is kept for backward compatibility. Use audience-builder for new work.