All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 2026-04-22: Add GPT-5.4 Image 2 support (
gpt5.4keyword) to ai-image-creator skill via OpenRouter (openai/gpt-5.4-image-2, 272K context, multimodal) - 2025-07-09: Add $ARGUMENTS support to promptengineering slash commands
- 2025-07-09: Add six new slash command categories with useful developer tools
- 2025-07-09: Move settings files to new location
- 2025-07-08: Update README documentation
- 2025-07-08: General project updates and improvements
- 2025-07-08: Add rule files and ignore files for project structure
- 2025-07-08: Initial commit with project foundation
- Enhanced Slash Commands: Added $ARGUMENTS support to promptengineering slash commands, enabling dynamic parameter passing
- Expanded Tool Categories: Introduced six new slash command categories providing comprehensive developer tools and utilities
- Improved Documentation: Updated README with current project information and usage instructions
- Project Structure: Organized settings files and established proper project hierarchy
- Development Setup: Added essential rule files and ignore patterns for clean development workflow
- Initial Release: Project initialization with core infrastructure and foundational components