Compare commits

..

39 Commits

Author SHA1 Message Date
Tobin South
39ca503ef1 Add data-engineering to marketplace 2026-03-17 13:29:26 -07:00
Tobin South
121ca90c08 Remove external_plugins changes from staging
Moved to external-plugins-staging branch for separate review.
2026-03-16 18:46:20 -07:00
Tobin South
e1706ebd52 Merge pull request #669 from anthropics/add-plugin/intercom
add(plugin-json): intercom
2026-03-17 00:49:58 +00:00
Tobin South
6e4cf38fe2 Merge pull request #678 from anthropics/claude/merge-pr-669-d73N4
Resolve merge conflict in add-plugin/intercom vs staging
2026-03-17 00:49:43 +00:00
Tobin South
cc9555bb90 Merge latest staging to resolve conflict 2026-03-17 00:48:13 +00:00
Claude
79bed4d3b0 Merge remote-tracking branch 'origin/staging' into claude/merge-pr-669-d73N4
# Conflicts:
#	.claude-plugin/marketplace.json
2026-03-17 00:42:04 +00:00
Tobin South
fefdd738be Merge staging into add-plugin/intercom to resolve conflict 2026-03-17 00:40:45 +00:00
Tobin South
0c1407ea30 Merge pull request #676 from anthropics/tobin/qodo-patch-remove-sha 2026-03-17 00:34:05 +00:00
Tobin South
adeb0436c2 Merge pull request #670 from anthropics/add-plugin/neon 2026-03-17 00:31:07 +00:00
Tobin South
28ebfe4135 Merge pull request #664 from anthropics/claude/slack-replace-vercel-plugin-pointer-cadNe 2026-03-17 00:30:55 +00:00
Tobin South
3d0d05576d Remove qodo SHA 2026-03-16 23:05:02 +00:00
Tobin South
124fcfaa1e Add neon to marketplace 2026-03-16 13:49:40 -07:00
Tobin South
cccd8b3ea2 Add intercom to marketplace 2026-03-16 13:49:30 -07:00
Tobin South
478ea5b46a add(plugin): bonfire — session-context workflow tooling
Adapted from PR #108 by @vieko (Vercel).
Original: https://github.com/anthropics/claude-plugins-official/pull/108
2026-03-16 12:51:34 -07:00
Tobin South
fd805b5e4b add(plugin): microsoft-docs — official Microsoft documentation MCP
Adapted from PR #55 by @TianqiZhang (Microsoft).
Original: https://github.com/anthropics/claude-plugins-official/pull/55
2026-03-16 12:51:34 -07:00
Tobin South
fd8defbb34 add(plugin): atomic-agents — BrainBlend-AI framework
Adapted from PR #46 by @KennyVaneetvelde (BrainBlend-AI).
Original: https://github.com/anthropics/claude-plugins-official/pull/46
2026-03-16 12:51:34 -07:00
Tobin South
328a0a7190 add(plugin): stagehand — Browserbase browser automation
Adapted from PR #43 by @Kylejeong2 (Browserbase). PR's marketplace.json
had a syntax error (missing '},' before adjacent entry); entry
reconstructed from the diff.
Original: https://github.com/anthropics/claude-plugins-official/pull/43
2026-03-16 12:51:33 -07:00
Tobin South
3f3d3daeb8 add(plugin): autofix-bot — DeepSource automated code review
Adapted from PR #23 by @jai-deepsource (DeepSource).
Original: https://github.com/anthropics/claude-plugins-official/pull/23
2026-03-16 12:51:33 -07:00
Tobin South
f59c36423d add(plugin): terraform — HashiCorp infrastructure-as-code
Adapted from PR #14 by @gautambaghel (HashiCorp).
Original: https://github.com/anthropics/claude-plugins-official/pull/14
2026-03-16 12:51:33 -07:00
Tobin South
e97b983948 docs(ralph-loop): add Windows compatibility section
Retargeted from PR #124 (originally against plugins/ralph-wiggum/,
since renamed). Documents the Git Bash workaround for Windows users
hitting WSL bash resolution issues in the stop hook.

Original author: @stefanzvonar
2026-03-16 12:49:52 -07:00
Tobin South
db1e313270 Merge PR #77: Update Context7 plugin with Skills, Agents and v2 2026-03-16 12:49:31 -07:00
Tobin South
c91a334747 Merge PR #119: Add README and setup documentation for Greptile plugin 2026-03-16 12:49:30 -07:00
Tobin South
4f0a09875b Merge PR #497: Fix empty array crash on bash 3.2 in setup-ralph-loop.sh 2026-03-16 12:49:30 -07:00
Tobin South
f3f13c4499 Merge PR #116: fix(plugin-dev): add missing .claude-plugin/plugin.json 2026-03-16 12:49:30 -07:00
Tobin South
a5bd1097e8 Merge PR #311: Change Notion name to lowercase in marketplace.json 2026-03-16 12:49:30 -07:00
Tobin South
8a25030d01 Merge PR #102: Fix README typo 2026-03-16 12:49:29 -07:00
Tobin South
1086e0cc1a vercel-labs to vercel 2026-03-16 17:58:57 +00:00
Claude
c554ce45e3 Update Vercel plugin to point to vercel-labs/vercel-plugin
Replace the marketplace pointer for the Vercel plugin from
vercel/vercel-deploy-claude-code-plugin to vercel-labs/vercel-plugin.
2026-03-16 17:26:15 +00:00
LuciferDono
acd3701274 Fix empty array crash on bash 3.2 in setup-ralph-loop.sh 2026-03-04 00:26:10 +05:30
Matt Kotsenas
cd89e41cf4 Change Notion name to lowercase in marketplace.json
According to the SKILLS spec (see https://agentskills.io/specification#:~:text=Max%2064%20characters.%20Lowercase%20letters%2C%20numbers%2C%20and%20hyphens%20only.%20Must%20not%20start%20or%20end%20with%20a%20hyphen.) names should not contain uppercase letters. This prevents loading the marketplace in spec-compliant agents.

Update the name to be in lowercase.
2026-01-30 16:47:12 -08:00
Fahreddin Özcan
42d7afb1f0 fix: installation guide 2026-01-16 11:10:54 +03:00
Fahreddin Özcan
085871e8e7 fmt 2026-01-16 11:10:54 +03:00
Fahreddin Özcan
32f2cdbe0c feat: update tools with better skill/agent format prompt 2026-01-16 11:10:53 +03:00
Fahreddin Özcan
24cec23cf1 Switch Context7 MCP to remote HTTP server 2026-01-16 11:10:53 +03:00
Fahreddin Özcan
c7ba9d4c43 Update Context7 plugin for v2 API
- Update skill/agent/command to use new query-docs tool (replaces get-library-docs)
- Add query parameter usage for intelligent reranking
- Add version pinning support (e.g., /vercel/next.js/v15.1.8)
- Add tools and model metadata to agent
- Simplify docs to focus on workflow, not parameter details
- Add README.md with usage examples
2026-01-16 11:10:53 +03:00
Fahreddin Özcan
72fa7b63ed feat: add c7 agent 2026-01-16 11:10:53 +03:00
Daksh Gupta
a5604c1355 Add README and setup documentation for Greptile plugin
- Add README.md with setup instructions for getting API key
- Document the GREPTILE_API_KEY environment variable requirement
- Add homepage, author URL, and keywords to plugin.json
- Update description to reflect Greptile as AI code review agent

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-05 12:43:54 -08:00
Julien Tavernier
8e7c0615e6 fix(plugin-dev): add missing .claude-plugin/plugin.json
The plugin-dev plugin was missing its required plugin.json manifest file,
causing the plugin to fail loading. This adds the missing configuration
file following the same format as other official plugins.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 17:10:46 +04:00
Han T.
aab3f1ba3f fix readme typo 2026-01-02 11:56:46 -08:00
14 changed files with 71 additions and 981 deletions

View File

@@ -397,7 +397,7 @@
}, },
{ {
"name": "playground", "name": "playground",
"description": "Creates interactive HTML playgrounds \u2014 self-contained single-file explorers with visual controls, live preview, and prompt output with copy button. Includes templates for design playgrounds, data explorers, concept maps, and document critique.", "description": "Creates interactive HTML playgrounds self-contained single-file explorers with visual controls, live preview, and prompt output with copy button. Includes templates for design playgrounds, data explorers, concept maps, and document critique.",
"author": { "author": {
"name": "Anthropic", "name": "Anthropic",
"email": "support@anthropic.com" "email": "support@anthropic.com"
@@ -675,7 +675,7 @@
}, },
{ {
"name": "coderabbit", "name": "coderabbit",
"description": "Your code review partner. CodeRabbit provides external validation using a specialized AI architecture and 40+ integrated static analyzers\u2014offering a different perspective that catches bugs, security vulnerabilities, logic errors, and edge cases. Context-aware analysis via AST parsing and codegraph relationships. Automatically incorporates CLAUDE.md and project coding guidelines into reviews. Useful after writing or modifying code, before commits, when implementing complex or security-sensitive logic, or when a second opinion would increase confidence in the changes. Returns specific findings with suggested fixes that can be applied immediately. Free to use.", "description": "Your code review partner. CodeRabbit provides external validation using a specialized AI architecture and 40+ integrated static analyzersoffering a different perspective that catches bugs, security vulnerabilities, logic errors, and edge cases. Context-aware analysis via AST parsing and codegraph relationships. Automatically incorporates CLAUDE.md and project coding guidelines into reviews. Useful after writing or modifying code, before commits, when implementing complex or security-sensitive logic, or when a second opinion would increase confidence in the changes. Returns specific findings with suggested fixes that can be applied immediately. Free to use.",
"category": "productivity", "category": "productivity",
"source": { "source": {
"source": "url", "source": "url",
@@ -705,7 +705,7 @@
}, },
{ {
"name": "qodo-skills", "name": "qodo-skills",
"description": "Qodo Skills provides a curated library of reusable AI agent capabilities that extend Claude's functionality for software development workflows. Each skill is designed to integrate seamlessly into your development process, enabling tasks like code quality checks, automated testing, security scanning, and compliance validation. Skills operate across your entire SDLC\u2014from IDE to CI/CD\u2014ensuring consistent standards and catching issues early.", "description": "Qodo Skills provides a curated library of reusable AI agent capabilities that extend Claude's functionality for software development workflows. Each skill is designed to integrate seamlessly into your development process, enabling tasks like code quality checks, automated testing, security scanning, and compliance validation. Skills operate across your entire SDLCfrom IDE to CI/CDensuring consistent standards and catching issues early.",
"category": "development", "category": "development",
"source": { "source": {
"source": "url", "source": "url",
@@ -1038,6 +1038,16 @@
"sha": "eeef353eead2e3dc5f33f64dbaae54e1309e0d45" "sha": "eeef353eead2e3dc5f33f64dbaae54e1309e0d45"
}, },
"homepage": "https://github.com/intercom/claude-plugin-external" "homepage": "https://github.com/intercom/claude-plugin-external"
},
{
"name": "data-engineering",
"description": "Data engineering plugin - warehouse exploration, pipeline authoring, Airflow integration",
"source": {
"source": "url",
"url": "https://github.com/astronomer/agents.git",
"sha": "85d6053b1e21724f9cefb1e3f5219bd54fc77224"
},
"homepage": "https://github.com/astronomer/agents"
} }
] ]
} }

