원클릭으로
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