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개 표시
모든 저장소를 표시했습니다