commit-message-generator
Generates conventional commit messages by analyzing staged git changes. Use when the user asks to generate a commit message, wants to commit changes, or mentions conventional commits.
Java Code Reviewer
Reviews Java code for Clean Code, OOP, SOLID, and design-pattern violations. Use when the user requests a code review, mentions staged changes, a security audit, or architecture analysis for Java/Spring Boot projects.
java-code-generator
Generates production-ready Java code following TDD and Clean Architecture principles. Use when the user requests feature implementation, code generation, or mentions a TDD workflow for Spring Boot projects.
blog-post-writer
Generates production-ready technical blog posts following Jekyll format. Use when the user asks for a blog post, article, technical writing, or mentions topics like design patterns, database optimization, AWS, or software engineering concepts.
java-unit-test-writer
Generates unit tests for Java code following TDD practices with 100% delta coverage. Use when the user asks for tests, mentions coverage, works with test files, or requests test generation for staged changes.
story-splitter
Splits requirements into INVEST-compliant user stories using vertical slicing. Use when the user mentions story splitting, task decomposition, INVEST analysis, sprint planning, or backlog refinement.
document-generator
Generates production-ready Technical Design Documents (TDD) in English and Turkish. Use when the user mentions document generation, TDD creation, Jira issues, or needs technical documentation for features.
English-to-Turkish Translator
Translates English text to Turkish while preserving technical terms in English. Use when the user wants to translate documentation, messages, user stories, or any text from English to Turkish.
Blog Post Reviewer
Reviews technical blog posts for OOP/SOLID violations, Clean Code, and technical accuracy. Use when the user requests article review, mentions blog post quality, draft auditing, or wants to validate code snippets in articles.
skill-creator
Creates new Agent Skills for agentic IDEs following the open specification. Use when the user wants to create a new skill, scaffold a skill directory, write SKILL.md files, or needs guidance on skill authoring best practices.
Bash Script Generator
Generates production-ready Bash scripts following TDD, Clean Code, SOLID, DRY, KISS, and YAGNI principles. Use when the user requests bash/shell script creation, automation scripts, or mentions shell scripting workflow.
Bash Script Reviewer
Reviews shell scripts for Clean Code, SOLID, DRY, KISS, and YAGNI violations. Use when the user requests script review, mentions bash/shell code quality, or wants to fix script issues.