Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

openfirma

openfirma contiene 15 skills recopiladas de Firma-AI, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
15
Stars
103
actualizado
2026-07-19
Forks
5
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

review-rust-code
Analistas de garantía de calidad de software y probadores

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

2026-07-19
rust-tests-guidelines
Analistas de garantía de calidad de software y probadores

Guidelines for writing Rust tests in OpenFirma.

2026-07-19
write-rust-tests
Analistas de garantía de calidad de software y probadores

Write Rust tests for OpenFirma crates while avoiding redundant coverage.

2026-07-19
adversarial-review
Analistas de garantía de calidad de software y probadores

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

2026-07-17
edit-pr
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-17
commit-guidelines
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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

2026-06-21
build
Desarrolladores de software

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

2026-06-21
fix-jj-conflicts
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-21
run-rust-tests
Analistas de garantía de calidad de software y probadores

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

2026-06-21
docs-guidelines
Desarrolladores de software

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

2026-06-20
rust-docs-guidelines
Desarrolladores de software

Guidelines for writing Rust documentation in OpenFirma.

2026-06-20