All SkillsGet Started Free
Code Review Assistant
Reviews code for bugs, security issues, and best practices. Prerequisites: git.
Code Generation|v1|Updated 5/19/2026
MCP get_skill({ skillId: "code-review-assistant-ffab73c5" })Use this skill with your agent
Create a free account and connect via MCP
# Code Review Assistant ## Description Perform a thorough code review focusing on correctness, security, and maintainability. ## Checklist - [ ] Logic errors and edge cases - [ ] Security vulnerabilities (injection, XSS, auth issues) - [ ] Error handling completeness - [ ] Performance concerns - [ ] Code style and naming conventions - [ ] Test coverage gaps ## Output Format For each finding: - **Severity**: Critical / Warning / Suggestion - **Location**: file:line - **Issue**: Description - **Fix**: Recommended change
#review#quality#securitygit
Related Skills
More skills in Code Generation
Explore Other Categories
Skills from other categories with shared topics
Contract Clause Analyzer
Reads a contract or agreement, identifies key clauses, flags risky or unusual terms, and generates a plain-English summary with recommendations. Researches standard clause language via Brave Search. Prerequisites: brave-search MCP, python3.
Legal & Contracts#legal#contracts
Google Calendar Weekly Review
Generates a weekly calendar review: time spent in meetings vs focus work, meeting categories, overload analysis, and improvement recommendations. Prerequisites: gcalcli, gcloud, curl, jq.
Calendar & Scheduling#google-calendar#gcalcli
Infrastructure Security Auditor
Audits infrastructure configs for security best practices. Prerequisites: docker, trivy, curl.
DevOps#security#infrastructure