Skip to main content
在 Manus 中运行任何 Skill
一键导入
spm1001
GitHub 创作者资料

spm1001

按仓库查看 12 个 GitHub 仓库中的 34 个已收集 skills。

已收集 skills
34
仓库
12
更新
2026-06-20
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

deglacer
未分类

MANDATORY gate BEFORE running jq on any .jsonl under ~/.claude/ or reading past CC sessions. Invoke FIRST when introspecting conversations, searching session history, parsing transcripts, or building tools that read ~/.claude/projects/ data. Provides the CC JSONL schema reference and `deglacer` CLI tool — prevents the 54-attempt fumble pattern where Claudes guess at field names. Triggers on 'what happened last session', 'find when we discussed', 'parse session', 'read conversation', 'session history', 'token usage', 'deglacer'. Do NOT use for git history (use git log) or your own current-session context. (user)

2026-06-20
tamis
软件开发工程师

Inspects which ad, martech, analytics, and affiliate tags fire on any website and identifies each by vendor — tag names collide, so it confirms identity, not just labels. Drives a clean headless Chrome that bypasses ControlD DNS filtering and uBlock via DoH, captures the full network with cookies accepted, then groups every host by vendor and flags the unknowns for hand identification. Use when asked 'what tags fire on this site', 'is there a Meta, GA4, or Lantern tag here', 'audit this site for tracking', 'reverse engineer the martech', 'accept all cookies and show what loads', 'which vendors does this site use'. Triggers on 'tag explorer', 'tag scan', 'tamis'. For page reading or browser automation use passe; tamis is the tag-identification layer on top. (user)

2026-06-12
github-cleanup
软件开发工程师

Orchestrates cross-machine repo hygiene + GitHub account cleanup via an audit→approve→execute process that prevents accidental deletion. FIRST sweeps every git repo across machines (local + ssh) for uncommitted/unpushed work and true ahead/behind drift, THEN audits GitHub-side — Dependabot alerts traced to unused-direct vs transitive deps, stale forks, orphaned secrets, failing workflows, plugin version-bump gaps. Triggers on 'clean up GitHub', 'audit my repos', 'uncommitted or unpushed changes', 'are my repos in sync', 'push discipline', 'Dependabot trouble', 'unused deps', 'stale forks', 'dependency audit'. Requires gh CLI (+ ssh for remote hosts). (user)

2026-05-31
toise
软件开发工程师

Deep clean and structural health check for Claude-maintained codebases. INVOKE BEFORE adding significant complexity, WHEN inheriting an unfamiliar repo, or when something feels off and you can't name it. Three agents — Cracks (architecture), Dustballs (convention drift), Goofs (correctness) — examine in parallel, then synthesise into an honest assessment. Triggers on 'toise', 'deep clean', 'health check', 'should I be worried', 'check this codebase', 'is the architecture sound'. (user)

2026-04-24
ardoise
软件开发工程师

Spawns an isolated Claude with no CLAUDE.md, no skills, no hooks, no plugin context — only training weights and built-in skills. INVOKE BEFORE running evals, design research, cold critique, baseline comparisons, or testing plugin installs as a fresh user would experience them. Triggers on 'blank slate claude', 'fresh claude', 'isolated claude', 'naive claude', 'test plugin install', 'out of box claude', 'ardoise'. (user)

2026-04-24
google-devdocs
软件开发工程师

Searches Google developer documentation via REST API — returns fresh Markdown from sites like cloud.google.com, firebase.google.com, developer.android.com, ai.google.dev. BEFORE scraping or guessing at Google API docs, invoke FIRST. Triggers on 'check the Google docs', 'look up Firebase docs', 'what do the Cloud docs say', 'Google API documentation', 'search Google developer docs'. (user)

2026-04-24
mandoline
数据库架构师

Transforms SPSS files, CSVs, and spreadsheet dumps into self-documenting BigQuery tables. Load BEFORE ingesting raw data — invoke first when you see opaque column names (S1, Q1r3), numeric codes, or empty BQ descriptions. Triggers on 'make this data analysis-ready', 'build a clean BQ table', 'load this SPSS file', 'enrich this table', 'process this codebook'. (user)

2026-04-24
peer-review
软件质量保证分析师与测试员

Spawn a peer Claude on the Anthropic conductor mesh to review code. The reviewer reads the target files, sends observations via mesh message, and you receive them as <channel> tags — peer-to-peer, not authority channel. Requires conductor-channel MCP server (aboyeur). Triggers on /peer-review, 'get a peer review', 'fresh eyes on this', 'spawn a reviewer'. (user)

2026-04-06
当前展示该仓库 Top 8 / 16 个已收集 skills。
open
未分类

Activate at session start when .bon/ exists AND before any bon CLI command. Handles session orientation (process contributions, present hierarchy, pick direction) and structures draw-down workflow (bon show → bon work → bon step). Triggers on: session start with .bon/, /open, /bon, 'bon init', 'bon new', 'bon list', 'bon done', 'what can I work on', 'next action', 'desired outcome', 'file this for later', 'track this work', or when .bon/ directory exists.

2026-06-20
plan
未分类

Plan multi-session work as a bon hierarchy. Outcomes narrate the journey, actions carry execution detail, understanding.md provides the frame. Replaces plan mode for work that spans sessions. Triggers on 'plan this', 'how should we approach', or when about to enter plan mode for non-trivial work. (user)

2026-06-20
close
软件开发工程师

Run before /exit, to reflect on this session and end it properly by figuring out what's best to (1) do now, with current context wisdom (2) file as a handoff for the next Claude as well as (3) capture for future Claudes in collective memory. Ends with a set of quick fixes and a commit. Invoke on 'wrap up', 'let's finish', 'close out', '/close'.

2026-06-11
review
项目管理专家

Orchestrates periodic cross-repo backlog review using 5-phase survey-verify-summarize-act-snapshot workflow that prevents closing items without codebase verification. Scans open bon items across all repos, dispatches parallel subagents to verify briefs against actual code, classifies as done/stale/active/blocked, and presents triage summary for user approval before closing. Load before backlog review sessions. Invoke on '/review', 'review my bons', 'backlog review', 'what needs closing', 'clean up bons', 'triage my backlog'. Requires bon skill loaded first.

2026-06-10
已展示 12 / 12 个仓库
已展示全部仓库