用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill ship-it命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
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.
Skill file structure, naming conventions, directory layout, frontmatter requirements, and invocation control. Use when creating skill files or slash commands to ensure correct format and validation.
Forces adversarial reasoning before committing to decisions. Triggers on architectural choices, approach selection, and planning phases to prevent premature commitment bias.
正在显示 SKILL.md
| name | ship-it |
| description | Complete checkout workflow - runs linting, creates commit, and opens PR |
| argument-hint | [closes #issue] |
Execute the complete code shipping workflow using the ship agent:
agent ship "$ARGUMENTS"
Arguments: Pass closes #123 to link and auto-close a GitHub issue when merged.
This agent will:
/commit command/create-pr command (with closes reference if provided)The agent handles Ruby, JavaScript/TypeScript, and Python projects automatically.