Back to authors
duc01226

duc01226

155 Skills published on GitHub.

ask

[Utilities] Use when you need to answer technical and architectural questions.

UncategorizedView skill →

brainstorm

[Content] Use when you need to brainstorm as a PO/BA — structured ideation for problem-solving, new product creation, or feature enhancement.

UncategorizedView skill →

branch-comparison

[Git] Use when the user asks to compare branches, analyze git diffs, review changes between branches, update specifications based on code changes, or analyze what changed.

UncategorizedView skill →

business-analyst

[Project Management] Use when creating user stories, writing acceptance criteria, analyzing requirements, or mapping business processes.

UncategorizedView skill →

feature-implement

[Implementation] Use when you need to implement a feature [step by step].

UncategorizedView skill →

figma-design

[Frontend] Use when you need to extract design context from Figma URLs via MCP, REST API, or screenshot fallback.

UncategorizedView skill →

template-skill

[Category] Use when defining the standard skill description pattern.

UncategorizedView skill →

architecture-design

[Architecture] Use when designing solution architecture across backend, frontend, deployment, monitoring, testing, and code quality.

UncategorizedView skill →

business-evaluation

[Content] Use when you need to evaluate business idea viability: Business Model Canvas, financial projections, risk matrix, go-to-market, execution plan.

UncategorizedView skill →

changelog

[Documentation] Use when you need to generate or update changelog entries.

UncategorizedView skill →

checkpoint

[Utilities] Use when you need to save analysis context to a checkpoint file for recovery (user-facing alias for memory-management Part 1 CHECKPOINT_CREATE).

UncategorizedView skill →

ck-help

[Utilities] Use when you need claudeKit usage guide - just type naturally.

UncategorizedView skill →

claude-code

[Utilities] Use when you need Claude Code CLI setup, configuration, troubleshooting, and feature guidance.

UncategorizedView skill →

claude-md-init

[Documentation] Use when you need initialize, update, or refactor CLAUDE markdown from project-config JSON and codebase scan results.

UncategorizedView skill →

code-review

[Code Quality] Use when evaluating review feedback, requesting targeted code-quality review, or verifying completion claims.

UncategorizedView skill →

code-simplifier

[Code Quality] Use when you need to simplify and refine code for clarity, consistency, and maintainability while preserving all functionality.

UncategorizedView skill →

coding-level

[Utilities] Use when you need to set coding experience level for tailored explanations.

UncategorizedView skill →

commit

[Git] Use when asked to "commit", "stage and commit", "save changes", or after completing implementation tasks. Flag: --push (a.k.a. "commit and push") stages + commits + pushes to remote in one shot.

UncategorizedView skill →

compact

