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