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

patniko

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

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

リポジトリと代表的な skills

canvas
ソフトウェア開発者

Spawn interactive terminal TUI components (calendars, documents, flight bookings) with real-time IPC communication. Display rich content and collect user selections in tmux split panes.

2026-01-07
issue-triage
ソフトウェア開発者

Fetch GitHub issues and use LLM judgment to prioritize them based on importance, clarity, delegation potential, and urgency. Helps identify what to work on next.

2026-01-07
competitive-analysis
市場調査アナリスト・マーケティングスペシャリストマネジメントアナリスト

Compare local codebase capabilities against competitor products by researching competitor features via web search and documentation, analyzing local code patterns, and generating an interactive HTML comparison report.

2026-01-05
shipment-tracker
ソフトウェア開発者

Generate a visual report of what was shipped in GitHub repositories over a specified time period by analyzing merged PRs and closed issues.

2026-01-05
meeting-to-issues
ソフトウェア開発者

Parse meeting transcripts to extract action items and create GitHub issues after user confirmation. Converts discussions into trackable work items.

2026-01-05
issue-labeler
ソフトウェア開発者

Analyze unlabeled GitHub issues and generate label recommendations for review. Supports batch submission after approval.

2026-01-05
scorecard-update
ソフトウェア開発者

Review Azure Data Explorer dashboards for Copilot CLI metrics and update Google Sheets scorecard. Connects to existing Chrome session for authentication.

2026-01-05
split-pane-keep-cwd
ソフトウェア開発者

Configures the user's terminal + shell so that splitting a pane (or opening a new tab/window) reuses the current working directory of the active shell. Heavy Windows focus (Microsoft Intelligent Terminal, Windows Terminal, PowerShell, cmd) with adaptive guidance for any macOS / Linux terminal + shell combo.

2026-06-08
fanout-features
ソフトウェア開発者

Take a list of feature ideas for the Campfire seed app (one per line, free-form text), read the actual card files under app/src/cards/ and app/src/theme.css, infer which file(s) each feature would touch, group the features into PARALLEL-SAFE BATCHES so no two features in the same batch edit the same file, and emit one ready-to-paste prompt per batch (with the target file scoped explicitly). Returns a markdown plan a human can dispatch across split Copilot panes without merge conflicts. Use this when an agent or user has a pile of feature ideas they want to run in parallel — e.g. straight from notepad in the Inner Loop / Fast Parallelism exercise. Does NOT execute any of the features; it only plans the fan-out.

2026-06-08
propose-palette
ウェブ・デジタルインターフェースデザイナー

Generate a coherent 5–6 color palette from a mood / theme word (e.g. "midnight desert", "sea glass", "rainy bookstore", "sun-faded Polaroid") and map each color to the Campfire app's semantic tokens (ember, flame, amber, pine, moss, bark, mist, paper, night, dusk). Returns a tokens-and-rationale block the Stylist agent can drop into its standard "Tokens" + "Diff" sections. Use this when an agent or user asks for a new palette from a vibe word, or wants to reskin the Campfire dashboard around a different theme. Does NOT pick fonts, spacing, or motion — palettes only.

2026-06-08
collect-commits
ソフトウェア開発者

Collect commits since the last release tag, parse Conventional Commit prefixes, and return the messages grouped by type (feat, fix, perf, docs, chore, refactor, test, build, ci, style, revert, other). Use this when an agent needs raw release input. Returns a structured markdown summary the calling agent can format further.

2026-06-08
format-release-notes
ソフトウェア開発者

Turn a grouped commit summary (produced by the collect-commits skill or hand-rolled) into a user-facing markdown release notes document with sections for Features, Fixes, Performance, Docs, and optional Upgrade notes. Use after raw commits have been bucketed by type.

2026-06-08
sandbox-setup
ネットワーク・コンピュータシステム管理者

Walks the user through enabling a safe-by-default Copilot CLI sandbox that protects the current working directory while still letting the agent read the rest of the filesystem.

2026-06-08
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました