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

theduke

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

収集済み skills
4
リポジトリ
2
更新
2026-05-14
リポジトリエクスプローラー

リポジトリと代表的な skills

pi-init
ネットワーク・コンピュータシステム管理者

Initialize a pi package project after cloning from pi-package-template. Run once at the start of development to verify the development environment is set up correctly. Use when the user says "init", "setup", "initialize", "check environment", "pi-init", or asks to verify their pi package development setup. Also use when the user says they just cloned the template or wants to start developing a pi package. Do not use for general pi package development tasks (use pi-package) or for running tests.

2026-05-09
pi-package
ソフトウェア開発者

Pi package development best practices and patterns. Use when planning, editing, implementing, or reviewing pi package code — structuring a new package, writing extensions, registering tools, commands, events, skills, prompt templates, or themes. Also use when the user asks about package architecture, conventions, or "how should I implement" a pi package feature. Do not use for general TypeScript development unrelated to pi packages, or for running tests (use pi-test skill if it exists).

2026-05-09
pi-test
ソフトウェア品質保証アナリスト・テスター

Test pi package TUI components using pilotty for PTY-based terminal automation. Use when the user wants to test, verify, or validate TUI components built with pi-tui in their pi package — interactive selectors, overlays, dialogs, custom editors, status indicators, or any ctx.ui.custom() output. Also use when the user says "test the TUI", "verify the UI renders", "check my component", "run pilotty", "test my extension's UI", or asks about TUI testing strategies for pi packages. Do not use for unit testing non-TUI code, linting, type checking, or testing tools that only return text without rendering a TUI.

2026-05-09
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました