Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

openfirma

openfirma에는 Firma-AI에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
103
업데이트
2026-07-19
Forks
5
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

review-rust-code
소프트웨어 품질 보증 분석가·테스터

Review Rust changes for correctness, robustness, documentation quality, and test coverage.

2026-07-19
rust-tests-guidelines
소프트웨어 품질 보증 분석가·테스터

Guidelines for writing Rust tests in OpenFirma.

2026-07-19
write-rust-tests
소프트웨어 품질 보증 분석가·테스터

Write Rust tests for OpenFirma crates while avoiding redundant coverage.

2026-07-19
adversarial-review
소프트웨어 품질 보증 분석가·테스터

Review changes ahead of opening a new PR, modifying an existing one or on demand by the user.

2026-07-17
edit-pr
소프트웨어 개발자

Edit a pre-existing GitHub pull request for OpenFirma. Use whenever you are asked to make changes to commits, branches or bookmarks that would affect an open GitHub PR.

2026-07-17
open-pr
소프트웨어 개발자

Open a GitHub pull request for OpenFirma. Use whenever you are asked to open a PR.

2026-07-17
commit-guidelines
소프트웨어 개발자

Dirty repo, uncommitted changes, commit, amend, split, changeset, PR history: inspect repository state and prepare atomic Git commits or jj changesets. Use whenever the worktree is already dirty or you are about to commit or rewrite history.

2026-06-21
split-jj-changeset
소프트웨어 개발자

jj split, mixed changeset, atomic revision, reviewed history: split a jj changeset into atomic focused changesets without interactive commands. Use in Jujutsu clones whenever one changeset mixes multiple intents.

2026-06-21
verify
소프트웨어 품질 보증 분석가·테스터

Final verification for OpenFirma changes, including per-commit or per-changeset validation when work is split into atomic revisions.

2026-06-21
build
소프트웨어 개발자

Compile OpenFirma to verify changes build successfully. Use this after code changes and before running broader verification.

2026-06-21
fix-jj-conflicts
소프트웨어 개발자

Fix merge conflicts in a jj change and its ancestors, starting from the oldest conflict. Use only in clones that use Jujutsu.

2026-06-21
lint
소프트웨어 개발자

Check formatting and lint rules for OpenFirma Rust, TOML, and Markdown changes.

2026-06-21
run-rust-tests
소프트웨어 품질 보증 분석가·테스터

Run Rust tests for the affected OpenFirma crates or a specific crate/test.

2026-06-21
docs-guidelines
소프트웨어 개발자

General documentation guidelines for OpenFirma code, docs, and contributor-facing material.

2026-06-20
rust-docs-guidelines
소프트웨어 개발자

Guidelines for writing Rust documentation in OpenFirma.

2026-06-20