Skip to main content
Run any Skill in Manus
with one click
GitHub repository

my-claude-plugins

my-claude-plugins contains 52 collected skills from YoungjaeDev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
52
Stars
2
updated
2026-07-12
Forks
0
Occupation coverage
10 occupation categories ยท 100% classified
repository explorer

Skills in this repository

codex-image
software-developers

Generate or edit bitmap images from Claude Code by delegating to Codex CLI image generation, without managing OpenAI API keys. Use when the user asks to generate or edit a raster image, or when an active task's spec explicitly designates codex-image as the image path (e.g. deck builds); never research raw codex invocation instead of loading this skill. When the grounding or scope is ambiguous, confirm before generating โ€” image generation has cost and side effects.

2026-07-12
ask
software-developers

Use when the user asks an in-depth question about a GitHub repository's internals, architecture, or implementation details โ€” anything that benefits from AI-summarized repo documentation rather than raw code reading. Triggers on phrases like "how does <repo> handle X", "explain the architecture of <repo>", "what's inside <owner/repo>", or "compare <repoA> and <repoB>". Wraps the DeepWiki MCP (`mcp__deepwiki__read_wiki_structure` / `read_wiki_contents` / `ask_question`).

2026-07-12
e2e-setup
software-quality-assurance-analysts-and-testers

Onboard a full Playwright E2E test harness in the current project โ€” verify/install Playwright, generate the official planner/generator/healer agents via npx playwright init-agents --loop=claude, scaffold auth separation (storageState + setup project), network route mocking, an E2E operating SSOT doc, and a gated GitHub Actions CI workflow with trace artifacts and PR-failure comments. Use when the user asks to set up E2E, add Playwright AI agents, bootstrap end-to-end testing, or wire E2E into CI. Never overwrites an existing playwright.config (merge proposal + backup). Degrades gracefully when Playwright is absent. Run from the user's project root, not this marketplace repo.

2026-07-12
bootstrap-wiki
computer-occupations-all-other

Use to scaffold the LLM-Wiki knowledge system (`.llmwiki/` insight + wiki + raw, plus spec) in a new repo that doesn't have it yet. Copies templates from the plugin's bundled assets, prompts for project pitch and 1-3 first domains, writes a slim CLAUDE.md.

2026-07-12
ingest-finding
computer-occupations-all-other

Use after producing a new audit md, after merging a PR with non-obvious findings, or when a debugging session uncovers lore worth saving. Pulls the finding into the wiki with reversible diff-log + multi-page cross-update. Universal โ€” works in any repo with a `.llmwiki/wiki/` or legacy `.claude/wiki/`.

2026-07-12
lint-wiki
computer-occupations-all-other

Use when the user asks to audit wiki health, or periodically (manual trigger) to catch the 4 wiki-rot failure modes โ€” identity duplication, level flattening, monotonic relationships, and staleness. Universal โ€” works in any repo with a `.llmwiki/wiki/` or legacy `.claude/wiki/`.

2026-07-12
migrate-wiki
computer-occupations-all-other

Use to migrate or upgrade an existing wiki to the v2 `.llmwiki/` layout โ€” triggers on "migrate wiki", "upgrade wiki to v2", "consolidate .claude/wiki and .codex/wiki", "move wiki to .llmwiki". Detects legacy `.claude/wiki/` and forked `.codex/wiki/`, consolidates them under the neutral `.llmwiki/` root, and adds v2 frontmatter. Universal โ€” works in any repo with a legacy wiki.

2026-07-12
query-wiki
computer-occupations-all-other

Use as the verification gate BEFORE acting on remembered global/project guidance, provider quirks, design rationale, debugging stories, or module maps that aren't code invariants โ€” check the wiki MOC first so you rely on the dated, sourced page instead of stale memory. Universal โ€” works in any repo with a `.llmwiki/wiki/` or legacy `.claude/wiki/`.

2026-07-12
gpu-parallel-pipeline
software-developers

