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

nvim

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

収集済み skills
172
Stars
441
更新
2026-07-01
Forks
461
職業カバレッジ
19 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

skill-team-implement
その他コンピュータ職

Orchestrate multi-agent implementation with parallel phase execution. Spawns teammates for independent phases and coordinates dependent phases. Includes debugger teammate for error recovery.

2026-07-01
skill-team-plan
その他コンピュータ職

Orchestrate multi-agent planning with parallel plan generation. Spawns 2-3 teammates for diverse planning approaches and synthesizes into final plan with trade-off analysis.

2026-07-01
skill-team-research
その他コンピュータ職

Orchestrate multi-agent research with wave-based parallel execution. Spawns 2-4 teammates for diverse investigation angles and synthesizes findings.

2026-07-01
skill-orchestrate-hard
その他コンピュータ職

Full structural hard-mode orchestration state machine with per-phase dispatch (H1), adversarial verification (H4), convergence policing (H6), territory contracts (H7), and churn detection (H5). Invoke for /orchestrate --hard.

2026-06-24
skill-orchestrate
その他コンピュータ職

Autonomous state machine that drives a task through its full lifecycle (research -> plan -> implement -> complete) without user confirmation between phases. Invoke for /orchestrate command.

2026-06-24
skill-implementer-hard
ソフトウェア開発者

Execute hard-mode implementation with anti-analysis contracts, per-phase dispatch, and territory-aware execution. Invoke for --hard implementation tasks.

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

Execute general implementation tasks following a plan. Invoke for general implementation work.

2026-06-23
skill-planner-hard
その他コンピュータ職

Create hard-mode implementation plans with phase sizing, postmortem constraints, and preserved-assets accounting. Invoke for --hard planning tasks.

2026-06-23
skill-planner
その他コンピュータ職

Create phased implementation plans from research findings. Invoke when a task needs an implementation plan.

2026-06-23
skill-researcher-hard
その他コンピュータ職

Conduct hard-mode research with adversarial verification, reference grounding, and anti-analysis contracts. Invoke for --hard research tasks.

2026-06-23
skill-researcher
その他コンピュータ職

Conduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks.

2026-06-23
skill-cslib-implementation-hard
ソフトウェア開発者

Implement CSLib proofs with hard-mode contracts (H2 anti-analysis, H7 territory, H9 wrap-up with sorry_inventory). Invoke for --hard cslib implementation tasks.

2026-06-23
skill-cslib-implementation
ソフトウェア開発者

Implement CSLib proofs following Lean 4 and CSLib contribution standards. Invoke for cslib implementation tasks.

2026-06-23
skill-cslib-research-hard
ソフトウェア開発者

Research CSLib formalization patterns with hard-mode contracts (H2 anti-analysis, H3 reference grounding with BibKey verification, H4 adversarial verification). Invoke for --hard cslib research tasks.

2026-06-23
skill-cslib-research
ソフトウェア開発者

Research CSLib formalization patterns and Mathlib API for CSLib contributions. Invoke for cslib research tasks.

2026-06-23
skill-literature
DTPオペレーター

Manage specs/literature/ — scan, convert PDFs/DJVUs, maintain index.json. Invoke for /literature command.

2026-06-23
skill-status-sync
ソフトウェア開発者

Atomically update task status across TODO.md and state.json. For standalone use only.

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

Vet completed CSLib tasks against library standards. Invoke for /vet command.

2026-06-22
skill-zulip
ソフトウェア開発者

Fetch a Zulip thread via API and write formatted JSON to a file. Invoke for /zulip command.

2026-06-17
skill-cite
その他の高等教育教員

Verify citation claims against Literature/ index and Zotero library. Invoke for /cite command.

2026-06-16
skill-pr-review-implementation
ソフトウェア品質保証アナリスト・テスター

Compose PR review response files (pr-response.md, zulip-response.md) for pr-type review tasks. Delegates to pr-review-implementation-agent when sources are present; falls back to cslib-implementation-agent for legacy PR prep tasks. Transitions task to [PR READY]. Invoke for pr implementation tasks.

2026-06-15
skill-pr-review-research
ソフトウェア品質保証アナリスト・テスター

Fetch GitHub PR and Zulip thread data for pr-type review tasks. Invoke for pr research tasks.

2026-06-15
skill-pr-implementation
ソフトウェア開発者

PR description preparation for CSLib tasks. Analyzes task description and git diff to produce pr-description.md. Delegates to cslib-implementation-agent and transitions task to [PR READY]. Branch creation and CI are handled by the /pr command. Invoke for pr implementation tasks.

2026-06-15
skill-reviser
ソフトウェア開発者

Thin wrapper that delegates plan revision to reviser-agent subagent. Invoke for /revise command.

2026-06-14
skill-fix-it
ソフトウェア開発者

Scan codebase for FIX:/NOTE:/TODO:/QUESTION: tags and create structured tasks with interactive selection. Invoke for /fix-it command.

2026-06-14
skill-project-overview
ソフトウェア開発者

Interactive repository analysis and project-overview.md generation via task creation. Invoke for /project-overview command.

2026-06-14
skill-lean-implementation-hard
ソフトウェア開発者

Implement Lean 4 proofs using hard-mode behavioral contracts with per-phase dispatch and sorry inventory tracking. Invoke for Lean-language implementation tasks when hard-mode is requested.

2026-06-12
skill-lean-research-hard
ソフトウェア開発者

Research Lean 4 and Mathlib for theorem proving tasks with hard-mode behavioral contracts. Invoke for Lean-language research using LeanSearch, Loogle, and lean-lsp tools when hard-mode is requested.

2026-06-12
skill-spawn
その他コンピュータ職

Research blockers and spawn new tasks to overcome them, updating parent task dependencies

2026-06-11
skill-todo
その他コンピュータ職

Archive completed and abandoned tasks with CHANGE_LOG.md updates and memory harvest suggestions

2026-06-11
skill-orchestrate
その他コンピュータ職

Autonomous state machine that drives a task through its full lifecycle (research -> plan -> implement -> complete) without user confirmation between phases. Invoke for /orchestrate command.

2026-06-08
skill-lean-implementation
ソフトウェア開発者

Implement Lean 4 proofs and definitions using lean-lsp tools. Invoke for Lean-language implementation tasks.

2026-06-01
skill-nix-implementation
ソフトウェア開発者

Implement Nix configuration changes from plans. Invoke for nix implementation tasks.

2026-05-22
skill-nix-research
ソフトウェア開発者

Conduct Nix/NixOS/Home Manager research using MCP-NixOS, web docs, and codebase exploration. Invoke for nix research tasks.

2026-05-22
skill-neovim-implementation
ソフトウェア開発者

Implement Neovim configuration changes from plans. Invoke for neovim implementation tasks.

2026-05-22
skill-neovim-research
ソフトウェア開発者

Conduct Neovim configuration research using plugin docs and codebase exploration. Invoke for neovim research tasks.

2026-05-22
skill-orchestrator
その他コンピュータ職

Route commands to appropriate workflows based on task type and status. Invoke when executing /task, /research, /plan, /implement commands.

2026-05-22
skill-project-overview
ソフトウェア開発者

Interactive repository analysis and project-overview.md generation via task creation. Invoke for /project-overview command.

2026-05-15
skill-tag
ソフトウェア開発者

Create and push semantic version tags for CI/CD deployment. User-only command - agents cannot invoke.

2026-05-15
skill-todo
ソフトウェア開発者

Archive completed and abandoned tasks with CHANGE_LOG.md updates and memory harvest suggestions

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