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

MacHu-GWU

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

収集済み skills
68
リポジトリ
25
更新
2026-07-20
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

maintain-claude-plugins
その他コンピュータ職

My personal, authoritative spec for building, developing, versioning, releasing, and wiring dependencies for my own Claude Code plugins through a split-repo plus central-marketplace setup. Use when creating a new plugin repo, laying out a plugin's .claude/skills/<name>/ folder, writing plugin.json or marketplace.json, tagging a plugin release, wiring plugin-to-plugin dependencies, authenticating private repos, or when I ask how to structure, release, or publish my Claude Code plugin.

2026-07-09
antigravity-docs
その他コンピュータ職

Look up authoritative, up-to-date Google Antigravity documentation covering the Antigravity 2.0 IDE, the Antigravity CLI, the SDK, agents/subagents, models, skills, rules/workflows, hooks, MCP, browser use, settings, enterprise, migration, and FAQ. Use when the user asks how an Antigravity feature works, what a config field does, how to set up the IDE/CLI/SDK/skills/MCP, when troubleshooting an Antigravity error or unexpected behavior, or when you need to cite current official docs rather than rely on training-cutoff knowledge.

2026-07-06
codex-docs
その他コンピュータ職

Look up authoritative, up-to-date OpenAI Codex documentation covering the CLI, IDE extension, Codex app, cloud, subagents, skills, MCP, sandboxing, configuration, enterprise, and integrations. Use when the user asks how a Codex feature works, what a config field does, how to set up the CLI/IDE/app/cloud/skills/MCP, when troubleshooting a Codex error or unexpected behavior, or when you need to cite current official docs rather than rely on training-cutoff knowledge.

2026-07-06
coding-agent-concept-mapping
その他コンピュータ職

Cross tool concept mapping knowledge base for AI coding agents. Use when you need to know how a project level configuration concept (project prompt, settings, skills, custom commands, hooks, MCP servers, subagents, permissions) corresponds across Claude Code, Codex, and Antigravity, or how to port such a setup from one tool to another.

2026-07-06
port-antigravity-to-claude-code-checker
ソフトウェア品質保証アナリスト・テスター

Read-only review of how completely a project's Antigravity configuration has been ported to Claude Code. Scans both sides, compares them against the coding-agent-concept-mapping knowledge base, and writes a gap report to tmp/review-port-antigravity-to-claude-code.md. Makes no changes to the project config. Use to audit a Antigravity to Claude Code migration.

2026-07-06
port-antigravity-to-claude-code
ソフトウェア開発者

Port a project's Antigravity configuration to Claude Code, keeping the Antigravity files in place. Scans the project for Antigravity config artifacts, maps each to its Claude Code equivalent using the coding-agent-concept-mapping knowledge base, and creates or edits the matching Claude Code files. Use when migrating a repo from Antigravity to Claude Code.

2026-07-06
port-antigravity-to-codex-checker
ソフトウェア品質保証アナリスト・テスター

Read-only review of how completely a project's Antigravity configuration has been ported to Codex. Scans both sides, compares them against the coding-agent-concept-mapping knowledge base, and writes a gap report to tmp/review-port-antigravity-to-codex.md. Makes no changes to the project config. Use to audit a Antigravity to Codex migration.

2026-07-06
port-antigravity-to-codex
その他コンピュータ職

Port a project's Antigravity configuration to Codex, keeping the Antigravity files in place. Scans the project for Antigravity config artifacts, maps each to its Codex equivalent using the coding-agent-concept-mapping knowledge base, and creates or edits the matching Codex files. Use when migrating a repo from Antigravity to Codex.

2026-07-06
このリポジトリの収集済み skills 19 件中、上位 8 件を表示しています。
claude-code-docs
その他コンピュータ職

Look up authoritative, up-to-date Claude Code, Agent SDK, hooks, MCP, skills, plugins, settings, subagents, and admin documentation. Use when the user asks how a Claude Code feature works, what a config field does, how to set up hooks/MCP/skills/subagents/plugins, when troubleshooting a Claude Code error or unexpected behavior, or when you need to cite current official docs rather than rely on training-cutoff knowledge.

2026-07-05
py-changelog
ソフトウェア開発者

Maintain the release-history.rst changelog for a Python project before publishing a new version. Use when the user wants to prepare release notes, update changelog, or is about to publish/tag a new version.

