mirror of
https://github.com/samber/cc-skills-golang.git
synced 2026-09-11 19:46:44 +03:00
27 lines
682 B
JSON
27 lines
682 B
JSON
{
|
|
"name": "cc-skills-golang",
|
|
"displayName": "Skills for Golang",
|
|
"description": "AI Agent Skills for production-ready Go projects",
|
|
"version": "2.0.1",
|
|
"author": {
|
|
"name": "Samuel Berthe",
|
|
"email": "hey@samuel-berthe.fr"
|
|
},
|
|
"homepage": "https://github.com/samber/cc-skills-golang",
|
|
"repository": "https://github.com/samber/cc-skills-golang",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"plugin",
|
|
"go",
|
|
"golang",
|
|
"ai-agent",
|
|
"skills",
|
|
"agentic",
|
|
"engineering",
|
|
"developer",
|
|
"coding",
|
|
"productivity"
|
|
],
|
|
"skills": "./skills/",
|
|
"rules": "./rules/"
|
|
} |