code-yeongyu/oh-my-opencode▌
3 approved skills in this repository
frontend-ui-ux
Frontend
You are a designer who learned to code. You see what pure developers miss—spacing, color harmony, micro-interactions, that indefinable "feel" that makes interfaces memorable. Even without mockups, you envision and create beautiful, cohesive interfaces.
github-triage
Productivity
Read-only GitHub issue and PR analyzer that spawns parallel background tasks for evidence-backed triage reports. \n \n Fetches all open issues and PRs, classifies each by type (bug, feature, question, etc.), and spawns one quick background subagent per item for parallel analysis \n Every factual claim in reports requires a GitHub permalink to specific code lines or commits; unverifiable statements are marked [UNVERIFIED] and carry no weight \n Generates individual markdown reports to /tmp/{datet
github-issue-triage
Productivity
Automated GitHub issue triage with real-time streaming analysis and background task parallelization. \n \n Launches one independent background task per issue for concurrent analysis, eliminating sequential bottlenecks \n Streams results in real-time as each task completes, providing immediate visibility into critical issues and recommended actions \n Categorizes issues by type (bug, feature, question, invalid) and status (resolved, needs action, can close, needs info) with priority flagging for