first-principles
Apply first-principles thinking to break down complex problems into fundamental truths and rebuild solutions from the ground up. Use when solving strategic decisions, breaking through blockers, or challenging assumptions. Triggers on first principles, Elon Musk methodology, fundamental truths, strip assumptions, physics of the problem, rebuild from scratch.
document-review
Review legal documents as an experienced attorney. Analyzes contracts, ToS, privacy policies, NDAs, and corporate docs section-by-section. Identifies risks, gaps, and unfavorable terms with specific replacement text for problematic clauses.
decisions
Structured business decision-making using Tree of Thoughts methodology with expert consultants exploring multiple approaches
decision-framework
Walk through decisions using a 3-part framework (first-principles, cost/benefit, second-order effects). Use when choosing between options, evaluating trade-offs, or making high-stakes decisions.
bootstrapped-cfo
Financial frameworks for bootstrapped startups. Triggers on cash management, runway, unit economics, hiring ROI, and capital allocation questions. Emphasizes profit as constraint, not goal.
add-config-field
Add new field to .agents.yml config schema (updates init.md templates, version, migration)
marketing-playbook
Your guide to the marketing toolkit. Diagnoses where you are in your marketing journey and recommends the right skills, agents, and workflows to use next.
market-research
Research markets, competitors, and audiences using web data and structured synthesis. Use when entering new markets, validating ideas, or analyzing competitive landscapes.
linkedin-content
Create high-performing LinkedIn content with algorithm-optimized hooks and posting strategy. Use when building a personal brand on LinkedIn, planning LinkedIn content, or writing posts that drive engagement. Includes format templates for text posts, carousels, polls, and content pillar strategy.
lead-magnet
Create high-converting lead magnets that generate email subscribers. Use when building an email list, creating opt-in offers, or need a freebie to drive signups. Supports checklists, templates, swipe files, mini-courses, and guides with landing page copy.
language
Research and use customer language across Product and Marketing. Use when writing product copy, crafting landing page messaging, or need to understand how customers describe their problems. Sales Safari methodology for finding watering holes, extracting pain language, and creating resonance.
landing-page-builder
Generate structured landing page copy OR audit existing pages for conversion optimization. Framework-agnostic - adapts approach based on awareness level and offer type.
keyword-strategist
Analyze keyword density, suggest LSI keywords and semantic variations for content optimization.
keyword-research
Find content topics and prioritize them without expensive SEO tools. Use when planning a content strategy, deciding what to write about, or doing keyword research on a budget. Uses the 6 Circles Method for systematic topic discovery and prioritization.
irresistible-offer
Craft irresistible offers using direct response marketing principles. Use when designing pricing offers, creating product bundles, building value stacks, or need risk reversal strategies. Includes 7-part offer formula, psychological triggers, and guarantee frameworks.
humanizer
Rewrite AI-generated text to sound naturally human-written. Strips AI vocabulary, injects burstiness and voice, defeats detection patterns. Use when content sounds robotic, generic, or flags AI detectors.
hook-writer
Generate attention-grabbing hooks from 5 investor archetype perspectives. Use when writing headlines, social media openers, email subject lines, or ad copy and need multiple angle options. Each archetype surfaces different audience motivations to find what resonates.
help-docs-writer
Create customer-facing help documentation for product features. Use when writing help articles, knowledge base entries, how-to guides, or support documentation. Analyzes codebase to extract feature details and transforms them into user-friendly walkthroughs with troubleshooting sections.
tdd-workflow
Test-driven development execution workflow with red-green-refactor cycle, increment decomposition, and pause/continue rules. Use when building features or fixing bugs using TDD. Framework-agnostic with language-specific configs for Python, TypeScript, Go, and Ruby delegation.
task-coordinator
Use when orchestrating multi-step workflows with Claude Code's native Task system (TaskCreate, TaskUpdate, TaskGet, TaskList) - lifecycle management, parallel execution, crash recovery, and progress visibility. Not for simple single-step tasks.
structured-logging
Production logging patterns for observability and incident debugging. Structured JSON logging, correlation IDs, context propagation, log levels, and performance. Use when implementing logging, adding observability, or debugging production systems. Triggers on logging setup, logger configuration, observability, distributed tracing, or incident response workflows.
spec-reviewer
Analyze specifications, plans, or feature descriptions for user flows, gaps, and missing requirements. Use before implementation begins.
session-checkpoint
Save session state to ledger file for continuity across crashes, context switches, or /clear + reload cycles.
rp-reviewer
Code review using RepoPrompt MCP (chat_send mode=review). Returns structured verdict for relay workflow.
research-compound
Automatically check and update folder-specific AGENTS.md during research. Before investigating a domain, read nearest AGENTS.md for existing context. After discovering valuable patterns, append learnings to that file.
attempt-ledger
Knowledge about attempt tracking and gating patterns for task execution
readme-craft
Production-grade README.md patterns for any project type. Use when creating project documentation, writing README files, or improving existing docs. Covers hero sections, quick start examples, comparison tables, troubleshooting guides, and limitation transparency. Triggers on README, documentation, project setup, open source.
pr-screenshot-docs
Capture and document UI changes with before/after screenshots for pull requests. Use when creating PRs that include visual changes to ensure reviewers can assess design modifications.
pr-comment-resolver
Address PR review comments by implementing reviewer feedback and suggestions.
plan-review
Review development plans for issues, missing considerations, architectural violations, and alternatives. Includes SOLID compliance, circular dependency detection, and coupling analysis.
devops-platform-patterns
Platform-specific IaC checklists for DigitalOcean, Hetzner, AWS, and Cloudflare.
devops-plan
Gather DevOps context for infrastructure planning. Detects IaC tools, providers, and recommends skills. Use when /majestic:plan detects infrastructure work.
devops-maintainability-checker
Infrastructure maintainability verification covering naming conventions, formatting, DRY patterns, and version constraints.
cloudflare-coder
This skill guides provisioning Cloudflare infrastructure with OpenTofu/Terraform. Use when managing zones, DNS records, WAF rules, SSL settings, Page Rules, or cache configuration.
cloud-init-coder
This skill guides writing cloud-init configurations for VM provisioning. Use when creating user_data blocks in Terraform/OpenTofu, or cloud-init YAML for AWS, DigitalOcean, GCP, or Azure instances.
backblaze-coder
This skill guides Backblaze B2 Cloud Storage integration with OpenTofu/Terraform and B2 CLI. Use when managing B2 buckets, application keys, file uploads, lifecycle rules, or S3-compatible storage.
ansible-coder
This skill guides writing Ansible playbooks for server configuration. Use when hardening servers, installing packages, or automating post-provisioning tasks that cloud-init cannot handle.
strategic-planning
Build strategic plans for business goals. Creates one-page briefs with core objective, key milestones, leverage points, and risks. Includes people operations templates for hiring, onboarding, and performance management.
pricing-strategy
Analyze competitor pricing models to develop optimal pricing structure with psychological thresholds, value perception patterns, and implementation roadmap.
pmf-validation
Validate product-market fit through assumption testing, customer discovery, and MVP strategy.
pm-roadmap
Use when planning product roadmaps with Now/Next/Later horizons. Not for feature prioritization (use pm-prioritization).
pm-prioritization
Feature prioritization frameworks - RICE scoring, ICE scoring, and Opportunity Solution Trees.
pm-one-pager
Use when writing feature briefs or decision documents. Not for full PRDs (use /majestic:prd).
pm-jobs-to-be-done
Jobs-to-be-Done framework for understanding customer motivations and building solutions that get "hired".
pm-discovery
Product discovery orchestrator - routes to specialized frameworks for interviews, assumptions, JTBD, and prioritization.
challenge-mode
Aggressive intellectual challenge for truth-seeking and growth. Identifies blind spots, challenges assumptions, calls out avoidance patterns, and forces concrete action. Triggers on strategic decisions, founder dilemmas, reasoning validation, or any request for honest pushback.
test-fixture-generator
Generate synthetic test data with edge cases for ETL pipeline testing.
sql-patterns
Advanced SQL patterns including window functions, CTEs, recursive queries, and optimization techniques.
source-analyzer
Analyze data source characteristics including update frequency, volume patterns, and schema stability.
schema-discoverer
Infer schema from sample data files (CSV, JSON, Parquet) and generate type definitions.
Page 680 of 1486 · 74267 results