Design and implement PyTorch GPU parallel processing pipelines for maximum throughput. Use when scaling workloads across multiple GPUs (ProcessPool, CUDA_VISIBLE_DEVICES isolation), optimizing single GPU utilization (CUDA Streams, async inference, model batching), or building I/O + compute pipelines (ThreadPool for loading, batch inference). Triggers on "multi-GPU", "GPU parallel", "batch inference", "CUDA isolation", "GPU utilization", "ProcessPool GPU", "PyTorch multi-GPU".

2026-07-12
tally-form
software-developers

Build a Tally questionnaire/survey form from a checklist markdown โ€” parse the md, run a copy-voice + humanize pass, build blocks with theme presets, section dividers, paragraph-split intros, per-question choices with required + checkbox (multi-select), short-answer inputs (text/number/email/phone/link), native scheduling (matrix grid, date, time), and form images (logo/cover/inline, URL-hosted) plus redirect-on-completion, then create or idempotently publish via the Tally API and return the share URL. Reusable per project or client. Use when the user wants to '์„ค๋ฌธ ํผ ๋งŒ๋“ค์–ด', 'Tally ํผ ๋งŒ๋“ค์–ด', 'questionnaire', '์ฒดํฌ๋ฆฌ์ŠคํŠธ๋ฅผ ํผ์œผ๋กœ', '์ƒ๋‹ด ์‹ ์ฒญ ํผ', '์ผ์ • ์กฐ์œจ ์„ค๋ฌธ', 'ํผ์— ๋กœ๊ณ /์ด๋ฏธ์ง€', 'ํ•„์ˆ˜/๋ณต์ˆ˜์„ ํƒ/๋‹จ๋‹ต ๋ฌธํ•ญ', 'dev survey form', or 'lecture consultation form'.

2026-07-12
cr-fix
software-quality-assurance-analysts-and-testers

Pre-flight CodeRabbit + Codex review state on the current PR, autonomously judge each finding (apply / defer / skip with reasoning), commit, push, and loop until clean. Use when the user types /github-dev:cr-fix, says "auto-fix the review", "process CodeRabbit feedback", or "loop until clean". v2 adds Step 5 pre-flight detection (skip wait when reviews already arrived) and removes the per-finding AskUserQuestion gate (LLM decides apply/defer/skip from code + severity, surfacing reasoning in the final report). Still handles PR-bot rate-limits with auto-fallback to local CodeRabbit CLI or Codex-only, and supports --auto-merge with branch-protection gating.

2026-07-12
wiring
computer-occupations-all-other

This skill should be used when the user asks to run a project setup diagnostic on an EXISTING repository โ€” phrases like 'ํ”„๋กœ์ ํŠธ ์ง„๋‹จ', '์…‹์—… ์ ๊ฒ€', 'ํ•˜๋„ค์Šค ๋ฐฐ์„  ํ™•์ธ', '์ด repo ์„ค์ • ์ œ๋Œ€๋กœ ๋๋Š”์ง€ ํ™•์ธ', 'check my project wiring', 'is this repo wired up', 'diagnose my project setup', or an explicit /project-init:wiring invocation. Detects 14 axes of agent-harness configuration, including four that check whether config takes EFFECT rather than merely exists: git core.hooksPath, an @import that defeats .claude/rules paths: scoping, MCP servers registered twice so one copy is silently discarded, and the Codex AGENTS.md byte budget. Verdicts are FAIL / WARN / ASK / INFO / SKIP / OK โ€” an ASK is a decision nobody made yet, asked once and persisted to .claude/state/wiring.json. Read-only until approved. Complements /project-init:new (empty dirs only). Not for mem0 store diagnostics (/mem0-ops:doctor) or wiki-content health (/llm-wiki:lint-wiki).

2026-07-10
ppt-yeong-style
graphic-designers

