claude-code-toolkit 1.0.9 → 1.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-code-toolkit",
3
- "version": "1.0.9",
3
+ "version": "1.0.10",
4
4
  "description": "Portable Claude Code toolkit with agents, skills, and hooks for professional development workflows",
5
5
  "main": "dist/index.js",
6
6
  "bin": {
@@ -1,16 +1,6 @@
1
1
  ---
2
- name: claude-code-hooks-master
3
- description: Master the power of Claude Code hooks for automated development workflows, continuous integration, and seamless productivity enhancement
4
- author: Carlos Fadhel
5
- version: 1.0.0
6
- tags:
7
- - automation
8
- - hooks
9
- - workflow
10
- - efficiency
11
- - ci
12
- - productivity
13
- - integration
2
+ name: Claude Code Hooks Master
3
+ description: Automate development workflows with hooks for CI, quality checks, deployments, and productivity enhancement.
14
4
  ---
15
5
 
16
6
  # Claude Code Skill: Claude Code Hooks Master
@@ -1,16 +1,6 @@
1
1
  ---
2
- name: mobile-ui-ux-master
3
- description: Ensures professional, consistent, and mobile-optimized UI/UX across all screens and components. Eliminates common layout issues like uneven card heights, text overflow, padding inconsistencies, and responsive design problems.
4
- author: Carlos Fadhel
5
- version: 1.0.0
6
- tags:
7
- - mobile
8
- - ui
9
- - ux
10
- - responsive
11
- - design-system
12
- - layout
13
- - consistency
2
+ name: Mobile UI/UX Master
3
+ description: Ensures professional, consistent, mobile-optimized UI/UX. Fixes card heights, text overflow, padding, and responsive design issues.
14
4
  ---
15
5
 
16
6
  # Claude Code Skill: Mobile UI/UX Master
@@ -1,13 +1,6 @@
1
1
  ---
2
- name: professional-documentation-writer
3
- description: Creates comprehensive, well-structured documentation for codebases, APIs, and projects with consistent formatting and professional tone
4
- author: Carlos Fadhel
5
- version: 1.0.0
6
- tags:
7
- - documentation
8
- - writing
9
- - markdown
10
- - professional
2
+ name: Professional Documentation Writer
3
+ description: Creates comprehensive, well-structured documentation for codebases, APIs, and projects with consistent formatting.
11
4
  ---
12
5
 
13
6
  # Claude Code Skill: Professional Documentation Writer