Agent Skills by aakash-dhar
Showing 14 vetted skills indexed across 1 GitHub repositories.
explain-codebase
Generate structured codebase overviews with architecture, data flow, and dependencies.
optimize
Analyze code for performance issues and provide optimization suggestions.
changelog
Generate release notes and changelogs from git history and pull requests.
code-review
Analyze code for bugs, security flaws, performance issues, and best practices.
document-code
Generate docstrings, READMEs, and API documentation for code.
write-tests
Generate unit and integration tests for code modules across programming languages.
debug-code
Analyzes error messages and code snippets to identify root causes and suggest fixes.
create-ticket
Generate structured tickets for bugs, features, and technical debt with templates and platform commands.
explain-code
Explain code snippets with analogies, ASCII diagrams, and step-by-step walkthroughs.
setup-guide
Generate step-by-step local development setup guides by analyzing project files.
security-audit
Audit code for injection attacks, exposed secrets, and authentication flaws.
create-pr
Automate pull request creation with titles, bodies, and pre-submission checks.
test-coverage
Analyze test coverage gaps and prioritize risk-based test writing.
refactor
Detect code smells and restructure code while preserving behavior.