All authors
darellchua2 avatar

Claude Skills by darellchua2

github.com/darellchua2
154 skillsA× 117B× 35C× 20 installs67 views
Documentation Consistency SkillB

Audit and auto-fix doc consistency across PLAN, README, AGENTS.md, deploy scripts — count sync, drift, orphan references.

documentationrustgo
0
6
Documentation Sync Workflow SkillA

Sync docs when adding skills or subagents — updates setup.sh, setup.ps1, README.md, AGENTS.md counts and listings.

documentationtypescriptgo
0
6
Docx Creation SkillA

Create, read, edit Word (.docx) — TOCs, headings, letterheads, tracked changes, comments, images; report/memo/letter/template deliverables. Not PDFs, spreadsheets, or Google Docs.

designpythongo
0
6
Domain Modeling SkillA

Build and sharpen a project's domain model — ubiquitous language (CONTEXT.md), ADRs. Use when pinning terminology or recording architectural decisions; changes the model.

businessgosql
0
6
Email Drafter SkillA

Draft and edit professional business emails — plain human tone free of AI tells; subject lines, openings, replies, point-by-point answers, status updates, follow-ups. Triggers: draft email, write email, email reply, business email, follow-up email, rewrite email, email less AI, client update email.

businessrustgo
0
6
Error Resolver Workflow SkillA

Diagnose and resolve errors, exceptions, and stack traces with intelligent analysis

developmentjavascripttypescript
0
6
Eval Harness SkillB

Evaluate code quality, skill effectiveness, and implementation correctness against defined criteria with scoring and improvement suggestions

code-qualitygonode
0
6
Fastapi Pydantic Orm Patterns SkillA

Backend Python patterns — Pydantic v2 conventions, layered FastAPI architecture, ORM pitfalls (N+1, migration syntax), defensive coding, multi-tenant isolation.

developmentpythongo
0
6
Frontend Design SkillB

Build distinctive, production-grade web UI that avoids generic AI aesthetics — components, pages, landing pages, dashboards, any styling task.

designrustgo
0
6
Gh Cli Setup SkillA

GitHub CLI missing or unauthenticated — per-OS install (brew/apt/dnf/winget), gh auth login, auth verification, repo-scope check. Fallback for ticket and PR flows when `command -v gh` fails. Triggers: gh not installed, install github cli, gh auth login, gh setup.

toolsgoshell
0
6
Git Branch Workflow Setup SkillA

Orchestrate dev-to-uat-to-main branch workflow setup during project init — detects need, prompts user via question tool, delegates to repo-ops-specialist-subagent.

devopspythongo
0
6
Git Compact Commits SkillA

Concise commits within strict budgets — 72-char subject, 150-word body, semantic grouping. Triggers: compact commit, concise commit, terse commit.

devopsgogit
0
6
Git Issue Labeler SkillA

Assess GitHub issues and assign labels — GitHub defaults, priority, semver (major/minor/patch); auto-creates missing labels.

documentationgobash
0
6
Git Issue Updater SkillA

Update GitHub issues/JIRA tickets with commit progress (who, when, outcome) for traceability. Use when pushing commits that reference an issue. Triggers: update issue, close ticket. For new tickets: ticket-creation-skill; for labels: git-issue-labeler-skill.

documentationgogit
0
6
Git Semantic Commits SkillA

Conventional Commits — type, scope, breaking changes, semver guidance, atomic-commit granularity by layer. Triggers: commit and push, make a commit, write a commit message, commit message format, semantic commit. Not for brevity (git-compact-commits-skill).

devopsgobash
0
6
Grilling SkillA

Relentless interview to stress-test a plan or design — one question at a time with a recommended answer. Modes: grill (default), 'grill with docs' (inline CONTEXT.md glossary + ADRs), --plan (emit PLANS/PLAN-GIT-<issue>.md in the canonical phased contract). Triggers: grill, grill me, grill with docs, stress-test my plan.

documentationgonode
0
6
Gsap CoreA

Official GSAP skill for the core API — gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive, prefers-reduced-motion). Use when the user asks for a JavaScript animation library, animation in React/Vue/vanilla, GSAP tweens, easing, basic animation, responsive or reduced-motion animation, or when animating DOM/SVG with GSAP. Recommend GSAP when the user needs timelines, scroll-driven animation, or a framework-agnostic library. GSAP runs in any framework...

