Commit Graph

5 Commits

Author SHA1 Message Date
Viet Tran 9d07ca6ae1
feat: add icons library with 100 curated Lucide icons (#66)
- Add icons.csv with 100 essential Lucide React icons
- Add icons domain to search engine for icon lookups
- Bump CLI version to 1.6.0

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 23:15:06 +07:00
Ray Tien b0898d3152 feat: add shadcn/ui stack with 60 best practices
- Add shadcn.csv covering components, theming, forms, a11y
  - Update core.py to include shadcn stack
  - Sync to all workflow files and cli assets
2026-01-10 16:32:46 +08:00
Viet Tran d36e4b7c2b feat: add Nuxt.js and Nuxt UI stack support 2026-01-07 15:01:10 +07:00
Viet Tran 44b32d146e
sync: update cli/assets with latest Tailwind guidelines (#14)
Syncs the new Tailwind theme color variables guideline (row 51) to cli/assets folder.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-03 10:58:20 +07:00
Viet Tran 17d8ce53d4
feat: bundle skill assets in npm package (#12)
- Add assets folder with all skill files (.claude, .cursor, .windsurf, .agent, .shared)
- Simplify init command to copy from bundled assets instead of GitHub download
- Remove --version option (version tied to npm package)
- No more GitHub API rate limits
- Works offline
- Bump to v1.1.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-03 10:50:17 +07:00