提交

提交图

  • 8b48e0e6aa Merge branch 'main' of https://github.com/addyosmani/agent-skills Addy Osmani 2026-04-05 01:30:26 -07:00
  • 860067b8ce [fix] TDD fix from verify to build Addy Osmani 2026-04-05 01:30:18 -07:00
  • 4dc80b7784 Merge pull request #13 from federicobartoli/poc/ci-plugin-install-test Addy Osmani 2026-04-05 01:27:27 -07:00
  • a806c635fb Merge pull request #12 from federicobartoli/fix/revert-install-command Addy Osmani 2026-04-03 16:10:59 -07:00
  • 0e6fb93fd8 Merge pull request #10 from federicobartoli/fix/skill-format-alignment Addy Osmani 2026-04-03 16:10:34 -07:00
  • ff6aa473a3 Add CI workflow to validate plugin structure and installation Federico Bartoli 2026-04-04 00:36:29 +02:00
  • 15e594f147 Revert install command to working plugin syntax Federico Bartoli 2026-04-04 00:28:59 +02:00
  • fea75b1647 Align skill descriptions with Anthropic best practices Federico Bartoli 2026-03-31 22:41:45 +02:00
  • 2ca6fec681 Merge pull request #9 from federicobartoli/fix/soften-language-claude-4 Addy Osmani 2026-03-31 12:10:09 -07:00
  • 702a894889 Soften prescriptive language for Claude 4.6 compatibility Federico Bartoli 2026-03-31 19:29:59 +02:00
  • 9aed668c49 Merge pull request #8 from addyosmani/google-swe Addy Osmani 2026-03-29 23:44:19 -07:00
  • 8739c15974 Refactor to better reflect Google SWE best practices google-swe Addy Osmani 2026-03-28 14:06:57 -07:00
  • 3aa5a43ae5 Add npm audit triage decision tree to security skill Addy Osmani 2026-03-28 00:45:09 -07:00
  • ba5e3bdee1 Add CI optimization strategies for slow pipelines Addy Osmani 2026-03-28 00:44:52 -07:00
  • 9b644184f5 Quantify context flooding anti-pattern with line count thresholds Addy Osmani 2026-03-28 00:44:29 -07:00
  • f09e80ab9f Explain why each AI aesthetic pattern is a problem Addy Osmani 2026-03-28 00:44:20 -07:00
  • 5c13ed9330 Add task sizing inflection points to planning skill Addy Osmani 2026-03-28 00:43:59 -07:00
  • f932bdc481 Add rollout decision thresholds to shipping-and-launch Addy Osmani 2026-03-28 00:43:47 -07:00
  • 3da834d310 Expand non-reproducible bug strategies in debugging skill Addy Osmani 2026-03-28 00:43:22 -07:00
  • ad27ae54b4 Add measurement decision tree to performance-optimization Addy Osmani 2026-03-28 00:43:08 -07:00
  • b5dd692cee Add cross-reference from spec-driven-development to context-engineering Addy Osmani 2026-03-28 00:42:29 -07:00
  • f34cdea627 Add cross-reference from incremental-implementation to git workflow Addy Osmani 2026-03-28 00:42:21 -07:00
  • 424ce4aaba Add cross-references from code review to security and performance skills Addy Osmani 2026-03-28 00:42:12 -07:00
  • b88b81f4f1 Add cross-reference from TDD to browser-testing-with-devtools Addy Osmani 2026-03-28 00:41:54 -07:00
  • ed34942a40 Add Red Flags and Verification sections to idea-refine Addy Osmani 2026-03-28 00:41:45 -07:00
  • 4d0b832917 Warn about untrusted third-party API responses Addy Osmani 2026-03-28 00:41:14 -07:00
  • 69e04034c6 Add external data trust checks to code review security axis Addy Osmani 2026-03-28 00:40:57 -07:00
  • 56786aa738 Use secrets for CI database credentials instead of hardcoded values Addy Osmani 2026-03-28 00:40:43 -07:00
  • 18a0e1e0ae Add trust levels for loaded context sources Addy Osmani 2026-03-28 00:40:28 -07:00
  • 8e1fe9ddf1 Add untrusted error output security guidance to debugging skill Addy Osmani 2026-03-28 00:39:53 -07:00
  • c1e7c2547b Address security feedback in #6 Addy Osmani 2026-03-28 00:25:33 -07:00
  • 111eade87e For #7 some additional minor tweaks Addy Osmani 2026-03-27 18:38:08 -07:00
  • bfdda8d22e Merge pull request #7 from federicobartoli/feat/simplify-ignore-hooks Addy Osmani 2026-03-27 18:32:52 -07:00
  • 1730a69454 Add simplify-ignore hook for block-level code protection Federico Bartoli 2026-03-18 03:37:26 +01:00
  • 103124b029 Make it clearer what our slash commands offer Addy Osmani 2026-03-15 12:23:58 -07:00
  • 5960ad5a1e Minor formatting Addy Osmani 2026-03-15 00:30:03 -07:00
  • 163cb5507a Large README refactor to better educate value Addy Osmani 2026-03-15 00:27:40 -07:00
  • ae159c7bd5 Merge pull request #3 from addyosmani/code-simplify Addy Osmani 2026-03-15 00:02:31 -07:00
  • 9a74159d01 Merge pull request #4 from addyosmani/copilot/sub-pr-3 code-simplify Addy Osmani 2026-03-15 00:02:17 -07:00
  • 653e48c698 docs: add code-simplification skill to README copilot/sub-pr-3 copilot-swe-agent[bot] 2026-03-15 07:01:48 +00:00
  • 51824d44f8 Initial plan copilot-swe-agent[bot] 2026-03-15 07:00:11 +00:00
  • d099ab7f48 Fixes #2 - adds code simplifier v0.1 Addy Osmani 2026-03-05 19:26:46 -08:00
  • 82981487bc Merge pull request #1 from federicobartoli/fix/add-claude-plugin-manifest Addy Osmani 2026-03-04 15:44:57 -08:00
  • 0490a93323 Add Claude Code plugin manifest and marketplace catalog Federico Bartoli 2026-02-23 12:02:52 +01:00
  • a63f54b8ab Rename stale swe-skills references to agent-skills Federico Bartoli 2026-02-23 12:02:07 +01:00
  • 3e4a665e4e prepare repo for public release Addy Osmani 2026-02-15 14:40:04 -08:00
  • 47b65bf3cb update README with full skills reference and project overview Addy Osmani 2026-02-15 14:36:52 -08:00
  • 9434558fd4 add git-workflow-and-versioning and shipping-and-launch skills Addy Osmani 2026-02-15 14:36:47 -08:00
  • 46f377adde add security-and-hardening and performance-optimization skills Addy Osmani 2026-02-15 14:36:43 -08:00
  • f977f939cd add test-driven-development skill Addy Osmani 2026-02-15 14:36:40 -08:00
  • 7ea265f17d add incremental-implementation and frontend-ui-engineering skills Addy Osmani 2026-02-15 14:36:36 -08:00
  • 74445eaeda add spec-driven-development and planning-and-task-breakdown skills Addy Osmani 2026-02-15 14:36:24 -08:00
  • f04252ca5d add docs and adrs Addy Osmani 2026-02-15 14:35:25 -08:00
  • 45942b033c add debugging and errors recovery Addy Osmani 2026-02-15 14:35:19 -08:00
  • 9b3aa3e152 add context engineering Addy Osmani 2026-02-15 14:35:11 -08:00
  • 638a3f5893 add review Addy Osmani 2026-02-15 14:35:07 -08:00
  • b4eb0728de add ci cd Addy Osmani 2026-02-15 14:35:03 -08:00
  • 71aea09fb9 add using agent skills Addy Osmani 2026-02-15 14:34:57 -08:00
  • f53216f735 add browser testing Addy Osmani 2026-02-15 14:34:47 -08:00
  • af8eb3ab8a add api and interface design Addy Osmani 2026-02-15 14:28:40 -08:00
  • dfba53259a add references and examples Addy Osmani 2026-02-15 14:28:33 -08:00
  • a3372ca0fc add hooks session starter Addy Osmani 2026-02-15 14:28:13 -08:00
  • d2e333a2c6 add CLAUDE.md and hooks Addy Osmani 2026-02-15 14:28:07 -08:00
  • f79cf3d7af add setup docs Addy Osmani 2026-02-15 14:27:59 -08:00
  • ed3069c478 add security and testing Addy Osmani 2026-02-15 14:27:51 -08:00
  • 8601191b56 add code reviewer Addy Osmani 2026-02-15 14:27:45 -08:00
  • a4c1cc6c1e add spec and test Addy Osmani 2026-02-15 14:27:40 -08:00
  • 0dcb2b7001 add ship commands Addy Osmani 2026-02-15 14:27:35 -08:00
  • 9800f5cbca add review commands Addy Osmani 2026-02-15 14:27:30 -08:00
  • d635f66721 add planning Addy Osmani 2026-02-15 14:27:25 -08:00
  • 3107c258be add build command Addy Osmani 2026-02-15 14:27:15 -08:00
  • b67189e97d Refine implementation of ideate skill Addy Osmani 2026-02-15 12:58:14 -08:00
  • 62fcdcd8ab Add initial idea-refine skill Addy Osmani 2026-02-15 12:36:01 -08:00
  • cbb3585aef add gitignore and readme Addy Osmani 2026-02-15 12:35:52 -08:00
  • 0954a4e4da Add AGENTS.md Addy Osmani 2026-02-15 12:30:31 -08:00