18 lines
919 B
JSON
18 lines
919 B
JSON
{
|
|
"name": "testing-next-stack",
|
|
"owner": {
|
|
"name": "Hope Overture",
|
|
"email": "support@worldbuilding-app-skills.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "testing-next-stack",
|
|
"description": "Scaffolds comprehensive testing setup for Next.js applications including Vitest unit tests, React Testing Library component tests, and Playwright E2E flows with accessibility testing via axe-core. This skill should be used when setting up test infrastructure, generating test files, creating test utilities, adding accessibility checks, or configuring testing frameworks for Next.js projects. Trigger terms include setup testing, scaffold tests, vitest, RTL, playwright, e2e tests, component tests, u",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-hopeoverture-worldbuilding-app-skills-plugins-testing-next-stack.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |