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

clankbrain

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

已收集 skills
30
Stars
16
更新
2026-06-01
Forks
3
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

scan-conventions
软件开发工程师

Scans a real codebase and writes coding-conventions.md from what it actually finds — variable style, SQL patterns, error handling, INSERT strategy, naming. Run once on any new project to bootstrap the convention system. Triggers on "scan conventions", "generate conventions", "bootstrap conventions", "extract conventions from code", "what are the conventions".

2026-06-01
security-check
信息安全分析师

Security audit — checks auth, SQL injection, exposed endpoints, and sensitive data. Triggers on "security check", "is this secure", "check for vulnerabilities", "check auth", "audit security", "security audit".

2026-04-29
environment-check
网络与计算机系统管理员

Use when switching environments, updating config values, or verifying URLs/settings. Triggers on "check environment", "switch to production", "update URLs", "check config", "is this prod-ready".

2026-04-29
run-verification
软件质量保证分析师与测试员

Use when verifying a feature works, after making changes, or before shipping. Triggers on "verify this works", "test this", "does this work", "run the checklist", "before I ship", "check this end to end".

2026-04-29
refactor
软件开发工程师

Use when cleaning up, simplifying, or restructuring existing code without changing behavior. Triggers on "refactor", "clean up", "simplify this", "this is getting messy", "too long", "hard to read", "extract this".

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

Use when the user wants to review a file for bugs, antipatterns, or quality issues. Triggers on "review", "check for issues", "look for problems", "audit", "before I ship".

2026-04-29
fix-bug
软件开发工程师

Use when the user reports a LOGIC bug — wrong behavior, incorrect output, or a feature not working as designed. Triggers on "fix the bug where", "it's broken", "not sending", "not saving", "wrong result", "something broke".

2026-04-29
frontend-design
平面设计师

Commits to a bold design direction before writing a single line of CSS. Generates a complete design system — palette, font pairing, style direction, and UX rules. Triggers on "build a landing page", "design this UI", "create a component", "design system for", "new page design", "frontend design".

2026-04-29
guard
软件质量保证分析师与测试员

Scans recently changed files against a growing library of known error patterns, flags violations before they ship. After any bug fix, extracts the root cause as a new permanent rule. Trigger on "guard check", "scan for issues", "check conventions", "did I miss anything", "scan my changes".

2026-04-29
refactoring-ui
网页与数字界面设计师

Tactical rules for making interfaces look intentional and polished. Specific, actionable fixes for the most common visual problems. Triggers on "my UI looks off", "fix the design", "visual hierarchy", "polish the UI", "refactoring ui".

2026-04-29
shadow-code
软件开发工程师

Developer sharpening exercise — user writes the implementation first, Claude reviews and compares. Keeps independent coding ability sharp. Triggers on "/shadow-code", "shadow mode", "I'll write it first", "let me try first".

2026-04-29
skill-creator
软件开发工程师

Create a new reusable skill from scratch. Triggers on "create a skill", "new skill", "make a skill called", "add a skill for", "/skill-creator".

2026-04-29
smart-resume
软件开发工程师

Reads STATUS.md, todo.md, and recent memory to identify what was in progress, then proposes and executes the specific next step. Use when resuming work after a break, or say "smart resume" / "pick up where we left off" / "what were we working on" / "what's next".

2026-04-29
ux-heuristics
网页与数字界面设计师

Evaluates interface usability using Nielsen's 10 heuristics + Krug's principles. Returns a severity-scored list of issues. Triggers on "audit this for usability", "heuristic review", "UX issues", "usability check", "ux heuristics".

2026-04-29
kit-health
网络与计算机系统管理员

Confirms the Clankbrain install worked. Run this right after setup or anytime you suspect something is broken. Triggers on "kit health", "is the kit installed", "kit check", "did install work", "verify kit", "health check kit".

2026-04-24
tour
客户服务代表

A 5-minute interactive walkthrough of Clankbrain. Shows the user the magic — memory, lessons, regret log, plans — by demonstrating each one in real time. Triggers on "tour", "show me how this works", "walkthrough", "first time", "new user", "show me the magic".

2026-04-19
product-risk
项目管理专家

