Use when the user reports a bug or asks to capture one — ask the minimal questions needed, then produce a structured bug report the team can act on.
ccch1mneyyy/dsh-TUI
SkillsMP has collected 7 skills from ccch1mneyyy/dsh-TUI. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 2,152
- GitHub forks
- 92
Skills in this repository
Showing 7 of 7 collected skills.
Use when the user asks to practice programming with dsh-tui, or wants to level up a specific skill through guided exercises.
Use when the user asks to review pull request comments, or when the /pr_comments command runs — fetch and analyze PR review comments on the current branch and summarize actionable items.
Use when asked to audit a codebase, or when the /audit command runs — find security, correctness, and quality issues across a project and report them organized by severity.
Use when asked to generate release notes, or when the /release-notes command runs — derive user-facing release notes from the change history since the last release.
Use when asked to review a codebase or a change, or when the /review command runs — assess design, correctness, maintainability, and test coverage with actionable feedback.
Use when asked to check for security vulnerabilities, or when the /vuln-check command runs — scan the project for known vulnerable dependencies and security anti-patterns.