Skip to content

Latest commit

Β 

History

History
781 lines (435 loc) Β· 47.5 KB

File metadata and controls

781 lines (435 loc) Β· 47.5 KB

1.0.1 (2025-11-26)

🐞 Bug Fixes

  • disable send release to discord (4e42477)

1.0.0 (2025-11-26)

πŸš€ Features

1.14.8 (2025-11-17)

🐞 Bug Fixes

  • modularization hook continuation (7820f08)

1.14.7 (2025-11-16)

🐞 Bug Fixes

  • mcp-management: resolve subprocess hangs and signal handling (4edb1f8)

πŸ“š Documentation

  • mcp-management: add GEMINI.md configuration and update skill documentation (59a1f80)

♻️ Code Refactoring

  • hooks: replace blocking prompt hook with modularization command hook (6d6d750)

1.14.6 (2025-11-16)

🐞 Bug Fixes

  • fast commands should skip code reviewing (7573bc8)
  • planning skills should respect development-rules.md (b096874)
  • hook script path resolution fails when Claude changes directories (a6a0ecd)
  • modular extration hook (0293c9f)
  • update development rules with name convention (9dfcb85)

⚑ Performance Improvements

  • debugger subagent should consume less tokens (abc5635)

1.14.5 (2025-11-16)

🐞 Bug Fixes

  • add token count to repomix skill (7fac84f)
  • get all test suite of skills passed (6f2fe21)

⚑ Performance Improvements

  • optimize docs-seeker skills to be more token efficient (840dcf3)

1.14.4 (2025-11-15)

🐞 Bug Fixes

  • correct tools of git-manager agent (5ad40eb)

⚑ Performance Improvements

  • new skills - frontend-design from Anthropic + animejs (c1af484)
  • new skills - threejs fỏ 3D implementation (b76ef56)

1.14.3 (2025-11-14)

🐞 Bug Fixes

  • git-manager should use main branch instead of master (b80c358)
  • improve /plan output structure (819cac2)
  • unicode encoding error in gemini_batch_process.py (14868da)

⚑ Performance Improvements

  • /plan now utilize enhanced prompt (10f6444)
  • improve design commands (7478768)
  • new skills - aethetic with design principles and templates (7784c9f)
  • new skills - frontend-development (0b22630)
  • new skills - payment-integration with Polar & SePay (ca87645)
  • reduce token usage of /plan:* commands (3cd1254)
  • respect core principles of claudekit (1b33947)

1.14.2 (2025-11-13)

🐞 Bug Fixes

  • correct .mcp.json path of mcp-management skills (74035a9)

⚑ Performance Improvements

  • enhance speed of /cook and scouting process (f6c02ec)
  • new command: /cook:fast -> no research, only plan & code (38cf7bf)
  • new command: /plan:fast -> no research, only scout and generate plans (8c309b1)

1.14.1 (2025-11-12)

🐞 Bug Fixes

  • /code should trigger subagents and update plan progress (47861f5)
  • /fix should enhance prompt (26bb7ae)
  • /fix should enhance user prompt with more details (551702b)

πŸ“š Documentation

  • update cli package name in readme (d486dd8)

1.14.0 (2025-11-11)

πŸš€ Features

  • add sequential thinking MCP server to example (05e51fb)

🐞 Bug Fixes

  • ai-multimodal image generation issue (e774286)
  • /fix will route to /code when the plan exists (b371c5b)
  • project-manager subagent should use haiku model for token efficiency (4e94323)
  • add ⚑ to /bootstrap:* commands (ead01d6)
  • add ⚑ to /fix:* commands (5ff1f28)
  • add ⚑ to commands for token consumption level (2d8fbff)
  • add back scout-block hook (255e98b)
  • correct ⚑ in bootstrap commands (fa47949)
  • remove deprecated Gemini 2.0 model (00c5783)
  • skill filename should be uppercase (4984fde)
  • support statusline on windows (1e9351a)
  • use haiku in mcp-manager agent for token efficiency (40832df)

πŸ“š Documentation

