Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

interactive-tutorials

interactive-tutorials enthält 6 gesammelte Skills von grafana, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
6
Stars
11
aktualisiert
2026-07-02
Forks
7
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

audit-guide
Softwarequalitätssicherungsanalysten und -tester

Comprehensive read-only audit of an existing Pathfinder guide. Combines structural (lint), semantic (check + best-practices decision trees + the 21 critical rules), and adversarial (attack) analysis into one phased workflow that produces a single prioritised report. Use when the user asks to audit, review, lint+check, or check the quality of an existing guide directory.

2026-07-02
review-learning-path
Softwarequalitätssicherungsanalysten und -tester

Guide a reviewer through a full learning path PR review in interactive-tutorials — per-milestone audit, path consistency, Playwright, Pathfinder PR review tool, and GitHub submit. Use when the user runs /review-learning-path-pr.

2026-07-02
autogen-guide-dashboard
Softwareentwickler

Generate interactive guide content.json files from Grafana dashboard JSON. Analyzes dashboard panels, variables, rows, and data sources to produce a Pathfinder guide that tours or explains a dashboard. Use when the user provides dashboard JSON (file, pasted, or Grafana API URL) and wants to create a guide from it.

2026-05-19
autogen-guide
Softwareentwickler

Generate interactive guide content.json files from source code. Analyzes React/TypeScript UI components to extract structure, selectors, field metadata, and conditional logic, then produces a Pathfinder guide JSON. Use when the user provides GitHub links to source code and wants to create a guide from it, or asks to auto-generate a guide from code.

2026-05-19
update-guide
Softwareentwickler

Modify an existing Pathfinder guide based on a change request. Plans the edit, applies it surgically, runs a review pass against critical rules, and validates with the Pathfinder CLI. Preserves all blocks outside the planned change. Use when the user wants to add, edit, or remove blocks in an existing guide, swap a data source, retrofit lazyRender, or otherwise modify a guide's content.json without rewriting it from scratch.

2026-05-11
migrate-guide
Webentwickler

Migrate a standalone guide or learning path to the Pathfinder package format by generating manifest.json (and path-level content.json for LJs). Reads content.json, index.json, recommender rules, and optionally website markdown to derive all manifest fields. Use when the user wants to migrate a guide directory to the package format, or asks to create a manifest.json for a guide.

2026-04-23