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

brolag

按仓库查看 2 个 GitHub 仓库中的 870 个已收集 skills。

已收集 skills
870
仓库
2
更新
2026-07-01
仓库浏览

仓库与代表性 skills

autonomous-loop
软件开发工程师

Long autonomous task execution with iteration control. Use for multi-hour refactors, TDD workflows, batch operations, or any task requiring sustained autonomous work.

2026-01-04
memory-persist
软件开发工程师

Persistent memory system across Codex sessions. Use when you need to remember facts, recall information, or maintain context between sessions.

2026-01-04
worktree-manager
软件开发工程师

Create, manage, and merge git worktrees for parallel development. Use when starting parallel features, running multiple Codex instances, or for isolated development.

2026-01-04
3p-updates
软件开发工程师

3p-updates skill

2026-01-04
accessibility-auditor
软件质量保证分析师与测试员

Web accessibility specialist for WCAG compliance, ARIA implementation, and inclusive design. Use when auditing websites for accessibility issues, implementing WCAG 2.1 AA/AAA standards, testing with screen readers, or ensuring ADA compliance. Expert in semantic HTML, keyboard navigation, and assistive technology compatibility.

2026-01-04
adaptyv
软件开发工程师

Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.

2026-01-04
additional-apis
软件开发工程师

additional_apis skill

2026-01-04
additional-features
软件开发工程师

additional_features skill

2026-01-04
当前展示该仓库 Top 8 / 862 个已收集 skills。
html
软件开发工程师

Render a Claude Code plan (PlanViewer), a task result, or a recap of a branch/commit/PR diff (ResultViewer) as a single-file HTML artifact with anti-fatigue UX. Use when the user asks for an HTML artifact, a plan/result/recap view, or to "show this as HTML". Not for plain markdown/text or one-liners.

2026-07-01
craft
软件开发工程师

Build a planned change: take an approved /spec plan, capture a baseline, execute the subtasks, review with /vet and /exercise in a clean context, measure the delta, and stop for ship. If no approved plan exists, runs /spec first. Don't use for trivial changes (<25 LOC); edit directly.

2026-06-26
exercise
软件质量保证分析师与测试员

Behavioral verification gate: run the test suite, then drive the running software as a real user (CLI/HTTP by default; browser or computer-use if those MCP tools are available) to confirm a feature works end to end. Reports PASS/FAIL per scenario with evidence. Use after a build, before ship, or as /craft's behavioral gate alongside /vet. Don't use for static code review (that is /vet).

2026-06-26
git-save
软件开发工程师

Stage and commit code changes with Conventional Commits format. Use when: code changes are complete and ready to commit, after review approval, user says 'save', 'commit', 'ship it'. Don't use when: tests are failing or work is still in progress.

2026-06-26
slop-scan
软件开发工程师

Scan a codebase for accumulated slop, technical debt, dead code, and refactor opportunities. Use when user says 'scan for slop', 'find tech debt', 'what needs cleanup', or before a refactor sprint.

2026-06-26
spec
软件开发工程师

Plan a non-trivial change BEFORE any code: research the context, decompose into testable subtasks, lock signatures, note CWE invariants, write executable acceptance, and surface contradictions. Produces an approvable plan artifact and STOPS for review. Does not write code. Pairs with /craft, which executes the plan. Don't use for trivial changes (<25 LOC) or pure conversation.

2026-06-26
vet
软件质量保证分析师与测试员

Clean-context review gate. An independent reviewer (a fresh Agent, with no author context) challenges the diff for correctness, verifies it meets the approved spec's acceptance criteria, and checks project consistency. Verdict SHIP/HOLD/BLOCK. Use standalone before a PR/merge, or as craft's review phase. Don't use for trivial changes (<15 LOC) or docs-only edits.

2026-06-26
init
软件开发工程师

Scan project and generate a customized CLAUDE.md. Detects stack, test commands, and conventions. Use when onboarding to a new project or user says 'init', 'setup claude', 'generate CLAUDE.md'.

2026-04-10
已展示 2 / 2 个仓库
已展示全部仓库