Skip to main content

hegeldev/hegel-rust

SkillsMP는 hegeldev/hegel-rust에서 6개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
6
GitHub 스타
337
GitHub 포크
31

이 저장소의 skills

수집된 skill 6개 중 6개를 표시합니다.

직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

How to approach code coverage in this project. Use when coverage CI fails, when writing tests for new code, when deciding whether to add // nocov, or when you need to make untestable code testable. Also use proactively when writing new code to ensure it will…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to add hegel-rust support for a third-party Rust crate. Use when the user asks to 'add support for <crate>', 'add a <crate> integration', 'add generators for <crate>', or similar. Orchestrates implementing a generator and DefaultGenerator impl for every…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to add a new generator to hegel-rust. Use when the user asks to implement, add, or write a generator for a type — e.g. 'add a generator for Url', 'implement a UUID generator', 'write a generator for jiff::civil::Date'. Covers the generator struct, builder…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Changelog style guide for writing RELEASE.md files. Use when creating or reviewing RELEASE.md, writing changelog entries, or preparing a PR that needs release notes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to add a DefaultGenerator impl for a type so gs::default::<T>() works. Use when the user asks to wire up default() for a type, add a default generator, or make a type usable with #[derive(DefaultGenerator)]. Pair after the new-generator skill when adding…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Review your own changes before creating a pull request. Use this before running create-pr, or whenever you want to check that your changes are clean, correct, and well-tested. Trigger when: about to create a PR, finished a chunk of work, or asked to review…

원문 언어: 영어

업데이트
수집된 skill 6개 중 6개를 표시합니다.