文件历史

提交图

17 次代码提交

作者 SHA1 备注 提交日期
Addy Osmani d099ab7f48 Fixes #2 - adds code simplifier v0.1 2026-03-05 19:26:46 -08:00
Addy Osmani 3e4a665e4e prepare repo for public release
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>
2026-02-15 14:40:04 -08:00
Addy Osmani 9434558fd4 add git-workflow-and-versioning and shipping-and-launch skills
Ship phase skills covering atomic commits, branch strategy,
pre-launch checklists, and staged rollout procedures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:36:47 -08:00
Addy Osmani 46f377adde add security-and-hardening and performance-optimization skills
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>
2026-02-15 14:36:43 -08:00
Addy Osmani f977f939cd add test-driven-development skill
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>
2026-02-15 14:36:40 -08:00
Addy Osmani 7ea265f17d add incremental-implementation and frontend-ui-engineering skills
Build phase skills covering thin vertical slices and
production-quality UI development patterns.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:36:36 -08:00
Addy Osmani 74445eaeda add spec-driven-development and planning-and-task-breakdown skills
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>
2026-02-15 14:36:24 -08:00
Addy Osmani f04252ca5d add docs and adrs 2026-02-15 14:35:25 -08:00
Addy Osmani 45942b033c add debugging and errors recovery 2026-02-15 14:35:19 -08:00
Addy Osmani 9b3aa3e152 add context engineering 2026-02-15 14:35:11 -08:00
Addy Osmani 638a3f5893 add review 2026-02-15 14:35:07 -08:00
Addy Osmani b4eb0728de add ci cd 2026-02-15 14:35:03 -08:00
Addy Osmani 71aea09fb9 add using agent skills 2026-02-15 14:34:57 -08:00
Addy Osmani f53216f735 add browser testing 2026-02-15 14:34:47 -08:00
Addy Osmani af8eb3ab8a add api and interface design 2026-02-15 14:28:40 -08:00
Addy Osmani b67189e97d Refine implementation of ideate skill 2026-02-15 12:58:14 -08:00
Addy Osmani 62fcdcd8ab Add initial idea-refine skill 2026-02-15 12:36:01 -08:00