agentsclimarketplace

ThinkCMF6 Skills

Skill ArkPLN/ThinkCMF6-Skills

基于 ThinkCMF6 开发手册的中文开发知识技能。用于在编写、调试、重构 使用 ThinkCMF6 的PHP项目时快速检索官方能力、模板/插件/API/命令行/系统函数规范,并给出可执行实现建议。用户提到 ThinkCMF6 文档、手册条目、函数名、插件开发、模板标签、API 规范、命令行或升级迁移时使用。From its SKILL.md

Install
npx -y skills add ArkPLN/ThinkCMF6-Skills

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.8 KB, 550 tokens by cl100k_base, as published. Nobody here has run it

ThinkCMF6 开发手册技能

按以下流程回答用户请求:

  1. 先定位主题所属章节:基础、控制器、请求、数据库、模型、应用、API、模板、插件、前端、命令行、系统函数、专题、附录。
  2. 再从 references/handbook.md 提取对应段落,优先返回“可直接执行”的做法与代码。
  3. 涉及多个备选方案时,默认给出 ThinkCMF6 手册中最常见、最保守、最兼容的路径。
  4. 说明方案时保持中文,优先给最小可运行示例,再补充边界条件。

输出约定

  • 先给结论,再给步骤。
  • 尽量使用 文件路径 + 命令 + 代码片段 的形式。
  • 若手册存在版本差异风险,明确标注“以当前项目实际版本为准”。

检索提示

当用户提到以下关键词,优先检索对应区域:

  • 模板/标签/主题/前台 -> 模板与前端章节
  • 插件/钩子/插件控制器 -> 插件章节
  • API/状态码/路由/资源控制器 -> API 章节
  • cmf_ 前缀函数 -> 系统函数章节
  • 升级/迁移/workerman/swoole -> 专题与附录章节

大文档读取策略

references/handbook.md 内容较大,十分建议先按关键词定位再读取局部,根据相对路径定位到对应的文档。 建议关键词样式:

  • 章节标题:## 模板## 插件## API
  • 函数名:cmf_get_cmf_is_cmf_set_
  • 能力词:验证码文件上传URL规则

What ships with it: 226 files

300.6 KB alongside SKILL.md, 2 of them executable

agents/

references/

186 more files not listed here. See all 226 in the repository.

Keep looking

Skills are one crate of 326,499. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.