0.2.0 (2026-01-25)
🚀 Features
- add ESLint configuration for TypeScript with recommended rules (7e04b65)
- add Jest preset configuration for TypeScript testing (df7f962)
- add Jest configuration for project testing (c5141b9)
- add nx configuration for project management and build processes (c937d0e)
- add initial configuration (4584775)
- add skill-creator symlink for agent skills (484c029)
- add AGENTS.md for guidance on AI coding agents (3e0917d)
- add symlink for AGENTS.md to CLAUDE.md (a429576)
- add comprehensive README for agent skills documentation (7f7063d)
- add TypeScript configuration for project setup (2a7ee33)
- add CI configuration for validating skills structure (66fa03b)
- add release workflow for automated deployment on push (195cad7)
- add Jest configuration for CLI testing (b7d098e)
- add initial CLI package configuration for agent skills (072af1d)
- add TypeScript configuration for CLI package (f23d900)
- add TypeScript configuration for testing with Jest (32aa9a1)
- add interfaces for agent configuration and skill management (74ea8f8)
- implement skill discovery and management functions (4fd5139)
- add interactive skill installation and management prompts (fe52459)
- add agent configuration and detection functionality (b35851a)
- implement interactive skill installation and listing commands (945f255)
- implement skill installation and listing functionality (ba9cb2c)
- add cursor subagent creator skill for complex workflows (6e1b6f0)
- update cursor skill creator description and name for clarity (997b35e)
- add skill-creator guide for effective AI agent skills (b0b5674)
- add design, implementation, task, and validation documentation (e5f7904)
- add spec-driven development skill for feature planning (dfaac3f)
- add guide for creating AI subagents with isolated context (0c130d8)
- add TypeScript configuration for project setup (1abc21f)
- add ESLint configuration for JSON and package files (1a6de39)
- add skill generator configuration (4b5745b)
- add jest configuration for skill plugin testing (0cd9157)
- add initial skill plugin configuration (1ff8f5e)
- add skill plugin project configuration (66639f1)
- add TypeScript configuration for skill plugin (2d9278d)
- add TypeScript configuration for skill plugin (fc2a78e)
- add TypeScript configuration for skill plugin testing (2c47698)
- add SkillGeneratorSchema interface for skill plugin (01e307d)
- add SKILL.md.template for skill plugin documentation (c0b279b)
- implement skill generator function for creating skills (95b7d64)
- add JSON schema for skill generation configuration (bc8d7b2)
- add .nvmrc file with Node.js version (2b0071d)
- add project configuration for CLI application (1ee7ad5)
- enhance installer tests with global symlink handling (b44be21)
- add update check functionality for package versioning (e034070)
- add update check and notification for global installation status (9902b6a)
- implement global symlink handling for skill installation (b45b92e)
- add global path utilities for skill management (36f45e5)
- enhance skill installation prompts with installed skills indication (54d1c85)
- enhance logo generation and improve prompt styling (300cd08)
- enhance agent installation detection for project root (b7fca84)
- use project root for skill installation paths (f27e81c)
- add function to find project root directory (1cfe620)
- add commands for removing skills from installation (5aace62)
- add remove command for uninstalling skills (a8be796)
- enhance skill installation process with symlink and copy methods (195ffa0)
- implement skill lock file management functions (c8b6e1d)
- add detailed install result interface for better tracking (0d48a0b)
- enhance interactive installation process with skill selection (f78ad10)
- add nx-release-publish configuration for improved build process (17d0b61)
- enhance release workflow with Nx Cloud CI integration (1d73e60)
- implement category management and skill assignment functionality (7eb3bb2)
- add category property to skill schema for improved organization (72b42be)
- add category assignment functionality to skill generator (24af98f)
- enhance skill generator tests for category assignment and formatting (dd80b6c)
- add category property to skill generator schema (e6abe82)
- update skill root directory to use SKILLS_ROOT_DIR constant (5c0fe22)
- add category management functions for skill assignment (6363d14)
- add schema for skill categories configuration (81e8f28)
- add categories and skills configuration for agent skills (63e829a)
- add unit tests for categories configuration and logic (ca4e001)
- update skills directory logic and enhance skill discovery (da1aff9)
- add function to format category names from IDs (59e0632)
- add interfaces for category and agent configurations (855cdb3)
- add default category constants for skills management (e567d17)
- add exports for constants, types, and utils (ab0373e)
- initialize core library with configuration and build setup (b43c4bb)
- add gradient styles and logging functions for UI components (75fb2e5)
- add logo generation and screen initialization functions (359e6a2)
- implement blue select and confirm prompts with back navigation (21b05e1)
- add truncate function for text length management (70870b0)
- add utility functions for agent options and installed skills (f54e25c)
- add functions to display installation and removal results (4606e3c)
- implement interactive skill removal process (5ea69a4)
- add function to display available skills with installation status (c8896e1)
- implement interactive installation wizard for skills and agents (3bdd983)
- add installation summary display for skills and agents (13dc11f)
- add NX cloud ID (fc55a0b)
- add moduleNameMapper for core library path resolution (aee0285)
- add MIT License to the project (507fb79)
- use package version from package.json for CLI versioning (cc23397)
- add fallbackCurrentVersionResolver to version settings (72d6f73)
- add step to derive SHAs for nx affected commands (80728d5)
- add nx plugin configuration to eslint settings (842b6ff)
🩹 Fixes
- correct rootDir configuration in TypeScript settings (dbd2e43)
❤️ Thank You
- Felipe Rodrigues @felipfr