Toolverse
All skills

wiki-onboarding

by microsoft

Generates two complementary onboarding guides — a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation for a codebase.

Installation

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

Installation

Quick info

Author
microsoft
Category
Backend
Views
29

About this skill

Generates two complementary onboarding guides — a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation for a codebase.

How to use

  1. Uruchom umiejętność w kontekście repozytorium, które chcesz udokumentować — może to być lokalne repozytorium Git lub projekt z dostępnym URL-em. 2. Umiejętność najpierw sprawdzi, czy istnieje zdalne repozytorium, uruchamiając git remote get-url origin. Jeśli repozytorium jest tylko lokalne, poinformuj o tym umiejętność. 3. Umiejętność określi domyślną gałąź projektu i przygotuje się do generowania dokumentów. 4. Otrzymasz folder onboarding/ zawierający cztery pliki: index.md (strona główna z linkami), contributor-guide.md (dla nowych współpracowników), staff-engineer-guide.md (dla inżynierów), executive-guide.md (dla kierownictwa) i product-manager-guide.md (dla menedżerów produktu). 5. Każdy przewodnik zawiera cytowania do konkretnych linii kodu w repozytorium — jeśli masz URL, będą to linki klikalne; jeśli pracujesz lokalnie, będą to ścieżki do plików. 6. Rozpowszechniaj przewodniki wśród zespołu — każda osoba otrzyma dokładnie to, co powinna wiedzieć o projekcie.

Related skills

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

drizzle

by lobehub

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.

Backend
79340

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163