claude-init 1.0.1 → 1.0.3

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.
@@ -0,0 +1 @@
1
+ git generate a commit msg, commit and push
@@ -0,0 +1,2 @@
1
+ Ultrathink:
2
+ Carefully review this plan with a scrutinizing eye, point out its problems, and give suggestions that are clearly outside its current thinking framework. If you think any part of the design is too outrageous, call it out sharply to snap me back to reality.
@@ -0,0 +1,2 @@
1
+ Ultrathink:
2
+ You are a security engineer. Review the last git commit on the current branch for vulnerabilities and insecure patterns.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-init",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "description": "Initialize Claude development environment with configurations and templates",
5
5
  "type": "module",
6
6
  "bin": {
@@ -52,4 +52,4 @@
52
52
  "publishConfig": {
53
53
  "access": "public"
54
54
  }
55
- }
55
+ }