Skip to main content
GitHub リポジトリ

rust-supervisor

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

収集済み skills
38
Stars
11
更新
2026-06-02
Forks
1
職業カバレッジ
6 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

bmad-advanced-elicitation
プロジェクト管理専門家

Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team.

2026-06-02
bmad-agent-architect
ソフトウェア開発者

System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect.

2026-06-02
bmad-agent-dev
ソフトウェア開発者

Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent.

2026-06-02
bmad-brainstorming
プロジェクト管理専門家

Facilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate.

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

Review code changes adversarially using parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage into actionable categories. Use when the user says "run code review" or "review this code"

2026-06-02
bmad-create-epics-and-stories
プロジェクト管理専門家

Break requirements into epics and user stories. Use when the user says "create the epics and stories list"

2026-06-02
bmad-create-story
プロジェクト管理専門家

Creates a dedicated story file with all the context the agent will need to implement it later. Use when the user says "create the next story" or "create story [story identifier]"

2026-06-02
bmad-investigate
ソフトウェア開発者

Forensic case investigation with evidence-graded findings, calibrated to the input. Use when the user asks to investigate a bug, trace what caused an incident, walk through unfamiliar code, or build a mental model of a code area before working on it.

2026-06-02
bmad-prfaq
プロジェクト管理専門家

Working Backwards PRFAQ challenge to forge product concepts. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'.

2026-06-02
bmad-product-brief
プロジェクト管理専門家

Create, update, or validate a product brief. Use when the user wants help producing, editing, or validating a brief.

2026-06-02
bmad-quick-dev
ソフトウェア開発者

Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.

2026-06-02
bmad-retrospective
プロジェクト管理専門家

Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"

2026-06-02
bmad-sprint-planning
プロジェクト管理専門家

Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan"

2026-06-02
bmad-sprint-status
プロジェクト管理専門家

Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status"

2026-06-02
bmad-story-automator
ソフトウェア開発者

Automate the BMAD story build cycle across create, dev, QA automation, review, and retrospective steps with resumable tmux orchestration. Use when the user says "run story automator", "automate stories", or asks to build all stories in an epic.

2026-06-02
rust-coding
ソフトウェア開発者

Use when working on this Rust project for coding, refactoring, module ownership cleanup, API and architecture decisions, rust-analyzer assisted inspection, Rust service or CLI implementation, documentation updates, recurring-pattern capture, and focused validation. This is a project-local combo skill that coordinates the rust, rust-analyzer-workflows, rust-design-patterns, and write-project-commit skills when relevant.

2026-05-14
speckit-specify
コンピュータシステムアナリスト

Create or update the feature specification from a natural language feature description.

2026-05-14
speckit-drift
ソフトウェア開発者

Analyze drift between specs and implementation. Compares requirements against code to find divergence.

2026-05-07
speckit-sync-analyze
ソフトウェア開発者

Analyze drift between specs and implementation. Compares requirements against code to find divergence.

2026-05-07
speckit-sync-apply
ソフトウェア開発者

Apply approved drift resolutions to specs and/or code

2026-05-07
speckit-sync-backfill
ソフトウェア開発者

Generate a new spec from unspecced code feature (backfill)

2026-05-07
speckit-sync-conflicts
ソフトウェア開発者

Detect and surface conflicts between specs or between specs and design docs

2026-05-07
speckit-sync-propose
ソフトウェア開発者

Propose resolutions for detected drift. AI generates spec updates or code changes.

2026-05-07
agent-autopilot
生産・計画・催促係員

Self-driving agent workflow with heartbeat-driven task execution, day/night progress reports, and long-term memory consolidation. Integrates with todo-management for task tracking.

2026-05-03
agent-client-protocol
ソフトウェア開発者

Use when the user needs authoritative help with ACP (Agent Client Protocol): designing or implementing ACP clients, agents, adapters, or ACP-enabled products; interpreting protocol semantics; handling initialization, sessions, prompt turns, permissions, modes, transports, MCP bridging, interoperability debugging, and release validation.

2026-05-03
mcp
コンピュータシステムアナリスト

Explain the Model Context Protocol (MCP) from an authoritative, standards-aware perspective, including documentation structure, core architecture, specification, extensions, registry, SEPs, governance, working groups, and community processes.

2026-05-03
mcporter
ネットワーク・コンピュータシステム管理者

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

2026-05-03
multi-search-engine
ソフトウェア開発者

Multi search engine integration with 16 engines (7 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.

2026-05-03
rust-analyzer-workflows
ソフトウェア開発者

Use when Codex needs IDE-like Rust semantic navigation, code intelligence, structured refactors, lightweight workspace diagnostics, or rust-analyzer-specific debug/inspection workflows. Covers stable CLI workflows (`parse`, `diagnostics`, `symbols`, `highlight`, `search`, `ssr`, `prime-caches`, `analysis-stats --skip-inference`, `lsif`, `scip`, `--print-config-schema`), direct LSP requests such as `definition`, `references`, `workspaceSymbol`, `completion`, `inlayHint`, `codeAction`, `rename`, `analyzerStatus`, `expandMacro`, `externalDocs`, `runnables`, `viewHir`, `viewMir`, `interpretFunction`, `openCargoToml`, `viewRecursiveMemoryLayout`, and known failure modes such as `unresolved-references` and full `analysis-stats` panicking on some workspaces.

2026-05-03
rust-design-patterns
ソフトウェア開発者

Use when Codex needs to choose, implement, refactor, or review Rust design patterns and idioms, including GoF patterns in Rust, Rust Unofficial Patterns, ownership-aware alternatives, trait/generic/object-safety tradeoffs, API boundary design, and deciding when a pattern should not be used.

2026-05-03
rust-patterns
ソフトウェア開発者

Production Rust patterns covering ownership, async Tokio, Axum web framework, SQLx, error handling, CLI tools, WASM, and PyO3 Python bindings

2026-05-03
rust-testing-code-review
ソフトウェア品質保証アナリスト・テスター

Reviews Rust test code for unit test patterns, integration test structure, async testing, mocking approaches, and property-based testing. Covers Rust 2024 edition changes including async fn in traits for mocks,

2026-05-03
self-improvement
ソフトウェア開発者

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

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

Reviews serde serialization code for derive patterns, enum representations, custom implementations, and common serialization bugs. Use when reviewing Rust code that uses serde, serde_json, toml, or any serde-based serialization format. Covers attribute macros, field renaming, and format-specific pitfalls.

2026-05-03
speckit-implement
ソフトウェア開発者

Execute the implementation plan by processing and executing all tasks defined in tasks.md

2026-05-03
speckit-iterate-apply
ソフトウェア開発者

Apply a pending iteration to spec documents — update all artifacts that speckit.implement relies on, then hand off to implementation.

2026-05-03
speckit-iterate-define
ソフトウェア開発者

Define an iteration on the current feature — analyze the change request against current spec state and implementation progress, then write a reviewable iteration plan.

2026-05-03
write-project-commit
ソフトウェア開発者

Prepare repo-local Git commits for this workspace. Use when Codex needs to inspect `git status`, isolate the correct path set, draft or execute a commit, explain commit boundaries, or summarize staged changes in the current project's style: Chinese topic line, flat `- 修改项` entries, only current-theme files, and pre/post commit verification.

2026-05-03