Back to authors
majesticlabs-dev

majesticlabs-dev

267 Skills published on GitHub.

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

devops-maintainability-checker

Infrastructure maintainability verification covering naming conventions, formatting, DRY patterns, and version constraints.

UncategorizedView skill →

devops-plan

Gather DevOps context for infrastructure planning. Detects IaC tools, providers, and recommends skills. Use when /majestic:plan detects infrastructure work.

UncategorizedView skill →

devops-platform-patterns

Platform-specific IaC checklists for DigitalOcean, Hetzner, AWS, and Cloudflare.

UncategorizedView skill →

devops-simplicity-checker

Infrastructure simplicity scoring. Detects overengineering in Terraform/OpenTofu and Ansible configurations.

UncategorizedView skill →

devops-verifier

Verify DevOps/infrastructure code against best practices, security, simplicity, and documentation standards. Use after implementing or before shipping infrastructure changes.

UncategorizedView skill →

digitalocean-coder

This skill guides writing DigitalOcean infrastructure with OpenTofu/Terraform. Use when provisioning Droplets, VPCs, Managed Databases, Firewalls, or other DO resources.

UncategorizedView skill →

hetzner-coder

This skill guides provisioning Hetzner Cloud infrastructure with OpenTofu/Terraform. Use when creating servers, networks, firewalls, load balancers, or volumes on Hetzner Cloud.

UncategorizedView skill →

infra-security-review

Security patterns and checklists for reviewing Infrastructure-as-Code. Covers Terraform/OpenTofu state, secrets, network, compute, database, and storage security.

UncategorizedView skill →

onepassword-cli-coder

This skill guides integrating 1Password CLI (op) for secret management in development workflows. Use when loading secrets for infrastructure, deployments, or local development.

UncategorizedView skill →

opentofu-coder

This skill guides writing Infrastructure as Code using OpenTofu (open-source Terraform fork). Use when creating .tf files, managing cloud infrastructure, configuring providers, or designing reusable modules.

UncategorizedView skill →

wrangler-coder

This skill guides Cloudflare Workers and Pages development with Wrangler CLI. Use when creating Workers, configuring D1 databases, R2 storage, KV namespaces, Queues, or deploying to Cloudflare Pages.

UncategorizedView skill →

backlog-manager

Manage backlog items across multiple backends (GitHub Issues, Linear, Beads). Configure task_management in .agents.yml.

UncategorizedView skill →

blueprint-discovery

Discovery phase for blueprint workflow - interview triggers, acceptance criteria, and feature classification

UncategorizedView skill →

blueprint-execution

Execution phase for blueprint workflow - present options and delegate to appropriate commands

UncategorizedView skill →

blueprint-research

Research phase for blueprint workflow - toolbox resolution, lessons discovery, and parallel research agents

UncategorizedView skill →

check-ci

This skill monitors PR CI checks by polling GitHub status until completion or timeout. Use when the user requests to check CI status, wait for CI to pass, monitor PR checks, or verify build status. Applicable for queries like "check my CI", "wait for CI to pass", "is my PR green", or "monitor CI checks".

UncategorizedView skill →

cloudflare-worker

Build edge-first TypeScript applications on Cloudflare Workers. Covers Workers API, Hono framework, KV/D1/R2 storage, Durable Objects, Queues, and testing patterns. Use when creating serverless workers, edge functions, or Cloudflare-deployed services.

UncategorizedView skill →

code-story

Narrative templates for git history documentation. Used by /git:code-story command.

UncategorizedView skill →

config-reader

Read project config from .agents.yml and .agents.local.yml with local overrides. Supports dot notation for nested fields. Invoke with args "<field> <default>".

UncategorizedView skill →

plan-exit-review

>

UncategorizedView skill →

create-adr

Create Architecture Decision Records (ADRs) to document significant technical decisions, their context, alternatives considered, and consequences. Use when making architectural choices, selecting libraries/frameworks, or designing system components.

UncategorizedView skill →

design-tool-picker

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.

UncategorizedView skill →

docs-researcher

Fetch and summarize API documentation from official sources before implementation. Covers Rails, Tailwind, external libraries, and gem source exploration. Triggers on fetch docs, API reference, library documentation, check docs, read documentation.

UncategorizedView skill →

fix-decision-router

Post-documentation decision menu for fix-reporter. Routes to critical patterns, skill updates, cross-references, or discovery enablement.

UncategorizedView skill →

fix-reporter

Capture solved problems as categorized documentation with YAML frontmatter for fast lookup

UncategorizedView skill →

frontend-css-patterns

Framework-agnostic CSS patterns for typography, color, motion, and spatial composition.

UncategorizedView skill →

frontend-design-philosophy

Design thinking principles for distinctive interfaces. Covers aesthetic direction, anti-patterns, and avoiding generic AI-generated aesthetics.

UncategorizedView skill →

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, or applications. Includes framework-specific guidance for Tailwind, React, Vue, and Rails/Hotwire ecosystems.

UncategorizedView skill →

git-researcher

Analyze git history to trace code evolution, identify contributors, and understand commit patterns. Use for archaeological analysis of repositories. Triggers on git history, blame analysis, code evolution, contributor mapping, commit patterns.

UncategorizedView skill →

git-worktree

Manage git worktrees for parallel development. Use when the user wants to work on multiple branches simultaneously, create isolated environments for features/fixes, or clean up completed worktrees.

UncategorizedView skill →

harness-engineering

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.

UncategorizedView skill →

hierarchical-agents

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.

UncategorizedView skill →

init-agents-config

Generate .agents.yml config from user answers. Provides tech stack templates for Rails, Python, Node, and Generic projects.

UncategorizedView skill →

mermaid-builder

Expert guidance for creating syntactically correct Mermaid diagrams. Use when creating flowcharts, sequence diagrams, class diagrams, state diagrams, Gantt charts, ER diagrams, or data lineage visualizations.

UncategorizedView skill →

plan-builder

Write implementation plans with appropriate templates based on complexity. Use when planning features or changes. Provides minimal, standard, and full templates for different scope levels.

UncategorizedView skill →

plan-review

Review development plans for issues, missing considerations, architectural violations, and alternatives. Includes SOLID compliance, circular dependency detection, and coupling analysis.

UncategorizedView skill →

pr-comment-resolver

Address PR review comments by implementing reviewer feedback and suggestions.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

attempt-ledger

Knowledge about attempt tracking and gating patterns for task execution

UncategorizedView skill →

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.

UncategorizedView skill →

rp-reviewer

Code review using RepoPrompt MCP (chat_send mode=review). Returns structured verdict for relay workflow.

UncategorizedView skill →

session-checkpoint

Save session state to ledger file for continuity across crashes, context switches, or /clear + reload cycles.

UncategorizedView skill →

spec-reviewer

Analyze specifications, plans, or feature descriptions for user flows, gaps, and missing requirements. Use before implementation begins.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

Page 2 of 6 · 267 results