View File

@@ -1,13 +0,0 @@
{
"name": "fakechat",
"description": "Localhost iMessage-style web chat for Claude Code \u2014 test surface with file upload and edits. No tokens, no access control.",
"version": "0.0.1",
"keywords": [
"fakechat",
"web",
"localhost",
"testing",
"channel",
"mcp"
]
}

View File

@@ -1,8 +0,0 @@
{
"mcpServers": {
"fakechat": {
"command": "bun",
"args": ["run", "--cwd", "${CLAUDE_PLUGIN_ROOT}", "--shell=bun", "--silent", "start"]
}
}
}

View File

@@ -1 +0,0 @@
registry=https://registry.npmjs.org/

View File

@@ -1,202 +0,0 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright 2026 Anthropic, PBC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

View File

@@ -1,47 +0,0 @@
# fakechat
Simple UI for testing the channel contract without an
external service. Open a browser, type, messages go to your Claude Code
session, replies come back.
## Setup
These are Claude Code commands — run `claude` to start a session first.
Install the plugin:
```
/plugin install fakechat@claude-plugins-official
```
**Relaunch with the channel flag** — the server won't connect without this. Exit your session and start a new one:
```sh
claude --channels plugin:fakechat@claude-plugins-official
```
The server prints the URL to stderr on startup:
```
fakechat: http://localhost:8787
```
Open it. Type. The assistant replies in-thread.
Set `FAKECHAT_PORT` to change the port.
## Tools
| Tool | Purpose |
| --- | --- |
| `reply` | Send to the UI. Takes `text`, optionally `reply_to` (message ID) and `files` (absolute path, 50MB). Attachment shows as `[filename]` under the text. |
| `edit_message` | Edit a previously-sent message in place. |
Inbound images/files save to `~/.claude/channels/fakechat/inbox/` and the path
is included in the notification. Outbound files are copied to `outbox/` and
served over HTTP.
## Not a real channel
There's no history, no search, no access.json, no skill. Single browser tab,
fresh on every reload. This is a dev tool, not a messaging bridge.

View File

