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

97

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

已收集 skills
12
Stars
23
更新
2026-05-10
Forks
1
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

api-design
软件开发工程师

Use when designing or reviewing a public API, exported function signature, module boundary, exported type/interface, or any contract other code depends on

2026-05-10
before-you-refactor
软件开发工程师

Use when considering, evaluating, or performing a refactor, restructure, cross-file rename, or cleanup

2026-05-10
build-deploy-and-tooling
网络与计算机系统管理员

Use when writing, reviewing, or changing build scripts, CI workflows, deploy pipelines, repo setup, or evaluating a new tool/dependency

2026-05-10
clean-code
软件开发工程师

Use when writing or reviewing functions, classes, naming, or non-trivial logic (≥3 lines)

2026-05-10
correctness-traps
软件开发工程师

Use when writing or reviewing error handling, floating-point math, concurrent code, remote calls, singletons/globals, hot-path data structures, or high-volume log statements

2026-05-10
domain-modeling
软件开发工程师

Use when introducing, reviewing, or renaming a top-level type, table, or domain concept; or choosing where state lives (in-memory vs persistent)

2026-05-10
observability
软件开发工程师

Use when writing or reviewing request handlers, RPCs, or background jobs for production; adding tracing, metrics, or structured-log calls; or making diagnosability decisions

2026-05-10
security-and-trust-boundaries
信息安全分析师

Use when writing or reviewing code that parses user input, builds SQL/shell commands, handles secrets/credentials, hashes passwords, changes auth checks, deserializes untrusted data, or constructs paths/URLs from input

2026-05-10
self-review
软件质量保证分析师与测试员

Use when about to commit, finish a task, open a PR, summarize work for the user, or when the user asks for a review or summary — NOT just on autonomous commits, which are rare in OpenCode usage

2026-05-10
testing-discipline
软件质量保证分析师与测试员

Use when writing or reviewing tests, designing test data, naming a test, choosing what to assert, or writing test helpers/mocks/fixtures

2026-05-10
using-97
软件开发工程师

Use when starting any coding task — establishes the 97 trigger map so principles fire when relevant

2026-05-10
working-with-users-and-team
项目管理专家管理分析师

Use when gathering or interpreting requirements, estimating effort, or communicating with stakeholders/customers about what to build

2026-05-10