Thanks for your interest in contributing!
git clone https://github.com/majiayu000/claude-arsenal.git
cd claude-arsenal
uv pip install -e .
pytest- Follow existing code style
- Add tests for new features
- Commit messages:
<type>: <description>(feat/fix/refactor/docs/test/chore)
- Fork the repo and create your branch from
main - Ensure tests pass
- Submit a PR with a clear description