Files
Portfolio/.auto-claude/specs/021-document-the-scripts-directory-utilities-for-devel/task_metadata.json
T
2026-01-25 19:39:30 +01:00

9 lines
606 B
JSON

{
"sourceType": "ideation",
"ideationType": "documentation_gaps",
"ideaId": "doc-004",
"rationale": "These scripts represent significant development tooling investments that could save developers hours of work. The image generation script uses OpenAI API but this isn't obvious without reading the code. Accessibility and performance audit scripts (axe, lighthouse, pagespeed) exist but developers wouldn't know to use them. The package.json only exposes 3 scripts but 14 exist.",
"category": "documentation",
"priority": "medium",
"prUrl": "https://github.com/damjan1996/Portfolio/pull/11"
}