用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Biznomad/agent-skills --skill source-command-sc-implement命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Generate brand-faithful paid-ad creative for client products where the product label carries critical detail (ingredients, dose, claims, brand wordmark, certification badges). Pulls real product photos from the client's storefront, builds a 3-image reference stack including a label-tight crop, generates via Higgsfield Nano Banana Pro with character-level spelling locks, and verifies label fidelity at full resolution before approval. Use when: "make an ad", "ad creative", "Meta creative", "product hero", "lifestyle shot", "BOGO promo", "X for $Y promo", "Stories asset", "Reels creative", "client brand ad", "supplement ad", "skincare ad", "wellness brand ad", "label-perfect product photo". Required upfront: a client product visual specs memory file (`project_<client>_product_visual_specs.md`). If none exists, invoke the bootstrap step to create one before generating. Built from the May 2026 Example Brand BOGO + Mix-and-Match build, where Nano Banana Pro hit ~50% label fidelity on first try until the master prom
Build HTML-based social media carousel/post templates by iterating from a reference profile's aesthetic. Used when the user wants custom visual templates for Instagram/LinkedIn/Twitter content.
Reapply local modifications after a GSD update
基于 SOC 职业分类
| name | source-command-sc-implement |
| description | Feature and code implementation with intelligent persona activation and MCP integration |
Use this skill when the user asks to run the migrated source command sc-implement.
Context Framework Note: This behavioral instruction activates when Codex users type
/sc:implementpatterns. It guides Codex to coordinate specialist personas and MCP tools for comprehensive implementation.
/sc:implement [feature-description] [--type component|api|service|feature] [--framework react|vue|express] [--safe] [--with-tests]
Usage: Type this in Codex conversation to activate implementation behavioral mode with coordinated expertise and systematic development approach.
Key behaviors:
/sc:implement user profile component --type component --framework react
# Magic MCP generates UI component with design system integration
# Frontend persona ensures best practices and accessibility
/sc:implement user authentication API --type api --safe --with-tests
# Backend persona handles server-side logic and data processing
# Security persona ensures authentication best practices
/sc:implement payment processing system --type feature --with-tests
# Multi-persona coordination: architect, frontend, backend, security
# Sequential MCP breaks down complex implementation steps
/sc:implement dashboard widget --framework vue
# Context7 MCP provides Vue-specific patterns and documentation
# Framework-appropriate implementation with official best practices
Will:
Will Not:
Implementation is DONE when:
Post-Implementation Checklist:
/sc:testNext Step: After implementation, use /sc:test to run tests, then /sc:git to commit.