← all publishers

majesticlabs-dev

@majesticlabs-dev source repo

296 published skills · page 2 of 3

  1. Business Logic Coder · majesticlabs-dev bundle
    Implement business logic with ActiveInteraction and AASM state machines. Routes to specialized skills for typed operations and state management.
    0
    installs
  2. Gemini Image Coder · majesticlabs-dev bundle
    Generate and edit images using Google's Gemini API. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
    0
    installs
  3. Test Fixture Generator · majesticlabs-dev
    Generate synthetic test data with edge cases for ETL pipeline testing.
    0
    installs
  4. AI Work Governance · majesticlabs-dev
    Use when designing AI agents that autonomously create work items (GitHub issues, tasks, PRs) without per-item human review. Covers strategic alignment gates, sensitive data scrubbing, budget guardrails, and approval gate design. Not for manual issue creation or single-session task tracking — use backlog-manager or task-coordinator instead.
    0
    installs
  5. Blueprint Research · majesticlabs-dev
    Research phase for blueprint workflow - toolbox resolution, lessons discovery, and parallel research agents
    0
    installs
  6. Design Tool Picker · majesticlabs-dev
    Help choose the right design tool based on your current task. Use when unsure whether to use frontend-design, ui-ux-designer, visual-validator, or ui-code-auditor.
    0
    installs
  7. Init Agents Config · majesticlabs-dev bundle
    Generate .agents.yml config from user answers. Provides tech stack templates for Rails, Python, Node, and Generic projects.
    0
    installs
  8. Session Checkpoint · majesticlabs-dev
    Save session state to ledger file for continuity across crashes, context switches, or /clear + reload cycles.
    0
    installs
  9. External LLM Consulting · majesticlabs-dev
    Get architecture and design second opinions from external LLMs (OpenAI Codex, Google Gemini) via their CLIs. Use when you need alternative perspectives on design decisions, model selection, or structured comparison of approaches.
    0
    installs
  10. Rails Tiptap Autosave · majesticlabs-dev bundle
    Use when adding Tiptap rich text editing with debounced autosave to Rails models. Stores markdown in text columns (not ActionText). Triggers on rich text editor, Tiptap, autosave, inline editing, or markdown content fields. Not for ActionText or basic textarea inputs.
    0
    installs
  11. Infra Security Review · majesticlabs-dev
    Security patterns and checklists for reviewing Infrastructure-as-Code. Covers Terraform/OpenTofu state, secrets, network, compute, database, and storage security.
    0
    installs
  12. Onepassword CLI Coder · majesticlabs-dev bundle
    This skill guides integrating 1Password CLI (op) for secret management in development workflows. Use when loading secrets for infrastructure, deployments, or local development.
    0
    installs
  13. Blueprint Discovery · majesticlabs-dev
    Discovery phase for blueprint workflow - interview triggers, acceptance criteria, and feature classification
    0
    installs
  14. Fix Decision Router · majesticlabs-dev
    Post-documentation decision menu for fix-reporter. Routes to critical patterns, skill updates, cross-references, or discovery enablement.
    0
    installs
  15. Harness Engineering · majesticlabs-dev bundle
    Repository structure methodology for maximum AI agent effectiveness. Three pillars — context engineering (repo as knowledge product), architectural constraints (deterministic enforcement), garbage collection (active entropy fighting). Use when setting up repos for AI development, diagnosing repeated agent failures, writing AGENTS.md, or designing CI gates and structural tests.
    0
    installs
  16. Hierarchical Agents · majesticlabs-dev bundle
    Generate hierarchical AGENTS.md structure for codebases to optimize AI agent token usage. Use when creating AGENTS.md files, documenting codebase structure, setting up agent guidance, organizing project documentation for AI tools, implementing JIT indexing, or working with monorepos that need lightweight root guidance with detailed sub-folder documentation. Covers repository analysis, root AGENTS.md generation, sub-folder AGENTS.md creation, and token-efficient documentation patterns.
    0
    installs
  17. Pr Comment Resolver · majesticlabs-dev
    Address PR review comments by implementing reviewer feedback and suggestions.
    0
    installs
  18. Etl Incremental Patterns · majesticlabs-dev
    Incremental data loading patterns including backfill strategies, CDC, timestamp-based loads, and pipeline orchestration.
    0
    installs
  19. Data Integrity Reviewer · majesticlabs-dev
    Review data integrity for Rails changes. Use when the user asks for migration safety review, constraint validation, transaction boundary audit, or PII/privacy compliance review.
    0
    installs
  20. Skill Design Philosophy · majesticlabs-dev
    Core philosophy for designing Claude Code skills - when to use skills vs agents, the knowledge test, and what makes skills valuable. Use when deciding component type or evaluating skill quality.
    0
    installs
  21. Frontend CSS Patterns · majesticlabs-dev
    Framework-agnostic CSS patterns for typography, color, motion, and spatial composition.
    0
    installs
  22. Pragmatic Rails Reviewer · majesticlabs-dev
    Review Rails code with high quality bar. Strict for modifications, pragmatic for new isolated code.
    0
    installs
  23. Devops Platform Patterns · majesticlabs-dev
    Platform-specific IaC checklists for DigitalOcean, Hetzner, AWS, and Cloudflare.
    0
    installs
  24. Devops Simplicity Checker · majesticlabs-dev
    Infrastructure simplicity scoring. Detects overengineering in Terraform/OpenTofu and Ansible configurations.
    0
    installs
  25. Auto Decision Framework · majesticlabs-dev
    Framework for automated decision-making during multi-step planning workflows. Classifies planning decisions as Mechanical (auto-decide silently), Taste (auto-decide but surface at gate), or User Challenge (never auto-decide). Reduces question fatigue by batching only decisions that need human judgment. Use when running blueprint, PRD, refactor-plan, or any workflow that asks 5+ intermediate planning questions.
    0
    installs
  26. Frontend Design Philosophy · majesticlabs-dev
    Design thinking principles for distinctive interfaces. Covers aesthetic direction, anti-patterns, and avoiding generic AI-generated aesthetics.
    0
    installs
  27. Devops Maintainability Checker · majesticlabs-dev
    Infrastructure maintainability verification covering naming conventions, formatting, DRY patterns, and version constraints.
    0
    installs
  28. Sort Hat · majesticlabs-dev
    Use when deciding whether a proposed skill belongs here, extends an existing skill, or should be rejected.
    0
    installs
  29. Show Me · majesticlabs-dev
    Explain the current topic with the smallest accurate visual. Use when the user asks to show, sketch, diagram, map, or visualize an algorithm, code path, architecture, file layout, state change, or comparison.
    0
    installs
  30. Majestic Skill Finder · majesticlabs-dev
    Analyze the current project, recommend relevant Majestic Abilities, and install the user-selected skills into the project.
    0
    installs
  31. SEO Audit · majesticlabs-dev bundle
    Use when evaluating search performance or diagnosing ranking issues.
    0
    installs
  32. Plugin Release · majesticlabs-dev bundle
    Use when approved plugin changes need validation, versioning, release, and publication.
    0
    installs
  33. SEO Content · majesticlabs-dev bundle
    Use when search intent, keyword strategy, answer-engine optimization, or SEO tracking is central; use content-writer for general articles without a search workflow.
    0
    installs
  34. Aasm Coder · majesticlabs-dev bundle
    Use when implementing AASM state machines in Rails.
    0
    installs
  35. Rails Lint · majesticlabs-dev
    Use when running or fixing Rails code-quality checks.
    0
    installs
  36. Ruby Coder · majesticlabs-dev bundle
    Use when creating new Ruby files, writing Ruby methods, or refactoring Ruby code to ensure adherence to clarity, simplicity, and maintainability standards.
    0
    installs
  37. Data Quality · majesticlabs-dev bundle
    Define and operate data quality controls, service levels, scorecards, drift monitoring, and incident response for a data product. Use when establishing trust requirements, freshness or volume alerts, quality gates, ownership, or ongoing monitoring across pipelines and datasets.
    0
    installs
  38. To Tasks · majesticlabs-dev bundle
    Use when turning an approved plan into dependency-aware implementation tasks.
    0
    installs
  39. Skill Grader · majesticlabs-dev
    Grade one skill execution or audit skill effectiveness across several agent conversations using transcript and output evidence, then identify unsupported claims and justified skill changes. Use when reviewing skill test runs, regression fixtures, generated artifacts, acceptance criteria, or whether installed skills improve real agent work.
    0
    installs
  40. Gem Builder · majesticlabs-dev bundle
    Use when creating new gems, structuring gem architecture, implementing configuration patterns, setting up testing, or preparing for publishing.
    0
    installs
  41. Aeo Scorecard · majesticlabs-dev
    Use when discussing AEO/GEO metrics or AI visibility performance.
    0
    installs
  42. Bofu Keywords · majesticlabs-dev
    Use when targeting buyers ready to convert, planning conversion-focused content, or building high-intent keyword lists.
    0
    installs
  43. Eeat Analyzer · majesticlabs-dev
    Use when auditing content for Google quality signals, improving author credibility markers, or diagnosing why content lacks trust signals.
    0
    installs
  44. CSV Wrangling · majesticlabs-dev bundle
    Diagnose and recover messy delimited files without silently dropping or corrupting records. Use when CSV or TSV files have uncertain encoding, delimiters, headers, quoting, malformed rows, locale-specific values, schema drift, or excessive size.
    0
    installs
  45. Behavioral SEO · majesticlabs-dev
    Use when diagnosing low click-through rates, improving dwell time, optimizing for Bing behavioral factors, or improving user engagement signals that affect search rankings.
    0
    installs
  46. Meta Optimizer · majesticlabs-dev
    Use when optimizing page titles, meta descriptions, and URLs for search.
    0
    installs
  47. Snippet Hunter · majesticlabs-dev
    Use when formatting content for featured snippets or SERP features.
    0
    installs
  48. Wrangler · majesticlabs-dev bundle
    Use before running Wrangler commands for Cloudflare Workers or platform resources.
    0
    installs
  49. Kamal Deploy · majesticlabs-dev bundle
    Deploy and operate Rails applications with Kamal 2. Use when configuring deploy.yml, kamal-proxy, registries, secrets, accessories, server preparation, or container deployment troubleshooting.
    0
    installs
  50. Opentofu Iac · majesticlabs-dev bundle
    Build and maintain infrastructure as code with OpenTofu and HCL. Use when creating `.tf` files, configuring providers and remote state, reviewing plans, managing environments, or extracting justified reusable modules.
    0
    installs
  51. Writing Pr · majesticlabs-dev
    Write or edit a pull request title and body from the final change set, while following the repository's PR template. Use when preparing or revising a PR description.
    0
    installs
  52. Founder Fit · majesticlabs-dev bundle
    Use when a founder needs to identify personal strengths, constraints, and strategic edge.
    0
    installs
  53. Hotwire Coder · majesticlabs-dev bundle
    Use when implementing Hotwire features with Turbo Drive, Turbo Frames, and Turbo Streams.
    0
    installs
  54. Inertia Coder · majesticlabs-dev bundle
    Use when creating Inertia pages, handling forms with useForm, managing shared props, or implementing client-side routing.
    0
    installs
  55. Layered Rails · majesticlabs-dev bundle
    Use when analyzing codebases for architecture violations, planning feature implementations, deciding where code belongs, or extracting abstractions from fat models/controllers.
    0
    installs
  56. Rails Feature · majesticlabs-dev
    Use when the user invokes rails-feature by name or asks for a full feature workflow in a Rails project.
    0
    installs
  57. Premortem · majesticlabs-dev
    Run a prospective-hindsight premortem on a concrete plan or costly decision and convert plausible failure stories into safeguards. Use before launches, hires, partnerships, product bets, migrations, or other commitments with meaningful downside.
    0
    installs
  58. Entity Triplets · majesticlabs-dev
    Use when establishing brand identity in AI knowledge bases, creating structured entity relationships, or improving how AI systems associate your brand with your category.
    0
    installs
  59. Brand Voice · majesticlabs-dev bundle
    Define an aspirational writing voice for an organization from its positioning, audience, and desired perception. Use when creating or repositioning a brand voice, setting cross-channel tone rules, or producing a brand voice guide.
    0
    installs
  60. Copy Editor · majesticlabs-dev
    Use when reviewing existing prose and delivering editorial findings rather than revisions.
    0
    installs
  61. Session Handoff · majesticlabs-dev bundle
    Use when handing work to another session or resuming work from HANDOFF.md.
    0
    installs
  62. Data Validation · majesticlabs-dev bundle
    Design executable data contracts and validation behavior across records, DataFrames, warehouse models, and pipeline boundaries. Use when enforcing schemas, nullability, uniqueness, ranges, relationships, business rules, schema evolution, quarantine, or validation failure policy.
    0
    installs
  63. Dbt Development · majesticlabs-dev bundle
    Build and review dbt projects with clear model layers, explicit grain, sources, materializations, incremental behavior, tests, documentation, and scoped verification. Use when creating or changing dbt models, snapshots, macros, sources, data tests, unit tests, or project structure.
    0
    installs
  64. Code Review · majesticlabs-dev
    Review a concrete change set for correctness, regressions, security, data risk, unnecessary complexity, and missing tests, then give evidence-backed findings or a release verdict. Use when reviewing a diff, pull request, patch, staged changes, or deciding whether code is ready to merge or ship.
    0
    installs
  65. Plan Review · majesticlabs-dev bundle
    Review implementation plans, PRDs, brainstorm handoffs, and feature specifications as whole delivery artifacts for implementation readiness. Use when flows, sequencing, dependencies, scope, operational risk, or verification should be challenged before handoff. Not for a dedicated requirement-statement or requirements-catalogue quality audit.
    0
    installs
  66. Lessons Learned · majesticlabs-dev
    Use after completed work has enough evidence to identify repeatable lessons.
    0
    installs
  67. Skill Structure · majesticlabs-dev
    Decide whether reusable guidance should become an Agent Skill, reference, script, prompt, or deliberate omission, then design a compliant skill when justified. Use when creating, importing, splitting, or reviewing SKILL.md-based capabilities.
    0
    installs
  68. Anycable Coder · majesticlabs-dev bundle
    Use when implementing real-time features requiring reliability, especially LLM streaming.
    0
    installs
  69. Minitest Coder · majesticlabs-dev bundle
    Use when creating test files, writing test cases, or testing new features.
    0
    installs
  70. Rails Debugger · majesticlabs-dev
    Use when diagnosing Rails errors, failing tests, or unexpected behavior.
    0
    installs
  71. Stimulus Coder · majesticlabs-dev bundle
    Use when creating or refactoring Stimulus controllers.
    0
    installs
  72. Tailwind Coder · majesticlabs-dev
    Use when applying Tailwind CSS styling to Rails views.
    0
    installs
  73. Icp Definition · majesticlabs-dev bundle
    Define and validate an Ideal Customer Profile with fit criteria, buyer roles, disqualifiers, account scoring, and a validation plan. Use when deciding who to target, correcting low-quality pipeline, or aligning sales and marketing on a defensible customer segment.
    0
    installs
  74. Sales Proposal · majesticlabs-dev
    Write an end-to-end sales proposal from qualified deal intake through executive summary, scope, pricing options, evidence-based value, delivery, and next steps. Use when a buyer needs a written commercial proposal or response after discovery.
    0
    installs
  75. Keyword Research · majesticlabs-dev
    Use when search demand drives topic selection, deciding what to write about against real queries, or doing keyword research on a budget.
    0
    installs
  76. Llms Txt Builder · majesticlabs-dev
    Use when setting up AI visibility for a website, improving LLM citation rates, or want AI crawlers to discover your key content.
    0
    installs
  77. Schema Architect · majesticlabs-dev bundle
    Use when adding or auditing Schema.org structured data.
    0
    installs
  78. Style Writer · majesticlabs-dev
    Draft and revise prose against an existing voice or Style DNA profile while preserving facts and readability. Use when writing in an established personal or brand voice, applying a voice guide, or checking a draft against measured style constraints.
    0
    installs
  79. Paid Search · majesticlabs-dev bundle
    Plan or diagnose paid-search campaigns with intent segmentation, current match behavior, bidding, creative, landing-page alignment, tracking, and test controls. Use when launching or restructuring search advertising and when spend must be tied to measurable acquisition outcomes.
    0
    installs
  80. Feature Brief · majesticlabs-dev
    Write a lightweight feature brief or product decision document that records problem, evidence, options, scope, success measures, risks, and recommendation. Use when early exploration or a product decision needs a compact artifact before a full specification or implementation plan.
    0
    installs
  81. Dhh Rails Style · majesticlabs-dev bundle
    Use when implementing, refactoring, or reviewing Rails code for Rails-native simplicity, or when the user mentions DHH, 37signals, Basecamp, HEY, Fizzy, or Campfire.
    0
    installs
  82. Dialog Patterns · majesticlabs-dev bundle
    Use when building modals, confirmations, alerts, or any overlay UI.
    0
    installs
  83. MCP OAUTH Setup · majesticlabs-dev bundle
    Use when building admin UIs that let users connect to third-party MCP servers using OAuth (Linear, Sentry, Granola), bearer tokens (Render, custom APIs), or API keys.
    0
    installs
  84. Press Release Aeo · majesticlabs-dev
    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.
    0
    installs
  85. Review Management · majesticlabs-dev
    Use when building review presence across platforms, improving review response rates, or leveraging reviews for AI recommendation signals.
    0
    installs
  86. Topical Authority · majesticlabs-dev
    Use when planning content clusters, measuring topic coverage gaps, analyzing competitor content depth, or building a content moat around your core subject areas.
    0
    installs
  87. Minto Pyramid · majesticlabs-dev
    Restructure a draft or idea using the Minto Pyramid Principle into one governing answer, two to four supporting arguments, and matched evidence. Use when a memo, proposal, presentation, or complex explanation has a buried conclusion, overlapping sections, or weak support.
    0
    installs
  88. Prose Reviser · majesticlabs-dev
    Use when rewriting existing prose for clarity while preserving facts and author fidelity.
    0
    installs
  89. Voice Dna Kit · majesticlabs-dev bundle
    Capture an existing personal or organizational writing voice from real samples and package it as reusable guidance. Use when preserving an established voice in AI output, extracting writing rules and bans, or creating a portable voice profile.
    0
    installs
  90. Anomaly Detection · majesticlabs-dev
    Design and evaluate anomaly detection for tabular, multivariate, or time-series data using context-appropriate statistical or model-based methods. Use when identifying unusual records, monitoring metric deviations, tuning alert thresholds, or investigating suspected outliers.
    0
    installs
  91. Test Reviewer · majesticlabs-dev
    Review automated tests for behavioral coverage, assertion quality, isolation, and missing failure cases. Use when assessing whether a change is sufficiently tested or whether a test suite gives reliable shipping confidence.
    0
    installs
  92. Brand Naming · majesticlabs-dev
    Generate and evaluate brand, company, product, and feature names using strategic fit, language, phonetics, distinctiveness, and verification checks. Use when selecting a new name or narrowing an existing shortlist.
    0
    installs
  93. Offer Design · majesticlabs-dev
    Use when packaging a product, service, bundle, guarantee, or lead magnet before writing copy.
    0
    installs
  94. Active Job Coder · majesticlabs-dev
    Use when creating or refactoring Active Job background jobs.
    0
    installs
  95. Litestream Coder · majesticlabs-dev bundle
    Use when setting up production backups for SQLite databases (Solid Queue, Solid Cache, Solid Cable).
    0
    installs
  96. Privacy Reviewer · majesticlabs-dev
    Use when reviewing PII handling and privacy compliance in Rails.
    0
    installs
  97. Rails Refactorer · majesticlabs-dev
    Use when refactoring Rails code for conventional, maintainable Ruby.
    0
    installs
  98. Sales Enablement · majesticlabs-dev
    Build a B2B sales playbook for qualification, discovery, demos, objections, competitive positioning, follow-up, and closing. Use when preparing a team or representative for a sales motion or specific deal and creating reusable, evidence-backed talk tracks.
    0
    installs
  99. Keyword Strategist · majesticlabs-dev
    Use when optimizing existing content's keyword use and semantic coverage.
    0
    installs
  100. Content Writer · majesticlabs-dev
    Use when drafting source-grounded general articles, blog posts, how-tos, or guides.
    0
    installs