Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

krometrail

krometrail 收录了来自 nklisch 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
1
更新
2026-03-22
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

krometrail-chrome
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
网页开发工程师

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