shimo4228
UserClaude Code skill: forces agents to research existing solutions before building — reduces reinvention
Categories
Indexed Skills (6)
search-first
Research before writing code for any new feature, integration, library selection, or utility — search npm / PyPI / MCP / GitHub / existing skills for solutions instead of building from scratch. Use whenever the user says 'add X functionality', 'implement Y', 'set up Z', 'integrate W', asks 'what library should I use for...', 'is there a package/client/MCP for...', proposes a specific tool while open to alternatives, or invokes the planning.md Phase 0 External Research step. Especially use when the task adds a dependency, picks between tools, or builds a utility (parser, checker, converter, linter, CI step, E2E framework, payment / auth / API client) that likely already exists. DO NOT use for: bug fixes in existing code, refactoring, config value edits, file summarization, or throwaway one-shot scripts where the approach is already fully specified by the user.
skill-stocktake
Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.
paper-ecosystem
Academic paper / preprint / position paper の執筆・レビューエコシステムの orchestrator。SSRN / arXiv / Zenodo / journal venue 向けの **harness-neutral な学術コンテンツ** を書く / レビューするときに使う。paper-writing / paper-reviewer / source-fidelity-checker / vocabulary-consistency-checker / clarity-reviewer / citation-formatter の役割境界と使い分け、Source Fidelity Rules、Vocabulary Consistency Rules、Academic Voice Rules、Reader Clarity Rules、Citation Format Rules を正本として保持する。人間向け blog / essay には `writing-ecosystem`、AI 向け doc には `llms-txt-writer` を使う。
paper-writing
Academic paper / preprint / position paper の draft skill。Title + outline + section drafting + abstract + references の手順正本。Primary source への直接 access を強制し、claim と cite の 1:1 mapping を author に握らせる。SSRN / arXiv / Zenodo / journal venue 向けに使う。Voice 規約・Source Fidelity 規約・Citation 規約は orchestrator skill `paper-ecosystem` を参照する。
readme-writer
人間向け README(人間 + 検索 + AI Overviews が着地する単一正準入口)を書く・改善するスキル。llms-txt-writer の人間版。構造的衛生(H1 単一・見出しレベル・alt-text・ローカルリンク健全性)は決定論的な readme_lint で検査し、意味的品質(lead が人を掴むか・価値提案の明快さ・物語の流れ)は LLM のホリスティック review で扱う。後者にスコアは付けない。AI 専用 doc(llms.txt 等)には使わない。
readme-writer
人間向け README(人間 + 検索 + AI Overviews が着地する単一正準入口)を書く・改善するスキル。llms-txt-writer の人間版。構造的衛生(H1 単一・見出しレベル・alt-text・ローカルリンク健全性)は決定論的な readme_lint で検査し、意味的品質(lead が人を掴むか・価値提案の明快さ・物語の流れ)は LLM のホリスティック review で扱う。後者にスコアは付けない。AI 専用 doc(llms.txt 等)には使わない。
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.