2026-07-05
skill-creator
その他コンピュータ職

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-14
mini-kanban
ソフトウェア開発者

File-based task management with shai-tix CLI. Use when user mentions kanban, ticket, planning, task tracking, or references tickets by [id] or #id format. MUST run via: uvx --from shai-tix==0.1.3 shai-tix <cmd>. Data stored in .tix/ directory (NOT .shai-tix/).

2025-12-28
path-reference
ソフトウェア開発者

Create properly formatted references to paths (files or folders) in a git repository. Use when writing docs that need to link to any path in the repo.

2025-12-13
python-test-strategy
ソフトウェア品質保証アナリスト・テスター

Python unit testing patterns for pytest, including test file structure, fixtures, mocks, and coverage strategy. Use when asked to write tests (unit/integration) for any Python module, function, class, or method.

2025-12-10
python-project-metadata
ソフトウェア開発者

Use when exploring Python project structure, finding virtualenv paths (python/pip/pytest), or locating package metadata (name, version, pyproject.toml).

2025-12-10
enrich-citations
ソフトウェア開発者

Find and add authoritative source links for all facts, citations, and references in markdown documents

2025-12-10
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
lesson-smith
その他の高等教育教員

Foundation skill for authoring teaching repositories (hands-on IT learning courses). Defines the shared concept model, language/format conventions, and document templates that the whole lesson-smith-* skill family builds on. Load when creating or updating any course material — README.md, README-cn.md, TICKET.md, CLAUDE.md, TEACHING.md, Syllabus.md, about.md.

2026-07-20
lesson-smith-upskill-finalize
ソフトウェア開発者

给一个 upskill 教学仓库收尾定型. 重写 README-ORIGINAL (Lesson 门面), 写出根目录的 README 与 TICKET (仓库总览加整门课验收清单, 一次产出全部语种), 再跑 lesson-smith sync 生成 SYLLABUS 与快照, 最后跑 lesson-smith lint 把关. 创作流的最后一步, examples 与 forge 都做完之后用. 关键词, finalize upskill, 重写 README-ORIGINAL, 写根 README TICKET, 生成 SYLLABUS, upskill 收尾.

2026-07-20
upskill-learn
その他の高等教育教員

On-call learning mentor for this upskill course. Walks you through the examples progression, unpacks any specific file or spot you are stuck on, and helps you decide what to learn next. Auto-loads when you mention or open any file under examples/, or say things like "walk me through this course", "explain this example", "I'm stuck here", "what should I learn next". Also invocable directly.

2026-07-20
upskill-quiz
その他の高等教育教員

Interview-style quiz that checks whether you have truly internalized this upskill course (know-what and know-why). Auto-loads when you say "quiz me", "test my knowledge", "let's drill", when you mention the quiz, or when you mention the quiz mini task file under examples/. Also invocable directly.

2026-07-20
lesson-smith-upskill-author
その他の高等教育教員

带教程创作者从零创作一个符合 upskill 规范的 repo, 主要是 examples 下那一整套课程内容. 讨论规划, 试水前几篇锁风格, 迭代往后写, 收尾写 quiz 与梳理, 批量翻译, 最后交给 forge. 创作或续写 upskill 课程时用. 关键词, 写 upskill 课程, 创作 examples, 规划这门课.

2026-07-19
lesson-smith-upskill-forge
その他コンピュータ職

为当前这个 upskill 教学仓库锻造出 "学这门课" 的工具链. 扫一遍 examples 渐进序列, 向创作者问清学习素材与考法, 写出 docs/upskill/ 下的 3 份文档 (learn, runbook, quiz), 并落下 upskill-learn 与 upskill-quiz 两个子 skill. 接手或刷新一个 upskill repo 的学习工具时用. 关键词, forge upskill, 生成 upskill 学习 skill, 刷新 upskill 文档.

2026-07-19
skill-subagent-design
その他コンピュータ職

How Agent Skills and Subagents differ and how to combine them — the skill-as-caller / subagent-as-doer best practice. Use when deciding whether a task should be a skill or a subagent, or when authoring a skill and subagent that work together (e.g. a /name skill that delegates to an isolated subagent).

2026-07-18
25 件中 12 件のリポジトリを表示