⚑ Performance Improvements

  • all subagents should ensure token consumption efficiency while maintain quality (3f0e6bd)
  • enhance /fix:* commands (d9729eb)
  • enhance debugging skills (8c99078)
  • enhance plan and scout commands (ccf078c)
  • enhance planner, researcher, scout subagents (891915f)
  • enhance planning & research skills (e939cc3)
  • enhance problem-solving skills (d093cc6)
  • enhance sequential-thinking skills (ea3df40)
  • enhance skill-creator skills (ce128ef)
  • ensure token efficiency while maintaining high quality (966f9ba)
  • improve scout with more token efficiency (33675dc)
  • update scout command prefer extenal tools and fallback to explore agents (63415be)

1.13.0 (2025-11-09)

πŸš€ Features

  • add /use-mcp <to-do-something> command (e67a4e8)
  • agent: add mcp-manager subagent (ba40491)
  • skill: add mcp-management skill (8f04c03)

🐞 Bug Fixes

  • consolidate image/video processing to use ai-multimodal skill (26bd5da)
  • issue of generate images of ai-multimodal skills (c1144e9)
  • issues of markdown convert in ai-multimodal skills (879561e)
  • standardize output paths of ai-multimodal skills (716fd25)

⚑ Performance Improvements

  • planning & research skills with token efficiency (ed040bc)

1.12.0 (2025-11-09)

πŸš€ Features

  • new skills - backend-development (0c03973)
  • skill: add mobile-development with React Native, Flutter, Swift, Kotlin (7a73b44)
  • skills: add debugging references for backend and mobile development (970c957)

🐞 Bug Fixes

  • add /fix as shorthand of /fix:fast (b27f5d8)

⚑ Performance Improvements

  • add emphasis on mandatory compliance with CLAUDE.md (fca5cb5)

1.11.0 (2025-11-06)

πŸš€ Features

  • chrome-devtools: add XPath selector support with security validation (80ec295)
  • new skills - code reviewing and problem solving (9b7472d)
  • scan and review the codebase with /review:codebase (6f0e881)
  • skills: add requirements.txt files and installation guide (b360ec0)
  • skills: complete Phase 4 - standalone skill refactors with progressive disclosure (9159507)
  • skills: reorganize skills with progressive disclosure (Phase 1 & 2) (21fb8bd)

🐞 Bug Fixes

  • add rules of env var respect order in skill commands (7e8a856)
  • ai-multimodal: correct aspect_ratio parameter structure (241fdfe), closes #27
  • removed archived skills (b7fae05)
  • update report location of subagents (4175850)

πŸ“š Documentation

  • add pull request checklist to git manager agent (11958c3)

πŸ’„ Styles

  • fix typo in code review (b0f3bf9)

♻️ Code Refactoring

  • claude-code: optimize skill with progressive disclosure (79% reduction) (8b51d5a)

⚑ Performance Improvements

  • improve /skill:create and /skill:optimize (c6a5b32)
  • improve skills activation of subagents (c38e0e4)
  • improve skills commands (da004fc)
  • optimize token count in README.md (2bd1ee2)

1.10.6 (2025-11-04)

🐞 Bug Fixes

  • /ask will respond concisely and brutal honestly (a1b2482)
  • hooks: add cross-platform scout-block with windows support (2c0d6de)

⚑ Performance Improvements

  • optimize command workflows with progressive disclosure planning (9b76f0d)

1.10.6 (2025-11-04)

🐞 Bug Fixes

  • /ask will respond concisely and brutal honestly (a1b2482)
  • hooks: add cross-platform scout-block with windows support (2c0d6de)

⚑ Performance Improvements

  • optimize command workflows with progressive disclosure planning (9b76f0d)

1.10.6 (2025-11-04)

🐞 Bug Fixes

  • /ask will respond concisely and brutal honestly (a1b2482)
  • hooks: add cross-platform scout-block with windows support (2c0d6de)

⚑ Performance Improvements

  • optimize command workflows with progressive disclosure planning (9b76f0d)

1.10.6 (2025-11-04)

🐞 Bug Fixes

  • /ask will respond concisely and brutal honestly (a1b2482)
  • hooks: add cross-platform scout-block with windows support (2c0d6de)

⚑ Performance Improvements

  • optimize command workflows with progressive disclosure planning (9b76f0d)

1.10.6 (2025-11-04)

🐞 Bug Fixes

  • /ask will respond concisely and brutal honestly (a1b2482)
  • hooks: add cross-platform scout-block with windows support (2c0d6de)

