Commit Graph

  • 392231bfbf style: fix remaining MD030 list marker spacing errors main xuxiang 2026-02-02 22:00:11 +08:00
  • 28a7a050c3 style: fix markdownlint errors (MD030, MD004, MD047) xuxiang 2026-02-02 21:35:31 +08:00
  • d7cafbe582 chore: sync with upstream e7cb442 + update zh translations xuxiang 2026-02-02 18:57:56 +08:00
  • 6f87d43c19 style: fix markdownlint errors (MD030, MD047) xuxiang 2026-01-31 19:25:25 +08:00
  • 0e5571998f fix: restore missing files (package.json etc) and fix sync script logic xuxiang 2026-01-31 18:55:45 +08:00
  • b1d03833b9 chore: sync with upstream ae2c063 + update zh translations xuxiang 2026-01-31 18:22:06 +08:00
  • 6c531eb17b feat: add upstream sync automation script xuxiang 2026-01-28 01:26:19 +08:00
  • e133f58e1c docs: 完成所有文档的中文翻译并应用到项目 xuxiang 2026-01-28 00:12:54 +08:00
  • 0ced59a26b Merge pull request #91 from Hor1zonZzz/fix/readme-rules-limitation Affaan Mustafa 2026-01-27 02:04:04 -08:00
  • 2563d1e0ab Merge pull request #92 from jhsong-musinsa/fix/plugin-manifest-validation Affaan Mustafa 2026-01-27 02:03:02 -08:00
  • 5dc1edba49 Merge pull request #93 from pangerlkr/patch-3 Affaan Mustafa 2026-01-27 02:02:03 -08:00
  • 2aac2d9a98 Create PLUGIN_SCHEMA_NOTES.md Panger Lkr 2026-01-27 11:34:13 +05:30
  • cdf987d5ae fix: use explicit file paths for agents in plugin.json 송정훈(JH) 2026-01-27 14:43:48 +09:00
  • 384b255ff8 docs: add note about rules limitation in plugin installation m0_56676577 2026-01-27 13:38:17 +08:00
  • accbb470cc feat: add proper header banner to shortform guide Affaan Mustafa 2026-01-26 21:26:35 -08:00
  • ff67b03a25 feat: add images and rename guides to the-shortform-guide.md and the-longform-guide.md Affaan Mustafa 2026-01-26 20:45:11 -08:00
  • 7fc5ef1088 Merge pull request #83 from msyahidin/claude/add-golang-support-frw0Z Affaan Mustafa 2026-01-26 20:02:00 -08:00
  • 779085e272 fix: add missing agents and hooks declarations to plugin.json Affaan Mustafa 2026-01-26 20:00:20 -08:00
  • 5e1835a759 Merge pull request #81 from pangerlkr/patch-2 Affaan Mustafa 2026-01-26 19:57:42 -08:00
  • 2abefe6553 Merge pull request #79 from pangerlkr/patch-1 Affaan Mustafa 2026-01-26 19:57:38 -08:00
  • 4bca615d32 Merge pull request #80 from lichengzhe/fix/stop-hook-shell-error Affaan Mustafa 2026-01-26 19:57:36 -08:00
  • a1f47f1fdf Merge pull request #85 from roeiba/add-license-file Affaan Mustafa 2026-01-26 19:57:33 -08:00
  • 01ad21b1d4 docs: add missing MIT LICENSE file Roei Bar Aviv 2026-01-26 10:45:39 +01:00
  • c6c32cdc7a fix: add language labels to fenced code blocks for MD040 compliance Claude 2026-01-26 09:35:43 +00:00
  • 75e1e46f3f feat: add comprehensive Golang language support Claude 2026-01-26 08:20:42 +00:00
  • 2feac5aed5 docs: add The Longform Guide to Everything Claude Code Panger Lkr 2026-01-26 09:32:09 +05:30
  • a0b84f7b86 Fix: Move Stop hook inline code to separate script file 李成喆 2026-01-26 12:00:39 +08:00
  • 1564213dfe docs: add The Shorthand Guide to Everything Claude Code Panger Lkr 2026-01-26 09:29:45 +05:30
  • 56ff5d444b fix: use correct unscoped agent-browser package name (#77) Jeff Scott Ward 2026-01-25 22:04:47 -05:00
  • 5c63fa9006 feat: v1.1.0 release - session ID tracking, async hooks, new skills Affaan Mustafa 2026-01-25 18:21:27 -08:00
  • 5670fcd34f Fix plugin manifest validation errors (#75) Jeff Scott Ward 2026-01-25 20:38:25 -05:00
  • 1c9fa0b8f8 Add hooks.md to documentation index (#40) voovvaa 2026-01-26 02:46:04 +03:00
  • 2bfd2fbbee feat: add cloud infrastructure security skill (#44) Panger Lkr 2026-01-26 05:15:24 +05:30
  • fae9716c0a feat(agents): add database-reviewer agent with Supabase patterns (#48) soilmass 2026-01-25 16:44:54 -07:00
  • a2087a8193 fix: remove unnecessary .sh hooks (#41) voovvaa 2026-01-26 02:44:52 +03:00
  • b9b7831ef5 fix: multiple community-reported issues Affaan Mustafa 2026-01-25 15:43:48 -08:00
  • 660e0d3bad fix: security and documentation fixes Affaan Mustafa 2026-01-24 01:36:02 -08:00
  • a7bc5f2a90 revert: remove hooks declaration - auto-loaded by convention Affaan Mustafa 2026-01-23 22:27:21 -08:00
  • 22ad036cb5 fix: add hooks declaration to plugin.json for proper hook loading Affaan Mustafa 2026-01-23 20:47:22 -08:00
  • 5230892ee8 fix: remove version fields from marketplace.json gzb1128 2026-01-23 15:14:23 +08:00
  • 970f8bf884 feat: cross-platform support with Node.js scripts zerx-lab 2026-01-23 15:08:07 +08:00
  • 4ec7a6b15a fix: remove version field to enable automatic plugin updates gzb1128 2026-01-23 14:31:20 +08:00
  • 0d438dd042 style: side-by-side guide layout matching profile README Affaan Mustafa 2026-01-22 22:29:06 -08:00
  • 7f4f622517 feat: add star history chart and minimal badge bar Affaan Mustafa 2026-01-22 22:19:01 -08:00
  • c3f1594acd fix: move session-end hooks from Stop to SessionEnd Affaan Mustafa 2026-01-22 21:06:23 -08:00
  • 19345df79d fix: remove duplicate hooks field from plugin.json Affaan Mustafa 2026-01-22 16:45:07 -08:00
  • 73bda1aad6 fix: use ${CLAUDE_PLUGIN_ROOT} for hook script paths Affaan Mustafa 2026-01-22 16:42:04 -08:00
  • ecfbbd3da1 fix: use relative path './' for plugin source instead of GitHub object Affaan Mustafa 2026-01-22 15:02:48 -08:00
  • ee5affbdbd fix: remove agents field temporarily to debug validation Affaan Mustafa 2026-01-22 13:37:10 -08:00
  • d362ae65eb fix: use string format for repository field in plugin.json Affaan Mustafa 2026-01-22 13:35:57 -08:00
  • 9e8006c8ca fix: use GitHub source object in marketplace.json Affaan Mustafa 2026-01-22 13:14:19 -08:00
  • 5010f82c3e feat: package as Claude Code plugin with marketplace distribution Affaan Mustafa 2026-01-22 04:16:39 -08:00
  • 4491f15577 Clarify README description of the repository Affaan Mustafa 2026-01-21 12:23:50 -08:00
  • e6440d32b8 docs: restructure README to flow shorthand → longform guides together Affaan Mustafa 2026-01-21 12:05:58 -08:00
  • fa0928a3d7 Enhance README with update section and resources Affaan Mustafa 2026-01-21 11:40:43 -08:00
  • 2d6fd7007e feat: add strategic-compact hook and update hooks.json with all hooks Affaan Mustafa 2026-01-20 19:57:05 -08:00
  • f96ef1e6ab feat: add memory persistence hooks and context files Affaan Mustafa 2026-01-20 18:51:09 -08:00
  • 7d3ea0f576 feat: add strategic compact skill Affaan Mustafa 2026-01-20 18:40:02 -08:00
  • 6bf102dbaa feat: add continuous learning skill with session examples Affaan Mustafa 2026-01-20 18:33:33 -08:00
  • 3c1e7d9910 Clarify repository purpose and additional resources Affaan Mustafa 2026-01-17 18:14:33 -08:00
  • 62a80df941 Update README with image and guide link Affaan Mustafa 2026-01-17 18:07:13 -08:00
  • 6eefb41d61 Update README with guide reading reminder Affaan Mustafa 2026-01-17 18:06:52 -08:00
  • d7cf890b58 Fix formatting in README.md for guide link Affaan Mustafa 2026-01-17 18:06:40 -08:00
  • e57979c1e9 Update README with image and guide link Affaan Mustafa 2026-01-17 18:06:03 -08:00
  • 45959c326e Initial release: Complete Claude Code configuration collection Affaan Mustafa 2026-01-17 17:49:33 -08:00