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

danparshall

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

収集済み skills
45
リポジトリ
2
更新
2026-07-17
リポジトリエクスプローラー

リポジトリと代表的な skills

audit-papers
アーキビスト

Check papers/ structure for completeness and accuracy — every PDF has text extraction, every paper is indexed in PAPER_INDEX.md and summarized in PAPER_SUMMARIES.md, summaries are factually accurate. Prompts the user for discrepancies.

2026-05-14
clean-worktrees
ソフトウェア開発者

Use when you want to clean up accumulated git worktrees in a repo. Lists all worktrees with status, verifies data symlinks, ensures code and docs are committed, copies non-symlinked data files to main worktree, asks which to merge or keep, runs post-merge audits on new docs/papers, and removes merged worktrees.

2026-05-14
maintaining-decision-docs
ソフトウェア開発者

Use after creating or modifying decision documents in docs/ to keep DOCS_INDEX.md and DOCS_SUMMARY.md consistent. Also use as a standalone audit to find coverage gaps, broken links, and ADR format issues. Works across any repo with a docs/ directory. Run alongside updating-noridocs when finishing a branch that includes decision docs.

2026-05-14
brainstorming
プロジェクト管理専門家

IMMEDIATELY USE THIS SKILL when creating or develop anything and before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

2026-04-10
finish-convo
ソフトウェア開発者

End a research session — runs update-docs to checkpoint all progress, then commits and pushes. Use update-docs for mid-session checkpoints without ending the session.

2026-04-10
code-review-reception
ソフトウェア品質保証アナリスト・テスター

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

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

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

2026-04-10
test-driven-development-tdd
ソフトウェア開発者

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

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

End a research session — runs update-docs to checkpoint all progress, then commits and pushes. Use update-docs for mid-session checkpoints without ending the session.

2026-07-17
update-docs
ソフトウェア開発者

Checkpoint research progress mid-session — create/update convo summary, save results with provenance, update RESEARCH_LOG (and, in main_only mode only, a capped STATUS one-liner). Core operation that finish-convo builds on.

2026-07-14
init-research-repo
ソフトウェア開発者

Use when setting up a new repo (or an existing repo) for the research-first workflow — creates docs/active/ and docs/historical/ directories, seeds STATUS.md with the Archived Research Lines table

2026-07-06
add-paper
編集者

Triage skill — routes academic-style papers to `paper-processing-academic`, institutional-style reports to `paper-processing-institutional`, non-paper documents to `document-processing` (deferred). Step 0 triage runs here; the routed per-protocol skill handles Steps 1-6.

2026-06-09
audit-docs
ソフトウェア開発者

Check docs/active/ structure for consistency — every convo indexed in RESEARCH_LOG, every plan linked to a convo, no orphaned files. Prompts the user for discrepancies rather than auto-fixing.

2026-06-09
audit-papers
ソフトウェア開発者

Check papers/ structure for completeness and accuracy — every PDF has text extraction, every paper is indexed in PAPER_INDEX.md and summarized in PAPER_SUMMARIES.md, summaries are factually accurate. Prompts the user for discrepancies.

2026-06-09
paper-processing-academic
ソフトウェア開発者

Protocol A workflow for academic-style papers — rename → extract → index → dual-protocol summary (Protocol A shape) → BibTeX → stage. Triage by `add-paper` Step 0 routes here.

2026-06-09
paper-processing-institutional
ソフトウェア開発者

Protocol B workflow for institutional-style reports — rename → extract (institutional rules: preserve acronyms / boxes / figure captions) → index → dual-protocol summary (Protocol B shape) → BibTeX → stage. Triage by `add-paper` Step 0 routes here.

2026-06-09
このリポジトリの収集済み skills 19 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました