gitwtfhub

wtf is my-claude-skills?

gt0698/my-claude-skills — explained in plain English

Analysis updated 2026-05-18

19Audience · vibe coderComplexity · 1/5Setup · easy

TL;DR

A personal collection of installable skills that teach Claude Code and Codex how to draft product requirement docs and turn course slides into structured notes.

Mindmap

mindmap
  root((my-claude-skills))
    What it does
      Skill collection
      Each skill is standalone
      Installable per project or globally
    Included skills
      vibe-coding-prd
      study-notes
    Tech stack
      Claude Code
      Codex
      Markdown
    Use cases
      Draft a coding PRD
      Organize class notes
      Publish notes to Feishu
    Audience
      Claude Code users
      Product people
      Students and teachers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Turn rough requirements or competitor notes into a PRD ready to hand to a coding agent.

REASON 2

Convert a teacher's slides or PDF course material into structured class notes.

REASON 3

Publish organized class notes directly into Feishu.

REASON 4

Install one skill or all skills at once into Claude Code.

What's in the stack?

Claude CodeCodexMarkdown

How it stacks up

gt0698/my-claude-skills16nic/comfyui-agnes-ai521xueweihan/hgdoll
Stars191919
LanguagePythonKotlin
Setup difficultyeasymoderatehard
Complexity1/52/54/5
Audiencevibe codervibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Just clone the repo and copy the desired skill folder into the Claude Code skills directory.

Wtf does this do

This repository is a personal collection of skills built for Claude Code and Codex, two AI coding assistants. A skill here is a self-contained package that teaches the assistant how to handle one specific kind of task, and each skill lives in its own subfolder so it can be installed on its own. The README lists two skills so far. The first, called vibe-coding-prd, takes a rough set of requirements, an early product spec, or notes from looking at competing products, and turns them into a clean PRD (product requirements document) that can be handed straight to a coding assistant to start building from. You would trigger it with a prompt like asking for a PRD meant for vibe coding. The second skill, study-notes, takes a teacher's course materials such as a Feishu doc, a PowerPoint, or a PDF, and organizes them into structured class notes, publishing the result directly into Feishu. The README says more skills will be added to that list over time. Installing a single skill means cloning the repository and copying that skill's folder into the Claude Code skills directory, either globally under the home folder or into a specific project's local skills folder. There is also a shortcut command that loops through every subfolder in the repo and copies over any folder containing a SKILL.md file, installing everything at once globally. After installing, the README notes you may need to start a new Claude Code session before the skill is picked up. Each skill folder follows the same shape: a required SKILL.md file plus optional reference materials and its own README with more detail. The project explains that adding a new skill just means creating a new subfolder with a SKILL.md file and adding a row to the skill list table in the main README. The repository itself was built using Claude Code's own skill-creator skill.

Yoink these prompts

Prompt 1
Help me write a PRD meant for vibe coding based on these rough notes.
Prompt 2
Organize this course slide deck into structured class notes.
Prompt 3
Install the vibe-coding-prd skill into my current project's Claude Code skills folder.
Prompt 4
Create a new skill folder in this repo following the same SKILL.md structure as vibe-coding-prd.

Frequently asked questions

wtf is my-claude-skills?

A personal collection of installable skills that teach Claude Code and Codex how to draft product requirement docs and turn course slides into structured notes.

How hard is my-claude-skills to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is my-claude-skills for?

Mainly vibe coder.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.