Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

agent-powerups

agent-powerups contém 118 skills coletadas de yeaight7, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
118
Stars
6
atualizado
2026-06-08
Forks
2
Cobertura ocupacional
9 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

using-powerups
Outras ocupações de informática

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
Desenvolvedores de software

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
Analistas de segurança da informação

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
Desenvolvedores de software

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

2026-06-06
requesting-code-review
Analistas de garantia de qualidade de software e testadores

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

2026-06-06
receiving-code-review
Analistas de garantia de qualidade de software e testadores

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
Outras ocupações de informática

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
Analistas de garantia de qualidade de software e testadores

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

2026-06-06
writing-plans
Desenvolvedores de software

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

2026-06-06
verification-before-completion
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-06-06
context-compression
Desenvolvedores de software

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
Administradores de redes e sistemas de computador

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

2026-06-06
agent-runtime-patterns
Desenvolvedores de software

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

2026-06-06
systematic-debugging
Desenvolvedores de software

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

2026-06-06
skill-evaluation-workbench
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

Use when code needs restructuring without changing observable behavior.

2026-06-06
webapp-visual-testing
Analistas de garantia de qualidade de software e testadores

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
Administradores de redes e sistemas de computador

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de segurança da informação

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando as 40 principais de 118 skills coletadas neste repositório.