yeong ์Šคํƒ€์ผ ๊ฐ•์˜ยท์ œ์•ˆ ๋ฑ ์ž‘์„ฑ ๊ทœ์•ฝ โ€” ppt-master ๋นŒ๋“œ ์—”์ง„ ์œ„์— ์–น๋Š” ์ž‘์„ฑ ๋ ˆ์ด์–ด(์—”์ง„ ์ž์ฒด๊ฐ€ ์•„๋‹˜). ๋ฑ ์œ ํ˜•ยทmd ์†Œ์Šค ๊ทœ์•ฝยท์ž‘์„ฑ ์›์น™ 16์ข…ยท๋ฐ€๋„ ๋ฆฌ๋“ฌ(์ค‘๊ฐ„ ๊ฐ•ํ™” ๊ธฐ๋ณธ)ยท์—ญํ•  ๊ธฐ๋ฐ˜ ์ƒ‰ ํŒ”๋ ˆํŠธยทcodex-image vs SVG ๊ฒฝ๊ณ„ยท์•ฑ UI ์‹ค๋ฌผ ๊ฐ•์ œยทppt-master ๋ ˆ๋ฒ„ ์กฐํ•ฉ ์ฐจ๋ณ„ํ™”ยท๋นŒ๋“œ ํ›„ ์Šคํ† ๋ฆฌ ํ๋ฆ„ reviewยท๊ณต์‹ ๋กœ๊ณ  fetchยท์œค๋ฌธยท๋ Œ๋” QA๋ฅผ ํ•œ ์„ธ์…˜ยท์–ด๋А repo์—์„œ๋“  ์ผ๊ด€ ์ ์šฉ. ppt-master/slidev๋กœ ๊ทธ๋ƒฅ 'PPT/์Šฌ๋ผ์ด๋“œ ๋งŒ๋“ค๊ธฐ'์™€ ๋‹ฌ๋ฆฌ, yeong ํŠน์œ ์˜ ๋‹ด๋ฐฑํ•œ ๋ช…์‚ฌ๊ตฌ ์ œ๋ชฉยทanti-slop ๋ณธ๋ฌธ + ํ‘œ์ง€/๋ชฉ์ฐจ/์ „ํ™˜ pop ๋ฌด๋“œยท์ผ์ƒ ๋น„์œ  ๋ณด์กฐ์„ ์ด ํ•„์š”ํ•  ๋•Œ. ํŠธ๋ฆฌ๊ฑฐ โ€” 'yeong ์Šคํƒ€์ผ ๋ฑ', '๊ฐ•์˜ ๋ฑ/์‹ค์Šต ๋ฑ ๋งŒ๋“ค์–ด์ค˜', '์ œ์•ˆ์„œ ์Šฌ๋ผ์ด๋“œ ๋งŒ๋“ค์–ด์ค˜', 'ppt-master๋กœ ๊ฐ•์˜์ž๋ฃŒ', '๋ฐœํ‘œ์ž๋ฃŒ yeong ์Šคํƒ€์ผ๋กœ', 'yeong style lecture/proposal deck', even when this skill is not named. ์ผ๋ฐ˜ 'PPT ๋งŒ๋“ค์–ด์ค˜'๋Š” ppt-master, 'slidev ์Šฌ๋ผ์ด๋“œ'๋Š” slidev๋กœ โ€” ์ด ์Šคํ‚ฌ์€ yeong ๊ทœ์•ฝ์ด ํ•„์š”ํ•  ๋•Œ๋งŒ.

2026-07-09
lecture-deck
technical-writers

