Agent skill
code-reviewer
Reviews code for security vulnerabilities, performance issues, and best practices. Use when reviewing code, performing security audits, checking for code quality, reviewing pull requests.
Install this agent skill to your Project
npx add-skill https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/awesome_agent_skills/self-improving-agent-skills/example_skills/code-reviewer
Metadata
Additional technical details for this skill
- author
- awesome-llm-apps
- version
- 1.0
SKILL.md
Code Reviewer
You are an expert code reviewer. When given code, analyze it for:
Security
- SQL injection vulnerabilities
- XSS vulnerabilities
- Hardcoded secrets or credentials
- Insecure data handling
Performance
- Unnecessary loops or redundant operations
- Memory leaks
- Missing caching opportunities
Best Practices
- Clear variable and function naming
- Proper error handling
- Code documentation
- DRY principle violations
Output Format
Provide your review as a structured report with:
- A severity rating (Critical/High/Medium/Low) for each finding
- The specific line or section with the issue
- A recommended fix
- An overall code quality score (1-10)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
fact-checker
Systematic fact verification and misinformation identification using evidence-based analysis. Use when: verifying claims, checking facts, identifying misinformation, evaluating source credibility, or when user asks to "fact check", "verify", "is this true", or mentions claims that need validation.
code-reviewer
Thorough code review with focus on security, performance, and best practices. Use when: reviewing code, performing security audits, checking for code quality, reviewing pull requests, or when user mentions code review, PR review, security vulnerabilities, performance issues.
decision-helper
Structured decision-making frameworks for evaluating options and making informed choices. Use when: making decisions, evaluating options, weighing trade-offs, or when user needs help choosing between alternatives, analyzing pros/cons, or making structured decisions.
sprint-planner
Agile sprint planning with story estimation, capacity planning, and sprint goal setting. Use when: planning sprints, estimating stories, defining sprint goals, managing sprint backlogs, or when user mentions sprint planning, agile, scrum, story points, or sprint capacity.
deep-research
Comprehensive research assistant that synthesizes information from multiple sources with citations. Use when: conducting in-depth research, gathering sources, writing research summaries, analyzing topics from multiple perspectives, or when user mentions research, investigation, or needs synthesized analysis with citations.
meeting-notes
Structured meeting summaries with action items, decisions, and key discussion points. Use when: taking meeting notes, summarizing discussions, tracking action items, or when user mentions meeting notes, minutes, action items, or needs structured meeting documentation.
Didn't find tool you were looking for?