darellchua2/opencode-config-template
Skill OpenCode
Audit and auto-fix doc consistency across PLAN, README, AGENTS.md, deploy scripts — count sync, drift, orphan references.
This repository also configures its own agents. See what opencode-config-template tells them →
darellchua2/opencode-config-template
Skill OpenCode
Audit and auto-fix doc consistency across PLAN, README, AGENTS.md, deploy scripts — count sync, drift, orphan references.
darellchua2/opencode-config-template
Skill OpenCode
Sync docs when adding skills or subagents — updates setup.sh, setup.ps1, README.md, AGENTS.md counts and listings.
darellchua2/opencode-config-template
Skill OpenCode
Create, read, edit Word (.docx) — TOCs, headings, letterheads, tracked changes, comments, images; report/memo/letter/template deliverables. Not PDFs, spreadsheets, or Google Docs.
darellchua2/opencode-config-template
Skill OpenCode needs its repo
Build and sharpen a project's domain model — ubiquitous language (CONTEXT.md), ADRs. Use when pinning terminology or recording architectural decisions; changes the model.
darellchua2/opencode-config-template
Skill OpenCode
Diagnose and resolve errors, exceptions, and stack traces with intelligent analysis.
darellchua2/opencode-config-template
Skill OpenCode
Evaluate code quality, skill effectiveness, and implementation correctness against defined criteria with scoring and improvement suggestions.
darellchua2/opencode-config-template
Skill OpenCode
Backend Python patterns — Pydantic v2 conventions, layered FastAPI architecture, ORM pitfalls (N+1, migration syntax), defensive coding, multi-tenant isolation.
darellchua2/opencode-config-template
Skill OpenCode
Build distinctive, production-grade web UI that avoids generic AI aesthetics — components, pages, landing pages, dashboards, any styling task.
darellchua2/opencode-config-template
Skill OpenCode
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.
darellchua2/opencode-config-template
Skill OpenCode
Concise commits within strict budgets — 72-char subject, 150-word body, semantic grouping. Triggers: compact commit, concise commit, terse commit.
darellchua2/opencode-config-template
Skill OpenCode
Assess GitHub issues and assign labels — GitHub defaults, priority, semver (major/minor/patch); auto-creates missing labels.
darellchua2/opencode-config-template
Skill OpenCode
Update GitHub issues and JIRA tickets with commit progress including user, date, time, and consistent documentation formatting for traceability.
darellchua2/opencode-config-template
Skill OpenCode
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).
darellchua2/opencode-config-template
Skill OpenCode
Relentless plan-sharpening interview WITHOUT doc capture — runs grilling-skill only. Grilling without CONTEXT.md/ADR artifacts.
darellchua2/opencode-config-template
Skill OpenCode
Relentless plan-sharpening interview that also produces CONTEXT.md glossary and ADRs — pairs grilling-skill with domain-modeling-skill.
darellchua2/opencode-config-template
Skill OpenCode
Interview the user relentlessly to stress-test a plan or design — one question at a time with a recommended answer. Any 'grill' trigger phrase.
darellchua2/opencode-config-template
Skill OpenCode
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…
darellchua2/opencode-config-template
Skill OpenCode
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…
darellchua2/opencode-config-template
Skill OpenCode
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.
darellchua2/opencode-config-template
Skill OpenCode
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…
darellchua2/opencode-config-template
Skill OpenCode
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.
darellchua2/opencode-config-template
Skill OpenCode
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…
darellchua2/opencode-config-template
Skill OpenCode
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).
darellchua2/opencode-config-template
Skill OpenCode
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.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: