Claude Skill

samber/cc-skills-golang

一个可运行的Golang代理技能集合,兼容Claude、Copilot、Cursor、Gemini等工具。用可复用的Go代理技能增强你的AI编码助手。

概览

Stars2,133
Forks135
语言Go
最后更新2026-06-09
最近同步2026-06-15
前往 GitHub

仓库信息

拥有者samber
仓库cc-skills-golang
完整名称samber/cc-skills-golang
Repo ID1,188,322,477

安装这个 Skill

npx skills add https://github.com/samber/cc-skills-golang --all

Registry 信息

类型openclaw_skill
质量分70/100
验证状态readme_parsed
最近验证2026-06-01
平台
ClaudeOpenClawCodexCursor
能力
code-reviewpdfmemoryimageterminalworkflowagentagent-skillsaiantigravity
识别文件
README.md
安装方式
  • npx skills add https://github.com/samber/cc-skills-golang --all
  • npx skills add https://github.com/samber/cc-skills-golang --skill golang-performance
  • git clone https://github.com/samber/cc-skills-golang.git ~/.openclaw/skills/cc-skills-golang
  • git clone https://github.com/samber/cc-skills-golang.git ~/.openclaw/workspace/skills/cc-skills-golang
  • git clone https://github.com/samber/cc-skills-golang.git ~/.cursor/skills/cc-skills-golang

项目简介

一个可运行的Golang代理技能集合,旨在为Claude、Copilot和Cursor等AI编码助手提供可复用的高质量Go代理技能。

英文描述

🧑‍🎨 A collection of Golang agentic skills that works

要点

  • 即用型Golang代理技能,适用于AI编码助手
  • 兼容Claude、Copilot、Cursor、Gemini等工具
  • 专注于代理式和氛围编码工作流
  • 开源且由社区驱动的技能集合

使用场景

  • 为Claude Code添加Golang专属代理技能
  • 在Cursor或Copilot中使用可复用的Go技能提升效率
  • 为Go项目构建AI驱动的编码代理
  • 尝试氛围编码和代理式开发模式

README 摘要

# Agent Skills for production-ready Golang projects AI agent skills are reusable instruction sets that extend your coding assistant with domain-specific expertise, loaded on demand so they don't bloat your context. This repository covers **Go-specific** skills only (language, testing, security, observability, etc.); for dev workflow skills (git conventions, CI/CD, PR reviews) you'll want to add a separate skills plugin. For generic skills, please visit [cc-skills](https://github.com/samber/cc-skills). > [!IMPORTANT] > Bootstrapped with Claude Code by distilling my Go project commits. **Edited, tested, reviewed and reworked by a human**. > > **No AI slop here.** AI-made skills are useless. <img width="1414" height="491" alt="image" src="https://github.com/user-attachments/assets/620b5835-c1ba-4ea9-bf47-2293b58b879e" /> ## 🚀 How to use **Install with [skills](https://skills.sh/) CLI** (universal, works with any [Agent Skills](https://agentskills.io)-compatible tool): ```bash npx skills add https://github.com/samber/cc-skills-golang --all # or a single skill: npx skills add https://github.com/samber/cc-skills-golang --skill golang-performance ``` <!-- prettier-ignore-start --> <details> <summary>Claude Code</summary> ```bash /plugin marketplace add samber/cc /plugin install cc-skills-golang@samber ``` </details> <details> <summary>Openclaw</summary> Copy skills into the cross-client discovery directory: ```bash git clone https://github.com/samber/cc-skills-golang.git ~/.openclaw/skills/cc-skills-golang # or in workspace: git clone https://github.com/samber/cc-skills-golang.git ~/.openclaw/workspace/skills/cc-skills-golang ``` </details> <details> <summary>Gemini CLI</summary> ```bash gemini extensions install https://github.com/samber/cc-skills-golang ```

话题

探索更多

数据来自 GitHub,同步时间:2026-06-15