Skill Claude CodeCodex
A coding guide for fixing SonarCloud issues in the KOIN project. SonarCloud is a service that reports possible bugs, security risks, and code-quality problems.
Skill Claude CodeCodex
A coding guide for fixing SonarCloud issues in the KOIN project. SonarCloud is a service that reports possible bugs, security risks, and code-quality problems.
Skill Claude CodeCodex
A coding guide for implementing planned features in the KOIN project. It follows the project’s TypeScript, React, SCSS, React Query, and Zustand patterns; React is a UI library, while the others handle styling, server data, and application state.
Skill Claude CodeCodex
A planning helper for adding new features to the KOIN project. It analyses requirements, designs the API and component structure, and lists the files likely to be involved.
Skill Claude CodeCodex
A workflow guide for committing code changes and creating a GitHub Pull Request. A Pull Request is a proposed set of changes submitted for review before it is merged into a project.
Skill Claude CodeCodex
A workflow coordinator for the KOIN project that combines code-quality fixes and feature development into defined steps. It can connect analysis, implementation, verification, and pull-request creation.
Skill Claude CodeCodex
Create KOINWEBRECODE GitHub issues, branches, Korean conventional commits, and pull requests from the current worktree. Use when the user asks to create an issue, organize or split commits, publish changes, open a PR, or verify the auto-picked reviewer and PR checklist using this repository's issue templates, PR…
Skill Claude CodeCodex
A guide for checking the quality of code changes in a KOIN project.
Skill Claude CodeCodex
A code-review helper for the KOIN project that retrieves and sorts code issues from SonarCloud, a service that checks source code for quality and possible problems. It can also prepare groups of issues to fix.