English | 日本語
AI コーディングツール向けのプラグイン集です。Claude Code と Cursor に対応しています。
| プラグイン | 説明 | スキル |
|---|---|---|
| design-md | AIがつくるUIに一貫性を。対話で DESIGN.md を生成 | /design-md:generate |
| best-practice | 世の中のベストプラクティスを調査し構造化レポートにまとめる | /best-practice:search |
| roundtable | 多分野の専門家を集めて構造化された議論で多角的な評価・提言 | /roundtable:start |
| context-handoff | セッション間のコンテキストを自動で引き継ぐ。保存も再開も意識不要 | /context-handoff:save |
/plugin marketplace add saladdays/agent-skills
マーケットプレイスが追加されたら、使いたいプラグインをインストールします。
/plugin install design-md@saladdays-skills
/plugin install best-practice@saladdays-skills
/plugin install roundtable@saladdays-skills
/plugin install context-handoff@saladdays-skills
Cursor のプラグインマーケットプレイスからプラグインを検索してインストールしてください。
Cursor Marketplace に公開後はワンクリックでインストールできます。
MIT
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 claim対話を通じてプロダクトに合った DESIGN.md を生成する。AIがつくるUIに一貫性を。
多分野の専門家を動的に選定し、構造化された議論で多角的な評価・提言をまとめる。
世の中のベストプラクティスをWeb検索で調査し、鮮度・信頼性・多角的視点を考慮して構造化レポートにまとめる。
npx claudepluginhub saladdays/agent-skills --plugin context-handoffPersistent local memory for Claude Code. Cross-session recall with vector search, automatic archiving, zero cloud dependencies.
Persistent context for AI coding assistants
DAG-based lossless context management for Claude Code. Every message from every session is persisted in a SQLite vault with FTS5 search. Summaries form a directed acyclic graph - nothing is ever lost.
Adds the agent-session-resume skill for reconstructing and continuing prior AI coding-agent sessions.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation