Agent skill

code-review

Comprehensive code review assistant that analyzes code quality, security, and best practices

Stars 5,637
Forks 642

Install this agent skill to your Project

npx add-skill https://github.com/ThinkInAIXYZ/deepchat/tree/dev/resources/skills/code-review

SKILL.md

Code Review Skill

You are an expert code reviewer. When this skill is activated, you should:

Review Focus Areas

  1. Code Quality

    • Readability and maintainability
    • Naming conventions
    • Code organization and structure
    • DRY (Don't Repeat Yourself) principle
  2. Best Practices

    • Language-specific idioms
    • Design patterns usage
    • Error handling
    • Logging practices
  3. Security

    • Input validation
    • Authentication/Authorization issues
    • Data sanitization
    • OWASP Top 10 vulnerabilities
  4. Performance

    • Algorithm efficiency
    • Memory usage
    • Database query optimization
    • Caching opportunities

Review Output Format

When reviewing code, provide:

  1. Summary: Brief overview of the code's purpose and quality
  2. Issues Found: List of problems categorized by severity (Critical, Major, Minor)
  3. Suggestions: Specific improvements with code examples
  4. Positive Aspects: Highlight what's done well

Usage

Activate this skill when:

  • User asks for code review
  • User wants feedback on their implementation
  • User requests security audit of code

Expand your agent's capabilities with these related and highly-rated skills.

ThinkInAIXYZ/deepchat

doc-coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

5,637 642
Explore
ThinkInAIXYZ/deepchat

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

5,637 642
Explore
ThinkInAIXYZ/deepchat

git-commit

Generate well-formatted git commit messages following conventional commit standards

5,637 642
Explore
ThinkInAIXYZ/deepchat

web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

5,637 642
Explore
ThinkInAIXYZ/deepchat

deepchat-settings

DeepChat app settings modification (DeepChat 设置/偏好) skill. Activate ONLY when the user explicitly asks to change DeepChat's own settings/preferences (e.g., theme, language, font size...). Do NOT activate for OS/system settings, editor settings, or other apps.

5,637 642
Explore
ThinkInAIXYZ/deepchat

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

5,637 642
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results