← all publishers

asermax

@asermax source repo

108 published skills · page 2 of 2

  1. Iterative Development · asermax
    Load when adding deltas or analyzing impact on existing framework. Supports progressive development without requiring everything upfront. Used by /add-delta and /analyze-impact commands.
    0
    installs
  2. Using Antigravity · asermax bundle
    Use when needing to analyze images (screenshots, diagrams, photos), analyze videos (screencasts, recordings), summarize YouTube videos, fetch and analyze web content, or perform web searches with Google. Antigravity CLI provides multimodal and web access capabilities Claude lacks natively. Do NOT use for tasks Claude can handle directly (text analysis, code review, file reading of text files).
    0
    installs
  3. Mermaid Validation · asermax bundle
    Validate mermaid diagram syntax after writing mermaid code blocks. Use this skill whenever you generate, write, or edit mermaid diagrams in markdown files — including flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, gantt charts, pie charts, mindmaps, gitgraph, and any other mermaid diagram type. Even if the diagram looks correct, always validate — subtle syntax errors silently break rendering. Trigger on any task that produces or modifies mermaid code blocks.
    0
    installs
  4. Agent Communication · asermax bundle
    Use when user explicitly requests to coordinate with other Claude Code agents, join an agent chat, or communicate across multiple repositories/projects
    0
    installs
  5. Systematic Debugging · asermax bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    0
    installs
  6. Using Code Directives · asermax bundle
    Use when reading or editing files that contain @implement, @docs, @refactor, @test, or @todo directive comments. Before acting on a directive, check if you have loaded this skill for the handling procedure. If not, load it first.
    0
    installs
  7. Using Live Documentation · asermax bundle
    Before implementing, writing, configuring, or setting up anything involving libraries, frameworks, or complex APIs, check if you have looked up current documentation for them. If not, load this skill first. Triggers on third-party libraries (such as react-query, FastAPI, Django, pytest), complex standard library modules (such as subprocess, streams, pathlib, logging), and "how to" questions about library usage. Do NOT use for trivial built-ins (such as dict.get, Array.map) or pure algorithms.
    0
    installs
  8. Self Maintaining Claude Md · asermax
    Use when starting any task in a project - keeps CLAUDE.md instruction file current with high-level project state, prompts for init if missing, adds reflection todo before work to ensure documentation stays updated
    0
    installs