@@ -1,206 +0,0 @@
{
"lockfileVersion": 1,
"configVersion": 1,
"workspaces": {
"": {
"name": "claude-channel-fakechat",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.0.0",
},
"devDependencies": {
"@types/bun": "^1.3.10",
},
},
},
"packages": {
"@hono/node-server": ["@hono/node-server@1.19.11", "", { "peerDependencies": { "hono": "^4" } }, "sha512-dr8/3zEaB+p0D2n/IUrlPF1HZm586qgJNXK1a9fhg/PzdtkK7Ksd5l312tJX2yBuALqDYBlG20QEbayqPyxn+g=="],
"@modelcontextprotocol/sdk": ["@modelcontextprotocol/sdk@1.27.1", "", { "dependencies": { "@hono/node-server": "^1.19.9", "ajv": "^8.17.1", "ajv-formats": "^3.0.1", "content-type": "^1.0.5", "cors": "^2.8.5", "cross-spawn": "^7.0.5", "eventsource": "^3.0.2", "eventsource-parser": "^3.0.0", "express": "^5.2.1", "express-rate-limit": "^8.2.1", "hono": "^4.11.4", "jose": "^6.1.3", "json-schema-typed": "^8.0.2", "pkce-challenge": "^5.0.0", "raw-body": "^3.0.0", "zod": "^3.25 || ^4.0", "zod-to-json-schema": "^3.25.1" }, "peerDependencies": { "@cfworker/json-schema": "^4.1.1" }, "optionalPeers": ["@cfworker/json-schema"] }, "sha512-sr6GbP+4edBwFndLbM60gf07z0FQ79gaExpnsjMGePXqFcSSb7t6iscpjk9DhFhwd+mTEQrzNafGP8/iGGFYaA=="],
"@types/bun": ["@types/bun@1.3.10", "", { "dependencies": { "bun-types": "1.3.10" } }, "sha512-0+rlrUrOrTSskibryHbvQkDOWRJwJZqZlxrUs1u4oOoTln8+WIXBPmAuCF35SWB2z4Zl3E84Nl/D0P7803nigQ=="],
"@types/node": ["@types/node@25.5.0", "", { "dependencies": { "undici-types": "~7.18.0" } }, "sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw=="],
"accepts": ["accepts@2.0.0", "", { "dependencies": { "mime-types": "^3.0.0", "negotiator": "^1.0.0" } }, "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng=="],
"ajv": ["ajv@8.18.0", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" } }, "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A=="],
"ajv-formats": ["ajv-formats@3.0.1", "", { "dependencies": { "ajv": "^8.0.0" } }, "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ=="],
"body-parser": ["body-parser@2.2.2", "", { "dependencies": { "bytes": "^3.1.2", "content-type": "^1.0.5", "debug": "^4.4.3", "http-errors": "^2.0.0", "iconv-lite": "^0.7.0", "on-finished": "^2.4.1", "qs": "^6.14.1", "raw-body": "^3.0.1", "type-is": "^2.0.1" } }, "sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA=="],
"bun-types": ["bun-types@1.3.10", "", { "dependencies": { "@types/node": "*" } }, "sha512-tcpfCCl6XWo6nCVnpcVrxQ+9AYN1iqMIzgrSKYMB/fjLtV2eyAVEg7AxQJuCq/26R6HpKWykQXuSOq/21RYcbg=="],
"bytes": ["bytes@3.1.2", "", {}, "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="],
"call-bind-apply-helpers": ["call-bind-apply-helpers@1.0.2", "", { "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2" } }, "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ=="],
"call-bound": ["call-bound@1.0.4", "", { "dependencies": { "call-bind-apply-helpers": "^1.0.2", "get-intrinsic": "^1.3.0" } }, "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg=="],
"content-disposition": ["content-disposition@1.0.1", "", {}, "sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q=="],
"content-type": ["content-type@1.0.5", "", {}, "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA=="],
"cookie": ["cookie@0.7.2", "", {}, "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w=="],
"cookie-signature": ["cookie-signature@1.2.2", "", {}, "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg=="],
"cors": ["cors@2.8.6", "", { "dependencies": { "object-assign": "^4", "vary": "^1" } }, "sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw=="],
"cross-spawn": ["cross-spawn@7.0.6", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA=="],
"debug": ["debug@4.4.3", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA=="],
"depd": ["depd@2.0.0", "", {}, "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="],
"dunder-proto": ["dunder-proto@1.0.1", "", { "dependencies": { "call-bind-apply-helpers": "^1.0.1", "es-errors": "^1.3.0", "gopd": "^1.2.0" } }, "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A=="],
"ee-first": ["ee-first@1.1.1", "", {}, "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="],
"encodeurl": ["encodeurl@2.0.0", "", {}, "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg=="],
"es-define-property": ["es-define-property@1.0.1", "", {}, "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g=="],
"es-errors": ["es-errors@1.3.0", "", {}, "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw=="],
"es-object-atoms": ["es-object-atoms@1.1.1", "", { "dependencies": { "es-errors": "^1.3.0" } }, "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA=="],
"escape-html": ["escape-html@1.0.3", "", {}, "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="],
"etag": ["etag@1.8.1", "", {}, "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg=="],
"eventsource": ["eventsource@3.0.7", "", { "dependencies": { "eventsource-parser": "^3.0.1" } }, "sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA=="],
"eventsource-parser": ["eventsource-parser@3.0.6", "", {}, "sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg=="],
"express": ["express@5.2.1", "", { "dependencies": { "accepts": "^2.0.0", "body-parser": "^2.2.1", "content-disposition": "^1.0.0", "content-type": "^1.0.5", "cookie": "^0.7.1", "cookie-signature": "^1.2.1", "debug": "^4.4.0", "depd": "^2.0.0", "encodeurl": "^2.0.0", "escape-html": "^1.0.3", "etag": "^1.8.1", "finalhandler": "^2.1.0", "fresh": "^2.0.0", "http-errors": "^2.0.0", "merge-descriptors": "^2.0.0", "mime-types": "^3.0.0", "on-finished": "^2.4.1", "once": "^1.4.0", "parseurl": "^1.3.3", "proxy-addr": "^2.0.7", "qs": "^6.14.0", "range-parser": "^1.2.1", "router": "^2.2.0", "send": "^1.1.0", "serve-static": "^2.2.0", "statuses": "^2.0.1", "type-is": "^2.0.1", "vary": "^1.1.2" } }, "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw=="],
"express-rate-limit": ["express-rate-limit@8.3.1", "", { "dependencies": { "ip-address": "10.1.0" }, "peerDependencies": { "express": ">= 4.11" } }, "sha512-D1dKN+cmyPWuvB+G2SREQDzPY1agpBIcTa9sJxOPMCNeH3gwzhqJRDWCXW3gg0y//+LQ/8j52JbMROWyrKdMdw=="],
"fast-deep-equal": ["fast-deep-equal@3.1.3", "", {}, "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="],
"fast-uri": ["fast-uri@3.1.0", "", {}, "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA=="],
"finalhandler": ["finalhandler@2.1.1", "", { "dependencies": { "debug": "^4.4.0", "encodeurl": "^2.0.0", "escape-html": "^1.0.3", "on-finished": "^2.4.1", "parseurl": "^1.3.3", "statuses": "^2.0.1" } }, "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA=="],
"forwarded": ["forwarded@0.2.0", "", {}, "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow=="],
"fresh": ["fresh@2.0.0", "", {}, "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A=="],
"function-bind": ["function-bind@1.1.2", "", {}, "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="],
"get-intrinsic": ["get-intrinsic@1.3.0", "", { "dependencies": { "call-bind-apply-helpers": "^1.0.2", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.1.1", "function-bind": "^1.1.2", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "math-intrinsics": "^1.1.0" } }, "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ=="],
"get-proto": ["get-proto@1.0.1", "", { "dependencies": { "dunder-proto": "^1.0.1", "es-object-atoms": "^1.0.0" } }, "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g=="],
"gopd": ["gopd@1.2.0", "", {}, "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg=="],
"has-symbols": ["has-symbols@1.1.0", "", {}, "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ=="],
"hasown": ["hasown@2.0.2", "", { "dependencies": { "function-bind": "^1.1.2" } }, "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ=="],
"hono": ["hono@4.12.8", "", {}, "sha512-VJCEvtrezO1IAR+kqEYnxUOoStaQPGrCmX3j4wDTNOcD1uRPFpGlwQUIW8niPuvHXaTUxeOUl5MMDGrl+tmO9A=="],
"http-errors": ["http-errors@2.0.1", "", { "dependencies": { "depd": "~2.0.0", "inherits": "~2.0.4", "setprototypeof": "~1.2.0", "statuses": "~2.0.2", "toidentifier": "~1.0.1" } }, "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ=="],
"iconv-lite": ["iconv-lite@0.7.2", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw=="],
"inherits": ["inherits@2.0.4", "", {}, "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="],
"ip-address": ["ip-address@10.1.0", "", {}, "sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q=="],
"ipaddr.js": ["ipaddr.js@1.9.1", "", {}, "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="],
"is-promise": ["is-promise@4.0.0", "", {}, "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ=="],
"isexe": ["isexe@2.0.0", "", {}, "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="],
"jose": ["jose@6.2.1", "", {}, "sha512-jUaKr1yrbfaImV7R2TN/b3IcZzsw38/chqMpo2XJ7i2F8AfM/lA4G1goC3JVEwg0H7UldTmSt3P68nt31W7/mw=="],
"json-schema-traverse": ["json-schema-traverse@1.0.0", "", {}, "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="],
"json-schema-typed": ["json-schema-typed@8.0.2", "", {}, "sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA=="],
"math-intrinsics": ["math-intrinsics@1.1.0", "", {}, "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g=="],
"media-typer": ["media-typer@1.1.0", "", {}, "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw=="],
"merge-descriptors": ["merge-descriptors@2.0.0", "", {}, "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g=="],
"mime-db": ["mime-db@1.54.0", "", {}, "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ=="],
"mime-types": ["mime-types@3.0.2", "", { "dependencies": { "mime-db": "^1.54.0" } }, "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A=="],
"ms": ["ms@2.1.3", "", {}, "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="],
"negotiator": ["negotiator@1.0.0", "", {}, "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg=="],
"object-assign": ["object-assign@4.1.1", "", {}, "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="],
"object-inspect": ["object-inspect@1.13.4", "", {}, "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew=="],
"on-finished": ["on-finished@2.4.1", "", { "dependencies": { "ee-first": "1.1.1" } }, "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg=="],
"once": ["once@1.4.0", "", { "dependencies": { "wrappy": "1" } }, "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="],
"parseurl": ["parseurl@1.3.3", "", {}, "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="],
"path-key": ["path-key@3.1.1", "", {}, "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="],
"path-to-regexp": ["path-to-regexp@8.3.0", "", {}, "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA=="],
"pkce-challenge": ["pkce-challenge@5.0.1", "", {}, "sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ=="],
"proxy-addr": ["proxy-addr@2.0.7", "", { "dependencies": { "forwarded": "0.2.0", "ipaddr.js": "1.9.1" } }, "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg=="],
"qs": ["qs@6.15.0", "", { "dependencies": { "side-channel": "^1.1.0" } }, "sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ=="],
"range-parser": ["range-parser@1.2.1", "", {}, "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="],
"raw-body": ["raw-body@3.0.2", "", { "dependencies": { "bytes": "~3.1.2", "http-errors": "~2.0.1", "iconv-lite": "~0.7.0", "unpipe": "~1.0.0" } }, "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA=="],
"require-from-string": ["require-from-string@2.0.2", "", {}, "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw=="],
"router": ["router@2.2.0", "", { "dependencies": { "debug": "^4.4.0", "depd": "^2.0.0", "is-promise": "^4.0.0", "parseurl": "^1.3.3", "path-to-regexp": "^8.0.0" } }, "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ=="],
"safer-buffer": ["safer-buffer@2.1.2", "", {}, "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="],
"send": ["send@1.2.1", "", { "dependencies": { "debug": "^4.4.3", "encodeurl": "^2.0.0", "escape-html": "^1.0.3", "etag": "^1.8.1", "fresh": "^2.0.0", "http-errors": "^2.0.1", "mime-types": "^3.0.2", "ms": "^2.1.3", "on-finished": "^2.4.1", "range-parser": "^1.2.1", "statuses": "^2.0.2" } }, "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ=="],
"serve-static": ["serve-static@2.2.1", "", { "dependencies": { "encodeurl": "^2.0.0", "escape-html": "^1.0.3", "parseurl": "^1.3.3", "send": "^1.2.0" } }, "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw=="],
"setprototypeof": ["setprototypeof@1.2.0", "", {}, "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="],
"shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="],
"shebang-regex": ["shebang-regex@3.0.0", "", {}, "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="],
"side-channel": ["side-channel@1.1.0", "", { "dependencies": { "es-errors": "^1.3.0", "object-inspect": "^1.13.3", "side-channel-list": "^1.0.0", "side-channel-map": "^1.0.1", "side-channel-weakmap": "^1.0.2" } }, "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw=="],
"side-channel-list": ["side-channel-list@1.0.0", "", { "dependencies": { "es-errors": "^1.3.0", "object-inspect": "^1.13.3" } }, "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA=="],
"side-channel-map": ["side-channel-map@1.0.1", "", { "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.5", "object-inspect": "^1.13.3" } }, "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA=="],
"side-channel-weakmap": ["side-channel-weakmap@1.0.2", "", { "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.5", "object-inspect": "^1.13.3", "side-channel-map": "^1.0.1" } }, "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A=="],
"statuses": ["statuses@2.0.2", "", {}, "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw=="],
"toidentifier": ["toidentifier@1.0.1", "", {}, "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="],
"type-is": ["type-is@2.0.1", "", { "dependencies": { "content-type": "^1.0.5", "media-typer": "^1.1.0", "mime-types": "^3.0.0" } }, "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw=="],
"undici-types": ["undici-types@7.18.2", "", {}, "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w=="],
"unpipe": ["unpipe@1.0.0", "", {}, "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ=="],
"vary": ["vary@1.1.2", "", {}, "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg=="],
"which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="],
"wrappy": ["wrappy@1.0.2", "", {}, "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="],
"zod": ["zod@4.3.6", "", {}, "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg=="],
"zod-to-json-schema": ["zod-to-json-schema@3.25.1", "", { "peerDependencies": { "zod": "^3.25 || ^4" } }, "sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA=="],
}
}

View File

@@ -1,16 +0,0 @@
{
"name": "claude-channel-fakechat",
"version": "0.0.1",
"license": "Apache-2.0",
"type": "module",
"bin": "./server.ts",
"scripts": {
"start": "bun install --no-summary && bun server.ts"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.0.0"
},
"devDependencies": {
"@types/bun": "^1.3.10"
}
}

View File

@@ -1,295 +0,0 @@
#!/usr/bin/env bun
/**
* Fake chat for Claude Code.
*
* Localhost web UI for testing the channel contract. No external service,
* no tokens, no access control.
*/
import { Server } from '@modelcontextprotocol/sdk/server/index.js'
import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js'
import {
ListToolsRequestSchema,
CallToolRequestSchema,
} from '@modelcontextprotocol/sdk/types.js'
import { readFileSync, writeFileSync, mkdirSync, statSync, copyFileSync } from 'fs'
import { homedir } from 'os'
import { join, extname, basename } from 'path'
import type { ServerWebSocket } from 'bun'
const PORT = Number(process.env.FAKECHAT_PORT ?? 8787)
const STATE_DIR = join(homedir(), '.claude', 'channels', 'fakechat')
const INBOX_DIR = join(STATE_DIR, 'inbox')
const OUTBOX_DIR = join(STATE_DIR, 'outbox')
type Msg = {
id: string
from: 'user' | 'assistant'
text: string
ts: number
replyTo?: string
file?: { url: string; name: string }
}
type Wire =
| ({ type: 'msg' } & Msg)
| { type: 'edit'; id: string; text: string }
const clients = new Set<ServerWebSocket<unknown>>()
let seq = 0
function nextId() {
return `m${Date.now()}-${++seq}`
}
function broadcast(m: Wire) {
const data = JSON.stringify(m)
for (const ws of clients) if (ws.readyState === 1) ws.send(data)
}
function mime(ext: string) {
const m: Record<string, string> = {
'.jpg': 'image/jpeg', '.jpeg': 'image/jpeg', '.png': 'image/png',
'.gif': 'image/gif', '.webp': 'image/webp', '.svg': 'image/svg+xml',
'.pdf': 'application/pdf', '.txt': 'text/plain',
}
return m[ext] ?? 'application/octet-stream'
}
const mcp = new Server(
{ name: 'fakechat', version: '0.1.0' },
{
capabilities: { tools: {}, experimental: { 'claude/channel': {} } },
instructions: `The sender reads the fakechat UI, not this session. Anything you want them to see must go through the reply tool — your transcript output never reaches the UI.\n\nMessages from the fakechat web UI arrive as <channel source="fakechat" chat_id="web" message_id="...">. If the tag has a file_path attribute, Read that file — it is an upload from the UI. Reply with the reply tool. UI is at http://localhost:${PORT}.`,
},
)
mcp.setRequestHandler(ListToolsRequestSchema, async () => ({
tools: [
{
name: 'reply',
description: 'Send a message to the fakechat UI. Pass reply_to for quote-reply, files for attachments.',
inputSchema: {
type: 'object',
properties: {
text: { type: 'string' },
reply_to: { type: 'string' },
files: { type: 'array', items: { type: 'string' } },
},
required: ['text'],
},
},
{
name: 'edit_message',
description: 'Edit a previously sent message.',
inputSchema: {
type: 'object',
properties: { message_id: { type: 'string' }, text: { type: 'string' } },
required: ['message_id', 'text'],
},
},
],
}))
mcp.setRequestHandler(CallToolRequestSchema, async req => {
const args = (req.params.arguments ?? {}) as Record<string, unknown>
try {
switch (req.params.name) {
case 'reply': {
const text = args.text as string
const replyTo = args.reply_to as string | undefined
const files = (args.files as string[] | undefined) ?? []
const ids: string[] = []
// Text + files collapse into a single message, matching the client's [filename]-under-text rendering.
mkdirSync(OUTBOX_DIR, { recursive: true })
let file: { url: string; name: string } | undefined
if (files[0]) {
const f = files[0]
const st = statSync(f)
if (st.size > 50 * 1024 * 1024) throw new Error(`file too large: ${f}`)
const ext = extname(f).toLowerCase()
const out = `${Date.now()}-${Math.random().toString(36).slice(2, 8)}${ext}`
copyFileSync(f, join(OUTBOX_DIR, out))
file = { url: `/files/${out}`, name: basename(f) }
}
const id = nextId()
broadcast({ type: 'msg', id, from: 'assistant', text, ts: Date.now(), replyTo, file })
ids.push(id)
return { content: [{ type: 'text', text: `sent (${ids.join(', ')})` }] }
}
case 'edit_message': {
broadcast({ type: 'edit', id: args.message_id as string, text: args.text as string })
return { content: [{ type: 'text', text: 'ok' }] }
}
default:
return { content: [{ type: 'text', text: `unknown: ${req.params.name}` }], isError: true }
}
} catch (err) {
return { content: [{ type: 'text', text: `${req.params.name}: ${err instanceof Error ? err.message : err}` }], isError: true }
}
})
await mcp.connect(new StdioServerTransport())
function deliver(id: string, text: string, file?: { path: string; name: string }): void {
// file_path goes in meta only — an in-content "[attached — Read: PATH]"
// annotation is forgeable by typing that string into the UI.
void mcp.notification({
method: 'notifications/claude/channel',
params: {
content: text || `(${file?.name ?? 'attachment'})`,
meta: {
chat_id: 'web', message_id: id, user: 'web', ts: new Date().toISOString(),
...(file ? { file_path: file.path } : {}),
},
},
})
}
Bun.serve({
port: PORT,
hostname: '127.0.0.1',
fetch(req, server) {
const url = new URL(req.url)
if (url.pathname === '/ws') {
if (server.upgrade(req)) return
return new Response('upgrade failed', { status: 400 })
}
if (url.pathname.startsWith('/files/')) {
const f = url.pathname.slice(7)
if (f.includes('..') || f.includes('/')) return new Response('bad', { status: 400 })
try {
return new Response(readFileSync(join(OUTBOX_DIR, f)), {
headers: { 'content-type': mime(extname(f).toLowerCase()) },
})
} catch {
return new Response('404', { status: 404 })
}
}
if (url.pathname === '/upload' && req.method === 'POST') {
return (async () => {
const form = await req.formData()
const id = String(form.get('id') ?? '')
const text = String(form.get('text') ?? '')
const f = form.get('file')
if (!id) return new Response('missing id', { status: 400 })
let file: { path: string; name: string } | undefined
if (f instanceof File && f.size > 0) {
mkdirSync(INBOX_DIR, { recursive: true })
const ext = extname(f.name).toLowerCase() || '.bin'
const path = join(INBOX_DIR, `${Date.now()}${ext}`)
writeFileSync(path, Buffer.from(await f.arrayBuffer()))
file = { path, name: f.name }
}
deliver(id, text, file)
return new Response(null, { status: 204 })
})()
}
if (url.pathname === '/') {
return new Response(HTML, { headers: { 'content-type': 'text/html; charset=utf-8' } })
}
return new Response('404', { status: 404 })
},
websocket: {
open: ws => { clients.add(ws) },
close: ws => { clients.delete(ws) },
message: (_, raw) => {
try {
const { id, text } = JSON.parse(String(raw)) as { id: string; text: string }
if (id && text?.trim()) deliver(id, text.trim())
} catch {}
},
},
})
process.stderr.write(`fakechat: http://localhost:${PORT}\n`)
const HTML = `<!doctype html>
<meta charset="utf-8">
<title>fakechat</title>
<style>
body { font-family: monospace; margin: 0; padding: 1em 1em 7em; }
#log { white-space: pre-wrap; word-break: break-word; }
form { position: fixed; bottom: 0; left: 0; right: 0; padding: 1em; background: #fff; }
#text { width: 100%; box-sizing: border-box; font: inherit; margin-bottom: 0.5em; }
#file { display: none; }
#row { display: flex; gap: 1ch; }
#row button[type=submit] { margin-left: auto; }
</style>
<h3>fakechat</h3>
<pre id=log></pre>
<form id=form>
<textarea id=text rows=2 autocomplete=off autofocus></textarea>
<div id=row>
<button type=button onclick="file.click()">attach</button><input type=file id=file>
<span id=chip></span>
<button type=submit>send</button>
</div>
</form>
<script>
const log = document.getElementById('log')
document.getElementById('file').onchange = e => { const f = e.target.files[0]; chip.textContent = f ? '[' + f.name + ']' : '' }
const form = document.getElementById('form')
const input = document.getElementById('text')
const fileIn = document.getElementById('file')
const chip = document.getElementById('chip')
const msgs = {}
const ws = new WebSocket('ws://' + location.host + '/ws')
ws.onmessage = e => {
const m = JSON.parse(e.data)
if (m.type === 'msg') add(m)
if (m.type === 'edit') { const x = msgs[m.id]; if (x) { x.body.textContent = m.text + ' (edited)' } }
}
let uid = 0
form.onsubmit = e => {
e.preventDefault()
const text = input.value.trim()
const file = fileIn.files[0]
if (!text && !file) return
input.value = ''; fileIn.value = ''; chip.textContent = ''
const id = 'u' + Date.now() + '-' + (++uid)
add({ id, from: 'user', text, file: file ? { url: URL.createObjectURL(file), name: file.name } : undefined })
if (file) {
const fd = new FormData(); fd.set('id', id); fd.set('text', text); fd.set('file', file)
fetch('/upload', { method: 'POST', body: fd })
} else {
ws.send(JSON.stringify({ id, text }))
}
}
function add(m) {
const who = m.from === 'user' ? 'you' : 'bot'
const el = line(who, m.text, m.replyTo, m.file)
log.appendChild(el); scroll()
msgs[m.id] = { body: el.querySelector('.body') }
}
function line(who, text, replyTo, file) {
const div = document.createElement('div')
const t = new Date().toTimeString().slice(0, 8)
const reply = replyTo && msgs[replyTo] ? ' ↳ ' + (msgs[replyTo].body.textContent || '(file)').slice(0, 40) : ''
div.innerHTML = '[' + t + '] <b>' + who + '</b>' + reply + ': <span class=body></span>'
const body = div.querySelector('.body')
body.textContent = text || ''
if (file) {
const indent = 11 + who.length + 2 // '[HH:MM:SS] ' + who + ': '
if (text) body.appendChild(document.createTextNode('\\n' + ' '.repeat(indent)))
const a = document.createElement('a')
a.href = file.url; a.download = file.name; a.textContent = '[' + file.name + ']'
body.appendChild(a)
}
return div
}
function scroll() { window.scrollTo(0, document.body.scrollHeight) }
input.addEventListener('keydown', e => { if (e.key === 'Enter' && !e.shiftKey) { e.preventDefault(); form.requestSubmit() } })
</script>
`

View File

@@ -9,22 +9,30 @@ example-plugin/
├── .claude-plugin/ ├── .claude-plugin/
│ └── plugin.json # Plugin metadata │ └── plugin.json # Plugin metadata
├── .mcp.json # MCP server configuration ├── .mcp.json # MCP server configuration
├── skills/ ├── commands/
── example-skill/ ── example-command.md # Slash command definition
│ │ └── SKILL.md # Model-invoked skill (contextual guidance) └── skills/
└── example-command/ └── example-skill/
└── SKILL.md # User-invoked skill (slash command) └── SKILL.md # Skill definition
└── commands/
└── example-command.md # Legacy slash command format (see note below)
``` ```
## Extension Options ## Extension Options
### Commands (`commands/`)
Slash commands are user-invoked via `/command-name`. Define them as markdown files with frontmatter:
```yaml
---
description: Short description for /help
argument-hint: <arg1> [optional-arg]
allowed-tools: [Read, Glob, Grep]
---
```
### Skills (`skills/`) ### Skills (`skills/`)
Skills are the preferred format for both model-invoked capabilities and user-invoked slash commands. Create a `SKILL.md` in a subdirectory: Skills are model-invoked capabilities. Create a `SKILL.md` in a subdirectory:
**Model-invoked skill** (activated by task context):
```yaml ```yaml
--- ---
@@ -34,21 +42,6 @@ version: 1.0.0
--- ---
``` ```
**User-invoked skill** (slash command — `/skill-name`):
```yaml
---
name: skill-name
description: Short description for /help
argument-hint: <arg1> [optional-arg]
allowed-tools: [Read, Glob, Grep]
---
```
### Commands (`commands/`) — legacy
> **Note:** The `commands/*.md` layout is a legacy format. It is loaded identically to `skills/<name>/SKILL.md` — the only difference is file layout. For new plugins, prefer the `skills/` directory format. This plugin keeps `commands/example-command.md` as a reference for the legacy layout.
### MCP Servers (`.mcp.json`) ### MCP Servers (`.mcp.json`)
Configure external tool integration via Model Context Protocol: Configure external tool integration via Model Context Protocol:

View File

@@ -1,12 +1,10 @@
--- ---
description: An example slash command that demonstrates command frontmatter options (legacy format) description: An example slash command that demonstrates command frontmatter options
argument-hint: <required-arg> [optional-arg] argument-hint: <required-arg> [optional-arg]
allowed-tools: [Read, Glob, Grep, Bash] allowed-tools: [Read, Glob, Grep, Bash]
--- ---
# Example Command (Legacy `commands/` Format) # Example Command
> **Note:** This demonstrates the legacy `commands/*.md` layout. For new plugins, prefer the `skills/<name>/SKILL.md` directory format (see `skills/example-command/SKILL.md` in this plugin). Both are loaded identically — the only difference is file layout.
This command demonstrates slash command structure and frontmatter options. This command demonstrates slash command structure and frontmatter options.

View File

@@ -1,39 +0,0 @@
---
name: example-command
description: An example user-invoked skill that demonstrates frontmatter options and the skills/<name>/SKILL.md layout
argument-hint: <required-arg> [optional-arg]
allowed-tools: [Read, Glob, Grep, Bash]
---
# Example Command (Skill Format)
This demonstrates the `skills/<name>/SKILL.md` layout for user-invoked slash commands. It is functionally identical to the legacy `commands/example-command.md` format — both are loaded the same way; only the file layout differs.
## Arguments
The user invoked this with: $ARGUMENTS
## Instructions
When this skill is invoked:
1. Parse the arguments provided by the user
2. Perform the requested action using allowed tools
3. Report results back to the user
## Frontmatter Options Reference
Skills in this layout support these frontmatter fields:
- **name**: Skill identifier (matches directory name)
- **description**: Short description shown in /help
- **argument-hint**: Hints for command arguments shown to user
- **allowed-tools**: Pre-approved tools for this skill (reduces permission prompts)
- **model**: Override the model (e.g., "haiku", "sonnet", "opus")
## Example Usage
```
/example-command my-argument
/example-command arg1 arg2
```

View File

@@ -1,18 +1,7 @@
--- ---
description: Guided end-to-end plugin creation workflow with component design, implementation, and validation description: Guided end-to-end plugin creation workflow with component design, implementation, and validation
argument-hint: Optional plugin description argument-hint: Optional plugin description
allowed-tools: allowed-tools: ["Read", "Write", "Grep", "Glob", "Bash", "TodoWrite", "AskUserQuestion", "Skill", "Task"]
[
"Read",
"Write",
"Grep",
"Glob",
"Bash",
"TodoWrite",
"AskUserQuestion",
"Skill",
"Task",
]
--- ---
# Plugin Creation Workflow # Plugin Creation Workflow
@@ -37,7 +26,6 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
**Goal**: Understand what plugin needs to be built and what problem it solves **Goal**: Understand what plugin needs to be built and what problem it solves
**Actions**: **Actions**:
1. Create todo list with all 7 phases 1. Create todo list with all 7 phases
2. If plugin purpose is clear from arguments: 2. If plugin purpose is clear from arguments:
- Summarize understanding - Summarize understanding
@@ -60,17 +48,14 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
**MUST load plugin-structure skill** using Skill tool before this phase. **MUST load plugin-structure skill** using Skill tool before this phase.
**Actions**: **Actions**:
1. Load plugin-structure skill to understand component types 1. Load plugin-structure skill to understand component types
2. Analyze plugin requirements and determine needed components: 2. Analyze plugin requirements and determine needed components:
- **Skills**: Specialized knowledge OR user-initiated actions (deploy, configure, analyze). Skills are the preferred format for both — see note below. - **Skills**: Does it need specialized knowledge? (hooks API, MCP patterns, etc.)
- **Commands**: User-initiated actions? (deploy, configure, analyze)
- **Agents**: Autonomous tasks? (validation, generation, analysis) - **Agents**: Autonomous tasks? (validation, generation, analysis)
- **Hooks**: Event-driven automation? (validation, notifications) - **Hooks**: Event-driven automation? (validation, notifications)
- **MCP**: External service integration? (databases, APIs) - **MCP**: External service integration? (databases, APIs)
- **Settings**: User configuration? (.local.md files) - **Settings**: User configuration? (.local.md files)
> **Note:** The `commands/` directory is a legacy format. For new plugins, user-invoked slash commands should be created as skills in `skills/<name>/SKILL.md`. Both are loaded identically — the only difference is file layout. `commands/` remains an acceptable legacy alternative.
3. For each component type needed, identify: 3. For each component type needed, identify:
- How many of each type - How many of each type
- What each one does - What each one does
@@ -79,7 +64,8 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
``` ```
| Component Type | Count | Purpose | | Component Type | Count | Purpose |
|----------------|-------|---------| |----------------|-------|---------|
| Skills | 5 | Hook patterns, MCP usage, deploy, configure, validate | | Skills | 2 | Hook patterns, MCP usage |
| Commands | 3 | Deploy, configure, validate |
| Agents | 1 | Autonomous validation | | Agents | 1 | Autonomous validation |
| Hooks | 0 | Not needed | | Hooks | 0 | Not needed |
| MCP | 1 | Database integration | | MCP | 1 | Database integration |
@@ -97,9 +83,9 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
**CRITICAL**: This is one of the most important phases. DO NOT SKIP. **CRITICAL**: This is one of the most important phases. DO NOT SKIP.
**Actions**: **Actions**:
1. For each component in the plan, identify underspecified aspects: 1. For each component in the plan, identify underspecified aspects:
- **Skills**: What triggers them? What knowledge do they provide? How detailed? For user-invoked skills: what arguments, what tools, interactive or automated? - **Skills**: What triggers them? What knowledge do they provide? How detailed?
- **Commands**: What arguments? What tools? Interactive or automated?
- **Agents**: When to trigger (proactive/reactive)? What tools? Output format? - **Agents**: When to trigger (proactive/reactive)? What tools? Output format?
- **Hooks**: Which events? Prompt or command based? Validation criteria? - **Hooks**: Which events? Prompt or command based? Validation criteria?
- **MCP**: What server type? Authentication? Which tools? - **MCP**: What server type? Authentication? Which tools?
@@ -112,14 +98,12 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
4. If user says "whatever you think is best", provide specific recommendations and get explicit confirmation 4. If user says "whatever you think is best", provide specific recommendations and get explicit confirmation
**Example questions for a skill**: **Example questions for a skill**:
- What specific user queries should trigger this skill? - What specific user queries should trigger this skill?
- Should it include utility scripts? What functionality? - Should it include utility scripts? What functionality?
- How detailed should the core SKILL.md be vs references/? - How detailed should the core SKILL.md be vs references/?
- Any real-world examples to include? - Any real-world examples to include?
**Example questions for an agent**: **Example questions for an agent**:
- Should this agent trigger proactively after certain actions, or only when explicitly requested? - Should this agent trigger proactively after certain actions, or only when explicitly requested?
- What tools does it need (Read, Write, Bash, etc.)? - What tools does it need (Read, Write, Bash, etc.)?
- What should the output format be? - What should the output format be?
@@ -134,7 +118,6 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
**Goal**: Create plugin directory structure and manifest **Goal**: Create plugin directory structure and manifest
**Actions**: **Actions**:
1. Determine plugin name (kebab-case, descriptive) 1. Determine plugin name (kebab-case, descriptive)
2. Choose plugin location: 2. Choose plugin location:
- Ask user: "Where should I create the plugin?" - Ask user: "Where should I create the plugin?"
@@ -142,10 +125,10 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
3. Create directory structure using bash: 3. Create directory structure using bash:
```bash ```bash
mkdir -p plugin-name/.claude-plugin mkdir -p plugin-name/.claude-plugin
mkdir -p plugin-name/skills/<skill-name> # one dir per skill, each with a SKILL.md mkdir -p plugin-name/skills # if needed
mkdir -p plugin-name/commands # if needed
mkdir -p plugin-name/agents # if needed mkdir -p plugin-name/agents # if needed
mkdir -p plugin-name/hooks # if needed mkdir -p plugin-name/hooks # if needed
# Note: plugin-name/commands/ is a legacy alternative to skills/ — prefer skills/
``` ```
4. Create plugin.json manifest using Write tool: 4. Create plugin.json manifest using Write tool:
```json ```json
@@ -160,7 +143,7 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
} }
``` ```
5. Create README.md template 5. Create README.md template
6. Create .gitignore if needed (for .claude/\*.local.md, etc.) 6. Create .gitignore if needed (for .claude/*.local.md, etc.)
7. Initialize git repo if creating new directory 7. Initialize git repo if creating new directory
**Output**: Plugin directory structure created and ready for components **Output**: Plugin directory structure created and ready for components
@@ -172,9 +155,8 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
**Goal**: Create each component following best practices **Goal**: Create each component following best practices
**LOAD RELEVANT SKILLS** before implementing each component type: **LOAD RELEVANT SKILLS** before implementing each component type:
- Skills: Load skill-development skill - Skills: Load skill-development skill
- Legacy `commands/` format (only if user explicitly requests): Load command-development skill - Commands: Load command-development skill
- Agents: Load agent-development skill - Agents: Load agent-development skill
- Hooks: Load hook-development skill - Hooks: Load hook-development skill
- MCP: Load mcp-integration skill - MCP: Load mcp-integration skill
@@ -183,26 +165,21 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
**Actions for each component**: **Actions for each component**:
### For Skills: ### For Skills:
1. Load skill-development skill using Skill tool 1. Load skill-development skill using Skill tool
2. For each skill: 2. For each skill:
- Ask user for concrete usage examples (or use from Phase 3) - Ask user for concrete usage examples (or use from Phase 3)
- Plan resources (scripts/, references/, examples/) - Plan resources (scripts/, references/, examples/)
- Create skill directory: `skills/<skill-name>/` - Create skill directory structure
- Write `SKILL.md` with: - Write SKILL.md with:
- Third-person description with specific trigger phrases - Third-person description with specific trigger phrases
- Lean body (1,500-2,000 words) in imperative form - Lean body (1,500-2,000 words) in imperative form
- References to supporting files - References to supporting files
- For user-invoked skills (slash commands): include `description`, `argument-hint`, and `allowed-tools` frontmatter; write instructions FOR Claude (not TO user)
- Create reference files for detailed content - Create reference files for detailed content
- Create example files for working code - Create example files for working code
- Create utility scripts if needed - Create utility scripts if needed
3. Use skill-reviewer agent to validate each skill 3. Use skill-reviewer agent to validate each skill
### For legacy `commands/` format (only if user explicitly requests): ### For Commands:
> Prefer `skills/<name>/SKILL.md` for new plugins. Use `commands/` only when maintaining an existing plugin that already uses this layout.
1. Load command-development skill using Skill tool 1. Load command-development skill using Skill tool
2. For each command: 2. For each command:
- Write command markdown with frontmatter - Write command markdown with frontmatter
@@ -213,7 +190,6 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
- Reference relevant skills if applicable - Reference relevant skills if applicable
### For Agents: ### For Agents:
1. Load agent-development skill using Skill tool 1. Load agent-development skill using Skill tool
2. For each agent, use agent-creator agent: 2. For each agent, use agent-creator agent:
- Provide description of what agent should do - Provide description of what agent should do
@@ -223,7 +199,6 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
- Validate with validate-agent.sh script - Validate with validate-agent.sh script
### For Hooks: ### For Hooks:
1. Load hook-development skill using Skill tool 1. Load hook-development skill using Skill tool
2. For each hook: 2. For each hook:
- Create hooks/hooks.json with hook configuration - Create hooks/hooks.json with hook configuration
@@ -233,7 +208,6 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
- Test with validate-hook-schema.sh and test-hook.sh utilities - Test with validate-hook-schema.sh and test-hook.sh utilities
### For MCP: ### For MCP:
1. Load mcp-integration skill using Skill tool 1. Load mcp-integration skill using Skill tool
2. Create .mcp.json configuration with: 2. Create .mcp.json configuration with:
- Server type (stdio for local, SSE for hosted) - Server type (stdio for local, SSE for hosted)
@@ -244,7 +218,6 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
4. Provide setup instructions 4. Provide setup instructions
### For Settings: ### For Settings:
1. Load plugin-settings skill using Skill tool 1. Load plugin-settings skill using Skill tool
2. Create settings template in README 2. Create settings template in README
3. Create example .claude/plugin-name.local.md file (as documentation) 3. Create example .claude/plugin-name.local.md file (as documentation)
@@ -262,7 +235,6 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
**Goal**: Ensure plugin meets quality standards and works correctly **Goal**: Ensure plugin meets quality standards and works correctly
**Actions**: **Actions**:
1. **Run plugin-validator agent**: 1. **Run plugin-validator agent**:
- Use plugin-validator agent to comprehensively validate plugin - Use plugin-validator agent to comprehensively validate plugin
- Check: manifest, structure, naming, components, security - Check: manifest, structure, naming, components, security
@@ -303,7 +275,6 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
**Goal**: Test that plugin works correctly in Claude Code **Goal**: Test that plugin works correctly in Claude Code
**Actions**: **Actions**:
1. **Installation instructions**: 1. **Installation instructions**:
- Show user how to test locally: - Show user how to test locally:
```bash ```bash
@@ -313,7 +284,7 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
2. **Verification checklist** for user to perform: 2. **Verification checklist** for user to perform:
- [ ] Skills load when triggered (ask questions with trigger phrases) - [ ] Skills load when triggered (ask questions with trigger phrases)
- [ ] User-invoked skills appear in `/help` and execute correctly - [ ] Commands appear in `/help` and execute correctly
- [ ] Agents trigger on appropriate scenarios - [ ] Agents trigger on appropriate scenarios
- [ ] Hooks activate on events (if applicable) - [ ] Hooks activate on events (if applicable)
- [ ] MCP servers connect (if applicable) - [ ] MCP servers connect (if applicable)
@@ -321,7 +292,7 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
3. **Testing recommendations**: 3. **Testing recommendations**:
- For skills: Ask questions using trigger phrases from descriptions - For skills: Ask questions using trigger phrases from descriptions
- For user-invoked skills: Run `/plugin-name:skill-name` with various arguments - For commands: Run `/plugin-name:command-name` with various arguments
- For agents: Create scenarios matching agent examples - For agents: Create scenarios matching agent examples
- For hooks: Use `claude --debug` to see hook execution - For hooks: Use `claude --debug` to see hook execution
- For MCP: Use `/mcp` to verify servers and tools - For MCP: Use `/mcp` to verify servers and tools
@@ -339,7 +310,6 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
**Goal**: Ensure plugin is well-documented and ready for distribution **Goal**: Ensure plugin is well-documented and ready for distribution
**Actions**: **Actions**:
1. **Verify README completeness**: 1. **Verify README completeness**:
- Check README has: overview, features, installation, prerequisites, usage - Check README has: overview, features, installation, prerequisites, usage
- For MCP plugins: Document required environment variables - For MCP plugins: Document required environment variables
@@ -355,7 +325,7 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
- Mark all todos complete - Mark all todos complete
- List what was created: - List what was created:
- Plugin name and purpose - Plugin name and purpose
- Components created (X skills, Y agents, etc.) - Components created (X skills, Y commands, Z agents, etc.)
- Key files and their purposes - Key files and their purposes
- Total file count and structure - Total file count and structure
- Next steps: - Next steps:
@@ -384,7 +354,7 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
- **Apply best practices**: - **Apply best practices**:
- Third-person descriptions for skills - Third-person descriptions for skills
- Imperative form in skill bodies - Imperative form in skill bodies
- Skill instructions written FOR Claude (not TO user) - Commands written FOR Claude
- Strong trigger phrases - Strong trigger phrases
- ${CLAUDE_PLUGIN_ROOT} for portability - ${CLAUDE_PLUGIN_ROOT} for portability
- Progressive disclosure - Progressive disclosure
@@ -401,13 +371,12 @@ Guide the user through creating a complete, high-quality Claude Code plugin from
### Skills to Load by Phase ### Skills to Load by Phase
- **Phase 2**: plugin-structure - **Phase 2**: plugin-structure
- **Phase 5**: skill-development, agent-development, hook-development, mcp-integration, plugin-settings (as needed); command-development only for legacy `commands/` layout - **Phase 5**: skill-development, command-development, agent-development, hook-development, mcp-integration, plugin-settings (as needed)
- **Phase 6**: (agents will use skills automatically) - **Phase 6**: (agents will use skills automatically)
### Quality Standards ### Quality Standards
Every component must meet these standards: Every component must meet these standards:
- ✅ Follows plugin-dev's proven patterns - ✅ Follows plugin-dev's proven patterns
- ✅ Uses correct naming conventions - ✅ Uses correct naming conventions
- ✅ Has strong trigger conditions (skills/agents) - ✅ Has strong trigger conditions (skills/agents)
@@ -421,22 +390,19 @@ Every component must meet these standards:
## Example Workflow ## Example Workflow
### User Request ### User Request
"Create a plugin for managing database migrations" "Create a plugin for managing database migrations"
### Phase 1: Discovery ### Phase 1: Discovery
- Understand: Migration management, database schema versioning - Understand: Migration management, database schema versioning
- Confirm: User wants to create, run, rollback migrations - Confirm: User wants to create, run, rollback migrations
### Phase 2: Component Planning ### Phase 2: Component Planning
- Skills: 1 (migration best practices)
- Skills: 4 (migration best practices, create-migration, run-migrations, rollback) - Commands: 3 (create-migration, run-migrations, rollback)
- Agents: 1 (migration-validator) - Agents: 1 (migration-validator)
- MCP: 1 (database connection) - MCP: 1 (database connection)
### Phase 3: Clarifying Questions ### Phase 3: Clarifying Questions
- Which databases? (PostgreSQL, MySQL, etc.) - Which databases? (PostgreSQL, MySQL, etc.)
- Migration file format? (SQL, code-based?) - Migration file format? (SQL, code-based?)
- Should agent validate before applying? - Should agent validate before applying?

View File

@@ -6,14 +6,11 @@ version: 0.2.0
# Command Development for Claude Code # Command Development for Claude Code
> **Note:** The `.claude/commands/` directory is a legacy format. For new skills, use the `.claude/skills/<name>/SKILL.md` directory format. Both are loaded identically — the only difference is file layout. See the `skill-development` skill for the preferred format.
## Overview ## Overview
Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows. Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows.
**Key concepts:** **Key concepts:**
- Markdown file format for commands - Markdown file format for commands
- YAML frontmatter for configuration - YAML frontmatter for configuration
- Dynamic arguments and file references - Dynamic arguments and file references
@@ -25,7 +22,6 @@ Slash commands are frequently-used prompts defined as Markdown files that Claude
### What is a Slash Command? ### What is a Slash Command?
A slash command is a Markdown file containing a prompt that Claude executes when invoked. Commands provide: A slash command is a Markdown file containing a prompt that Claude executes when invoked. Commands provide:
- **Reusability**: Define once, use repeatedly - **Reusability**: Define once, use repeatedly
- **Consistency**: Standardize common workflows - **Consistency**: Standardize common workflows
- **Sharing**: Distribute across team or projects - **Sharing**: Distribute across team or projects
@@ -38,10 +34,8 @@ A slash command is a Markdown file containing a prompt that Claude executes when
When a user invokes `/command-name`, the command content becomes Claude's instructions. Write commands as directives TO Claude about what to do, not as messages TO the user. When a user invokes `/command-name`, the command content becomes Claude's instructions. Write commands as directives TO Claude about what to do, not as messages TO the user.
**Correct approach (instructions for Claude):** **Correct approach (instructions for Claude):**
```markdown ```markdown
Review this code for security vulnerabilities including: Review this code for security vulnerabilities including:
- SQL injection - SQL injection
- XSS attacks - XSS attacks
- Authentication issues - Authentication issues
@@ -50,7 +44,6 @@ Provide specific line numbers and severity ratings.
``` ```
**Incorrect approach (messages to user):** **Incorrect approach (messages to user):**
```markdown ```markdown
This command will review your code for security issues. This command will review your code for security issues.
You'll receive a report with vulnerability details. You'll receive a report with vulnerability details.
@@ -61,21 +54,18 @@ The first example tells Claude what to do. The second tells the user what will h
### Command Locations ### Command Locations
**Project commands** (shared with team): **Project commands** (shared with team):
- Location: `.claude/commands/` - Location: `.claude/commands/`
- Scope: Available in specific project - Scope: Available in specific project
- Label: Shown as "(project)" in `/help` - Label: Shown as "(project)" in `/help`
- Use for: Team workflows, project-specific tasks - Use for: Team workflows, project-specific tasks
**Personal commands** (available everywhere): **Personal commands** (available everywhere):
- Location: `~/.claude/commands/` - Location: `~/.claude/commands/`
- Scope: Available in all projects - Scope: Available in all projects
- Label: Shown as "(user)" in `/help` - Label: Shown as "(user)" in `/help`
- Use for: Personal workflows, cross-project utilities - Use for: Personal workflows, cross-project utilities
**Plugin commands** (bundled with plugins): **Plugin commands** (bundled with plugins):
- Location: `plugin-name/commands/` - Location: `plugin-name/commands/`
- Scope: Available when plugin installed - Scope: Available when plugin installed
- Label: Shown as "(plugin-name)" in `/help` - Label: Shown as "(plugin-name)" in `/help`
@@ -95,10 +85,8 @@ Commands are Markdown files with `.md` extension:
``` ```
**Simple command:** **Simple command:**
```markdown ```markdown
Review this code for security vulnerabilities including: Review this code for security vulnerabilities including:
- SQL injection - SQL injection
- XSS attacks - XSS attacks
- Authentication bypass - Authentication bypass
@@ -150,7 +138,6 @@ allowed-tools: Read, Write, Edit, Bash(git:*)
``` ```
**Patterns:** **Patterns:**
- `Read, Write, Edit` - Specific tools - `Read, Write, Edit` - Specific tools
- `Bash(git:*)` - Bash with git commands only - `Bash(git:*)` - Bash with git commands only
- `*` - All tools (rarely needed) - `*` - All tools (rarely needed)
@@ -170,7 +157,6 @@ model: haiku
``` ```
**Use cases:** **Use cases:**
- `haiku` - Fast, simple commands - `haiku` - Fast, simple commands
- `sonnet` - Standard workflows - `sonnet` - Standard workflows
- `opus` - Complex analysis - `opus` - Complex analysis
@@ -188,7 +174,6 @@ argument-hint: [pr-number] [priority] [assignee]
``` ```
**Benefits:** **Benefits:**
- Helps users understand command arguments - Helps users understand command arguments
- Improves command discovery - Improves command discovery
- Documents command interface - Documents command interface
@@ -223,14 +208,12 @@ Fix issue #$ARGUMENTS following our coding standards and best practices.
``` ```
**Usage:** **Usage:**
``` ```
> /fix-issue 123 > /fix-issue 123
> /fix-issue 456 > /fix-issue 456
``` ```
**Expands to:** **Expands to:**
``` ```
Fix issue #123 following our coding standards... Fix issue #123 following our coding standards...
Fix issue #456 following our coding standards... Fix issue #456 following our coding standards...
@@ -251,13 +234,11 @@ After review, assign to $3 for follow-up.
``` ```
**Usage:** **Usage:**
``` ```
> /review-pr 123 high alice > /review-pr 123 high alice
``` ```
**Expands to:** **Expands to:**
``` ```
Review pull request #123 with priority level high. Review pull request #123 with priority level high.
After review, assign to alice for follow-up. After review, assign to alice for follow-up.
@@ -272,13 +253,11 @@ Deploy $1 to $2 environment with options: $3
``` ```
**Usage:** **Usage:**
``` ```
> /deploy api staging --force --skip-tests > /deploy api staging --force --skip-tests
``` ```
**Expands to:** **Expands to:**
``` ```
Deploy api to staging environment with options: --force --skip-tests Deploy api to staging environment with options: --force --skip-tests
``` ```
@@ -296,14 +275,12 @@ argument-hint: [file-path]
--- ---
Review @$1 for: Review @$1 for:
- Code quality - Code quality
- Best practices - Best practices
- Potential bugs - Potential bugs
``` ```
**Usage:** **Usage:**
``` ```
> /review-file src/api/users.ts > /review-file src/api/users.ts
``` ```
@@ -318,7 +295,6 @@ Reference multiple files:
Compare @src/old-version.js with @src/new-version.js Compare @src/old-version.js with @src/new-version.js
Identify: Identify:
- Breaking changes - Breaking changes
- New features - New features
- Bug fixes - Bug fixes
@@ -332,7 +308,6 @@ Reference known files without arguments:
Review @package.json and @tsconfig.json for consistency Review @package.json and @tsconfig.json for consistency
Ensure: Ensure:
- TypeScript version matches - TypeScript version matches
- Dependencies are aligned - Dependencies are aligned
- Build configuration is correct - Build configuration is correct
@@ -343,7 +318,6 @@ Ensure:
Commands can execute bash commands inline to dynamically gather context before Claude processes the command. This is useful for including repository state, environment information, or project-specific context. Commands can execute bash commands inline to dynamically gather context before Claude processes the command. This is useful for including repository state, environment information, or project-specific context.
**When to use:** **When to use:**
- Include dynamic context (git status, environment vars, etc.) - Include dynamic context (git status, environment vars, etc.)
- Gather project/repository state - Gather project/repository state
- Build context-aware workflows - Build context-aware workflows
@@ -387,7 +361,6 @@ Organize commands in subdirectories:
``` ```
**Benefits:** **Benefits:**
- Logical grouping by category - Logical grouping by category
- Namespace shown in `/help` - Namespace shown in `/help`
- Easier to find related commands - Easier to find related commands
@@ -471,7 +444,6 @@ allowed-tools: Read, Bash(git:*)
Files changed: !`git diff --name-only` Files changed: !`git diff --name-only`
Review each file for: Review each file for:
1. Code quality and style 1. Code quality and style
2. Potential bugs or issues 2. Potential bugs or issues
3. Test coverage 3. Test coverage
@@ -503,7 +475,6 @@ argument-hint: [source-file]
--- ---
Generate comprehensive documentation for @$1 including: Generate comprehensive documentation for @$1 including:
- Function/class descriptions - Function/class descriptions
- Parameter documentation - Parameter documentation
- Return value descriptions - Return value descriptions
@@ -531,27 +502,23 @@ PR #$1 Workflow:
## Troubleshooting ## Troubleshooting
**Command not appearing:** **Command not appearing:**
- Check file is in correct directory - Check file is in correct directory
- Verify `.md` extension present - Verify `.md` extension present
- Ensure valid Markdown format - Ensure valid Markdown format
- Restart Claude Code - Restart Claude Code
**Arguments not working:** **Arguments not working:**
- Verify `$1`, `$2` syntax correct - Verify `$1`, `$2` syntax correct
- Check `argument-hint` matches usage - Check `argument-hint` matches usage
- Ensure no extra spaces - Ensure no extra spaces
**Bash execution failing:** **Bash execution failing:**
- Check `allowed-tools` includes Bash - Check `allowed-tools` includes Bash
- Verify command syntax in backticks - Verify command syntax in backticks
- Test command in terminal first - Test command in terminal first
- Check for required permissions - Check for required permissions
**File references not working:** **File references not working:**
- Verify `@` syntax correct - Verify `@` syntax correct
- Check file path is valid - Check file path is valid
- Ensure Read tool allowed - Ensure Read tool allowed
@@ -564,7 +531,6 @@ PR #$1 Workflow:
Plugin commands have access to `${CLAUDE_PLUGIN_ROOT}`, an environment variable that resolves to the plugin's absolute path. Plugin commands have access to `${CLAUDE_PLUGIN_ROOT}`, an environment variable that resolves to the plugin's absolute path.
**Purpose:** **Purpose:**
- Reference plugin files portably - Reference plugin files portably
- Execute plugin scripts - Execute plugin scripts
- Load plugin configuration - Load plugin configuration
@@ -587,24 +553,19 @@ Review results and report findings.
```markdown ```markdown
# Execute plugin script # Execute plugin script
!`bash ${CLAUDE_PLUGIN_ROOT}/scripts/script.sh` !`bash ${CLAUDE_PLUGIN_ROOT}/scripts/script.sh`
# Load plugin configuration # Load plugin configuration
@${CLAUDE_PLUGIN_ROOT}/config/settings.json @${CLAUDE_PLUGIN_ROOT}/config/settings.json
# Use plugin template # Use plugin template
@${CLAUDE_PLUGIN_ROOT}/templates/report.md @${CLAUDE_PLUGIN_ROOT}/templates/report.md
# Access plugin resources # Access plugin resources
@${CLAUDE_PLUGIN_ROOT}/docs/reference.md @${CLAUDE_PLUGIN_ROOT}/docs/reference.md
``` ```
**Why use it:** **Why use it:**
- Works across all installations - Works across all installations
- Portable between systems - Portable between systems
- No hardcoded paths needed - No hardcoded paths needed
@@ -625,14 +586,12 @@ plugin-name/
``` ```
**Namespace benefits:** **Namespace benefits:**
- Logical command grouping - Logical command grouping
- Shown in `/help` output - Shown in `/help` output
- Avoid name conflicts - Avoid name conflicts
- Organize related commands - Organize related commands
**Naming conventions:** **Naming conventions:**
- Use descriptive action names - Use descriptive action names
- Avoid generic names (test, run) - Avoid generic names (test, run)
- Consider plugin-specific prefix - Consider plugin-specific prefix
@@ -702,20 +661,17 @@ argument-hint: [file-path]
Initiate comprehensive review of @$1 using the code-reviewer agent. Initiate comprehensive review of @$1 using the code-reviewer agent.
The agent will analyze: The agent will analyze:
- Code structure - Code structure
- Security issues - Security issues
- Performance - Performance
- Best practices - Best practices
Agent uses plugin resources: Agent uses plugin resources:
- ${CLAUDE_PLUGIN_ROOT}/config/rules.json - ${CLAUDE_PLUGIN_ROOT}/config/rules.json
- ${CLAUDE_PLUGIN_ROOT}/checklists/review.md - ${CLAUDE_PLUGIN_ROOT}/checklists/review.md
``` ```
**Key points:** **Key points:**
- Agent must exist in `plugin/agents/` directory - Agent must exist in `plugin/agents/` directory
- Claude uses Task tool to launch agent - Claude uses Task tool to launch agent
- Document agent capabilities - Document agent capabilities
@@ -734,7 +690,6 @@ argument-hint: [api-file]
Document API in @$1 following plugin standards. Document API in @$1 following plugin standards.
Use the api-docs-standards skill to ensure: Use the api-docs-standards skill to ensure:
- Complete endpoint documentation - Complete endpoint documentation
- Consistent formatting - Consistent formatting
- Example quality - Example quality
@@ -744,7 +699,6 @@ Generate production-ready API docs.
``` ```
**Key points:** **Key points:**
- Skill must exist in `plugin/skills/` directory - Skill must exist in `plugin/skills/` directory
- Mention skill name to trigger invocation - Mention skill name to trigger invocation
- Document skill purpose - Document skill purpose
@@ -753,7 +707,6 @@ Generate production-ready API docs.
### Hook Coordination ### Hook Coordination
Design commands that work with plugin hooks: Design commands that work with plugin hooks:
- Commands can prepare state for hooks to process - Commands can prepare state for hooks to process
- Hooks execute automatically on tool events - Hooks execute automatically on tool events
- Commands should document expected hook behavior - Commands should document expected hook behavior
@@ -790,7 +743,6 @@ Compile findings into report following template.
``` ```
**When to use:** **When to use:**
- Complex multi-step workflows - Complex multi-step workflows
- Leverage multiple plugin capabilities - Leverage multiple plugin capabilities
- Require specialized analysis - Require specialized analysis
@@ -844,7 +796,6 @@ allowed-tools: Bash(test:*)
--- ---
Validate plugin setup: Validate plugin setup:
- Script: !`test -x ${CLAUDE_PLUGIN_ROOT}/bin/analyze && echo "✓" || echo "✗"` - Script: !`test -x ${CLAUDE_PLUGIN_ROOT}/bin/analyze && echo "✓" || echo "✗"`
- Config: !`test -f ${CLAUDE_PLUGIN_ROOT}/config.json && echo "✓" || echo "✗"` - Config: !`test -f ${CLAUDE_PLUGIN_ROOT}/config.json && echo "✓" || echo "✗"`
@@ -871,7 +822,6 @@ Provide troubleshooting steps
``` ```
**Best practices:** **Best practices:**
- Validate early in command - Validate early in command
- Provide helpful error messages - Provide helpful error messages
- Suggest corrective actions - Suggest corrective actions