Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "nk-dev-practices",
|
||||
"description": "Core development philosophy: Linus mindset, critical thinking, XP/TDD patterns, self-skepticism",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Cole Kennedy"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user