[Utilities] Use when you need to compress context to optimize token usage (user-facing alias for context-optimization Strategy #3 Compress).

UncategorizedView skill →

context-optimization

[Utilities] Use when managing context window usage, compressing long sessions, or optimizing token usage.

UncategorizedView skill →

context

[Utilities] Use when you need to load project context for current session.

UncategorizedView skill →

copywriting

[Content] Use when you need to create high-converting copy for marketing materials, social media, landing pages, email campaigns, and product descriptions.

UncategorizedView skill →

course-builder

[Content] Use when you need to build structured learning/teaching course material with Bloom taxonomy objectives, modules, lessons, exercises, and assessments.

UncategorizedView skill →

custom-agent

[AI & Tools] Use when you need create, verify, or enhance Claude Code custom agents (Claude Code custom agent files).

UncategorizedView skill →

db-migrate

[DevOps] Use when you need to run or create database migrations.

UncategorizedView skill →

debug-investigate

[Fix & Debug] Use when investigating a bug's root cause — reproduce the symptom, trace it end-to-start through the code, form and test hypotheses, and pinpoint the defect before any fix.

UncategorizedView skill →

deep-research

[Research] Use when deeply researching top sources from web-research.

UncategorizedView skill →

dependency

[Project Management] Use when you need to map and visualize feature dependencies between modules, services, and work items.

UncategorizedView skill →

design-spec

[Project Management] Use when you need to create UI/UX design specifications from requirements, PBIs, or user stories. Use --mode=wireframe to convert hand-drawn/digital wireframes or UI sketches into structured specs.

UncategorizedView skill →

design

[Design] Create or describe a UI design — quick (fast), immersive (good), or recreated/described from a screenshot or video. Dispatch via --mode={fast|good|describe|screenshot|video} (default fast).

UncategorizedView skill →

devops

[DevOps] Use when deploying to Cloudflare (Workers, R2, D1, KV, Pages), Docker, or GCP (Compute Engine, GKE, Cloud Run).

UncategorizedView skill →

docs-init

[Documentation] Use when you need to initialize project reference docs via hook + scan skills.

UncategorizedView skill →

docs-seeker

[Documentation] Use when finding technical documentation for libraries, frameworks, repositories, or implementation topics.

UncategorizedView skill →

docs-update

[Documentation] Use when updating impacted documentation after code, spec, or test changes.

UncategorizedView skill →

documentation

[Code Quality] Use when the user asks to enhance documentation, add code comments, create API docs, improve technical documentation, document code, or update README files.

UncategorizedView skill →

docx-to-markdown

[Document Processing] Use when you need to convert Microsoft Word ( DOCX) files to Markdown with GFM support (tables, images, code blocks).

UncategorizedView skill →

domain-analysis

[Architecture] Use when you need to analyze business domain: bounded contexts, aggregates, entities, ERD, domain events, and cross-context integration.

UncategorizedView skill →

dor-gate

[Code Quality] Use when you need to validate a PBI against Definition of Ready before grooming.

UncategorizedView skill →

dual-ai

[User-Invoked] Use ONLY when the user explicitly types /dual-ai or /dual-ai <workflow-id> — fans out one prompt, or one workflow invocation per tool, to two fresh parallel AI sessions (Claude Code + Codex CLI), both pre-set to xhigh reasoning effort and full-permission mode before the prompt executes. NEVER auto-activate.

UncategorizedView skill →

e2e-test

[Testing] Use when generating, updating, or maintaining E2E tests from recordings, specs, or code changes.

UncategorizedView skill →

estimate-actual

[Planning] Use when calibrating estimates from actual code, diff, PR scope, and developer time.

UncategorizedView skill →

excalidraw-diagram

[Utilities] Use when the user wants to visualize workflows, architectures, or concepts as Excalidraw diagram JSON files.

UncategorizedView skill →

fix

[Implementation] Use when you need to analyze and fix issues [INTELLIGENT ROUTING]. Flag: --target={ci|issue|logs|test|types|ui} scopes the fix; --target=types resolves TypeScript errors inline.

UncategorizedView skill →

frontend-design

[Frontend] Use when you need to create distinctive, production-grade frontend interfaces with high design quality.

UncategorizedView skill →

git-conflict-resolve

[Git] Use when you need to resolve git merge/cherry-pick/rebase conflicts with backup, analysis, and reporting.

UncategorizedView skill →

git-developer-performance

[Git] Use when generating developer KPI, performance, contribution value, story point, man-day, or code-quality reports from local git commit history.

UncategorizedView skill →

git-merge

[Git] Use when you need ⚠️ Merge code from one branch to another.

UncategorizedView skill →

graph-blast-radius

[Code Intelligence] Use when you need to analyze the blast radius of current code changes using the structural knowledge graph.

UncategorizedView skill →

graph-build

[Code Intelligence] Use when you need to build, update, or sync the code review knowledge graph. Flag: --scope={full|update|sync} (default auto-detect); --scope=full forces a full rebuild, --scope=update re-parses uncommitted working-tree changes, --scope=sync syncs committed git changes then updates the working tree.

UncategorizedView skill →

graph-connect-api

[Code Intelligence] Use when you need to detect frontend-to-backend API connections using the knowledge graph.

UncategorizedView skill →

Page 1 of 4 · 155 results