Skip to content

Development

Claude Code Skills

This project includes Claude Code skills to assist with development. See the skill files in .claude/skills/ for details.

SkillDescription
submit-issueHandle questions, feature requests, and bug reports. Attempts to answer from documentation first, verifies bugs with tests, then submits GitHub issues when needed.
testRun the complete test suite including unit tests, doc tests, and Go client integration tests.
compare-repoCompare an external GitHub repository against connectrpc-axum. Analyzes features, architecture, and implementation to generate a comparison document.
sync-arch-docSync architecture documentation with main branch changes. Tracks the docs/arch branch against main and updates architecture docs accordingly.

Released under the MIT License.