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

krometrail

krometrail enthält 10 gesammelte Skills von nklisch, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
1
aktualisiert
2026-03-22
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

krometrail-chrome
Softwareentwickler

Browser recording and control via the krometrail CLI. Use when recording a browser session, driving the browser with batch actions, or investigating recorded sessions. Captures network, console, DOM, framework state, screenshots.

2026-03-22
krometrail-mcp
Softwareentwickler

Krometrail MCP navigation guide. Load this skill first to understand which tool namespace to use. Covers the three tool namespaces (debug_*, chrome_*, session_*), when to use each, common pitfalls, and pointers to the detailed skill for each namespace.

2026-03-22
krometrail-debug
Softwareentwickler

Runtime debugging via the krometrail CLI. Use when a test fails and reading the code isn't enough, when you need to inspect runtime values, or when a bug is in logic you can't trace statically. Set breakpoints, step through code, inspect variables, evaluate expressions — across 10 languages.

2026-03-22
structural-refactor
Softwareentwickler

Project structural organization rules for TypeScript/Bun. Proactively scans for organizational issues and produces a prioritized plan. Defines the team's preferred file, folder, and module structure.

2026-03-22
stylistic-refactor
Softwareentwickler

Project stylistic refactoring rules for TypeScript/Bun. Proactively scans for refactoring opportunities and produces a prioritized plan. Defines the team's preferred coding style.

2026-03-22
patterns
Softwareentwickler

Project code patterns and conventions. Auto-loads when implementing, designing, verifying, or reviewing code. Provides detailed pattern definitions with code examples.

2026-03-14
react-devtools
Softwareentwickler

React DevTools hook internals reference. Use when implementing or debugging React state observation — fiber tree traversal, hook linked lists, onCommitFiberRoot, state extraction, bug pattern detection.

2026-03-10
solid-devtools
Softwareentwickler

SolidJS debug interface reference. Use when implementing or debugging Solid state observation — DEV hooks, signal tracking, ownership tree, store observation. Tier 2: requires dev-mode builds.

2026-03-10
svelte-devtools
Softwareentwickler

Svelte debug interface reference. Use when implementing or debugging Svelte state observation — $$invalidate, $capture_state, runes runtime. Tier 3: Svelte 4 doable, Svelte 5 hooks pending.

2026-03-10
vue-devtools
Webentwickler

Vue DevTools hook internals reference. Use when implementing or debugging Vue state observation — component tree walking, reactivity tracking, store integration, bug pattern detection.

2026-03-10