By DIO0550
d-market関連の知識・ナレッジをまとめるプラグイン。dev-knowledgeフォーマットのナレッジ記事を作成するknowledge-articleと、その記事をghでdev-knowledgeのGitHub Issueに登録するknowledge-issueを提供する。
技術ナレッジを、frontmatter(title / tags)+「問題 → 原因 → 解決」の決まった型のファイルとして作成するスキル。後から tags で横断検索・再利用できるよう、記事フォーマットを揃えて1ファイル書き出す。出力は基本 Markdown(.md)、ユーザーが指定したときだけ HTML(.html)も可。「ナレッジ書いて」「知見をmd化」「これメモっといて」「ナレッジ記事作って」「HTMLで書いて」「knowledge article」などのキーワードでトリガー。
gh コマンドで dev-knowledge リポジトリ(dio0550/dev-knowledge)に GitHub Issue を作成するスキル。登録するナレッジには「どうリポジトリに反映するか」を表す2種類のラベルを必ず1つ付ける: knowledge:pr(ブランチで調査しPRでナレッジmdを作る)/ knowledge:direct(mainで作業しmd化して直接push)。使い方は(A) knowledge-article で作った記事を登録、(B) 開発中の疑問・設計メモを起票、の2通り。「issueに作って」「issue化」「ghでissue立てて」「これissueにしといて」「あとで調べたい」「設計の疑問をissueに」「register knowledge issue」などのキーワードでトリガー。
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimReact開発ルールプラグイン(コンポーネント、カスタムフック、Storybook)
プラグイン
TypeScript開発ルールプラグイン(実装ワークフロー、TDD、品質チェック、Gitワークフロー)
技術教育・解説資料用のHTML作成スキル(html-educational-material)を提供するプラグイン。暗号技術・アルゴリズム・システム設計などの技術概念を、図解・フロー図・比較表で視覚的に説明する学術ノート風ライトテーマのHTMLを作成し、理解度確認用のクイズHTMLも生成できる。
tmuxベースのマルチCLIオーケストレーター(Claude Code / Copilot / Codex 対応)
npx claudepluginhub dio0550/d-market-knowledge --plugin knowledge-vaultDesign fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.