Skip to main content
OnlyTerp
GitHub 创作者资料

OnlyTerp

按仓库查看 5 个 GitHub 仓库中的 38 个已收集 skills。

已收集 skills
38
仓库
5
更新
2026年8月29日
仓库浏览

仓库与代表性 skills

已展示 8 / 14 个已收集 Skill。
已展示 8 / 13 个已收集 Skill。
ast-grep
软件开发工程师

Use ast-grep for structural (AST-aware) code search and refactoring instead of plain ripgrep when the intent depends on code structure — not just text matching. Triggers on refactors, codemods, "find all X that don't Y", or any search where naive grep would…

2026年4月17日
compact-hygiene
其他计算机职业

Guides proactive /compact usage with preservation instructions to prevent context rot in long Cascade sessions. Triggers when context reaches ~50% of window, before large tool outputs, or when the user mentions "context", "compact", "drift", or "forgetting".

2026年4月17日
planning-with-files
项目管理专家

Use when any non-trivial task (>20 LOC or >1 file) would otherwise be done without a persistent plan. Produces and maintains a markdown plan file that survives session compaction and restarts. Based on the Manus-style planning pattern popularized by…

2026年4月17日
pr-ready
软件开发工程师

Turn a feature branch into a clean, reviewable PR. Squash WIP commits, polish messages, verify green checks, draft PR description. Invoke right before opening a PR.

2026年4月17日
secret-scrubber
信息安全分析师

Scan a diff, branch, or working tree for leaked secrets, API keys, tokens, private keys, and PII before commit. Blocks the operation on CRITICAL findings, warns on MEDIUM. Pairs with the pre_commit hook.

2026年4月17日
test-backfill
软件质量保证分析师与测试员

Fill test coverage gaps to hit the project's target (AGENTS.md says ≥80% on src/). Reads existing tests to match style, prioritizes public-API and error paths, runs the suite after every batch.

2026年4月17日
wiki-query
软件开发工程师

Read the project wiki (vault/) before starting any non-trivial task. Surfaces relevant decisions, ownership, incidents, and glossary entries for the task at hand.

2026年4月17日
wiki-update
软件开发工程师

Maintain the project wiki in vault/. Use at the end of any session that produced a decision, fact, or state change. Extracts entities, updates topic pages, adds cross-links, never deletes. Pairs with the post_cascade_response_with_transcript hook.

2026年4月17日
已展示 5 / 5 个仓库
已展示全部仓库