Skip to content

Commit 8ea8212

Browse files
committed
chore: Bump version to 1.22.2
Release v1.22.2 - Skills Integration New Features: - 🎨 Added 19 official Anthropic skills to components library - 📦 Organized skills into 4 categories (creative-design, development, document-processing, enterprise-communication) - 🌐 Web interface support for skills with filter, search, and cart - 📊 Supabase analytics integration for skill downloads - 🔗 URL routing support for /skills path Skills Categories: - creative-design: algorithmic-art, canvas-design, slack-gif-creator, theme-factory - development: artifacts-builder, git-commit-helper, mcp-builder, skill-creator, webapp-testing - document-processing: docx, xlsx, pptx, pdf-anthropic, pdf-processing, pdf-processing-pro - enterprise-communication: brand-guidelines, email-composer, excel-analysis, internal-comms Installation: npx claude-code-templates@latest --skill=category/skill-name Package size optimized: 319.2 kB (components downloaded on-demand from GitHub)
1 parent fc5ff71 commit 8ea8212

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cli-tool/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli-tool/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-code-templates",
3-
"version": "1.22.1",
3+
"version": "1.22.2",
44
"description": "CLI tool to setup Claude Code configurations with framework-specific commands, automation hooks and MCP Servers for your projects",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)