Skill Claude CodeCodex
A skill for writing and improving Claude Code skill files, which are instruction files that guide coding-agent behaviour. It uses TDD, or test-driven development, where tests are written before implementation.
Skill Claude CodeCodex
A skill for writing and improving Claude Code skill files, which are instruction files that guide coding-agent behaviour. It uses TDD, or test-driven development, where tests are written before implementation.
Command
A release command for publishing the next patch version of a Go project from its latest semantic version tag. It checks the build workflow, downloadable files, checksums, and installation result.
Skill Claude CodeCodex
A maintenance workflow for stdagent's list of supported AI coding tools and their project configuration formats. A target is one supported tool or platform.
Instructions file CodexOpenCode
Instructions for StringKe/std-agent, covering std-agent, 结构, 关键约束, done means and commit-style.
Skill Claude CodeCodex
Review the current diff for correctness and regressions.
Cursor rule
globs: "internal/transformer//.go,internal/runner//.go,internal/writer//.go,internal/parser//.go" description: 改 transformer / runner / writer / parser 必带 test.go 防回归.