npx claudepluginhub pluginagentmarketplace/custom-plugin-computer-scienceComputer Science fundamentals plugin: algorithms, data structures, complexity analysis, and core CS theory. 5 expert agents guide you through every CS domain with precision.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
Computer Science Assistant is a Claude Code plugin with 5 agents and 6 skills for computer science development.
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-computer-science
# Step 2️⃣ Install the plugin
/plugin install computer-science-plugin@pluginagentmarketplace-computer-science
# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-computer-science.git
cd custom-plugin-computer-science
# Load locally
/plugin load .
# Restart Claude Code
After restart, you should see these agents:
computer-science-plugin:04-complexity-theory-expert
computer-science-plugin:05-systems-expert
computer-science-plugin:03-data-structures-expert
computer-science-plugin:02-algorithms-expert
computer-science-plugin:01-foundations-expert
| Feature | Description |
|---|---|
| 🤖 5 Agents | Specialized AI agents for computer science tasks |
| 🛠️ 6 Skills | Reusable capabilities with Golden Format |
| ⌨️ 4 Commands | Quick slash commands |
| 🔄 SASMP v1.3.0 | Full protocol compliance |
| # | Agent | Purpose |
|---|---|---|
| 1 | 04-complexity-theory-expert | Master algorithm analysis, Big O notation, complexity classe |
| 2 | 05-systems-expert | Master computer systems from digital logic through distribut |
| 3 | 03-data-structures-expert | Master data structure selection, implementation, and optimiz |
| 4 | 02-algorithms-expert | Master algorithm design, patterns, and problem-solving. Expe |
| 5 | 01-foundations-expert | Master computational thinking, discrete mathematics, formal |
| Skill | Description | Invoke |
|---|---|---|
advanced | Explore advanced CS topics including advanced data structure | Skill("computer-science-plugin:advanced") |
data-structures | Master selection and implementation of data structures. Lear | Skill("computer-science-plugin:data-structures") |
theory | Analyze algorithm complexity, understand Big O notation, com | Skill("computer-science-plugin:theory") |
algorithms | Master algorithm design, common patterns, optimization techn | Skill("computer-science-plugin:algorithms") |
foundations | Master discrete mathematics, logic, formal proofs, and compu | Skill("computer-science-plugin:foundations") |
systems | Understand computer systems from digital logic through opera | Skill("computer-science-plugin:systems") |
| Command | Description |
|---|---|
/learn | /learn |
/problem | /problem |
/analyze | /analyze |
/quiz | /quiz |