Skip to main content

materialofair/claudecode-omc

SkillsMP는 materialofair/claudecode-omc에서 25개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
25
GitHub 스타
1
GitHub 포크
0

수집된 skill 25개 중 25개를 표시합니다.

직업 분류
미분류
설명

Explain a topic like I'm a 5 year old. Use when the user types /eli5 [topic] or asks for a dead-simple picture explainer of how something works.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Optimize a rough prompt with an independent subagent, present several CONCISE ready-to-run variants for the user to pick or edit, then EXECUTE the chosen prompt directly in the current session. Unlike prompt-optimizer (advisory only — it just hands back…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

MANUAL ONLY. Run a structured pre-MR review when the user explicitly requests merge-review via /merge-review, $merge-review, merge-review, or natural language such as 执行 merge-review. Produces impact analysis report, merge readiness checklist, regression…

원문 언어: 다국어 혼합

업데이트
직업 분류
미분류
설명

Use when the user wants to "quick init project", "bootstrap a new project", "recommend fullstack vs frontend vs backend", "initialize monorepo", "generate project scaffold", "project setup recommendation", or asks "快速初始化项目", "初始化 monorepo", "生成项目脚手架方案"

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when user wants durable Context->Spec->Plan->Implement tracks ('conductor', 'structured workflow', 'track this', 'context then plan'). Creates and governs `.omc/conductor/` artifacts for OpenCode multi-session delivery.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Playwright end-to-end orchestration for critical user journeys, artifact capture, flaky-test isolation, and CI-ready reporting.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Post-change intelligent test generation workflow that detects stack, analyzes changed files, and produces acceptance plus regression tests.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Deep analysis and investigation for bugs, architecture issues, and risk hotspots. Use when the user asks to analyze, investigate, debug, or explain why something is failing.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Distill methodology from superpowers and BMAD-METHOD docs into the active conductor track's spec.md / plan.md / review.md as intent-layer overlays. Use when user asks to "distill superpowers into conductor", "把 superpowers/bmad 提炼到 conductor", "import method…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Convert an H5 / web app's source into a native SwiftUI iOS app by native rewrite (NOT a WebView shell, NOT a transpiler). Use when the user wants to port, re-implement, or migrate a web/H5 frontend to native SwiftUI with high visual fidelity, asks to "turn…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Create new skills, modify and improve existing skills, and evaluate whether they route and behave correctly in OMC. Use when users want to create a skill from scratch, edit an existing skill, improve skill triggering, or iterate on a skill with prompt-based…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Diagnose why a OpenCode skill is under-triggering, over-triggering, undiscoverable, or misconfigured.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Analyze the quality of a OpenCode skill across discovery, structure, safety, examples, and maintainability.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Test a OpenCode skill with prompt scenarios, invocation checks, negative cases, and execution validation.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file. Concrete actions include adding Sendable conformance,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Test-driven workflow for unit, component, and E2E testing. Enforces Red-Green-Refactor and generates the right test type for changed code.

원문 언어: 영어

업데이트
직업 분류
작가·저자기술 작가
설명

Humanize PROSE drafts — articles, blog posts, public-account 公众号 copy, marketing copy, sermons, technical write-ups — that read like an LLM produced them. Chinese-first, supports zh/en mixed text. Cross-checks output against the Wikipedia "Signs of AI…

원문 언어: 다국어 혼합

업데이트
직업 분류
교정사 및 카피 마커
설명

Maintainer-only workflow for semantically optimizing OMC guideline sources into a concise canonical .local/guidelines/CLAUDE.md output. Use when curating external prompt-guideline repos such as andrej-karpathy-skills.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

AI-native code annotation protocol that encodes intent, risk, dependencies, constraints, and test expectations in machine-parseable comments.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Generate and maintain BDD scenarios and step definitions using Gherkin plus playwright-bdd with a one-scenario-at-a-time TDD loop.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Playwright-based E2E driving for Electron applications using launch mode or attach mode with robust window selection and runtime inspection.

원문 언어: 영어

업데이트
직업 분류
생산, 계획 및 독촉 사무원
설명

File-based planning workflow for complex tasks. Create and maintain task_plan.md, findings.md, and progress.md as persistent working memory.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adaptive development workflow that runs discover -> research -> plan -> implement -> verify with explicit quality gates.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Analyze coverage, prioritize untested risk hotspots, generate missing tests, and verify threshold improvements.

원문 언어: 영어

업데이트
수집된 skill 25개 중 25개를 표시합니다.