claude-code-toolkit 1.0.8 → 1.0.9

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.8",
3
+ "version": "1.0.9",
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,11 +1,19 @@
1
- # Claude Code Skill: Claude Code Hooks Master
2
-
3
- ## Metadata
1
+ ---
4
2
  name: claude-code-hooks-master
5
3
  description: Master the power of Claude Code hooks for automated development workflows, continuous integration, and seamless productivity enhancement
6
4
  author: Carlos Fadhel
7
5
  version: 1.0.0
8
- tags: automation, hooks, workflow, efficiency, ci, productivity, integration
6
+ tags:
7
+ - automation
8
+ - hooks
9
+ - workflow
10
+ - efficiency
11
+ - ci
12
+ - productivity
13
+ - integration
14
+ ---
15
+
16
+ # Claude Code Skill: Claude Code Hooks Master
9
17
 
10
18
  ## When to Use This Skill
11
19
  Use this skill when you need to:
@@ -1,11 +1,19 @@
1
- # Claude Code Skill: Mobile UI/UX Master
2
-
3
- ## Metadata
1
+ ---
4
2
  name: mobile-ui-ux-master
5
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.
6
4
  author: Carlos Fadhel
7
5
  version: 1.0.0
8
- tags: mobile, ui, ux, responsive, design-system, layout, consistency
6
+ tags:
7
+ - mobile
8
+ - ui
9
+ - ux
10
+ - responsive
11
+ - design-system
12
+ - layout
13
+ - consistency
14
+ ---
15
+
16
+ # Claude Code Skill: Mobile UI/UX Master
9
17
 
10
18
  ## When to Use This Skill
11
19
  Use this skill when creating or modifying:
@@ -1,11 +1,16 @@
1
- # Claude Code Skill: Professional Documentation Writer
2
-
3
- ## Metadata
1
+ ---
4
2
  name: professional-documentation-writer
5
3
  description: Creates comprehensive, well-structured documentation for codebases, APIs, and projects with consistent formatting and professional tone
6
- author: Your Name
4
+ author: Carlos Fadhel
7
5
  version: 1.0.0
8
- tags: documentation, writing, markdown, professional
6
+ tags:
7
+ - documentation
8
+ - writing
9
+ - markdown
10
+ - professional
11
+ ---
12
+
13
+ # Claude Code Skill: Professional Documentation Writer
9
14
 
10
15
  ## When to Use This Skill
11
16
  Use this skill when you need to: