mirror of
https://github.com/samber/cc-skills-golang.git
synced 2026-09-11 19:46:44 +03:00
initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "cc-skills-golang",
|
||||
"displayName": "Skills for Golang",
|
||||
"description": "AI Agent Skills for production-ready Go projects",
|
||||
"version": "1.0.0",
|
||||
"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/"
|
||||
}
|
||||
Reference in New Issue
Block a user