DimmMak
@DimmMak
Public Skills
snes-fit
by DimmMak
Fleet-wide QA skill that audits any other skill against structural, adversarial, scale, composition, security, threat-intel, type, and design dimensions. Plugin architecture lets you add dimensions as separate dirs — no core code changes. Ship only when decay rule hits 2 consecutive zero-finding rounds. Compatible with Anthropic skill-creator eval schemas. NOT for: creating new skills (use snes-builder). NOT for: running skills (use the skill directly). NOT for: continuous background monitoring (use scheduled-tasks).
dataflow-builder
by DimmMak
Pipeline-build coach for the DATAFLOW framework (Define → Acquire → Tidy → Archive → File → Launch → Observe). Walks the user through writing a real end-to-end stock-data pipeline as a code-along drill: each line of code is rendered with first-letter blanks (coderecall mechanic), user types first letters, system reveals the matching keyword, code is appended to the project file. Composes existing fleet desks at the Acquire stage — price-desk (history + live), fundamentals-desk, technicals-desk, macro-desk, options-desk. Output = a real working project directory, not a tutorial transcript. Observe stage is collaborative — Claude proposes candidate angles, user picks/refines, dashboard wireframe emerges before viz code is drilled. NOT for: Socratic WHY-questions on existing pipelines without writing code (use dataflow-tutor — zero code, conceptual). NOT for: gamified DATAFLOW pipeline-stage concept quiz (use dataflow-millionaire — game format, conceptual). NOT for: drilling raw SQL/pandas keywords as muscle memory without building a project (use coderecall — single-line drills, no project output). NOT for: orchestrating existing skills into one-shot execution (use mewtwo — executor, not teacher).
technicals-desk
by DimmMak
Live technical-indicator single source of truth for Blue Hill Capital. Third leg of the data-layer triangle (after price-desk + fundamentals-desk). Computes indicators deterministically from yfinance 1-year OHLCV history. Replaces web-search-sourced technicals which were frequently stale. Commands: .technicals .technicals TICKER .technicals watchlist .technicals log
study-buddy
by DimmMak
Live study-buddy mode. Watches a lecture/video alongside the user via the Claude in Chrome browser MCP. Reacts to lecture content in real-time, drops connections to existing notes, suggests captures, quizzes mid-stream. Designed to pair with a Tampermonkey userscript that pipes clean transcripts to localStorage. Site support: Coursera, YouTube, extensible.