claude-code-toolkit 1.0.9 → 1.0.11
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,16 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
3
|
-
description:
|
|
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: 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
2
|
name: mobile-ui-ux-master
|
|
3
|
-
description: Ensures professional, consistent,
|
|
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
|
|
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:
|
|
3
|
-
description: Creates comprehensive, well-structured documentation for codebases, APIs, and projects with consistent formatting
|
|
4
|
-
author: Carlos Fadhel
|
|
5
|
-
version: 1.0.0
|
|
6
|
-
tags:
|
|
7
|
-
- documentation
|
|
8
|
-
- writing
|
|
9
|
-
- markdown
|
|
10
|
-
- professional
|
|
2
|
+
name: 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
|