20 lines
No EOL
561 B
JSON
20 lines
No EOL
561 B
JSON
{
|
|
"name": "codeflash/codeflash-internal-skills",
|
|
"version": "0.1.0",
|
|
"summary": "Procedural workflows for developing and debugging codeflash-internal",
|
|
"private": true,
|
|
"skills": {
|
|
"debug-optimization-failure": {
|
|
"path": "skills/debug-optimization-failure/SKILL.md"
|
|
},
|
|
"add-language-support": {
|
|
"path": "skills/add-language-support/SKILL.md"
|
|
},
|
|
"add-api-endpoint": {
|
|
"path": "skills/add-api-endpoint/SKILL.md"
|
|
},
|
|
"debug-test-generation": {
|
|
"path": "skills/debug-test-generation/SKILL.md"
|
|
}
|
|
}
|
|
} |