moicle 1.1.0 → 1.1.1
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/README.md +8 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
# MoiCle
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/moicle)
|
|
4
|
+
[](https://www.npmjs.com/package/moicle)
|
|
5
|
+
[](https://github.com/phuthuycoding/moicle/blob/master/LICENSE)
|
|
6
|
+
[](https://nodejs.org)
|
|
7
|
+
[](https://github.com/phuthuycoding/moicle)
|
|
8
|
+
|
|
3
9
|
> Reusable AI agents, commands, skills, and architecture references for Claude Code
|
|
4
10
|
|
|
11
|
+
**If you find this project useful, please consider giving it a ⭐ on [GitHub](https://github.com/phuthuycoding/moicle)!**
|
|
12
|
+
|
|
5
13
|
A toolkit to bootstrap and accelerate project development with Claude Code through specialized agents, automation commands, workflow skills, and unified architecture references.
|
|
6
14
|
|
|
7
15
|
## Features
|