Adds a run skill that starts the Django dev server, creates a test superuser, logs in via /admin/login/, and screenshots any page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
56 B
JSON
6 lines
56 B
JSON
{
|
|
"dependencies": {
|
|
"playwright": "^1.60.0"
|
|
}
|
|
}
|