darellchua2 /opencode-config-template
Skill Claude Code Codex
Vendored from @dietrichgebert/ponytail v4.8.4 (MIT) Source: https://github.com/DietrichGebert/ponytail/blob/v4.8.4/skills/ponytail/SKILL.md Pinned at tag v4.8.4. Re-vendor deliberately on upstream bumps. See ../ATTRIBUTION.md for license and attribution. -->.
6 2d ago A 0 tokens
copy · 73% Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Standardized GitHub issue creation workflow with structured description, branch creation, PLAN.md generation, and phased execution.
6 2d ago A 28 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Create Git PRs with semantic versioning labels (major/minor/patch), JIRA ticket updates, and image attachments using git-semantic-commits formatting.
6 2d ago A 37 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Standardized JIRA ticket creation workflow with structured description, branch creation, PLAN.md generation, and phased execution.
6 2d ago A 27 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Complete Next.js 16 project setup with standardized architecture and comprehensive TSDoc documentation, combining project structure creation with automatic documentation standards.
6 2d ago A 32 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Implement TSDoc documentation for TypeScript functions in Next.js projects to ensure all functions have proper documentation following TSDoc industry standards, especially for parameters and their types.
6 2d ago A 40 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Implement docstring documentation for Python functions to ensure all functions have proper documentation following PEP 257 industry standards, especially for parameters and their types.
6 2d ago A 33 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Implement and audit web accessibility — WCAG 2.1, ARIA, keyboard navigation, contrast, screen readers, axe-core/Lighthouse audits, semantic HTML, focus management.
6 2d ago A 44 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Debug why agents or skills aren't working as expected with systematic diagnosis, configuration validation, and fix recommendations.
6 2d ago A 27 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Deploy and troubleshoot Next.js 16+ on AWS Amplify Hosting — amplify.yml, SSR Lambda env vars, CloudFront OAC, Route53 DNS, deploy triggers, rollback.
6 2d ago A 46 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Design and document APIs — REST conventions, OpenAPI/Swagger generation, GraphQL schemas, versioning, pagination, rate limiting, error formats, HATEOAS.
6 2d ago C 39 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Create ASCII diagrams from workflow definitions and save them as image files (PNG, SVG, etc.).
6 2d ago B 27 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Implement authentication and authorization — OAuth2/OIDC, JWT, sessions, RBAC/ABAC, NextAuth/Auth.js, Passport.js, password hashing, CSRF.
6 2d ago A 40 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Autodesk Platform Services (APS/Forge) REST APIs — OAuth, Data Management, Model Derivative, Viewer, Design Automation, Webhooks; Revit, Fusion 360, AutoCAD add-in development.
6 2d ago B 49 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Autonomous code optimization loop — modify, verify by benchmark, keep/revert against any metric (coverage, bundle size, runtime, error count). TDD-flavored.
6 2d ago C 40 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Canonical autoresearch iteration protocol — Understand, Hypothesize, Experiment, Evaluate, Log loop; mechanical pass/score evaluator; git-as-memory keep/revert; stuck detection.
6 2d ago A 41 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Autonomous ML training research loop (NVIDIA GPU required) — modify train.py, run fixed-budget experiment, parse valbpb, keep/revert. karpathy-style.
6 2d ago A 42 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Autonomous literature-review loop (Tier 2, web-only, no Bash) — fetches papers, extracts structured summaries, builds living research.md with category tracking.
6 2d ago A 40 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
AWS IaC safety patterns — resource count gating, SSM CI passthrough, ECR lifecycle ownership, SSMSECRETSREFERENCE, Lambda Web Adapter dual-target.
6 2d ago A 43 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Find what a change could break beyond the diff and prove the one safety fact by running real code — 5-step evidence ladder. Triggers: blast radius, what could this break, pre-ship safety check.
6 2d ago A 48 tokens
copy · 84% Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Create and review BRDs (BABOK/IIBA) — the sponsor-level 'why' between customer Vision and internal SRS. Triggers: create brd, business requirements, stakeholder requirements, business need.
6 2d ago A 49 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Dry-run, upload, and cautiously initiate local Bambu Lab print jobs from validated plain .gcode, using Bambu LAN FTPS/MQTT handoffs.
6 2d ago A 41 tokens
copy · 88% Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Generate and validate 2D DXF drawings from Python ezdxf sources — profiles, outlines, gaskets, panels, flat patterns, laser/plasma/waterjet cut layouts.
6 2d ago A 43 tokens
original Apache-2.0 darellchua2 /opencode-config-template
Skill Claude Code Codex
Slice 3D meshes (.stl, .obj, .3mf, .ply, .glb) into printer-profiled G-code via real slicer CLIs; inspect, dry-run, and validate .gcode.
6 2d ago A 53 tokens
original Apache-2.0