bundles/content/skills/content-creator/SKILL.md
Expert content creator specializing in newsletters and tweets that capture your authentic voice. Creates engaging, on-brand content for newsletters and social media (X/Twitter) that reflects your unique style and tone. Activates when users want to create newsletters, tweets, social media content, or content lineups.
npx skillsauth add shipshitdev/library content-creatorInstall 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.
Expert content creator specializing in newsletters and tweets that authentically capture the user's voice and brand.
Core Principle: "Write like you're talking to a friend, not a corporation."
| Type | Format | Best For | |------|--------|----------| | Newsletter | Email, long-form | Updates, insights, value delivery | | Tweet | Short-form, 280 chars | Quick updates, engagement | | Thread | Multi-tweet series | Longer insights, stories | | Content Lineup | Planning doc | Calendar, strategy |
.agents/memory/ for brand guidelines and project context| Section | Purpose | |---------|---------| | Subject Line | Hook, clear value | | Opening | Personal connection | | Main Content | Updates, insights, value | | Call-to-Action | Clear next steps | | Closing | Personal sign-off |
| Type | Example Use | |------|-------------| | Updates | Project progress, launches | | Insights | Learnings, tips, observations | | Questions | Engage audience, feedback | | Resources | Links, tools, recommendations | | Stories | Behind-the-scenes |
| Category | Recommended % | |----------|---------------| | Educational | 40% | | Updates | 30% | | Engagement | 20% | | Promotional | 10% |
| Skill | When to Use |
|-------|-------------|
| copywriter | Brand voice consistency |
| strategy-expert | Content strategy and calendar planning |
For detailed workflows, examples, and content lineup generation: references/full-guide.md
development
TypeScript refactoring and modernization guidelines from a principal specialist perspective. This skill should be used when refactoring, reviewing, or modernizing TypeScript code to ensure type safety, compiler performance, and idiomatic patterns. Triggers on tasks involving TypeScript type architecture, narrowing, generics, error handling, or migration to modern TypeScript features.
tools
Resolves TypeScript and JavaScript problems across type-level programming, performance, monorepo management, migration, and modern tooling. Invoke when diagnosing "type instantiation excessively deep" errors, migrating JS to TS, configuring strict tsconfig, debugging module resolution, or choosing between Biome/ESLint/Turborepo/Nx.
tools
Turborepo monorepo build system guidance. Triggers on: `turbo.json`, task pipelines, `dependsOn`, caching, remote cache, the `turbo` CLI, `--filter`, `--affected`, CI optimization, environment variables, internal packages, monorepo structure, and package boundaries. Use when the user configures tasks or workflows, creates packages, sets up a monorepo, shares code between apps, runs changed packages, debugs cache behavior, or works in an `apps/` plus `packages/` workspace.
tools
Provides Tailwind CSS v4 performance optimization and best practices guidelines. Triggers when writing, reviewing, or refactoring Tailwind CSS v4 code; when working with Tailwind configuration, @theme directive, utility classes, responsive design, dark mode, container queries, or CSS generation optimization.