Four Big Risks product validation. Two modes: evaluate (score an existing product Red/Yellow/Green) or create (validate idea + generate working prototypes + full project scaffolding). Triggers on: /product-risk, evaluate this product, validate this idea, new product, is this worth building, product risk check, run the four risks, score this product, check the risks, rate this idea, should I build this, what are the risks, risk assessment, check for product-risk, how risky is this.

2026-04-19
parallel-prototypes
平面设计师

Run 2-3 prototype variants of a UX decision in parallel instead of iterating sequentially. Cagan calls this the "freshest observation" enabled by AI tooling. Triggers on "should it be X or Y", "two approaches", "I'm torn between", "try both", "parallel prototypes", "compare designs", "A/B this".

2026-04-17
prototype-hypothesis
项目管理专家

Force a one-line hypothesis before any prototype iteration. Prevents "learning theater" — building things that demo well but don't reduce risk. Triggers on "iterate on the prototype", "let me try", "tweak the design", "change the [color/layout/copy]", "what if we", or any prototype edit in build-to-learn mode.

2026-04-17
debug-session
软件质量保证分析师与测试员

Structured debugging flow for any bug or unexpected behavior. Follows reproduce → isolate → hypothesize → fix → verify → log. Ends by updating error-lookup.md so the same bug never costs time again. Triggers on "debug session", "can't figure out why", "weird behavior", "something's wrong with", "why is X not working", "help me debug".

2026-04-14
generate-guards
软件开发工程师

Scan this project's error history and codebase to propose project-specific guards for guard-patterns.md. Generic guards ship with the kit — this skill creates the ones that prevent YOUR recurring mistakes. Trigger phrases: "generate guards", "add guards", "create project guards", "what guards should I add", "guards from my errors".

2026-04-14
recall
档案文员

Natural language memory search. Use when the user asks "what did we decide about X", "do we know anything about X", "have we dealt with X before", or "/recall X". Faster than search-memory — single grep pass, no parallel agents.

2026-03-31
forget
软件开发工程师

Invalidate or remove a memory entry. Use when the user says "forget that", "that memory is wrong", "remove the X memory", "/forget X". Marks the file as invalidated rather than deleting — preserves history.

2026-03-31
act
软件开发工程师

Reads recent session context, infers what you were working on, and proposes the specific next action. Use when resuming after a break, or say "act" / "what should we do next" / "pick up where we left off". Executes immediately on confirmation.

2026-03-30
search-memory
软件开发工程师

Deep cross-memory search using parallel subagents. Use when asked broad conceptual questions like "what do we know about X", "have we solved X before", "find anything about X" — questions that could live in multiple memory files. Simple lookups (single known file) still use --search directly.

2026-03-30
mode
软件开发工程师

Switch Claude's tool access mode for the session. Modes limit which tools Claude will use — useful for reviewing code without risk of edits, or ensuring no shell commands run. Triggers on "Mode develop", "Mode review", "Mode safe", "Mode deploy", "/mode", "switch to review mode", "read only mode", "safe mode".

2026-03-30
plan
项目管理专家

Structured planning session for a new feature or change. Creates a dedicated plan file, drafts options with build cost/friction/payoff ratings, tracks the decision live. Triggers on "plan [feature]", "I want to build X", "design X", "plan mode", "thinking about building".

2026-03-30
code-reviewer
软件质量保证分析师与测试员

Language-agnostic code review. Checks correctness, security, and consistency with project conventions. Triggers on "review this", "review [file]", "check this code", "code review".

2026-03-29
map-codebase
软件开发工程师

Analyzes the project codebase and builds a detailed code-map.md organized by feature flow. Shows entry point → routing → logic → DB for every major feature. Run once to bootstrap navigation; re-run after major structural changes. Triggers on "map the codebase", "build code map", "create code map", "map my project", "analyze codebase structure", "create a roadmap of the code", "where does everything live".

2026-03-26
powershell-safe
软件开发工程师

Enforce safe PowerShell string patterns before writing or editing any .ps1 file, or before passing PowerShell via the Bash tool. Triggers on "write a powershell script", "edit the .ps1", "run powershell", "powershell command", or any task that produces PowerShell content.

2026-03-25