yeong ๊ฐ•์˜ ๋ฑ ์ „์šฉ ์šด์˜ ๊ทœ์•ฝ โ€” ppt-yeong-style(์ž‘์„ฑ ๊ทœ์•ฝ) ์œ„์— ์–น๋Š” ๊ฐ•์˜ ํŠนํ™” ๋ ˆ์ด์–ด. 40~50์žฅ๊ธ‰ ๊ตฌ์„ฑยท์‹ค์Šต handouts ์ƒ์„ฑ ๊ทœ์•ฝ(์ž๋ฃŒ-์ง€์‹œ๋ฌธ ์ •ํ•ฉ ๊ฒ€์ฆ)ยท์‹ค์Šต ํ”„๋กฌํ”„ํŠธ ์นด๋“œยทplaceholderโ†’์‹ค์บก์ฒ˜ ์Šคํฌ๋ฆฐ์ƒท ์Šฌ๋กฏ ์šด์˜ยท๋ฆฌ๋„˜๋ฒ„๋ง ํŒŒ์ดํ”„๋ผ์ธ(4์ค‘ ๋™๊ธฐํ™”)ยทํ‘œ ํ–‰ ์ˆ˜ ๋ณ€๊ฒฝ ์žฌ๋ฐฐ์น˜ยท๊ฐ•์˜ ํ›„ ์ „์‚ฌ ํšŒ๊ณ  ๋ฃจํ”„ยท๊ฐ•์‚ฌ ๋…ธํŠธ ์šด์˜ ๊ทœ์•ฝ([์‹œ์—ฐ ํ•„์ˆ˜]ยท์ˆ˜์น˜ ๊ณ ์ • ๋Œ€๋ณธยท์ฃผ์ฐจ์žฅ ๋ฉ˜ํŠธ)์„ ๋‹ค๋ฃฌ๋‹ค. ํŠธ๋ฆฌ๊ฑฐ โ€” "๊ฐ•์˜ ๋ฑ ๋งŒ๋“ค์–ด์ค˜/๋ณด๊ฐ•ํ•ด์ค˜", "์‹ค์Šต ์ž๋ฃŒ ๋งŒ๋“ค์–ด์ค˜", "์ „์‚ฌ ๋ฐ˜์˜ํ•ด์ค˜", "์žฅ ์‚ฝ์ž…/๋ฆฌ๋„˜๋ฒ„๋ง", "์Šคํฌ๋ฆฐ์ƒท ๊ต์ฒด", lecture deck ์šด์˜ ์ „๋ฐ˜. ์ œ์•ˆยทํ•™์ˆ  ๋ฑ์ด๋‚˜ ์ˆœ์ˆ˜ ์ž‘์„ฑ ๊ทœ์•ฝ์€ ๋ฉ”์ธ ppt-yeong-style๋กœ.

2026-07-08
cleanup
software-developers

