This skill should be used when the user asks to "resolve issues", "fix what CodeIndex flagged", "fix the issues in my branch", or otherwise wants the issues already detected by CodeIndex on their recent changes to be applied. Pulls issues from CodeIndex (not…
ignite-ember/igni
SkillsMP has collected 6 skills from ignite-ember/igni. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
This skill should be used when the user asks to "explain", "how does X work", "what does X do", or wants a deep-dive explanation of code.
This skill should be used when the user asks to "commit", "save changes", "create a commit", or mentions git commit. Creates a well-formatted commit with conventional message.
This skill should be used when the user asks to "create a migration", "add a column", "modify the schema", "database migration", or wants to generate a database migration file.
This skill should be used when the user asks to "create a PR", "open a pull request", "submit for review", or wants to push and open a PR with an AI-generated summary and checklist.
This skill should be used when the user asks to "create a test plan", "plan tests", "what should we test", or wants a structured test strategy for a feature or change.