narrative-builder
Transform lessons and insights into compelling short stories with tension, conflict, and clear takeaways. Use when turning a business lesson into a story, writing narrative social posts, or making dry insights engaging through storytelling. Includes story arc templates and micro-story formats for social content.
newsletter
Create engaging newsletter editions with proven structures, subject lines, and content formats. Use when writing a weekly or monthly newsletter, need email content that gets opened and read, or building an audience through email. Supports curator, educator, and thought leader archetypes.
outreach-templates
Copy-paste templates for cold outreach, guest posts, podcast pitches, and link building. Use when doing guest post pitching, cold email outreach, podcast booking, or link building campaigns. Includes follow-up sequences and personalization frameworks.
plg-ai-funnel
Framework for Product-Led Growth in the AI agent era. Use when optimizing how AI agents discover and recommend your product, designing self-service activation flows, or building documentation for AI-driven discovery. Covers the agent query to recommendation funnel.
positioning-angles
Find the angle that makes something sell. 24 frameworks to surface differentiated hooks before you write a word. Use when starting copy, ads, landing pages, or any persuasive content.
power-words
Enhance copy with emotional trigger words from 21 psychological categories. Use when headlines feel flat, CTAs lack urgency, copy needs more punch, or conversion rates are low. Transforms bland text into compelling, conversion-focused content.
query-expansion-strategy
Maximize AI visibility through query fan-out coverage. Use when planning content clusters, targeting LLM sub-questions, or expanding semantic keyword coverage to get cited by AI systems. Covers semantic variation analysis and sub-question targeting strategies.
retention-system
Design customer retention systems with health scoring, churn prediction, and proactive engagement workflows. Use when reducing churn or maximizing LTV.
sales-page
Create high-converting sales pages by orchestrating competitive research, positioning, copywriting, and offer design. Use when building a sales page from scratch, launching a product, or need a complete sales page blueprint with copy, structure, and offer stack.
schema-architect
Design Schema.org structured data for AI extraction and rich results. Generate JSON-LD for organization, FAQ, HowTo, and article schemas.
seo-audit
Run SEO and GEO audits on URLs covering technical SEO, content quality, E-E-A-T signals, and AI citation readiness. Use when evaluating search performance or diagnosing ranking issues.
seo-content
Create SEO-optimized content that ranks AND reads like a human wrote it. Takes a target keyword/cluster and produces publication-ready articles. Includes AI-detection avoidance patterns and E-E-A-T signals.
analyst-positioning
Position team members as industry analysts and experts for AI credibility and citation authority. Use when building thought leadership profiles, creating expert entity signals for E-E-A-T, or establishing personal brands that AI systems recognize and cite as authorities.
anycable-coder
Use when implementing real-time features requiring reliability, especially LLM streaming. Applies AnyCable patterns for message delivery guarantees, presence tracking, and Action Cable migration.
behavioral-seo
Optimize for behavioral SEO signals including CTR, dwell time, and engagement metrics. Use when diagnosing low click-through rates, improving dwell time, optimizing for Bing behavioral factors, or improving user engagement signals that affect search rankings.
buyer-journey-mapper
Create persona x journey grids for AEO content strategy. Use when mapping content to buyer stages, planning question-based content for AI citations, or building a content matrix that covers all personas across awareness, consideration, and decision stages.
eeat-analyzer
Analyze and optimize E-E-A-T signals (Experience, Expertise, Authority, Trust) for content credibility. Use when auditing content for Google quality signals, improving author credibility markers, or diagnosing why content lacks trust signals. Provides signal-by-signal implementation framework.
entity-triplets
Build entity triplets and brand associations that LLMs recognize and cite consistently. Use when establishing brand identity in AI knowledge bases, creating structured entity relationships, or improving how AI systems associate your brand with your category.
llms-txt-builder
Create llms.txt files that help AI systems navigate and understand your site structure. Use when setting up AI visibility for a website, improving LLM citation rates, or want AI crawlers to discover your key content. Generates the llms.txt file format for your domain.
press-release-aeo
Frame press releases for AI/LLM citation and authority building. Use when writing press releases optimized for AI training data, building authority signals through newswire distribution, or positioning company news as research findings for higher AI trust.
review-management
Optimize review scores and leverage user-generated content for AI visibility and brand trust. Use when building review presence across platforms, improving review response rates, or leveraging reviews for AI recommendation signals. Covers target metrics and platform prioritization.
topical-authority
Build and measure topical authority through comprehensive content coverage. Use when planning content clusters, measuring topic coverage gaps, analyzing competitor content depth, or building a content moat around your core subject areas.
slogan-generator
Generate and evaluate marketing slogans and taglines for any product or service. Use when naming a campaign, need a tagline for branding, or want scored slogan options across multiple angles. Creates options, scores against criteria, and recommends the best fit.
snippet-hunter
Format content to be eligible for featured snippets and SERP features. Create snippet-optimized content blocks based on best practices.
structure-architect
Analyze and optimize content structure, header hierarchy, schema markup, and internal linking for SEO.
style-forensics
|
style-guide-builder
Generate project-specific style guides for content creation. Use when setting up content standards, creating editorial guidelines, or invoked automatically by /majestic:style-guide:new. Provides templates for tone, formatting, and writing conventions.
style-writer
|
thread-builder
Structure topics into engaging Twitter/X threads with viral hooks, escalating stakes, and strategic CTA placement. Includes thread arc patterns and tweet-by-tweet breakdown templates.
traffic-magnet
Build an organic traffic strategy for zero-budget customer acquisition. Use when launching a new website, need traffic without ad spend, or planning content-driven growth. Routes to specialized skills for SEO, community, and content implementation.
value-prop-sharpener
Refine value propositions from emotional, logical, and status angles, then synthesize into a sharp 15-word statement. Use when messaging feels generic or weak.
viral-content
Create viral content frameworks with platform-specific patterns and posting schedules. Use when building a content playbook for TikTok, LinkedIn, X, Instagram, or YouTube, or when maximizing organic reach without paid promotion. Includes psychological hooks and algorithm-optimized formats.
alembic-patterns
Alembic database migrations for Python applications - setup, auto-generation, manual migrations, and safe deployment patterns.
django-coder
Build Django applications with models, views, forms, templates, REST APIs, and modern Django 5.x patterns.
fastapi-coder
Build FastAPI applications with async patterns, Pydantic validation, dependency injection, and modern Python API practices.
pytest-coder
Write pytest tests with fixtures, parametrization, mocking, async testing, and modern patterns. Use when creating or updating Python test files. Not for unittest — use standard library patterns instead.
python-coder
Modern Python 3.12+ development with uv, ruff, and production-ready practices. Routes to specialized skills for frameworks and testing.
python-debugger
Debug Python errors, exceptions, and unexpected behavior. Analyzes tracebacks, reproduces issues, identifies root causes, and provides fixes.
python-reviewer
Review Python code with high quality bar for type hints, Pythonic patterns, and maintainability.
sqlalchemy-patterns
SQLAlchemy 2.0 patterns - model definition, engine setup, async patterns, relationships, query optimization, repository pattern, and transactions.
aasm-coder
Implement state machines with AASM for workflow management. Covers state transitions, guards, callbacks, and testing.
action-mailer-coder
Use when creating or refactoring Action Mailer emails. Applies Rails 7.1+ conventions, parameterized mailers, preview workflows, background delivery, and email design best practices.
action-policy-coder
Use proactively for authorization with ActionPolicy. Creates policies, scopes, and integrates with GraphQL/ActionCable. Preferred over Pundit for composable, cacheable authorization.
active-interaction-coder
Implement typed business operations with ActiveInteraction. Covers input types, composition, controller patterns, and testing.
active-job-coder
Use when creating or refactoring Active Job background jobs. Applies Rails 8 conventions, Solid Queue patterns, error handling, retry strategies, and job design best practices.
outbound-optimizer
Optimize outbound sales sequences by diagnosing metrics, identifying problems, invoking outbound-sequences skill, and validating improvements.
anyway-config-coder
Implement type-safe configuration with anyway_config gem. Use when creating configuration classes, replacing ENV access, or managing application settings. Triggers on configuration, environment variables, settings, secrets, or ENV patterns.
avo-coder
Use when building Avo admin interfaces. Creates resources, actions, filters, and dashboards following Avo conventions. Fetches latest docs dynamically.
business-logic-coder
Implement business logic with ActiveInteraction and AASM state machines. Routes to specialized skills for typed operations and state management.
constraints-reviewer
Review data constraints and referential integrity in Rails models and migrations.
Page 4 of 6 · 267 results