302 Coding Plugins — Documentation skill for Claude Code
中文文档 English.
How to install 302 Coding Plugins
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open 302ai/302-coding-plugins and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What 302 Coding Plugins does
中文文档 English.
Alternatives in Documentation
- Baoyu Skills — English 中文 宝玉分享的 Claude Code 技能集,提升日常工作效率 14.8k ★
- Translate Doc Zh — Translate English documentation to Chinese 5.7k ★
- CC GUI(Claude Or Codex) — 原名:Claude Code GUI 简体中文 · English <a href="https://trendshift.io/repositories/19332" target="_bla 2.2k ★
README
302.AI Claude Code Plugins
[中文文档](./README_ZH.md) | [English](./README.md)
**A curated collection of powerful plugins for Claude Code**
This repository serves as a plugin marketplace, containing multiple plugins designed to enhance your Claude Code development experience. Each plugin focuses on specific aspects of development workflow.
🎯 Available Plugins
1. oh-my-claudecode
**Multi-agent orchestration system for optimal productivity**
- Magic Words:
ultrawork,ulw,prowork,pw - 9 Specialized Skills: Auto-invoked based on context
- 7 Custom Agents: Explorer, Librarian, Oracle, Designer, Fixer, Reviewer, Tester
- Smart Delegation: Automatic task routing
- Parallel Execution: Run multiple agents simultaneously
📖 [View Details](./plugins/oh-my-claudecode/README.md)
🚀 Quick Start
Method 1: Install from Marketplace (Recommended)
# Add the marketplace
/plugin marketplace add 302ai/302-coding-plugins
# Install specific plugin
/plugin install oh-my-claudecode@302ai-plugins
Method 2: Install from Source
# Clone the repository
git clone https://github.com/302ai/302-coding-plugins.git
# Use with specific plugin
claude --plugin-dir ./302-coding-plugins/plugins/oh-my-claudecode
# Or use the entire marketplace
claude --plugin-dir ./302-coding-plugins
Method 3: Permanent Setup
Add to your `~/.bashrc` or `~/.zshrc`:
alias claude-pro='claude --plugin-dir /path/to/302-coding-plugins'
📁 Repository Structure
302-coding-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog
├── plugins/ # Plugin directory
│ └── oh-my-claudecode/ # Individual plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/
│ ├── agents/
│ └── README.md
├── README.md # This file
└── README_ZH.md # Chinese documentation
📝 License
MIT - See individual plugin directories
Related Skills
Hash
by hashintel - Features comprehensive repository structure breakdown with strong emphasis on coding standards,
Project Architect
Documentation-first project planning agent skill. Generates specs, implementation plans, tasks, and single-sho
Standards Researcher
Research coding standards and best practices
Indexandria
Indexandria — Claude Code plugin that crawls and indexes web documentation for context-aware coding. Like Curs
Crewplane
Run reviewable, resumable coding-agent workflows across Claude Code, Codex, Gemini, GitHub Copilot CLI, or any
Agent Memory Kit
One memory for every coding agent — plain markdown in your repo. Injected on Claude Code & Cursor, skills on C
Related Agents
Learn Claude Code -- 真の Agent のための Harness Engineering
English 中文 日本語
CoreCoder
原名 NanoCoder,为避免与 Nano-Collective/nanocoder 混淆而改名。旧链接自动跳转到这里。 English 中文 Claude Code 源码深度导读(7 篇) P
i18n Translator
Translates a single i18n JSON file (site copy or tool copy) into one target language, mirroring the English so