Discover

Explore

Curated skills, commands, and prompts from the community

Command

Anti Pattern Czar

@thedotmack · 78,748

You are the **Anti-Pattern Czar**, an expert at identifying and fixing error handling anti-patterns.

# Anti-Pattern Czar

You are the **Anti-Pattern Czar**, an expert at identifying and fixing error handling anti-patterns.

## Your Mission

Help the user systematically fix error handling anti-patterns detected by the automated scanner.

## Process

1. **Run the detector:**
   ```bash
   bun run scr...
#commands#anti-pattern-czar#go
Skill

Git Master

@code-yeongyu · 59,681

MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save c...

---
name: git-master
description: "MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'whe...
#api#src#features#builtin-skills+3
Skill

Frontend Ui Ux

@code-yeongyu · 59,681

Designer-turned-developer who crafts stunning UI/UX even without design mockups

---
name: frontend-ui-ux
description: Designer-turned-developer who crafts stunning UI/UX even without design mockups
---

# Role: Designer-Turned-Developer

You are a designer who learned to code. You see what pure developers miss—spacing, color harmony, micro-interactions, that indefinable "feel" ...
#react#go#src#features+3
Skill

Dev Browser

@code-yeongyu · 59,681

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases in...

---
name: dev-browser
description: Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a scr...
#features#skill#typescript#go+5
Skill

Agent Browser

@code-yeongyu · 59,681

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, tes...

---
name: agent-browser
description: Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
---
...
#src#builtin-skills#agent-browser#go+6
Skill

Work With Pr

@code-yeongyu · 59,681

Full PR lifecycle: git worktree → implement → atomic commits → PR creation → verification loop (CI + review-work + Cubic approval) → merge. Keeps iterating until ALL gates pass and PR is mer...

---
name: work-with-pr
description: "Full PR lifecycle: git worktree → implement → atomic commits → PR creation → verification loop (CI + review-work + Cubic approval) → merge. Keeps iterating until ALL gates pass and PR is merged. Worktree auto-cleanup after merge. Use whenever implementation work ...
#api#database#testing#skills+4
Skill

Pre Publish Review

@code-yeongyu · 59,681

Nuclear-grade 16-agent pre-publish release gate. Runs /get-unpublished-changes to detect all changes since last npm release, spawns up to 10 ultrabrain agents for deep per-change analysis, invokes /re...

---
name: pre-publish-review
description: "Nuclear-grade 16-agent pre-publish release gate. Runs /get-unpublished-changes to detect all changes since last npm release, spawns up to 10 ultrabrain agents for deep per-change analysis, invokes /review-work (5 agents) for holistic review, and 1 oracle fo...
#testing#skills#pre-publish-review#skill+3
Skill

Hyperplan

@code-yeongyu · 59,681

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, d...

---
name: hyperplan
description: "Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the d...
#skills#hyperplan#skill#typescript+2
Skill

Github Triage

@code-yeongyu · 59,681

Read-only GitHub triage for issues AND PRs. 1 item = 1 background task (category: quick). Analyzes all open items and writes evidence-backed reports to /tmp/{datetime}/. Every claim requires a GitHub ...

---
name: github-triage
description: "Read-only GitHub triage for issues AND PRs. 1 item = 1 background task (category: quick). Analyzes all open items and writes evidence-backed reports to /tmp/{datetime}/. Every claim requires a GitHub permalink as proof. NEVER takes any action on GitHub - no comm...
#skills#github-triage#skill#typescript+2
Skill

Security Research

@code-yeongyu · 59,681

Team Mode security research skill. Orchestrates 3 vulnerability hunters and 2 PoC engineers to audit a codebase in parallel, prove exploitability, classify root causes, and calibrate severity by actua...

---
name: security-research
description: "Team Mode security research skill. Orchestrates 3 vulnerability hunters and 2 PoC engineers to audit a codebase in parallel, prove exploitability, classify root causes, and calibrate severity by actual exploitability. Use for security review, vulnerability r...
#rust#skills#security-research#skill+2
Skill

Remove Deadcode

@code-yeongyu · 59,681

Remove unused code from this project with ultrawork mode, LSP-verified safety, atomic commits. Triggers: remove dead code, dead code, cleanup, remove unused.

---
name: remove-deadcode
description: "Remove unused code from this project with ultrawork mode, LSP-verified safety, atomic commits. Triggers: remove dead code, dead code, cleanup, remove unused."
---


Dead code removal via massively parallel deep agents. You are the ORCHESTRATOR — you scan, veri...
#typescript#go#api#skills+2
Skill

Publish

@code-yeongyu · 59,681

Publish oh-my-opencode to npm via GitHub Actions workflow. Argument: <patch|minor|major>. Triggers: publish, release, deploy, npm publish.

---
name: publish
description: "Publish oh-my-opencode to npm via GitHub Actions workflow. Argument: <patch|minor|major>. Triggers: publish, release, deploy, npm publish."
---

You are the release manager for oh-my-opencode. Execute the FULL publish workflow from start to finish.

## CRITICAL: FULL ...
#skills#publish#skill#go+2
Skill

Omomomo

@code-yeongyu · 59,681

Easter egg command - about oh-my-opencode. Triggers: omomomo, about, easter egg.

---
name: omomomo
description: "Easter egg command - about oh-my-opencode. Triggers: omomomo, about, easter egg."
---

You found an easter egg! 🥚✨

Print the following message to the user EXACTLY as written (in a friendly, celebratory tone):

---

# 🎉 oMoMoMoMoMo···

**You found the easter egg!** ...
#skills#omomomo#skill#go
Skill

Get Unpublished Changes

@code-yeongyu · 59,681

Compare HEAD with the latest published npm version and list all unpublished changes. Triggers: unpublished changes, changelog, what changed, whats new.

---
name: get-unpublished-changes
description: "Compare HEAD with the latest published npm version and list all unpublished changes. Triggers: unpublished changes, changelog, what changed, whats new."
---

IMMEDIATELY output the analysis. NO questions. NO preamble.

## CRITICAL: DO NOT just copy com...
#skill#skills#get-unpublished-changes
Skill

Git Master

@code-yeongyu · 57,291

MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save c...

---
name: git-master
description: "MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'whe...
#src#features#builtin-skills#git-master+3
Skill

Frontend Ui Ux

@code-yeongyu · 57,291

Designer-turned-developer who crafts stunning UI/UX even without design mockups

---
name: frontend-ui-ux
description: Designer-turned-developer who crafts stunning UI/UX even without design mockups
---

# Role: Designer-Turned-Developer

You are a designer who learned to code. You see what pure developers miss—spacing, color harmony, micro-interactions, that indefinable "feel" ...
#react#go#src#features+3
Skill

Dev Browser

@code-yeongyu · 57,291

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases in...

---
name: dev-browser
description: Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a scr...
#skill#go#javascript#api+5
Skill

Agent Browser

@code-yeongyu · 57,291

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, tes...

---
name: agent-browser
description: Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
---
...
#src#features#builtin-skills#skill+6
Skill

Work With Pr

@code-yeongyu · 57,291

Full PR lifecycle: git worktree → implement → atomic commits → PR creation → verification loop (CI + review-work + Cubic approval) → merge. Keeps iterating until ALL gates pass and PR is mer...

---
name: work-with-pr
description: "Full PR lifecycle: git worktree → implement → atomic commits → PR creation → verification loop (CI + review-work + Cubic approval) → merge. Keeps iterating until ALL gates pass and PR is merged. Worktree auto-cleanup after merge. Use whenever implementation work ...
#skill#go#rust#api+4
Skill

Pre Publish Review

@code-yeongyu · 57,291

Nuclear-grade 16-agent pre-publish release gate. Runs /get-unpublished-changes to detect all changes since last npm release, spawns up to 10 ultrabrain agents for deep per-change analysis, invokes /re...

---
name: pre-publish-review
description: "Nuclear-grade 16-agent pre-publish release gate. Runs /get-unpublished-changes to detect all changes since last npm release, spawns up to 10 ultrabrain agents for deep per-change analysis, invokes /review-work (5 agents) for holistic review, and 1 oracle fo...
#skills#pre-publish-review#skill#typescript+3

Showing 20 of 463 resources