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/.
Quellsprache: Englisch
Menü
Skills in diesem Repository
SkillsMP hat 156 Skills aus majesticlabs-dev/majestic-marketplace gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
majesticlabs-dev/majestic-marketplaceEs werden 40 von 156 gesammelten Skills angezeigt.
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/.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
Code review using RepoPrompt MCP (chat_send mode=review). Returns structured verdict.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Rails code patterns and conventions following rubocop-rails-omakase style.
Quellsprache: Englisch
DHH-style code review. Reviews Ruby, Rails, and JavaScript code for convention violations, framework contamination, and unnecessary complexity.
Quellsprache: Englisch
This skill guides provisioning Hetzner Cloud infrastructure with OpenTofu/Terraform. Use when creating servers, networks, firewalls, load balancers, or volumes on Hetzner Cloud.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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).
Quellsprache: Englisch
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…
Quellsprache: Englisch
Generate and edit images using Google's Gemini API. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
Quellsprache: Englisch
Manage backlog items across multiple backends (GitHub Issues, Linear, Beads). Configure task_management in .agents.yml.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Post-documentation decision menu for fix-reporter. Routes to critical patterns, skill updates, cross-references, or discovery enablement.
Quellsprache: Englisch
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
Quellsprache: Englisch
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.
Quellsprache: Englisch
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,…
Quellsprache: Englisch
Use when reviewing brainstorms, plans, or PRDs for clarity and readiness before next workflow phase. Assesses documents for vagueness, gaps, and YAGNI violations.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Handle messy CSVs with encoding detection, delimiter inference, and malformed row recovery.
Quellsprache: Englisch
Generate data profiles with column stats, correlations, and missing patterns for DataFrames. Use for EDA and data discovery.
Quellsprache: Englisch
Quality dimensions, scorecards, distribution monitoring, and freshness checks. Use for data validation pipelines and quality gates.
Quellsprache: Englisch
Core ETL reliability patterns including idempotency, checkpointing, error handling, chunking, retry logic, and logging.
Quellsprache: Englisch
DataFrame manipulation with chunked processing, memory optimization, and vectorized operations.
Quellsprache: Englisch
Infer schema from sample data files (CSV, JSON, Parquet) and generate type definitions.
Quellsprache: Englisch
Analyze data source characteristics including update frequency, volume patterns, and schema stability.
Quellsprache: Englisch
Verify DevOps/infrastructure code against best practices, security, simplicity, and documentation standards. Use after implementing or before shipping infrastructure changes.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Review development plans for issues, missing considerations, architectural violations, and alternatives. Includes SOLID compliance, circular dependency detection, and coupling analysis.
Quellsprache: Englisch
Address PR review comments by implementing reviewer feedback and suggestions.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Analyze specifications, plans, or feature descriptions for user flows, gaps, and missing requirements. Use before implementation begins.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Review test quality, coverage, and completeness. Analyzes for missing edge cases, assertion quality, and coverage gaps.
Quellsprache: Englisch
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.
Quellsprache: Englisch