⚑ Performance Improvements

  • optimize command workflows with progressive disclosure planning (9b76f0d)

1.10.6 (2025-11-04)

πŸš€ Features

  • scout-block: add cross-platform support with Node.js dispatcher (Windows/Linux/macOS/WSL)
  • scout-block: implement comprehensive security hardening with triple-layer validation
  • scout-block: add PowerShell implementation for native Windows support

πŸ› Bug Fixes

  • scout-block: fix critical command injection vulnerability in bash implementation
  • scout-block: add comprehensive JSON structure validation to prevent bypass attacks
  • scout-block: improve error handling and reporting across all implementations
  • scout-block: add empty input validation to prevent malformed request bypass

βœ… Tests

  • scout-block: add comprehensive test suite (11 tests: 7 functional + 4 security, 100% pass rate)
  • scout-block: add security test coverage for input validation and error handling
  • scout-block: add integration tests for live hook execution
  • scout-block: validate zero regressions across all platforms

πŸ“š Documentation

  • scout-block: add cross-platform documentation with Windows support guide
  • scout-block: update hook README with testing instructions and troubleshooting
  • scout-block: add implementation summary with security analysis and metrics
  • scout-block: document Node.js >=18.0.0 requirement

⚑ Performance Improvements

  • scout-block: optimize with triple-layer validation architecture (defense in depth)
  • scout-block: eliminate jq dependency using Node.js for JSON parsing
  • scout-block: maintain minimal overhead (<50ms per invocation)

πŸ”’ Security

  • scout-block: eliminate command injection attack vector (CRITICAL)
  • scout-block: prevent validation bypass via malformed JSON (HIGH)
  • scout-block: add type safety enforcement across all implementations (HIGH)
  • scout-block: implement fail-secure defaults (block on error)
  • Risk Reduction: 95% improvement (from HIGH to LOW risk)

1.10.5 (2025-11-04)

🐞 Bug Fixes

  • remove mcp mentioning (9e8fd79)
  • removing .env restrictions in scout-block.sh (9204b72)
  • scout-external agent use official gemini-2.5-flash (0341b3c)

⚑ Performance Improvements

  • add skill activation requirements to workflows (4d805d2)
  • optimize commands for token saving (40d7c50)

1.10.4 (2025-11-02)

⚑ Performance Improvements

  • activate skills while planning (254cf11)

1.10.3 (2025-11-02)

⚑ Performance Improvements

  • activate skills before processing workflows (cf4254b)

πŸ‘· CI

  • exclude docs on release (1b2ea5b)

1.10.2 (2025-11-02)

πŸ› Bug Fixes

  • block scout hook should allow .env.example files (35ca2c3)
  • correct scout-block settings.json (c345232)
  • improve test workflow (3abc48c)
  • update .env.example in skill (a1243bc)

πŸ’„ Styles

⚑ Performance Improvements

  • gemini skill should instruct user to install pip if not existed (5bd3466)
  • improve code/cook workflow with better review (c5ac95d)
  • improve docs-seeker skill speed and accuracy (c8054c7)

1.10.1 (2025-10-31)

πŸ› Bug Fixes

  • issue of release package (6a13152)

πŸ‘· CI

1.10.0 (2025-10-31)

πŸš€ Features

  • add pre-hook to block access to sensitive directories (7520b00)
  • add scout with external agentic tools back (22ab412)

⚑ Performance Improvements

  • fix ui uses chrome devtools (7c52520)

πŸ‘· CI

1.9.0 (2025-10-30)

