·computer-science-tutor
{}

computer-science-tutor

Computer Science subject expertise for studying algorithms, data structures, systems, and programming concepts. Provides complexity analysis, code patterns, and visual diagrams. Use when studying CS topics, creating programming notes, solving algorithm problems, or explaining computing concepts. Triggers - computer science help, algorithms, data structures, Big-O, coding problems, programming concepts, system design.

7Installs·1Trend·@szeyu

Installation

$npx skills add https://github.com/szeyu/vibe-study-skills --skill computer-science-tutor

How to Install computer-science-tutor

Quickly install computer-science-tutor AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/szeyu/vibe-study-skills --skill computer-science-tutor
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: szeyu/vibe-study-skills.

SKILL.md

View raw

Specialized knowledge for computer science studying, problem-solving, and note creation.

| Two Pointers | Sorted array, find pairs | Two Sum (sorted) | | Sliding Window | Contiguous subarray | Max sum subarray | | Hash Map | O(1) lookups needed | Two Sum (unsorted) | | BFS | Shortest path (unweighted) | Maze solving | | DFS | Explore all paths | Permutations | | Binary Search | Sorted data, find element | Search rotated array |

| Dynamic Programming | Overlapping subproblems | Fibonacci, Knapsack |

Computer Science subject expertise for studying algorithms, data structures, systems, and programming concepts. Provides complexity analysis, code patterns, and visual diagrams. Use when studying CS topics, creating programming notes, solving algorithm problems, or explaining computing concepts. Triggers - computer science help, algorithms, data structures, Big-O, coding problems, programming concepts, system design. Source: szeyu/vibe-study-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/szeyu/vibe-study-skills --skill computer-science-tutor
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from szeyu/vibe-study-skills

Quick answers

What is computer-science-tutor?

Computer Science subject expertise for studying algorithms, data structures, systems, and programming concepts. Provides complexity analysis, code patterns, and visual diagrams. Use when studying CS topics, creating programming notes, solving algorithm problems, or explaining computing concepts. Triggers - computer science help, algorithms, data structures, Big-O, coding problems, programming concepts, system design. Source: szeyu/vibe-study-skills.

How do I install computer-science-tutor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/szeyu/vibe-study-skills --skill computer-science-tutor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/szeyu/vibe-study-skills