Instructions file CodexOpenCode
A repository guide for building and organising reusable skills for different coding agents. It explains how to classify, document, package, and deploy those skills.
Instructions file CodexOpenCode
A repository guide for building and organising reusable skills for different coding agents. It explains how to classify, document, package, and deploy those skills.
Instructions file
Project instructions for Skill Hub, a repository that lets reusable agent skills be built, checked, packaged, published, deployed, loaded, and rolled back. They require skills to work across different agents, not only Claude Code.
Skill Claude CodeCodex
A domain-agnostic thinking-partner method for turning any immature idea into a complete, implementable manuscript through deliberate divergence then convergence. NOT a software skill — software is merely one example domain; it applies equally to research design, business strategy, product, writing, policy, planning…
Skill Claude CodeCodex
A downloader for full-size images from Mafengwo, a Chinese travel website with photo and travel-note pages.
Skill Claude CodeCodex
A tool that turns Markdown articles, including files written in Typora, into formatted content for WeChat Official Accounts, a publishing platform in China.
Skill Claude CodeCodex
A workflow for triggering and monitoring Jenkins, a system that automatically builds and packages software, for deployment to a test environment.
Skill Claude CodeCodex
Orchestrate dev-spec, git-flow, ci-trigger into a resumable development lifecycle with evidence-backed specs, step-by-step implementation, Review Loop, and Auto Cascade. 编排证据化 spec、步骤化开发、分支生命周期和 Jenkins 测试部署。.
Skill Claude CodeCodex
Turn conversations, requirement documents, API docs, local PDF/DOCX files, and prototype images into evidence-backed development specs with implementation steps. 将需求对话、对接文档、API 文档、本地 PDF/DOCX 和原型图整理为可开发、可测试、可追踪的 spec。.
Skill Claude CodeCodex
A workflow for managing one feature branch in a Git project, from creation through commits, remote upload, and merging into a test branch.
Skill Claude CodeCodex
Initialize a Java Maven Spring Boot project scaffold into an empty directory (or add a new child module to an existing one). Generates parent/child POM, logback, layered application config (application.yml core + local/test/prod env files), README, docs/ skeleton, test skeleton, Dockerfile/build.sh/run.sh/rollback.sh…