Add MIT LICENSE file, CONTRIBUTING.md with skill quality guidelines,
expand .gitignore for safety, and remove leftover idea-refine.zip artifact.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Review phase skills covering OWASP Top 10 prevention, input
validation, Core Web Vitals, and measure-before-optimize discipline.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Verify phase skill covering TDD workflow, Prove-It pattern for
bugs, and test hierarchy guidance.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Build phase skills covering thin vertical slices and
production-quality UI development patterns.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Define and Plan phase skills covering structured specifications
before code and decomposing work into verifiable tasks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>