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

agent-powerups

agent-powerups 收录了来自 yeaight7 的 118 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
118
Stars
6
更新
2026-06-08
Forks
2
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

using-powerups
其他计算机职业

Use when starting work in a repository with Agent Powerups installed, when a task may match a reusable local skill, command, workflow, hook recipe, AGENTS.md template, or MCP feature.

2026-06-08
browser-automation-safety
软件开发工程师

Use when validating rendered web pages, local dev servers, browser automation, screenshots, forms, auth sessions, or UI evidence with strict browser safety boundaries.

2026-06-06
filesystem-mcp-guardrails
信息安全分析师

Use when designing or reviewing filesystem MCP access, path boundaries, allowed roots, method allowlists, and safe local file operations.

2026-06-06
test-driven-development
软件开发工程师

Use when implementing any feature or bugfix, before writing implementation code

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

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

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

Use when receiving code review feedback, before implementing suggestions — requires technical verification and reasoned pushback, not performative agreement or blind implementation.

2026-06-06
mcp-server-builder
其他计算机职业

Design high-quality MCP servers around workflows, narrow schemas, context-aware outputs, and actionable errors. Use when building or reviewing MCP tools for real agent tasks.

2026-06-06
review-comment-style-mining
软件质量保证分析师与测试员

Use when mining PR review comments and text diffs for reusable writing, documentation, tone, and editorial improvement patterns.

2026-06-06
writing-plans
软件开发工程师

Use when you have a spec or requirements for a multi-step task, before touching code.

2026-06-06
verification-before-completion
软件质量保证分析师与测试员

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-06-06
no-fluff
软件开发工程师

Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "no fluff", "be concise", "use less tokens", or similar.

2026-06-06
dispatching-parallel-agents
软件开发工程师

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-06-06
context-compression
软件开发工程师

Use when conversation context is bloated, constraints are being forgotten, or a compact handoff is needed before continuing work.

2026-06-06
agent-session-forensics
网络与计算机系统管理员

Use when diagnosing agent session history, interrupted tool loops, missing tool results, timing bottlenecks, or subagent trace correlation.

2026-06-06
agent-runtime-patterns
软件开发工程师

Use when optimizing agent runtime loops, card packs, MCP session lifecycle, tool-call count, or multi-agent orchestration patterns.

2026-06-06
systematic-debugging
软件开发工程师

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

2026-06-06
skill-evaluation-workbench
软件开发工程师

Use when designing, running, debugging, or hardening deterministic eval suites for agent skills, prompts, tool workflows, or MCP-backed cases.

2026-06-06
data-quality
软件开发工程师

Use when adding or reviewing data quality tests for dbt models in warehouse-backed analytics projects. Covers dbt generic tests, singular tests (assert_*.sql), accepted-values macros, dbt_utils patterns, cross-system consistency tests, and warehouse-oriented validation. Use when writing data tests, creating assert_*.sql files, testing business logic, or validating referential integrity.

2026-06-06
red-team-eval-authoring
软件开发工程师

Use when creating or reviewing red-team eval plugins, attack templates, grader rubrics, safety fixtures, or model-risk test metadata.

2026-06-06
prompt-evaluation-runner
软件开发工程师

Use when evaluating prompts, LLM outputs, red-team suites, or model behavior with local eval configs and safe provider/cost controls.

2026-06-06
using-git-worktrees
软件开发工程师

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-06-06
graphify
软件开发工程师

any input (code, docs, papers, images) → knowledge graph → clustered communities → HTML + JSON + audit report. Use when the user wants to build, inspect, or query a cross-file knowledge graph from code, docs, papers, images, or videos with upstream graphify.

2026-06-06
finishing-a-development-branch
软件开发工程师

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-06-06
skill-authoring-guide
软件开发工程师

Create or refactor high-quality skills with lean frontmatter, progressive disclosure, and optional bundled helpers. Use when authoring reusable agent workflows.

2026-06-06
memory-query-workflow
软件开发工程师

Use when a graph already exists and the user needs retrieval, tracing, explanation, or gap detection from graph memory before reopening the full corpus.

2026-06-06
memory-optimization-workflow
软件开发工程师

Use when deciding the lowest-cost context path for a mixed corpus, especially when choosing among direct reading, helper conversion, graph build, graph update, or graph query.

2026-06-06
memory-build-workflow
软件开发工程师

Use when a user needs to build or refresh persistent graph memory from a mixed corpus and the right path may include graphify, incremental update, or helper conversion before ingestion.

2026-06-06
graphify
软件开发工程师

any input (code, docs, papers, images) → knowledge graph → clustered communities → HTML + JSON + audit report. Use when the user wants to build, inspect, or query a cross-file knowledge graph from code, docs, papers, images, or videos with upstream graphify.

2026-06-06
gh-address-comments
软件开发工程师

Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads, requested changes, or inline review comments on a PR, then implement selected fixes.

2026-06-06
safe-refactor
软件开发工程师

Use when code needs restructuring without changing observable behavior.

2026-06-06
webapp-visual-testing
软件质量保证分析师与测试员

Use when a browser-facing UI needs visual verification, a layout bug or visual regression is reported, accessibility of an interactive component needs checking, or a browser workflow must be exercised end-to-end.

2026-06-06
environment-doctor
网络与计算机系统管理员

Use when apx commands fail or assets are missing from listings, MCP servers fail to start, builds hit command-not-found or module-not-found errors, generated assets look stale, or setup works on one machine but not another.

2026-06-06
changelog-generator
软件开发工程师

Use when preparing release notes or a changelog entry from commits, PRs, or diffs, summarizing a sprint or version range, or scanning a range for breaking changes before publishing.

2026-06-06
build-fix-minimal-diff
软件开发工程师

Use when a build, test, type check, or lint is failing — locally or in CI — and the fix must be the smallest safe diff with no opportunistic refactors or unrelated changes.

2026-06-06
codebase-migration-batches
软件开发工程师

Use when a wide refactor or migration is too large to ship as one change — API renames across many files, framework or config migrations, or mechanical codemod-backed refactors that need reviewable batches.

2026-06-06
hard-won-skill-extractor
软件开发工程师

Use when a tricky bug, non-obvious workaround, hidden gotcha, or undocumented behavior took real debugging effort to discover and should be captured as a reusable learned skill.

2026-06-06
agent-config-security-audit
信息安全分析师

Use when modifying agent config files, committing configuration changes, onboarding a repository with existing agent configs, or running a periodic config hygiene check.

2026-06-06
ai-regression-testing
软件质量保证分析师与测试员

Use when an agent has modified logic, API routes, or data-transformation code, a bug was just fixed and must not be reintroduced, or behavior must stay identical across execution paths such as sandbox versus production.

2026-06-06
context-retrieval-loop
软件开发工程师

Use when about to write a new doc, README section, or ADR, updating existing documentation with unclear scope, or spawning a documentation subagent that needs file context.

2026-06-06
context-retrieval-loop
软件开发工程师

Use when starting work in an unfamiliar area of a codebase, spawning a subagent that needs targeted file context, a first search pass missed the relevant file, or the file scope of a task is unclear.

2026-06-06
当前展示该仓库 Top 40 / 118 个已收集 skills。