Skip to main content

这个仓库中的 skills

majesticlabs-dev/majestic-marketplace - 第 2 页

SkillsMP 已收集 majesticlabs-dev/majestic-marketplace 中的 156 个 Skill。打开任一 Skill 可查看来源和详情。

majesticlabs-dev/majestic-marketplace

已展示 40 / 156 个已收集 Skill。

职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
已展示 40 / 156 个已收集 Skill。