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

better-mcp

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

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

このリポジトリの skills

compile-wiki
ソフトウェア開発者

Compile the Obsidian wiki/ layer from raw/ atomic notes. Diffs which notes have not yet been cited in any wiki sources[], routes each into a new or existing concept article, writes provenance-carrying markdown, and lints the result against wiki_graph(). Use when the user says "compile", "compile the wiki", "rebuild concepts", "compile-wiki", or invokes /compile-wiki. Requires the obsidian MCP (raw_graph, wiki_graph, read, write).

2026-05-29
sources
ソフトウェア開発者

Set up nia.md at the current project root. Analyzes dependency manifests, filters to the libraries worth binding, resolves them against Nia, and writes nia.md using a fixed template. Then asks if the user wants to add docs or other repos. Use when the user says "set up sources", "create nia.md", "bind nia to this project", or invokes /sources.

2026-05-05
bring-context
ファイル事務員

Pull context from a previous entire-tracked session into the current chat. Lists sessions in the current repo (or any path passed as arg), lets the user pick when more than one matches, writes a 6-section compaction summary to entire_context_<id>.md in cwd, and feeds the same summary into chat. Use when the user says "bring context", "import context", "pull from session", or invokes /bring-context.

2026-05-01
glpi
カスタマーサービス担当者

Analyze GLPI tickets at depth — pick the right MCP tool, pull full ticket content in one shot, and delegate large-result-set analysis to an Explore agent instead of writing Python. Use when the user asks about GLPI tickets, requests patterns/themes across tickets, asks "what's happening with X", "find anything related to Y", "tickets this week/month", or invokes /glpi.

2026-04-21
git-push
ソフトウェア開発者

Safely commit and push changes. Audits .gitignore for sensitive files, stages with git add ., writes a conventional commit (what + why), creates a GitHub repo via gh if none exists, and pushes. Use when the user says "push", "ship it", "commit and push", or invokes /git-push.

2026-04-18
vendor-sklls-gap
ソフトウェア開発者

Fill vendor skill gaps when a built-in or custom skill reaches for the wrong tool or misses a vendor-specific workflow. Use proactively when a skill starts using the wrong integration, when the user asks to use a specific vendor workflow, or when invoked as /vendor-sklls-gap.

2026-04-13
vercel
ソフトウェア開発者

Deploy projects and manage domains on Vercel from the CLI. Leads with the clean one-shot flow (create project, set framework, link folder, connect GitHub, attach domains, deploy) and keeps a full troubleshooting section for when things go wrong. Use when the user asks to deploy to Vercel, manage a Vercel project, connect a GitHub repo, or add/remove/detach a Vercel domain, or invokes /vercel.

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

X-ray a codebase before reading it. Runs 5 git diagnostics — churn hotspots, bus factor, bug clusters, commit velocity, and revert frequency — then delivers a brief risk report. Use when the user says "xray", "scan this repo", or invokes /xray.

2026-04-09
claude-setup
ソフトウェア開発者

Set up a Claude Code project environment — sound themes, file picker, and global hooks. Use when the user asks to set up sounds, install a sound theme, set up the file picker, or configure their Claude Code environment.

2026-03-23
pulso-slides
ソフトウェア開発者

Create clean, minimal PowerPoint presentations from Markdown. Use when the user asks to create slides, a presentation, or a deck. Produces white-background, black-text PPTX files with Open Sans typography and proper bullet formatting.

2026-02-13