원클릭으로
skill-authoring
Create, validate, and maintain OpenCode skills and Codex skill wrappers (SKILL.md) for this repo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create, validate, and maintain OpenCode skills and Codex skill wrappers (SKILL.md) for this repo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Codex wrapper for implementing the Marketplace Listings mega pass, marketplace PRD, listing UI, search, ratings, comments, Interested, milestones, moderation, or Dayhawk/EntExchange marketplace workflows.
Use when implementing the Marketplace Listings mega pass, marketplace PRD, listing UI, search, ratings, comments, Interested, milestones, moderation, or Dayhawk/EntExchange marketplace workflows.
Payment processing domain model for Perkcord — our role in the ecosystem, provider relationships, credential ownership, PCI scope, and merchant vs platform responsibilities.
Codex wrapper for stopping agent workflow spirals by inventorying blockers, fixing durable root causes, and documenting anti-friction improvements.
Perkcord UI visual confidence loop for Codex. Use when changing apps/web copy, layout, styling, components, subscribe/admin flows, branding, tier rendering, checkout UI, dashboard UI, Playwright visuals, or Storybook snapshots.
Stop agent workflow spirals by inventorying blockers, fixing durable root causes, and documenting anti-friction improvements before moving on.
| name | skill-authoring |
| description | Create, validate, and maintain OpenCode skills and Codex skill wrappers (SKILL.md) for this repo. |
| compatibility | opencode |
| metadata | {"audience":"maintainers","repo":"perkcord"} |
Create durable, repo-local "skills" for OpenCode and thin Codex wrappers so repeating workflows (UI visuals, ops, releases, triage) are consistent and safe across both tools.
SKILL.md file.skill tool..opencode/skills/<skill-name>/SKILL.md.codex/skills/<skill-name>/SKILL.md for Codex compatibility wrappersSKILL.md.namedescriptionname and description.name must:
Regex: ^[a-z0-9]+(-[a-z0-9]+)*$
.opencode/skills/<name>/SKILL.md when OpenCode is the source of truth..codex/skills/<name>/SKILL.md as a thin wrapper that points to the OpenCode source skill.autocontinue_*: do not use while the repo guard is active.pr_review_watch_*: use Codex GitHub tools or gh polling when unavailable..codex/skills; this avoids drift.After adding/editing a skill:
.opencode/skills/<name>/SKILL.md..codex/skills/<name>/SKILL.md exists.name matches the folder.skill tool.