prorise-cool/prorise-claude-skills

framework-specialist

提供特定编程语言和框架的深度专业知识。当需要处理特定技术栈的复杂问题时使用

First seen Apr 5, 2026

Installation

$ npx skills add prorise-cool/prorise-claude-skills --skill framework-specialist

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from prorise-cool/prorise-claude-skills · top by installs.

npx skills add prorise-cool/prorise-claude-skills

Browse all from prorise-cool/prorise-claude-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 24
Default branch master
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,446 B
  • docs SUMMARY.md 139 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 7 installs

SKILL.md

Framework Specialist

提供特定编程语言和框架的深度专业知识。当需要处理特定技术栈的复杂问题时使用

Skill Index

<!-- AUTO-GENERATED-SKILL-INDEX:START --> 以下索引由 node scripts/update-skill-index.js 自动生成,用于让 Claude 在顶层专家触发后继续路由到最相关的子技能。

Claude 使用说明

  1. 先将用户当前任务与每个子技能的 触发语义 进行语义匹配,不要只看目录名。
  2. 一旦找到最相关的子技能,立即打开其 入口文件 指向的 SKILL.md,把它作为下一层入口。
  3. 进入子技能后,再根据该子技能自己的说明按需加载同目录下的 references/scripts/assets/,不要在顶层专家中预先展开大段细节。
  4. 如果多个子技能都相关,先加载最贴近主目标的那个,再按需补充其他子技能,避免一次性加载过多上下文。
  5. 下方 入口文件 路径相对于项目根目录,可直接用于 Read 操作。

子技能索引

  • 暂无子技能 SKILL.md 索引。

<!-- AUTO-GENERATED-SKILL-INDEX:END -->

Notes

  • 顶层 SKILL.md 仅做索引导航,不承载大体量细节内容。
  • 详细资料下沉到 references/domains/,按树形结构组织。