Release a marketplace plugin - bump version, verify checklist, commit, and push in one invocation. Use when shipping a new version of any plugin in plugins/.
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 156 skills de majesticlabs-dev/majestic-marketplace. Abre una skill para revisar su origen y sus detalles.
majesticlabs-dev/majestic-marketplaceMostrando 40 de 156 skills recopiladas.
Release a marketplace plugin - bump version, verify checklist, commit, and push in one invocation. Use when shipping a new version of any plugin in plugins/.
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
Patterns for designing multi-agent systems with Claude Code - job description method, shared folder communication, handbook consolidation, context management. Use when building complex agent orchestrations.
Idioma del texto original: inglés
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition.
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
Use when reviewing a plan before implementation begins. Not for autonomous plan analysis — use plan-review agent instead. Challenges scope, walks through architecture/quality/tests/performance interactively with mandatory user checkpoints and opinionated…
Idioma del texto original: inglés
Code review using RepoPrompt MCP (chat_send mode=review). Returns structured verdict.
Idioma del texto original: inglés
Use when modifying layouts, adding assets, or optimizing page speed. Frontend performance patterns for Core Web Vitals (LCP, CLS, INP). Covers font loading, resource preloading, asset scoping, and render-blocking elimination. Not for backend performance — use…
Idioma del texto original: inglés
Rails code patterns and conventions following rubocop-rails-omakase style.
Idioma del texto original: inglés
DHH-style code review. Reviews Ruby, Rails, and JavaScript code for convention violations, framework contamination, and unnecessary complexity.
Idioma del texto original: inglés
This skill guides provisioning Hetzner Cloud infrastructure with OpenTofu/Terraform. Use when creating servers, networks, firewalls, load balancers, or volumes on Hetzner Cloud.
Idioma del texto original: inglés
This skill guides deploying Rails applications with Kamal 2. Use when configuring deploy.yml, setting up kamal-proxy, managing secrets, accessories, or preparing servers for container deployment.
Idioma del texto original: inglés
This skill guides configuring Litestream for continuous SQLite backup in Rails 8+ apps. Use when setting up production backups for SQLite databases (Solid Queue, Solid Cache, Solid Cable).
Idioma del texto original: inglés
Write Ruby and Rails code in DHH's distinctive 37signals style. Use this skill when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, or when the user mentions…
Idioma del texto original: inglés
Generate and edit images using Google's Gemini API. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
Idioma del texto original: inglés
Manage backlog items across multiple backends (GitHub Issues, Linear, Beads). Configure task_management in .agents.yml.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Post-documentation decision menu for fix-reporter. Routes to critical patterns, skill updates, cross-references, or discovery enablement.
Idioma del texto original: inglés
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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,…
Idioma del texto original: inglés
Use when reviewing brainstorms, plans, or PRDs for clarity and readiness before next workflow phase. Assesses documents for vagueness, gaps, and YAGNI violations.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Handle messy CSVs with encoding detection, delimiter inference, and malformed row recovery.
Idioma del texto original: inglés
Generate data profiles with column stats, correlations, and missing patterns for DataFrames. Use for EDA and data discovery.
Idioma del texto original: inglés
Quality dimensions, scorecards, distribution monitoring, and freshness checks. Use for data validation pipelines and quality gates.
Idioma del texto original: inglés
Core ETL reliability patterns including idempotency, checkpointing, error handling, chunking, retry logic, and logging.
Idioma del texto original: inglés
DataFrame manipulation with chunked processing, memory optimization, and vectorized operations.
Idioma del texto original: inglés
Infer schema from sample data files (CSV, JSON, Parquet) and generate type definitions.
Idioma del texto original: inglés
Analyze data source characteristics including update frequency, volume patterns, and schema stability.
Idioma del texto original: inglés
Verify DevOps/infrastructure code against best practices, security, simplicity, and documentation standards. Use after implementing or before shipping infrastructure changes.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Review development plans for issues, missing considerations, architectural violations, and alternatives. Includes SOLID compliance, circular dependency detection, and coupling analysis.
Idioma del texto original: inglés
Address PR review comments by implementing reviewer feedback and suggestions.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Analyze specifications, plans, or feature descriptions for user flows, gaps, and missing requirements. Use before implementation begins.
Idioma del texto original: inglés
Write technical tutorials, blog posts, and educational content with pedagogical structure. Covers concept explanations, how-to guides, deep dives, and developer education. Triggers on tutorial, technical article, blog post, explain concept, teach, educational…
Idioma del texto original: inglés
Review test quality, coverage, and completeness. Analyzes for missing edge cases, assertion quality, and coverage gaps.
Idioma del texto original: inglés
Run test suite and return structured pass/fail results. Supports scoped runs by directory, file, or test name pattern. Triggers on run tests, execute tests, test results, check tests, verify tests pass.
Idioma del texto original: inglés