πŸš€ Features

  • add /code command with comprehensive development workflow (3199cb2)
  • add API key helper to gemini-audio skill (57370b9)
  • add API key helper to gemini-document-processing skill (91bd816)
  • add API key helper to gemini-image-gen skill (b55104c)
  • add API key helper to gemini-video-understanding skill (a763e01)
  • add API key helper to gemini-vision skill (bab4bac)
  • add bootstrap auto command and sequential thinking skill (2dea7bb)
  • add Chrome DevTools Protocol skill (bae8023)
  • add chrome-devtools screenshot step for wireframe generation (a37780a)
  • add Cloudflare and Google Cloud Platform skills (dcca9d2)
  • add comprehensive project documentation (9424206)
  • add Discord notification hook and environment templates (fbb84cc)
  • add Docker, MongoDB, and PostgreSQL psql skills (606a788)
  • add environment config examples and skills documentation (8b05b6e)
  • add fast cooking command (6dafef1)
  • add Gemini Audio skill for speech generation (95616e4)
  • add Gemini Document Processing skill (95af4bf)
  • add Gemini Image Generation skill (256e9d0)
  • add Gemini Video Understanding skill (aa82e8b)
  • add Gemini Vision skill (8bbd682)
  • add shared API key helper for Gemini skills (8e768c7)
  • add skill fix-logs command and enhance create command (c77525c)
  • add Vertex AI configuration options (bbae64f)
  • chrome-devtools: add automatic image compression to screenshot (661ff27)

πŸ› Bug Fixes

  • chrome devtools - console.js timeout (803783a)
  • correct agent name in CI planning command (4d718fe)
  • resolve YAML parsing errors in opencode agent descriptions (18db16b)
  • standardize GEMINI_API_KEY loading order across Gemini skills (1b60d63)
  • update .gitignore patterns for docs directories (3a12c3e)
  • update git-manager agent tools configuration (e28bfb9)

πŸ“š Documentation

  • add Discord and Telegram notification hook documentation (2a26e4e)
  • add documentation section to README (08afdb2)
  • add environment configuration examples (be7eb26)
  • generating YYMMDD dates across platforms instead of model knowledge (fd6f9cf)
  • update project documentation for Gemini API key helpers (557e722)

♻️ Code Refactoring

  • migrate from Human MCP to Gemini skills across commands and agents (91996b2)
  • removed human mcp, replaced with gemini skills (15f3074)
  • simplify scout agent to use default Explore subagents (62d2eda)

⚑ Performance Improvements

  • add logo generation step to bootstrap process (27ef839)
  • enhance bootstrap command with planning phase and docs (59b12cd)
  • enhance common API key helper with Vertex AI support (193270e)
  • improve Gemini vision error handling and fallback behavior (9783f17)
  • improve URL exploration in skill creation (715fbf9)
  • refactor docs-seeker skill with enhanced structure (c468b66)
  • replace eyes analyze references (9bf194f)
  • update .claude/ markdown files (be3a1aa)
  • update hook environment variable handling and documentation (7634e7a)

1.8.1 (2025-10-29)

⚑ Performance Improvements

  • skill: optimize git-manager agent token efficiency (e8aa189)
  • skill: optimize git-manager agent token efficiency (ae4ddf2)
  • skill: optimize git-manager token efficiency (5c874aa)

1.8.0 (2025-10-25)

πŸš€ Features

  • add ffmpeg skill documentation (4fbed9a)
  • add shadcn-ui skill documentation (63e6a13)
  • new skill - Google ADK (Python) (6833158)
  • new skill - NextJS (51f7c43)
  • new skill - Remix Icon (d762c70)
  • new skill - Shopify (299fcb4)
  • new skill - Tailwind V4 (9c911df)
  • new skill - Turborepo (efe4224)

πŸ› Bug Fixes

  • exclude co-author by claude and update gitignore (511c85a)

πŸ“š Documentation

  • readme and research of shopify skill (2cadeb8)

♻️ Code Refactoring

  • replace context7 MCP tool with docs-seeker skill (e7b13b4)

⚑ Performance Improvements

  • enhance skill creation command (4abd785)
  • improve docs seeking skill (2486c0a)

1.7.1 (2025-10-24)

πŸ› Bug Fixes

  • exclude co-author by claude and update gitignore (be0b1d9)

1.7.0 (2025-10-22)

πŸš€ Features

  • add claude-code skill for enhanced code assistance (7848ae4)
  • add comprehensive repomix skill documentation (f7c6475)
  • add docs-seeker skill for documentation discovery and analysis (05cbbc8)

⚑ Performance Improvements

  • enhance create skill command documentation (559fad8)
  • improve skill creation command with better parallel exploration guidance (5e25fbd)

1.6.0 (2025-10-21)

πŸš€ Features

  • add auto command and metadata.json for project tracking (c1bcd89)

⚑ Performance Improvements

  • enhance cook command workflow and add metadata generation to release pipeline (c4fab44)

