一键导入
awesome-claude-code
精选 Claude Code 技能/Hook/命令清单:22K Stars,一站式资源导航
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
精选 Claude Code 技能/Hook/命令清单:22K Stars,一站式资源导航
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Implements Figma designs to exact 1:1 fidelity by decomposing them into sub-components and building bottom-up with self-correcting validation loops. This skill should be used when implementing UI from Figma files, when a Figma URL is provided, or when the user mentions "implement design", "figma to code", "build from figma", "convert figma", "break down this design", "implement page", "implement component", "generate code", "build Figma design", or "pixel perfect". Works for both full pages and single components. Requires Figma MCP server connection. Do not use for non-Figma design tasks or when the user only wants a screenshot or metadata without implementation.
MCP bundle package
MCP bundle package
AI 研究全流程 Skill:实验设计/数据处理/模型训练/论文写作,1.6K Stars
查找 Skill/Agent/命令的一站式枢纽:2.3K Stars,生态导航
Token 压缩省钱 Skill:节省 65% API 费用,53.6K Stars,日均 +1800 Stars
| id | skill-awesome-claude-code |
| name | Awesome Claude Code |
| version | 1.0.0 |
| description | 精选 Claude Code 技能/Hook/命令清单:22K Stars,一站式资源导航 |
| category | prompt |
| tags | ["awesome-list","curated","skills","hooks","commands"] |
| author | hesreallyhim |
| repositoryUrl | https://github.com/hesreallyhim/awesome-claude-code |
| parameters | {"transport":"bundle","configTemplate":"{\"name\": \"Awesome Claude Code\", \"transport\": \"bundle\", \"type\": \"mcp\"}"} |
./gradlew build - Build the entire project./gradlew test - Run all tests./gradlew test --tests "com.didalgo.intellij.chatgpt.chat.metadata.UsageAggregatorTest" - Run a specific test class./gradlew test --tests "*.StandardLanguageTest.testDetection" - Run a specific test method./gradlew runIde - Run the plugin in a development IDE instance./gradlew runPluginVerifier - Verify plugin compatibility with different IDE versions./gradlew koverReport - Generate code coverage reportcom.didalgo.intellij.chatgpt as base package@NotNull, @Nullable) consistently; prefer interface types in declarationsChatGptBundle for internationalized strings