Toolverse
All skills

coding-tutor

by EveryInc

Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizes.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
EveryInc
Category
Backend
Views
2

About this skill

Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizes.

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude/Codex/Copilot, upewniając się, że masz dostęp do repozytorium GitHub EveryInc.

  2. Uruchom skrypt konfiguracyjny, aby przygotować centralny katalog tutoriali: python3 ${CLAUDE_PLUGIN_ROOT}/skills/coding-tutor/scripts/setup_tutorials.py. Spowoduje to utworzenie folderu ~/coding-tutor-tutorials/, w którym będą przechowywane wszystkie Twoje materiały edukacyjne.

  3. Przy pierwszym uruchomieniu tutor zapozna się z Tobą i utworzy profil ucznia (learner_profile.md). Zawiera on informacje o Twoim doświadczeniu, celach i preferencjach — wykorzystuje je do dostosowania tempa i stylu nauczania.

  4. Aby nauczyć się nowego konceptu, użyj komendy /teach-me i podaj temat, który Cię interesuje. Tutor automatycznie przeanalizuje Twój kod, wybierze odpowiednie przykłady i dostosuje lekcję do Twojego poziomu wiedzy.

  5. Aby sprawdzić swoją wiedzę, użyj komendy /quiz-me. System zadaje pytania na podstawie wcześniej opanowanych konceptów, stosując spaced repetition — powtarza materiał w optymalnych odstępach czasu, aby utrwalić go w pamięci.

  6. Wszystkie tutoriale i postępy są zapisywane w ~/coding-tutor-tutorials/ i są dostępne we wszystkich Twoich projektach — możesz kontynuować naukę niezależnie od tego, nad którym kodem pracujesz.

Related skills

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

find-skills

by openstatusHQ

Helps users discover and install agent skills when they ask questions like \

Backend
150111

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146