Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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
このリポジトリの収集済み skills 118 件中、上位 40 件を表示しています。