πŸ‘· CI

  • setup automated release workflow with metadata generation (413e6be)

1.5.0 (2025-10-20)

πŸš€ Features

  • add debugging skill framework (98401fe)
  • add imagemagick skill for image processing operations (fa7b1e6)
  • add new bootstrap auto command, skill create command, and better-auth skill (10810ba)
  • add problem-solving skill framework (fe63314)

♻️ Code Refactoring

  • update scout command and gitignore patterns (d73d29b)

⚑ Performance Improvements

  • refine command descriptions and workflow processes (3ac572d)
  • update agent and command configurations (18a211a)
  • update skill creation command and better-auth skill documentation (4de0de1)

1.4.0 (2025-10-18)

πŸš€ Features

  • add Claude skills directory with document processing and MCP tools (563f0ce)

1.3.1 (2025-10-17)

⚑ Performance Improvements

  • add argument-hint to command files for better CLI argument display (d856c69)

1.3.0 (2025-10-17)

πŸš€ Features

  • add CRO content analysis and planning commands (a99cbba)
  • add pr command for creating pull requests (8f9ea9c)

⚑ Performance Improvements

  • enhance git-manager workflow process (443740d)
  • enhance report writing guidelines in plan command (3e8430a)

1.2.0 (2025-10-17)

πŸš€ Features

πŸ› Bug Fixes

  • correct typo in ClaudeKit package label (e16955b)

⚑ Performance Improvements

  • remove layout fix command (265b9ed)
  • update design guideline references (0ef871d)
  • update polar and add sepay command (16c7ee0)

1.1.2 (2025-10-17)

πŸ› Bug Fixes

  • enforce concise reporting (775757d)
  • update bootstrap command guidelines (d5eb6fb)
  • update claude guidelines (CLAUDE.md) (1916093)

πŸ“š Documentation

  • enforce concise reporting (8f08867)
  • update claude guidelines (252115b)
  • update repository URLs after transfer to claudekit organization (4cc7dba)

1.1.1 (2025-10-16)

πŸ› Bug Fixes

  • improve "bootstrap" command (3cc1be7)

πŸ“š Documentation

  • add comprehensive command reference guide for ClaudeKit (9e6b032)
  • update UI/UX designer agent tools and workflow documentation (ccc4ebb)

1.1.0 (2025-10-09)

πŸš€ Features

  • add Claude command content files (a21de9b)
  • add copywriter agent and update init documentation (8a2611a)
  • add journal-writer and scout agents (2693cbc)
  • add scout command for parallel codebase search using multiple agents (0de0e1a)

1.0.0 (2025-10-08)

πŸš€ Features

  • add automated release system with semantic versioning (00121c5)
  • add Claude and OpenCode agent configurations (5ce39d8)
  • add design and documentation command configurations (060a9d1)
  • enhance design analysis with font prediction and positioning (25b5a6e)
  • enhance design workflow with detailed analysis specs (fc88236)

πŸ› Bug Fixes

  • disable NPM publishing by default in semantic-release (ab7775e)
  • remove npm cache dependency from GitHub Actions workflow (26cf848)
  • skip Husky commit hooks in CI environment (b1332f5)
  • update agent configurations and documentation (7951821)
  • update CI and command configurations (8569da4)

πŸ“š Documentation

  • expand update command to include README and support additional requests (c8c1677)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

This changelog is automatically generated by semantic-release based on Conventional Commits.

Types of Changes

  • πŸš€ Features - New features
  • πŸ› Bug Fixes - Bug fixes
  • πŸ“š Documentation - Documentation changes
  • πŸ’„ Styles - Code style changes
  • ♻️ Code Refactoring - Code refactoring
  • ⚑ Performance Improvements - Performance improvements
  • βœ… Tests - Test additions/changes
  • πŸ—οΈ Build System - Build system changes
  • πŸ‘· CI - CI configuration changes

How to Contribute

Please use Conventional Commits format for your commit messages:

  • feat: add new feature - for new features
  • fix: resolve bug in authentication - for bug fixes
  • docs: update README with new examples - for documentation
  • refactor: simplify user service logic - for refactoring
  • test: add unit tests for user service - for tests
  • ci: update GitHub Actions workflow - for CI changes

Releases and changelogs are automatically generated when changes are pushed to the main branch.