🐬DeepChat - A smart assistant that connects powerful AI to your personal world
Open Code Review
Open Code Review is an open-source productivity skill for Claude Code and compatible agents, published by alibaba. Its author describes it as: “Open-source & free — Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thread-safety, XSS, SQL…”. The project has 16k stars on GitHub and is available under the Apache License 2.0 license. Add it to your setup with `git clone https://github.com/alibaba/open-code-review ~/.claude/skills/open-code-review`.
Installation
Add Open Code Review to your agent with:
git clone https://github.com/alibaba/open-code-review ~/.claude/skills/open-code-review Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Open Code Review when you want productivity help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache License 2.0 license — safe to read and adapt
- Established project with 16,369 GitHub stars
- Actively maintained (recent commits)
Topics
Related skills
More Productivity →Self-organizing AI second brain for Obsidian + Claude Code. Drop any source and Claude reads, links, and files it into one connected knowledge graph of plain Markdown you own. AI note-taking, personal knowledge management (PKM), and an open-source Notion alternative. Based on Karpathy's LLM Wiki pattern.
Baoyu Skills is an open-source productivity skill for Codex, published by JimLiu. It packages reusable instructions an agent loads on demand to help with productivity tasks. The project has 24k stars on GitHub and is available under the MIT License license. Add it to your setup with `git clone https://github.com/JimLiu/baoyu-skills ~/.claude/skills/baoyu-skills`.
Collection of AI-related utilities. Welcome to submit pull requests /收藏AI相关的实用工具,欢迎提交pull requests
A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.