بنقرة واحدة
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.