TR

tyrchen/rust-lib-template

Research
51 stars Качество 45 Тренд 45

My goto template for rust projects, with pre-commit, gh action for CI and cursor rules for vibe coding!

Обзор

Generated projects include agent-facing guidance for both Codex and Claude: - AGENTS.md for Codex project instructions. - .agents/skills/{spec,research,impl} for Codex skills. - CLAUDE.md and .claude/skills/{spec,research,impl} for Claude Code compatibility. This project is distributed under the terms of MIT.

README

{{ project-name }}

description of the crate

How to use it

$ cargo generate --git https://github.com/tyrchen/rust-lib-template

Agent support

Generated projects include agent-facing guidance for both Codex and Claude:

  • AGENTS.md for Codex project instructions.
  • .agents/skills/{spec,research,impl} for Codex skills.
  • CLAUDE.md and .claude/skills/{spec,research,impl} for Claude Code compatibility.

Have fun with this crate!

License

This project is distributed under the terms of MIT.

See LICENSE for details.

Copyright 2025 Tyr Chen

View this README on GitHub

Рекомендуемые инструменты

Попробуйте другой запрос или уберите фильтр.

Установка

npx skillfish add tyrchen/rust-lib-template