Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

agentsmesh

agentsmesh には sampleXbro から収集した 147 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
147
Stars
20
更新
2026-07-18
Forks
5
職業カバレッジ
10 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

update-target-capabilities
その他コンピュータ職

Use when an AI tool gains support for a feature agentsmesh does not yet expose — or exposes wrongly — and you must raise or correct an existing target's capability for project and/or global scope (rules, additionalRules, commands, agents, skills, mcp, hooks, ignore, permissions). Also use to audit every target for capability gaps, or to act on an audit/feature-request someone else wrote. Start by verifying the claim against the tool's OWN primary docs — such findings are frequently fabricated, stale, or wrong-scoped, so be ready to reject. Covers verification-first research, descriptor wiring, round-trip symmetry, global-only scopeExtras emission, settings-merge and plugin safety, format/path-change blast radius, strict TDD, two-stage review, and matrix/docs sync. Start with `pnpm capabilities:audit`; research only STALE/MISSING cells; the ledger memoizes verified formats so audits stay fast.

2026-07-18
update-target-capabilities
その他コンピュータ職

Use when an AI tool gains support for a feature agentsmesh does not yet expose — or exposes wrongly — and you must raise or correct an existing target's capability for project and/or global scope (rules, additionalRules, commands, agents, skills, mcp, hooks, ignore, permissions). Also use to audit every target for capability gaps, or to act on an audit/feature-request someone else wrote. Start by verifying the claim against the tool's OWN primary docs — such findings are frequently fabricated, stale, or wrong-scoped, so be ready to reject. Covers verification-first research, descriptor wiring, round-trip symmetry, global-only scopeExtras emission, settings-merge and plugin safety, format/path-change blast radius, strict TDD, two-stage review, and matrix/docs sync. Start with `pnpm capabilities:audit`; research only STALE/MISSING cells; the ledger memoizes verified formats so audits stay fast.

2026-07-18
lessons
その他コンピュータ職

Use when about to edit a file or run a state-changing command, or after any failure, correction, or surprising result.

2026-07-07
lessons
その他コンピュータ職

Use when about to edit a file or run a state-changing command, or after any failure, correction, or surprising result.

2026-07-07
lessons
その他コンピュータ職

Use when about to edit a file or run a state-changing command, or after any failure, correction, or surprising result.

2026-07-07
grill-me
プロジェクト管理専門家

A relentless interview to sharpen a plan or design.

2026-06-23
teach
その他の高等教育教員

Teach the user a new skill or concept, within this workspace.

2026-06-23
writing-great-skills
その他コンピュータ職

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2026-06-23
grill-me
プロジェクト管理専門家

A relentless interview to sharpen a plan or design.

2026-06-23
grilling
プロジェクト管理専門家

Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

2026-06-23
teach
その他の高等教育教員

Teach the user a new skill or concept, within this workspace.

2026-06-23
writing-great-skills
その他コンピュータ職

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2026-06-23
readme
ソフトウェア開発者

Use when writing, rewriting, or substantially updating the top-level README.md for AgentsMesh. Produces a concise, trustworthy, copy-paste-correct README — accurate header (banner + badges), a 60-second quickstart, real install/feature/links — without inventing APIs or duplicating LICENSE/CONTRIBUTING/CHANGELOG.

2026-06-23
readme
ソフトウェア開発者

Use when writing, rewriting, or substantially updating the top-level README.md for AgentsMesh. Produces a concise, trustworthy, copy-paste-correct README — accurate header (banner + badges), a 60-second quickstart, real install/feature/links — without inventing APIs or duplicating LICENSE/CONTRIBUTING/CHANGELOG.

2026-06-23
code-reviewer
ソフトウェア品質保証アナリスト・テスター

Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.

2026-06-05
security-ownership-map
情報セキュリティアナリスト

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.

2026-06-05
code-reviewer
ソフトウェア品質保証アナリスト・テスター

Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.

2026-06-05
security-ownership-map
情報セキュリティアナリスト

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.

2026-06-05
handoff
ソフトウェア開発者

Compact the current conversation into a handoff document for another agent to pick up.

2026-05-30
handoff
ソフトウェア開発者

Compact the current conversation into a handoff document for another agent to pick up.

2026-05-30
am-agent-security-auditor
情報セキュリティアナリスト

Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.

2026-05-25
am-agent-test-engineer
ソフトウェア品質保証アナリスト・テスター

QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.

2026-05-25
am-command-build
ソフトウェア開発者

Implement the next task incrementally — build, test, verify, commit

2026-05-25
am-command-code-simplify
ソフトウェア開発者

Simplify code for clarity and maintainability — reduce complexity without changing behavior

2026-05-25
am-command-plan
プロジェクト管理専門家

Break work into small verifiable tasks with acceptance criteria and dependency ordering

2026-05-25
am-command-planning
プロジェクト管理専門家

Break work into small verifiable tasks with acceptance criteria and dependency ordering

2026-05-25
am-command-ship
プロジェクト管理専門家

Run the pre-launch checklist via parallel fan-out to specialist personas, then synthesize a go/no-go decision

2026-05-25
am-command-spec
プロジェクト管理専門家

Start spec-driven development — write a structured specification before writing code

2026-05-25
api-and-interface-design
ソフトウェア開発者

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

2026-05-25
browser-testing-with-devtools
ソフトウェア品質保証アナリスト・テスター

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.

2026-05-25
ci-cd-and-automation
ソフトウェア開発者

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

2026-05-25
code-review-and-quality
ソフトウェア品質保証アナリスト・テスター

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2026-05-25
context-engineering
ソフトウェア開発者

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

2026-05-25
debugging-and-error-recovery
ソフトウェア開発者

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

2026-05-25
deprecation-and-migration
ソフトウェア開発者

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.

2026-05-25
documentation-and-adrs
ソフトウェア開発者

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

2026-05-25
doubt-driven-development
ソフトウェア開発者

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.

2026-05-25
frontend-ui-engineering
ウェブ開発者

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

2026-05-25
git-workflow-and-versioning
ソフトウェア開発者

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

2026-05-25
idea-refine
プロジェクト管理専門家

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or "stress-test my plan".

2026-05-25
このリポジトリの収集済み skills 147 件中、上位 40 件を表示しています。