Initial commit
This commit is contained in:
20
.claude-plugin/plugin.json
Normal file
20
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "angular-testing",
|
||||
"description": "Comprehensive testing strategies with Jasmine, Jest, Cypress, and Playwright",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Ihsan - Full-Stack Developer & AI Strategist",
|
||||
"url": "https://github.com/EhssanAtassi"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/testing-strategies/SKILL.md",
|
||||
"./skills/mocking-patterns/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/angular-tester.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/generate-tests.md",
|
||||
"./commands/run-e2e.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user