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/.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 majesticlabs-dev/majestic-marketplace에서 156개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
majesticlabs-dev/majestic-marketplace수집된 skill 156개 중 40개를 표시합니다.
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/.
원문 언어: 영어
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…
원문 언어: 영어
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.
원문 언어: 영어
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition.
원문 언어: 영어
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…
원문 언어: 영어
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…
원문 언어: 영어
Code review using RepoPrompt MCP (chat_send mode=review). Returns structured verdict.
원문 언어: 영어
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…
원문 언어: 영어
Rails code patterns and conventions following rubocop-rails-omakase style.
원문 언어: 영어
DHH-style code review. Reviews Ruby, Rails, and JavaScript code for convention violations, framework contamination, and unnecessary complexity.
원문 언어: 영어
This skill guides provisioning Hetzner Cloud infrastructure with OpenTofu/Terraform. Use when creating servers, networks, firewalls, load balancers, or volumes on Hetzner Cloud.
원문 언어: 영어
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.
원문 언어: 영어
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).
원문 언어: 영어
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…
원문 언어: 영어
Generate and edit images using Google's Gemini API. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
원문 언어: 영어
Manage backlog items across multiple backends (GitHub Issues, Linear, Beads). Configure task_management in .agents.yml.
원문 언어: 영어
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.
원문 언어: 영어
Post-documentation decision menu for fix-reporter. Routes to critical patterns, skill updates, cross-references, or discovery enablement.
원문 언어: 영어
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
원문 언어: 영어
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.
원문 언어: 영어
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,…
원문 언어: 영어
Use when reviewing brainstorms, plans, or PRDs for clarity and readiness before next workflow phase. Assesses documents for vagueness, gaps, and YAGNI violations.
원문 언어: 영어
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.
원문 언어: 영어
Handle messy CSVs with encoding detection, delimiter inference, and malformed row recovery.
원문 언어: 영어
Generate data profiles with column stats, correlations, and missing patterns for DataFrames. Use for EDA and data discovery.
원문 언어: 영어
Quality dimensions, scorecards, distribution monitoring, and freshness checks. Use for data validation pipelines and quality gates.
원문 언어: 영어
Core ETL reliability patterns including idempotency, checkpointing, error handling, chunking, retry logic, and logging.
원문 언어: 영어
DataFrame manipulation with chunked processing, memory optimization, and vectorized operations.
원문 언어: 영어
Infer schema from sample data files (CSV, JSON, Parquet) and generate type definitions.
원문 언어: 영어
Analyze data source characteristics including update frequency, volume patterns, and schema stability.
원문 언어: 영어
Verify DevOps/infrastructure code against best practices, security, simplicity, and documentation standards. Use after implementing or before shipping infrastructure changes.
원문 언어: 영어
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.
원문 언어: 영어
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.
원문 언어: 영어
Review development plans for issues, missing considerations, architectural violations, and alternatives. Includes SOLID compliance, circular dependency detection, and coupling analysis.
원문 언어: 영어
Address PR review comments by implementing reviewer feedback and suggestions.
원문 언어: 영어
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.
원문 언어: 영어
Analyze specifications, plans, or feature descriptions for user flows, gaps, and missing requirements. Use before implementation begins.
원문 언어: 영어
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…
원문 언어: 영어
Review test quality, coverage, and completeness. Analyzes for missing edge cases, assertion quality, and coverage gaps.
원문 언어: 영어
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.
원문 언어: 영어