Open Issues Need Help
View All on GitHub feat(skills): project-setup 스킬 생성 3 days ago
AI Summary: This issue proposes the creation of a `project-setup` skill for C#/.NET projects, designed to initialize them for Claude Code. Key components include generating a `CLAUDE.md` file with explicit skill invocation instructions to improve agent usage, installing Bash-based context persistence hooks, and defining `init`, `migrate`, and `hooks` subcommands. The tasks primarily involve script creation and documentation updates.
Complexity:
3/5
enhancement good first issue