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

Coding-Agents-Conference-skills

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

収集済み skills
16
Stars
37
更新
2026-03-13
Forks
8
職業カバレッジ
9 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

brainstorming-planner
コンピュータ・情報システムマネージャー

Use when starting a complex project, task, or feature to deeply clarify requirements, identify scope boundaries, map dependencies, and structure work into phases before any coding begins.

2026-03-13
documentation-first-setup
コンピュータシステムアナリスト

Use to create and maintain comprehensive documentation that helps agents navigate code effectively. Document directory structure, file purposes, architectural relationships, and design decisions so agents can work independently.

2026-03-13
merge-conflict-resolution
ソフトウェア開発者

Use when merging parallel agent work or branches to resolve both syntactic merge conflicts (merge markers) and semantic conflicts (contradictory logic, API changes, schema mismatches) that traditional merge tools miss.

2026-03-13
validation-runner
ソフトウェア品質保証アナリスト・テスター

Use to comprehensively validate code quality and correctness in a separate context from the coding agent. Catches issues that biased validation would miss, ensures linting, tests, and assumptions are valid before merge.

2026-03-13
voice-first-planning
プロジェクト管理専門家広告・プロモーションマネージャー

Use when starting a new feature, writing a spec, or brainstorming architecture and you want to capture richer intent than typing allows. Speak your thoughts into a transcription tool, then feed the raw transcript to Claude Code for structuring.

2026-03-04
adversarial-code-review
ソフトウェア開発者

Use when reviewing pull requests or critiquing code changes and you want high-signal, low-noise feedback by running multiple adversarial agents that challenge each other's findings. Works standalone or integrated into CI.

2026-03-04
agent-maintained-docs
ソフトウェア開発者

Use when creating new files, modifying existing files, adding new folders, or making structural changes to a codebase and you want documentation that agents (and humans) can grep/search to navigate the project.

2026-03-04
context-window-management
ソフトウェア開発者

Use when working on multi-step tasks, long conversations, or when agent output quality degrades mid-session. Techniques for keeping context lean so the model produces better results.

2026-03-04
crispi-planning
ソフトウェア開発者

Use when starting a non-trivial coding task, feature, or bug fix that would benefit from upfront planning, research, and structured decomposition before writing code.

2026-03-04
expert-persona-skills
プロジェクト管理専門家その他コンピュータ職

Use when you need Claude to operate with domain expertise outside of software engineering — such as trademark law, go-to-market strategy, product management, security review, or any specialized field — and you want to write a short skill file that activates that expertise.

2026-03-04
hooks-and-enforcement
ネットワーク・コンピュータシステム管理者

Use when setting up guardrails for AI coding agents to enforce quality, security, and auditability requirements that must never be bypassed, or when configuring Claude Code lifecycle hooks in settings.json.

2026-03-04
objective-research
ソフトウェア開発者

Use when you need to research a codebase to inform implementation work — understanding call paths, data flow, schema shapes, or how existing features work — and you want facts without opinions leaking in.

2026-03-04
parallel-agent-management
その他コンピュータ職

Use when you need to run multiple Claude Code agents simultaneously on different parts of a codebase, or when a task is large enough to benefit from decomposition into parallel sub-tasks with clear contracts.

2026-03-04
product-research
市場調査アナリスト・マーケティングスペシャリスト

Use when you need to research competitors, customers, market dynamics, or stakeholders and want Claude Code to synthesize findings into actionable product insights. Requires web access or pre-gathered research input.

2026-03-04
three-layer-memory
ソフトウェア開発者コンピュータシステムアナリスト

Use when setting up persistent memory for Claude agents across tools and projects, or when deciding where a piece of knowledge should be stored so the agent can recall it later.

2026-03-04
visual-regression
ソフトウェア品質保証アナリスト・テスター

Use when making user-facing UI changes and you want automated screenshot walkthroughs, or at release time to compare visual changes between releases and prioritize what needs human review. Requires Playwright.

2026-03-04