create-content/SKILL.md
Thinking partner that transforms ideas into platform-optimized content
npx skillsauth add abanoub-ashraf/manus-skills-import create-contentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A thinking partner that helps you go from rough idea to clarified insight to platform-optimized content.
Philosophy: Great content comes from clear thinking. We explore first, draft second.
/create-content [rough idea, topic, or "help me figure out what to post"]
Before drafting anything, help clarify the idea.
Ask 2-3 questions to sharpen it:
"dubai is crazy because you can get iv drips, blood tests, and plumbers all on the same food delivery and ride sharing app"
What makes it work: Simple observation, relatable, slightly absurd. No call to action, just sharing reality.
"SOLD
- David vibe-coded the project in 1 week
- Launch went viral on LinkedIn
- Made $130/month
- Got acquired for $3500"
What makes it work: Celebrates others' wins. Specific numbers. Simple format.
"+ 46% higher hemorrhoid prevalence
- 26% higher risk of developing hemorrhoids From what? Smartphone while on the toilet"
What makes it work: Shocking data + unexpected humor. Bold.
Before finalizing any draft, check:
TOO AI:
"Cold plunge kills autopilot for an hour—that's when you realize what you should actually build."
REAL VOICE:
"been coding while alternating cold plunge and sauna. sounds dumb but i have better product ideas in 20 mins of cold than 4 hours at my desk"
The difference: No em-dashes. Specific detail (20 mins vs 4 hours). Self-aware ("sounds dumb"). Shows the lifestyle, doesn't explain it.
Viral Mechanics:
Formats that work:
Thread structure:
Viral Mechanics:
Format:
[Hook line - surprising or contrarian]
[2-3 short paragraphs with the story/insight]
[Specific example or data point]
[Universal takeaway in 1 sentence]
[Question for engagement]
User can shortcut the process:
"X post about [topic]" → Skip to drafting for X"LinkedIn post about [topic]" → Skip to drafting for LinkedIn"thread about [topic]" → Go straight to thread format"explore" or "help me think" → Stay in thinking partner mode longerThe goal: Sound like a founder texting insights, not an AI writing "content."
Great content = clear thinking + specific examples + authentic voice.
If the idea isn't clear yet, keep exploring. Don't rush to draft.
development
Design principles for building polished, native-feeling SwiftUI apps and widgets. Use this skill when creating or modifying SwiftUI views, iOS widgets (WidgetKit), or any native Apple UI. Ensures proper spacing, typography, colors, and widget implementations that look and feel like quality apps rather than AI-generated slop.
data-ai
Design and implement SwiftUI views, components, and app architecture. Use when creating new SwiftUI views, implementing MVVM/TCA patterns, managing state with @Observable, @State, @Binding, or @Environment, designing navigation flows, or structuring iOS app architecture. Triggers on SwiftUI, view model, state management, navigation, coordinator pattern.
development
Implement, review, or improve SwiftUI animations and transitions. Use when adding implicit or explicit animations with withAnimation, configuring spring animations (.smooth, .snappy, .bouncy), building phase or keyframe animations with PhaseAnimator/KeyframeAnimator, creating hero transitions with matchedGeometryEffect or matchedTransitionSource, adding SF Symbol effects (bounce, pulse, variableColor, breathe, rotate, wiggle), implementing custom Transition or CustomAnimation types, or ensuring animations respect accessibilityReduceMotion.
testing
Audit SwiftUI views for accessibility (iOS + macOS) with patch-ready fixes