一键导入
skill-creator
Creates new custom skills for Claude Code. Use when you have a repeating workflow, checklist, or playbook you keep using.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Creates new custom skills for Claude Code. Use when you have a repeating workflow, checklist, or playbook you keep using.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Efficiently read and analyze project files. Use when exploring codebases, understanding file structure, or extracting information from source files.
Read and summarize recent git commits in this repository. Use when asked what has been done recently, what changed this week, what experiments were run, or to produce a progress summary. Triggers on "what changed", "recent commits", "what was done", "progress summary", "summarize commits", "this week's work", or "what's new".
Comprehensive guide to writing Compact smart contracts for Midnight Network. Use this skill when writing, reviewing, debugging, or learning Compact code. Triggers on "write a contract", "Compact syntax", "Midnight smart contract", "ledger state", "circuit function", or "ZK proof".
Deploy and manage Midnight smart contracts to local or preview network. Use this skill when deploying contracts, starting local infrastructure, or connecting to testnet. Triggers on "deploy contract", "start local node", "setup standalone", "deploy to preview", or "midnight infrastructure".
Hard-won lessons from Midnight SDK and node experiments in this repository. Consult when hitting SDK errors, deployment failures, Compact compiler issues, wallet quirks, or node sync failures. Triggers on Midnight SDK errors, "tryApply", "signTransactionIntents", "levelPrivateStateProvider", "version mismatch", "compact-js", "disclose", "ecMulGenerator", "DUST balance", "UTXO", "ZswapChainState", "sidechain-mc-hash", "stability window", or "genesis block".
Starting point for writing any new Midnight script, tool, or application. Use when asked to create, scaffold, or write code that uses the Midnight SDK, wallet, contracts, or node. Triggers on "write a Midnight script", "create a Midnight app", "new Midnight tool", "build a Midnight", "scaffold Midnight", or "Midnight CLI".
| name | skill-creator |
| description | Creates new custom skills for Claude Code. Use when you have a repeating workflow, checklist, or playbook you keep using. |
| disable-model-invocation | true |
| argument-hint | [skill-name] [description] |
Create a new skill named $0 with the following description: $1
Steps:
.claude/skills/$0/SKILL.md with appropriate frontmatter and instructions/$0Guidelines:
description that helps Claude understand when to auto-invokeSKILL.md under 500 lines; move detailed content to supporting filesdisable-model-invocation: true for workflows you only invoke manuallyallowed-tools to pre-approve specific tools without prompts