Skip to main content
Manusで任意のスキルを実行
ワンクリックで
pilotspace
GitHub クリエイタープロフィール

pilotspace

3 件の GitHub リポジトリにある 42 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
42
リポジトリ
3
更新
2026-07-24
リポジトリエクスプローラー

リポジトリと代表的な skills

このリポジトリの収集済み skills 29 件中、上位 8 件を表示しています。
add
ソフトウェア開発者

ADD (AI-Driven Development) — a minimal, state-tracked workflow for building software where the AI writes the code and the human owns direction and verification. Drives every feature through one lean TASK.md: Specify → Scenarios → Contract → Tests → Build → Verify → Observe, with red/green TDD built in. Use this skill whenever working in a repo that has a `.add/` directory, when the user says "add", "start a task", "next phase", "specify this feature", "ADD method", or "AI-driven development", or when scaffolding a new feature and you want spec/tests-first discipline instead of vague-prompt coding. Also use it to resume work across sessions (it reads `.add/state.json` so you never re-read the whole repo).

2026-06-22
add-command
ソフトウェア開発者

Scaffold a new Redis command implementation with dispatch entry, handler, ACL, tests, and consistency test entry. Args: COMMAND_NAME [category].

2026-03-29
check-hotpath
ソフトウェア品質保証アナリスト・テスター

Scan hot-path code for allocation violations, lock misuse, and performance anti-patterns. Zero-tolerance audit.

2026-03-29
cuda-scaffold
ソフトウェア開発者

Scaffold a new CUDA kernel with Rust integration via cudarc. Args: kernel_name [f32|f16]. Creates .cu kernel, Rust wrapper, CPU fallback, and benchmark.

2026-03-29
dual-runtime-check
ソフトウェア品質保証アナリスト・テスター

Verify code compiles and tests pass under both runtime-tokio and runtime-monoio feature sets. Run before committing runtime-adjacent changes.

2026-03-29
gpu-bench
データサイエンティスト

Benchmark GPU-accelerated operations (vector distance, batch computation) against CPU baselines. Requires CUDA toolkit. Args: vector|distance|batch|all.

2026-03-29
redis-compat
ソフトウェア品質保証アナリスト・テスター

Verify moon command behavior matches Redis exactly. Args: command name(s) or --category <name>. Uses redis-cli against both servers.

2026-03-29
simd-bench
ソフトウェア開発者

Benchmark SIMD vs scalar paths in dashtable probing, vector distance, and protocol parsing. Args: dashtable|distance|parse|all.

2026-03-29
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
add
ソフトウェア開発者

ADD (AI-Driven Development) — a minimal, state-tracked workflow: the AI writes the code, the human owns direction and verification. Drives every feature through one lean PLAN.md: Specify → Plan → Tests & Scenarios → Build → Verify → Observe, red/green TDD built in. Use whenever a repo has `.add/`, or the user says "add", "start a task", "next phase", "specify this feature", "ADD method", "AI-driven development", or wants spec/tests-first discipline over vague-prompt coding. Also resumes work across sessions via `.add/state.json` (never re-read the whole repo).

2026-07-24
persona-author
ソフトウェア開発者

Author or improve an ADD-method persona file (a .add/personas/ slug.md) — the project-fit requirements LENS the ADD engine validates and the design/build/verify/advisor surfaces load. Use when adding a domain expert to the ADD roster, when the add-worker persona mode must DRAFT a persona because none fits the task kind, or when folding a retrospective into an existing persona. Produces a schema-valid persona (Identity, Critical Rules, Default Requirement, Success Metrics, plus recommended frontmatter and Abilities/Anti-patterns/Playbook) that carries the judgment layer of strong agent design: earned-perspective identity, bold-lead rules, the qualification gate, read-before-you-assert, failure-mode-aware metrics, defended budgets, and per-flow stances. Seeds a first draft from the teacher library or a sample subagent when a near-fit source exists, instead of a blank page.

2026-07-22
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました