ワンクリックで
code-review
// Review code for bugs, security issues, performance problems, and style violations. Use when the user asks for a code review, submits code for feedback, or wants to improve code quality.
// Review code for bugs, security issues, performance problems, and style violations. Use when the user asks for a code review, submits code for feedback, or wants to improve code quality.
Create polished written content including blog posts, documentation, emails, reports, and marketing copy. Use when the user needs to write, draft, or generate any form of text content.
Analyze datasets, identify patterns, compute statistics, and generate summary reports. Use when the user provides data to analyze, asks about trends, or needs statistical insights.
Systematically diagnose and fix bugs in code. Use when the user reports an error, unexpected behavior, test failure, or needs help troubleshooting.
Edit and improve existing text for clarity, tone, grammar, and structure. Use when the user submits text for review, asks to improve writing, or needs proofreading.
Search the web for current information, verify facts across multiple sources, and compile cited research summaries. Use when the user asks factual questions, needs current data, or requests research on any topic.
| name | code-review |
| description | Review code for bugs, security issues, performance problems, and style violations. Use when the user asks for a code review, submits code for feedback, or wants to improve code quality. |
| metadata | {"author":"symphony","version":"1.0"} |
Activate this skill when the user:
Work through each category systematically:
Structure your review as:
## Code Review Summary
**Overall**: [Brief assessment — e.g., "Good with minor issues"]
### Critical Issues
- [Issue]: [explanation + fix]
### Suggestions
- [Suggestion]: [explanation + example]
### Positive Notes
- [What's done well]