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

pikit

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

収集済み skills
22
Stars
0
更新
2026-04-08
Forks
0
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

context-budget
ソフトウェア開発者

Recognizing context pressure before it degrades output quality.

2026-04-08
planning
プロジェクト管理専門家

Writing implementation plans — small testable steps, dependency ordering, upfront risk identification.

2026-04-08
verification
ソフトウェア品質保証アナリスト・テスター

Evidence before claims, always — run verification commands and confirm output before making any completion or success claims.

2026-04-08
adr
ソフトウェア開発者

Generate Architecture Decision Records — use when asked to document a decision, create an ADR, record why we chose X, or capture architectural rationale.

2026-04-06
changelog
ソフトウェア開発者

Generate a structured changelog from git history — use when asked to create a changelog, release notes, or summarize what changed between versions/tags/branches.

2026-04-06
creating-workflows
ソフトウェア開発者

How to write pikit workflow YAML files — steps, loops, branches, interpolation.

2026-04-06
deep-research
市場調査アナリスト・マーケティングスペシャリスト

Deep research with Analysis of Competing Hypotheses — use when asked to do deep research, deeply investigate, validate claims, or when correctness is critical and the user wants rigorous analysis with disconfirmation testing.

2026-04-06
doc-gen
ソフトウェア開発者

Generate documentation for code — use when asked to document a module, generate API docs, create a README for code, or write reference documentation.

2026-04-06
dont-reinvent
ソフトウェア開発者

Don't reinvent the wheel — use existing libraries, tools, and stdlib before building custom solutions. Every custom solution is maintenance burden.

2026-04-06
onboard
ソフトウェア開発者

Generate a codebase onboarding guide — use when asked to explain this codebase, help understand the architecture, give a tour of the repo, or onboard a new contributor.

2026-04-06
research
市場調査アナリスト・マーケティングスペシャリスト財務・投資アナリスト

Research workflow — use when asked to research a topic, investigate options, compare approaches, or find the best solution. For high-stakes or complex questions, use deep-research instead.

2026-04-06
scrape
ソフトウェア開発者

Scrape a URL to clean Markdown — use when asked to scrape, fetch, extract content from, or read a webpage and convert it to Markdown.

2026-04-06
scratchpad
ソフトウェア開発者

Persistent iteration memory — prevents Groundhog Day loops by recording what was tried, what failed, and what to try next.

2026-04-06
stuck
ソフトウェア開発者

Detect when an agent is looping or failing repeatedly, and trigger structured recovery — backtrack, simplify, or escalate.

2026-04-06
systematic-debugging
ソフトウェア開発者

Use when encountering any bug, test failure, or unexpected behavior — enforces root cause investigation before proposing fixes.

2026-04-06
tdd
ソフトウェア品質保証アナリスト・テスター

Test-driven development — write the test first, watch it fail, write minimal code to pass. Use when implementing features or fixing bugs.

2026-04-06
test-gen
ソフトウェア品質保証アナリスト・テスター

Generate tests for code — use when asked to write tests, create a test suite, add test coverage, or generate unit/integration tests for a file or module.

2026-04-06
brainstorming
プロジェクト管理専門家

Guide for collaborative ideation sessions — when to explore vs narrow, evaluating ideas, avoiding premature commitment.

2026-03-31
clean-code
ソフトウェア開発者

Clean code principles — meaningful names, small functions, single responsibility, stepdown rule, flat nesting.

2026-03-31
executing
ソフトウェア開発者

Executing implementation plans — work through steps methodically, verify each one, keep changes small and reviewable.

2026-03-31
skill-authoring
ソフトウェア開発者

How to write new skills for pikit — SKILL.md format, frontmatter, progressive disclosure, keeping content concise.

2026-03-31
writing-tests
ソフトウェア品質保証アナリスト・テスター

Test writing guide — one assertion per behavior, test contracts not implementation, arrange-act-assert, mocking strategy.

2026-03-31