bundles/planning/skills/strategy-expert/SKILL.md
Content strategy expert covering persona building, competitive analysis, content planning/calendars, research-to-content workflows, multi-platform scheduling, and brand voice consistency. Activates for content strategy, calendar management, ideation, or brand voice questions.
npx skillsauth add shipshitdev/library strategy-expertInstall 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.
This skill helps with comprehensive content strategy tasks including building customer personas from analytics data, conducting competitive content analysis, planning content calendars, managing research-to-content workflows, and ensuring brand voice consistency across all content.
This skill activates automatically when users:
To build customer personas from analytics data:
Analyze Engagement Data
Synthesize Persona Profiles
Generate Persona Documentation
Example User Request: "Build a persona for my top-performing content audience based on my analytics data"
Integration (discover from project):
To conduct competitive content analysis:
Identify Competitors
Analyze Competitor Content
Generate Competitive Intelligence
Example User Request: "Analyze my competitors' content and tell me what topics they're covering that I'm not"
Integration (discover from project):
To help users plan content calendars:
Analyze Historical Performance
Create Content Calendar
Optimize Calendar Strategy
Example User Request: "Create a content calendar for next month based on my top-performing content"
Integration (discover from project):
To convert research into actionable content:
Organize Research
Generate Content Outlines
Create Content from Research
Example User Request: "Turn my bookmarked research into a content plan for next week"
Integration (discover from project):
To ensure brand voice consistency across content:
Understand Brand Guidelines
Enforce Brand Voice
Maintain Brand Standards
Example User Request: "Review my content to ensure it matches my brand voice"
Integration (discover from project):
Before providing strategy recommendations, discover the project's context:
Scan Project Documentation:
.agents/memory/ for architecture, platform, and capability notesIdentify Platform Components:
Discover Brand Voice:
Common Content Platform Architecture:
Content Intelligence Workflow:
Trend Detection → Content Generation → Distribution → Analytics → Optimization
Plan content across platforms with platform-specific adaptations:
Workflow:
Convert bookmarked research into actionable content:
Workflow:
Research/Inspiration → Content Ideas → Content Calendar →
Content Generation → Publishing → Analytics → Optimization
platform-architecture.md: Platform architecture and features (discover from project docs)content-strategy-guide.md: Content strategy best practices and frameworkspersona-template.md: Template for creating customer personascontent-calendar-template.md: Template for content calendar planningcompetitive-analysis-template.md: Template for competitive analysis reportsdevelopment
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.