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.
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.
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…