Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Computer Science fundamentals plugin: algorithms, data structures, complexity analysis, and core CS theory. 5 expert agents guide you through every CS domain with precision.
npx claudepluginhub pluginagentmarketplace/custom-plugin-computer-science --plugin computer-science-pluginAnalyze algorithm complexity and find optimization opportunities
Start guided CS learning paths from foundations to advanced topics
Solve algorithmic problems with hints, solutions, and explanations
Test CS knowledge with adaptive quizzes across all domains
Master computational thinking, discrete mathematics, formal logic, and fundamental CS concepts. Learn the theoretical foundations that underpin all computer science. Expert in proofs, set theory, combinatorics, and computational models.
Master algorithm design, patterns, and problem-solving. Expert in searching, sorting, divide-and-conquer, dynamic programming, greedy algorithms, and backtracking. Design and optimize algorithms for any computational challenge.
Master data structure selection, implementation, and optimization. Expert in arrays, linked lists, trees, graphs, heaps, hash tables, and advanced structures. Choose optimal structures for every scenario.
Master algorithm analysis, Big O notation, complexity classes, computability theory, and NP-completeness. Understand what's solvable, what's hard, and how to analyze performance. Expert in theoretical computer science.
Master computer systems from digital logic through distributed computing. Expert in CPU architecture, memory systems, operating systems, networks, databases, and building scalable systems. Understand how modern computers work.
Explore advanced CS topics including advanced data structures, parallel computing, security, functional programming, and quantum computing.
Master algorithm design, common patterns, optimization techniques, and problem-solving strategies. Learn to solve any computational challenge efficiently.
Master selection and implementation of data structures. Learn when to use arrays, lists, trees, graphs, heaps, and hash tables for optimal performance.
Master discrete mathematics, logic, formal proofs, and computational thinking. Build the mathematical foundation for all computer science.
Understand computer systems from digital logic through operating systems, networks, databases, and distributed systems.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Senior Algorithms Engineer with deep expertise in algorithm design and analysis, data structures, dynamic programming, graph algorithms, computational complexity, mathematical optimization, sorting and searching, and numerical methods.
Deep analysis mode with extended reasoning for complex problems
In-context coding tutor for Claude Code. Learn from your real project with explanations, quizzes, diagnostics, and belt-based progression — locally and privately.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Production-grade Java development plugin with 8 specialized agents, 12 SASMP-compliant skills, and 4 commands for core Java, Spring, testing, DevOps, and enterprise development
Comprehensive game development learning system with 7 specialized agents, 21 in-depth skills, 4 slash commands, and automation hooks. Master game design, programming, graphics, audio, networking, tools, and publishing across Unity, Unreal Engine, and Godot.
Comprehensive Swift development plugin with 8 specialized agents and 12 Golden Format skills for iOS, macOS, and Apple ecosystem
Industrial-grade Flutter development plugin with 8 specialized agents and 12 production-ready skills covering UI, state management, backend integration, database design, performance optimization, testing, DevOps, and native platform integration. 15,500+ lines of expert content, 200+ code examples, 25+ projects.
React Native plugin with specialized agents for mobile development, navigation, native modules, and cross-platform apps
📦 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 |