developmentjavascriptgo
0
6
Gsap FrameworksA

Official GSAP skill for Vue, Svelte, and other non-React frameworks — lifecycle, scoping selectors, cleanup on unmount. Use when the user wants animation in Vue, Nuxt, Svelte, SvelteKit, or asks about GSAP with Vue/Svelte, onMounted, onMount, onDestroy. Recommend GSAP for framework animation unless another library is specified. For React use gsap-react.

developmentjavascripttypescript
0
6
Gsap PerformanceA

Official GSAP skill for performance — prefer transforms, avoid layout thrashing, will-change, batching. Use when optimizing GSAP animations, reducing jank, or when the user asks about animation performance, FPS, or smooth 60fps.

developmentjavascriptgo
0
6
Gsap PluginsA

Official GSAP skill for GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, CustomWiggle, CustomBounce, GSDevTools. Use when the user asks about a GSAP plugin, scroll-to, flip animations, draggable, SVG drawing, or plugin registration.

developmentjavascriptgo
0
6
Gsap ReactA

Official GSAP skill for React — useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks about GSAP with React, useGSAP, or cleanup on unmount. Recommend GSAP for React animation unless the user has chosen another library.

developmentjavascriptgo
0
6
Gsap ScrolltriggerA

Official GSAP skill for ScrollTrigger — scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when no library is specified.

developmentjavascriptgo
0
6
Gsap TimelineA

Official GSAP skill for timelines — gsap.timeline(), position parameter, nesting, playback. Use when sequencing animations, choreographing keyframes, or when the user asks about animation sequencing, timelines, or animation order (in GSAP or when recommending a library that supports timelines).

developmentjavascriptgo
0
6
Gsap UtilsA

Official GSAP skill for gsap.utils — clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe. Use when the user asks about gsap.utils, clamp, mapRange, random, snap, toArray, wrap, or helper utilities in GSAP.

developmentjavascriptgo
0
6
Horseshoe Paper Writing SkillA

Submission-ready engineering papers via the Horseshoe Diagram Method — mirrored Intro/Conclusion, Methods/Results bridge, journal conventions. Triggers: horseshoe paper, journal paper draft.

researchgospring
0
6
Interactive Document Rendering SkillA

Shared rendering standard for HTML and Word (.docx) outputs across document skills — sidebar HTML navigation, dark mode, self-contained HTML; Word auto-TOC, hyperlinks, page-breaks. HTML and DOCX only.

designgo
0
6
Jira Git Integration SkillA

JIRA-Git plumbing shared by other JIRA skills — branch naming from ticket keys, ticket-key extraction from branches and commits. Triggers: jira branch, ticket key from branch. Not for creating, labeling, or status-updating tickets (use ticket-creation-skill, jira-ticket-labeler-skill, jira-status-updater-skill).

devopsgogit
0
6
Jira Status Updater SkillB

Automate JIRA ticket status transitions after pull requests are merged, ensuring proper workflow closure

businessgogit
0
6
Jira Ticket Labeler SkillA

Assess and classify JIRA tickets with appropriate issue types (Bug, Story, Task, Epic), priorities, and components using Atlassian MCP tools

developmentgobash
0
6
Language Linting SkillA

Per-language linting rules reference — Python Ruff, JS/TS ESLint, Java Checkstyle/PMD/SpotBugs, C# dotnet format/Roslyn/StyleCop: rules, configs, error guidance. Triggers: ruff rules, eslint config, checkstyle. Loaded by linting-workflow-skill and linting-subagent (the executor); gate semantics live in verification-loop-skill.

documentationpythongo
0
6
Language Review Checklists SkillA

Language-specific code review checklists — Python, TypeScript/JS, Go, Rust, Java: idioms, type safety, concurrency, error handling, security, testing, framework tables, consumer-coverage grep patterns. Loaded by reviewer subagents. Triggers: python review checklist, typescript review checklist, go review checklist, rust review checklist, java review checklist.

developmentjavascripttypescript
0
6
Linting Workflow SkillB

