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

glidefs

glidefs contiene 7 skills recopiladas de beyondoss, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
7
Stars
3
actualizado
2026-06-03
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

audit-safety
Analistas de garantía de calidad de software y probadores

Audit Rust codebase for production safety issues. Checks unsafe blocks, panic surfaces, resource leaks, concurrency footguns, lint suppression, error swallowing, and dependency risks. Use when reviewing code for production readiness, auditing unsafe usage, or evaluating a crate's safety posture.

2026-06-03
write-docs
Desarrolladores de software

Write documentation in the Beyond voice. Use when writing API docs, guides, tutorials, or reference material.

2026-05-03
architecture-doc
Desarrolladores de software

Write or improve ARCHITECTURE.md files for packages and systems. Use when creating documentation for a new package, reviewing existing architecture docs, or when asked to document how a system works.

2026-03-14
audit
Analistas de garantía de calidad de software y probadores

Deep technical audit of a codebase area. Auto-detects language persona (rustacean/gopher/product engineer), evaluates architecture, operations, performance, security, and idioms. Findings scored with ICE model. Use when asked to audit, review quality of, or evaluate a package or directory.

2026-02-27
audit-impl
Analistas de garantía de calidad de software y probadores

Self-audit after implementing a plan. Verifies completeness, correctness, and that everything is wired up. Rates confidence 1-10 and keeps working until confidence reaches 9+. Use after completing a plan, feature, or significant change.

2026-02-22
audit-production
Analistas de garantía de calidad de software y probadores

Audit production readiness of a codebase area. Evaluates tracing, metrics, structured logging, tests, benchmarks, error handling, health checks, graceful shutdown, and configuration. Findings scored with ICE model. Use when asked about production readiness or operational maturity.

2026-02-22
audit-testing
Analistas de garantía de calidad de software y probadores

Audit test coverage, quality, and gaps for a codebase area. Identifies missing critical tests, evaluates test patterns, and scores gaps with ICE model. Use when asked about test coverage, missing tests, or testing quality.

2026-02-22