Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

glidefs

glidefs 收录了来自 beyondoss 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
3
更新
2026-06-03
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

audit-safety
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-05-03
architecture-doc
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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