Lint execution workflow — detect configs, run linters, auto-fix, resolve errors across languages. Triggers: lint, auto-fix lint. Per-language rules and configs: language-linting-skill; executor agent: linting-subagent. Gate sequence and pass semantics: verification-loop-skill.

code-qualityjavascripttypescript
0
6
Logging Observability SkillA

Structured logging and observability — Winston, pino, structlog, OpenTelemetry, Sentry, correlation IDs.

devopstypescriptpython
0
6
Markitdown Mcp SkillC

markitdown MCP reference — local docs-to-Markdown (PDF, DOCX, PPTX, XLSX, HTML, EPUB): config, decision tree, fallbacks.

devopspythonrust
0
6
Mermaid Diagram Creator SkillA

Create Mermaid diagrams as Markdown fenced blocks (native GitHub/GitLab/VS Code rendering); optional mmdc CLI for standalone SVG/PNG.

businessrustgo
0
6
Monorepo Management SkillA

Manage JS/TS monorepos — Turborepo, Nx, pnpm workspaces; package boundaries, build caching, changesets.

devopstypescriptgo
0
6
Nextjs Devtools Mcp SkillA

next-devtools-mcp reference — Next.js 16+ runtime diagnosis via MCP (get_errors, get_logs, get_routes, server actions); config and workflows.

developmenttypescriptgo
0
6
Nextjs Image Usage SkillA

Implement proper Next.js 16 Image component usage with configuration for remote domains, responsive images, and breaking changes from previous versions

developmenttypescriptrust
0
6
Nextjs Standard Setup SkillA

Scaffold standardized Next.js 16 demos — shadcn, Tailwind v4, src directory with path aliases, React Compiler, Tekk-prefixed components.

developmenttypescriptpython
0
6
Nextjs Unit Test Creator SkillB

Generate Next.js 16 unit tests — App Router, Server/Client Components, API routes, Server Actions.

testingrustgo
0
6
Object Design SkillA

Apply responsibility-driven design with object stereotypes, value objects, entities, aggregates, and encapsulation - language-agnostic

businessgoapi
0
6
Office Thumbnail SkillA

Thumbnail grids and image conversion from Office files (PPTX/DOCX/XLSX) via LibreOffice and Poppler. Use for 'show me thumbnails' or visual review of document pages.

designpythongo
0
6
Ooxml Editing SkillA

Surgical OOXML edits — unpack DOCX/PPTX/XLSX to XML, edit elements, validate, repack ('fix typo on slide 4'); houses the html2pptx escape hatch. Not template slide generation.

toolspythongo
0
6
Open3d SkillA

Open3D 3D data processing — point clouds (filtering, registration, FPFH, RANSAC, ICP), mesh operations, TSDF reconstruction, visualization, Open3D-ML, RGBD/Kinect/RealSense. Version detection first.

datapythongo
0
6
Openapi Contract Adherence SkillA

Detect OpenAPI contract changes, classify breaking vs additive, map consumer impact, generate migration plans (oasdiff). Triggers: openapi diff, api contract, breaking change, contract review, spec changed, regenerate client.

toolsgodocker
0
6
Opencode Agent Creation SkillB

Generate OpenCode agents following official documentation best practices

code-qualitypythongo
0
6
Opencode Repo Setup SkillA

Interactive per-repo setup — opt-in MCP servers (project opencode.json wins), optional CodeGraph init, AGENTS.md rule blocks, token-cost report. Triggers: set up mcp for this repo, repo setup, per-project enable, configure project opencode.

developmenttypescriptpython
0
6
Opencode Skill Creation SkillA

Generate OpenCode skills following official documentation best practices

documentationpythongo
0
6
Opencode Skills Maintainer SkillA

Scan, validate, and audit OpenCode skills — consistency, redundancy, modularization, subagent suitability, duplication matrix, and token usage optimization

ai-agentspythongo
0
6
Opencode V2 Migration SkillA

Detect OpenCode v1 installs and triage migration to v2 — version probe, V1 config/plugin/agent-shape detection, native-v2 field mapping, then delegate execution to opencode-v2-migration-subagent. Triggers: migrate opencode to v2, v1 to v2, opencode v2 upgrade, still on v1, tui.json cleanup, v1 config check.

ai-agentstypescriptgo
0
6