Backup-then-delete mem0 noise for one app (default: current project's app_id resolved from cwd like the upstream plugin does) or any app via --app. Dry-run is the default; deletion requires --execute and per-app user confirmation. Full-app teardown (--all) for junk app_ids. Always writes a JSON backup to ~/.mem0/backups/ first; restore = re-add with infer=False. Use for 'mem0 ์ •๋ฆฌ', 'session_summary ์‚ญ์ œ', junk app teardown after fleet-scan.

2026-07-07
doctor
software-developers

Check mem0 configuration posture on this machine โ€” MEM0_RERANK env (unset means rerank ON, against mem0's own best practice), ~/.mem0/settings.json auto_save (the file overrides env on every hook run โ€” common trap), project decay flag, upstream hook UserPromptSubmit timeout budget, and user_id/app_id identity fragmentation. Read-only; suggests fixes but never applies them. Use for 'mem0 ์„ค์ • ์ ๊ฒ€', hook timeout complaints, or after installing mem0 on a new machine.

2026-07-07
fleet-scan
software-developers

Scan ALL mem0 app_ids at once โ€” per-app memory count, noise ratio (session_summary and friends), junk app_id candidates (JUNK? flag), and app/user_id fragmentation pairs. Read-only, deterministic script, zero LLM cost. Use when the user asks for a mem0-wide overview, 'which projects are noisy', 'mem0 ์ „์ฒด ์ ๊ฒ€', or before a cleanup round. Per-project quality (duplicates inside one app) belongs to the upstream mem0 plugin's memory-reviewer instead.

2026-07-07
gws-sync
software-developers

๋กœ์ปฌ ํด๋” โ†’ Google Drive ๋‹จ๋ฐฉํ–ฅ ์ œ์•ˆํ˜• ๋™๊ธฐํ™” โ€” gws CLI ๊ธฐ๋ฐ˜(MCP ์•„๋‹˜, ์ธ์ฆ ์ „์ œ). ๋งคํ•‘ ์„ค์ • ํŒŒ์ผ(.gws-sync.json)๋กœ ๋กœ์ปฌโ†”Drive ํด๋” ๋Œ€์‘์„ ๊ธฐ์–ตํ•˜๊ณ , ์‹คํ–‰ ์‹œ Drive ํŠธ๋ฆฌ๋ฅผ ํƒ์ƒ‰ํ•ด ์‹ ๊ทœยท๋ณ€๊ฒฝ diff ๋ฆฌํฌํŠธ๋ฅผ ๋งŒ๋“  ๋’ค, ์—…๋กœ๋“œ ์œ„์น˜๋ฅผ AskUserQuestion์œผ๋กœ ์Šน์ธ๋ฐ›์•„ ์—…๋กœ๋“œํ•œ๋‹ค. ์‚ญ์ œ๋Š” ์ œ์•ˆ๋งŒ(์ž๋™ ์‚ญ์ œ ๊ธˆ์ง€). gws ๋ฏธ์„ค์น˜๋ฉด ๊ณต์‹ docs ์„ค์น˜ ์•ˆ๋‚ด๋ฅผ ์ถœ๋ ฅํ•˜๊ณ  ์ค‘๋‹จ. ํŠธ๋ฆฌ๊ฑฐ โ€” "Drive์— ์˜ฌ๋ ค์ค˜/๋™๊ธฐํ™”ํ•ด์ค˜", "์ด ํด๋” Drive๋ž‘ ๋งž์ถฐ์ค˜", "์‚ฐ์ถœ๋ฌผ Drive ๊ฐฑ์‹ ", "gws sync", "๋“œ๋ผ์ด๋ธŒ ์—…๋กœ๋“œ". ๋‹จ๋ฐœ ํŒŒ์ผ 1๊ฐœ ์—…๋กœ๋“œ๋Š” gws-drive-upload ์Šคํ‚ฌ์ด ๊ฐ€๋ณ๋‹ค(์„ค์น˜๋ผ ์žˆ์œผ๋ฉด ๊ทธ์ชฝ ์ œ์•ˆ).

2026-07-06
deck-review
graphic-designers

yeong ์Šคํƒ€์ผ ๋ฑ ๋ฆฌ๋ทฐ ํŒŒ์ดํ”„๋ผ์ธ ์˜ค์ผ€์ŠคํŠธ๋ ˆ์ด์…˜ โ€” ๋นŒ๋“œ๋œ(๋˜๋Š” md ํ™•์ • ๋‹จ๊ณ„์˜) ๋ฑ์„ ๊ด€์ ๋ณ„ ๋ฆฌ๋ทฐ ์„œ๋ธŒ์—์ด์ „ํŠธ 4์ข…(audience-fitยทstory-flowยทfact-checkยทdesign-qa)์— ๋ณ‘๋ ฌ dispatchํ•˜๊ณ , codex:rescue๊ฐ€ ์„ค์น˜๋ผ ์žˆ์œผ๋ฉด ๊ต์ฐจ ๋ฆฌ๋ทฐ 1ํšŒ๋ฅผ ์ถ”๊ฐ€ํ•œ ๋’ค, ๋ฆฌํฌํŠธ๋ฅผ ์ข…ํ•ฉํ•ด ์žฅ๋ณ„ ์ˆ˜์ • ํ‹ฐ์ผ“์œผ๋กœ ์ •๋ฆฌํ•œ๋‹ค. ํŠธ๋ฆฌ๊ฑฐ โ€” "๋ฑ ๋ฆฌ๋ทฐํ•ด์ค˜", "์™„์„ฑ ๋ฑ ๊ฒ€์ˆ˜", "ํŽ˜๋ฅด์†Œ๋‚˜ ๊ฒ€์ฆ ๋Œ๋ ค์ค˜", "deck review", ppt-yeong-style ํŒŒ์ดํ”„๋ผ์ธ (6)~(7) ์‚ฌ์ด์˜ ๊ฐ์‚ฌ ๋‹จ๊ณ„๋ฅผ ๋‹ค์ธ ๊ด€์ ์œผ๋กœ ๋Œ๋ฆฌ๊ณ  ์‹ถ์„ ๋•Œ. ๋‹จ์ผ ๊ด€์  ๊ฐ์‚ฌ(๋””์ž์ธ๋งŒยท์œค๋ฌธ๋งŒ)๋Š” anti-slop-designยทhumanize-korean์„ ์ง์ ‘ ์“ฐ๋Š” ๊ฒŒ ๊ฐ€๋ณ๋‹ค.

2026-07-05
anti-slop-design
web-and-digital-interface-designers

Anti-AI-slop design guard for websites/SaaS landing, presentation decks (PPT), dashboards/admin UI, and marketing/UI copy. Detects and blocks the AI-generated look before generation and audits it after: purple/gradient palettes, gradient text, Inter/Geist single-font pages, side-stripe cards, card-in-card, icon-tile 3-col grids, centered-hero macrostructure, fabricated metrics, emoji icons, over-animation, buzzword copy. Runs a clarify->context->plan->run->audit->revise flow with a two-phase audit gate (pre-emit self-critique + binary slop checklist) and hands Korean copy rewriting to humanize-korean. Triggers: 'AI ํ‹ฐ ์•ˆ ๋‚˜๊ฒŒ', 'slop ์ œ๊ฑฐ', 'anti-slop', '๋””์ž์ธ ๊ฐ์‚ฌ', '๋žœ๋”ฉ/๋ฑ/๋Œ€์‹œ๋ณด๋“œ/์นดํ”ผ ๋””์ž์ธ', 'enterprise ๋””์ž์ธ', 'make it not look AI-generated', 'audit this design', even when this skill is not named.

2026-07-02
brightdata-guide
software-developers

Bright Data web data access for any AI agent (Hermes, Codex, generic clients) via TWO paths: (1) the Bright Data MCP tools, and (2) the Bright Data CLI (bdata / brightdata) from the terminal. Prefer Bright Data over the agent's built-in web fetch / web search for internet tasks - any URL, web search, "scrape", structured data from Amazon / LinkedIn / Instagram / TikTok / YouTube / X / Reddit / Google Shopping, browser automation, research, fact-checking. If the MCP tools are NOT in your registry (a delegate subagent inherits the terminal but NOT MCP toolsets), use the CLI instead. Returns clean markdown or structured JSON; handles JS, CAPTCHAs, bot detection. Full trigger list and tool reference in the body.

2026-07-02
research-orchestrator
software-developers

Multi-axis research orchestrator for code, ML, docs, web, and academic-paper sources. Routes a natural-language query to one or more specialized scouts (github, hf, web, docs, paper) in parallel, then runs synthesis-scout to dedup, trust-rank, and emit a final Markdown report. Use when the user asks "research X", "find best practices for Y", "compare A vs B", "what's the consensus on Z", wants a cross-source technical brief, or asks to refine prior research. Triggers โ€” "research", "์กฐ์‚ฌํ•ด์ค˜", "์กฐ์‚ฌ", "๋ณด์™„", "์žฌ์‹คํ–‰", "์—…๋ฐ์ดํŠธ", "best practices", "compare frameworks", "deep dive", "find boilerplate", "follow up". Do NOT trigger for single-repo GitHub PR/issue work (github-dev), single repo Q&A (deepwiki:ask), one-off library docs (context7 MCP), single-paper download (paper-search-tools), or general non-code/ML topics like politics / market / history (use /deep-research). Full routing in the body.

2026-07-02
interview-methodology
project-management-specialists

This skill should be used when conducting in-depth user interviews, "gathering requirements", "interview me", "ask me questions", "understand my needs before implementing", "spec-based development", or when preparing comprehensive specifications before implementation.

2026-07-01
cv-explorer
data-scientists-152051

Generate interactive CV data exploration notebooks with ipywidgets viewers. Supports detection, segmentation, tracking, classification datasets in COCO, YOLO, NPZ, CSV, ImageFolder formats. Triggers on "exploration notebook", "explore dataset", "interactive viewer", "data viewer", "image viewer", "browse dataset", "browse annotations", "visualize dataset interactively".

2026-07-01
cv-notebook
data-scientists-152051

Generate production-quality Computer Vision Jupyter notebooks. Supports detection, segmentation, classification, and VLM tasks. Follows roboflow/notebooks patterns with supervision visualization. Triggers on "CV notebook", "detection notebook", "segmentation notebook", "classification notebook", "VLM notebook", "train YOLO notebook", "fine-tune notebook", "inference notebook", "computer vision tutorial".

2026-07-01
gradio-cv-app
software-developers

Creates professional Gradio computer vision apps. Applies a refined Editorial design based on PRITHIVSAKTHIUR style. Automatically triggered for OCR, image classification, generation, segmentation, editing, captioning, and detection app requests. Used for Gradio CV apps, computer vision demos, and image processing app creation requests.

2026-07-01
ml-dev-principles
data-scientists-152051

General working discipline for ML / multimodal / CV development (how to work, not which library). Load at the START of an ML task โ€” model/dataset candidate selection, license or eligibility filtering, EDA, training/fine-tuning (SFT/DPO/LoRA), evaluation-harness and train/val/test isolation design, error analysis on FP/FN cases, or GPU throughput tuning. Triggers on "EDA", "explore dataset", "error analysis", "FP/FN", "train", "fine-tune", "SFT", "DPO", "LoRA", "eval harness", "validation split", "test leakage", "dataset selection", "model selection", "license filtering", "GPU utilization", "multimodal", "VLM", "image review".

2026-07-01
tcrei-prompt
computer-occupations-all-other

TCREI prompt structuring tool. Rewrites rough prompts into Google's TCREI (Task, Context, References, Evaluate, Iterate) format so they produce consistent results when reused in the next session. Triggers: "TCREI", "structure this prompt", "prompt enhance", "make a prompt for next session", "rewrite as TCREI", "improve this prompt".

2026-07-01
commit-and-push
software-developers

Analyze the Git changes in the files given as arguments, write a Conventional Commits message, commit, and push. Use when the user types /github-dev:commit-and-push, says "commit and push", or asks to commit specific files. Analyzes only the provided files (one logical change per commit), writes a type-prefixed imperative subject under 50 chars, then runs git add โ†’ git commit โ†’ git push. Follows the project CLAUDE.md commit guidelines and adds no AI attribution.

2026-06-30
create-issue-label
software-developers

Analyze the project's tech stack and structure, then create a standardized set of GitHub issue labels via gh label create. Use when the user types /github-dev:create-issue-label, says "create issue labels", or sets up a label taxonomy for a repo. Examines package.json, README, and code layout to classify labels by type, area, and complexity, then creates them with gh. Follows the project CLAUDE.md.

2026-06-30
decompose-issue
software-developers

Break a large work item into context-completable GitHub sub-issues, define a 10-20 node architecture and workflow mapping, propose a milestone, and create the issues with gh. Use ONLY when the user explicitly types /github-dev:decompose-issue or asks to decompose or break down work into issues. Do NOT auto-fire from incidental mentions of issues or planning โ€” this creates GitHub issues, a milestone, and a project-tracking state file. Detects TDD applicability, captures dependencies, and writes .claude/state/project-tracking-{slug}.json for the milestone and diagram pipeline.

2026-06-30
post-merge
software-developers

Run after a PR merges โ€” clean up the local branch, sync tracking, integrate what merged into config + wiki, commit. Use when the user types /github-dev:post-merge, says "post-merge cleanup", "integrate PR learnings", or merged a PR. Identifies the merged PR (gh pr view is the authoritative merge signal โ€” never compare git SHAs), switches to base, deletes the merged branch, syncs GitHub Project/milestone + .claude/state/spec.json, integrates learnings into CLAUDE.md/AGENTS.md/.claude/rules + Serena memory under a no-stamp current-state-only rule, then runs a MANDATORY wiki-lore ingest (absorbed post-merge-wiki, file-list-first candidates + autonomy triage, delegating to llm-wiki:ingest-finding), updates README, commits. Knowledge routing โ€” mechanical tool rules โ†’ CLAUDE.md/.claude/rules; cross-agent lore โ†’ .llmwiki via the wiki step, recorded once. Runs from the main repo, not a worktree. Codex note โ€” Serena/rules-forge/claude-md-improver/humanize-korean/docs-forge sub-steps are Claude-only and skip.

2026-06-30
release
software-developers

Create a versioned GitHub release โ€” detect the current version, bump by semver, update version manifest files, commit, tag, push, and run gh release create with auto-generated notes. Use ONLY when the user explicitly types /github-dev:release or asks to cut, publish, or tag a release. Do NOT auto-fire from incidental mentions of releases or version numbers โ€” this creates a git tag and a public GitHub release. Supports --dry-run, --patch/--minor/--major, --draft, --prerelease, and --init for the first baseline tag, and validates build/test before releasing.

2026-06-30
resolve-issue
software-developers

Resolve a GitHub issue end-to-end โ€” analyze the issue, create a feature branch, implement the fix (TDD when the issue is marked), run verification gates, open a PR, and drive the cr-fix review loop to convergence. Use ONLY when the user explicitly types /github-dev:resolve-issue <number> or asks to resolve or implement a specific issue. Do NOT auto-fire from incidental issue mentions โ€” this creates a branch, commits, and opens a GitHub PR. Flags pass through to cr-fix โ€” --skip-review, --strict, --skip-cr-fix, --cr-fix-max, --auto-merge, --codex-grace, --no-codex, --skip-minor, --no-minor-stop, --no-generalize, --cr-source.

2026-06-30
update-progress
software-developers

Sync project progress to GitHub milestones and issues โ€” recompute module progress, regenerate the milestone table and Type M-2 architecture diagrams, and update the tracked sections in issue and milestone bodies. Use when the user types /github-dev:update-progress, says "update progress", or asks to sync milestone or issue tracking. Reads .claude/state/project-tracking-{slug}.json (run decompose-issue first to create it). Supports --all to process every active milestone and --local to skip the GitHub write and print to the terminal only.

2026-06-30
e2e-author
software-quality-assurance-analysts-and-testers

Author Playwright E2E tests for critical user flows by orchestrating the official planner and generator agents. Use when the user asks to write or add E2E tests, create a Playwright test plan, generate specs for a flow, or cover a critical user flow end-to-end. Selects CUFs (flows whose failure breaks revenue, data, or trust), runs the planner agent to produce a Markdown plan behind a user review gate, then the generator agent to produce spec files with live-verified semantic getByRole locators, and burns each new spec in with --repeat-each to block flakes before merge. Requires e2e-setup to have generated the agents first. Run from the user's project root.

2026-06-17
e2e-debug
software-quality-assurance-analysts-and-testers

Close the Playwright self-healing loop โ€” diagnose and repair a failing or flaky E2E run using the trace and the official healer agent. Use when the user points at a failed CI run or PR, asks to fix a broken or flaky E2E test, debug a Playwright failure, or repair the suite. Downloads the CI trace artifact, inspects it headlessly via npx playwright trace (actions/requests/console/errors), then runs the healer agent to find the root cause and patch the test, bounded to 3 attempts before quarantining the test with test.skip plus a reason comment. Re-runs to verify green before reflecting the fix on the PR. Requires e2e-setup to have generated the agents. Run from the user's project root.

2026-06-17
deploy-doc-guide
project-management-specialists

Deployment / procedure document skeleton โ€” the binding structure for client-facing .md procedure docs (top summary + prerequisites checklist + numbered steps + number-match + link-don't-redefine). Loaded by the docs-forge deploy-doc workflow.

2026-06-08
moc-guide
project-management-specialists

Map of Content (MOC) generation spec โ€” hook-sourcing precedence, lightweight generic vs strict wiki output, and conflict rules for indexing an arbitrary docs folder into a single MOC.md. Loaded by the docs-forge moc workflow.

2026-06-08
generate-llmstxt
software-developers

Use when generating an llms.txt index file from a URL or local directory. Triggers on phrases like "generate llms.txt for <site>", "create an llms.txt from this docs site", or "build an llms.txt for the current repo". Follows the llms.txt standard โ€” title, optional description, sections listing links followed by 10-15 word descriptions.

2026-05-31
Showing top 40 of 52 collected skills in this repository.