Skip to content
DEVKIT INDEX

Open source / static snapshot

snapshot aeb5f933

Skills for the workbehind the code.

Explore composable workflows for investigation, planning, implementation, testing, and operations—discovered directly from the DevKit source.

Source catalog

Find the right workflow

17 / 17 skills

17 skills found

hi-fix

baka3k/dev-kit

5 files

ALWAYS activate before fixing ANY bug, error, test failure, CI/CD issue, type error, lint, log error, UI issue, code problem.

source snapshot Jul 15, 2026

hi-debug

baka3k/dev-kit

13 files

Debug systematically with root cause analysis before fixes. Use for bugs, test failures, unexpected behavior, performance issues, call stack tracing, multi-layer validation, log analysis, CI/CD failures, database diagnostics, system investigation.

source snapshot Jul 15, 2026

hi-plan

baka3k/dev-kit

9 files

Plan implementations, design architectures, create technical roadmaps with detailed phases.

source snapshot Jul 15, 2026

hi-repo-search

baka3k/dev-kit

3 files

Gather traceable evidence from repository code and project documents. Use for codebase exploration, architecture, feature tracing, dependency or impact analysis, and questions that require verified source context.

source snapshot Jul 15, 2026

hi-explorer

baka3k/dev-kit

5 files

Fast parallel codebase explore using multiple subagents with MCP-based external research. Use for file discovery (local), web/docs lookup, GitHub repo analysis, image/UI understanding.

source snapshot Jul 15, 2026

hi-security

baka3k/dev-kit

3 files

STRIDE + OWASP-based security audit with MCP-assisted code analysis and optional iterative auto-fix. Scans code using graph_mcp for structure discovery and mind_mcp for security policy context, then produces severity-ranked findings with fix recommendations. Supports audit-only and audit+fix modes. Use before releases, after sensitive feature additions, or for periodic compliance reviews.

source snapshot Jul 15, 2026

hi-scenario

baka3k/dev-kit

2 files

Generate comprehensive edge cases and test scenarios by decomposing features across 12 dimensions (user types, input extremes, timing, scale, state, environment, errors, authorization, data integrity, integration, compliance, business logic). Uses mind_mcp for feature requirements context and graph_mcp for code path discovery. Use before implementation, during code review, or when planning test coverage.

source snapshot Jul 15, 2026

hi-chrome-devtools

baka3k/dev-kit

30 files

Browser automation via Puppeteer CLI scripts with persistent sessions. Screenshots, performance, network, scraping, form automation, auth, debugging.

source snapshot Jul 15, 2026

hi-cortex

baka3k/dev-kit

4 files

Set up and operate Cortex Harness for project code/doc ingestion, config updates, sync workflows, and MCP server lifecycle.

source snapshot Jul 15, 2026

hi-knows

baka3k/dev-kit

5 files

Unified knowledge retrieval skill. Build traceable answers from git, MCP, and memory files.

source snapshot Jul 15, 2026

hi-log

baka3k/dev-kit

2 files

Write log entries analyzing recent changes and session reflections.

source snapshot Jul 15, 2026

hi-predict

baka3k/dev-kit

2 files

Five expert personas independently analyze proposed changes before implementation to catch architectural, security, performance, and UX issues early. Uses mind_mcp for project context and graph_mcp for code impact analysis. Produces GO/CAUTION/STOP verdict with consensus agreements, conflict resolutions, and risk mitigations. Use before major features, refactors, or risky changes.

source snapshot Jul 15, 2026

hi-problem-solving

baka3k/dev-kit

8 files

Apply systematic problem-solving techniques when stuck. Use for complexity spirals, innovation blocks, recurring patterns, assumption constraints, simplification cascades, scale uncertainty.

source snapshot Jul 15, 2026

4 files

Organize project files, directories, output paths, names, and Markdown structure. Use when creating files, choosing where outputs belong, reorganizing existing assets, or standardizing a project layout.

source snapshot Jul 15, 2026

hi-reverse

baka3k/dev-kit

63 files

Reverse Engineering C and C++ modules into validated use-case, module, and C++-to-Java migration artifact packages. Generates evidence-backed traces, sequence/class/state/activity/architecture diagrams, entry-point/interface/data/business-rule/error/concurrency catalogs, parity mappings, risks, tests, reviews, and coverage; exhaust mind_mcp and graph_mcp before Serena, and use native source tools only as a final fallback.

source snapshot Jul 15, 2026

14 files

Apply step-by-step analysis for complex problems with revision capability. Use for multi-step reasoning, hypothesis verification, adaptive planning, problem decomposition, course correction.

source snapshot Jul 15, 2026