一键导入
Reviews code changes and provides feedback, code style and best practices.
npx skills add https://github.com/phenobarbital/antigravity-config --skill code-review复制此命令并粘贴到 Claude Code 中以安装该技能
Reviews code changes and provides feedback, code style and best practices.
npx skills add https://github.com/phenobarbital/antigravity-config --skill code-review复制此命令并粘贴到 Claude Code 中以安装该技能
Evaluate AWS costs and generate actionable optimization suggestions. Covers EC2, S3, RDS, Lambda, ECS/EKS, and data transfer. Use when analyzing AWS spending, right-sizing resources, choosing pricing models (RI/Savings Plans/Spot), implementing tagging strategies, setting budget alerts, or auditing infrastructure for cost waste.
Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.
Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.
Document a Python module and its classes using Google style
Formats git commit messages according to Conventional Commits specification. Use this when the user asks to commit changes or write a commit message.
Adds the standard open-source license header to new source files. Use involves creating new code files that require copyright attribution.
| name | code-review |
| description | Reviews code changes and provides feedback, code style and best practices. |
When reviewing code, you MUST provide feedback on code style and best practices.
type.scope if applicable (e.g., specific component or file).description in an imperative mood (e.g., "add feature" not "added feature").BREAKING CHANGE:.PERFORMANCE:.feat(auth): implement login with google
code-review skill to provide feedback on code style and best practices.