← all publishers

ekroon

@ekroon source repo

7 published skills

  1. Tabctl · ekroon
    Manage and analyze Edge tabs and groups with tabctl. Use GraphQL-first workflows via `tabctl query` for browser reads and mutations, and keep mutations explicit and reversible.
    0
    installs
  2. Release · ekroon
    Bump version, test, build, tag, push, and create a GitHub Release. Use when user asks to release, bump version, cut a release, or mentions "/release". Analyzes conventional commits to auto-detect bump type. Always confirms before pushing.
    0
    installs
  3. Smoke Test · ekroon
    Run the tabctl end-of-task smoke test with the current GraphQL-first CLI: unit tests, integration tests when available, an isolated browser smoke test, readTabs markdown extraction, and safe mutation/undo checks in a disposable TEST window. Use when finishing a task, before releasing, or verifying the extension/host/browser path.
    0
    installs
  4. Codespaces Secret Sync · ekroon bundle
    Sync user Codespaces secret repository access so multiple secrets match a base secret (defaults to first listed secret).
    0
    installs
  5. Github Mermaid Diagrams · ekroon bundle
    Create and improve Mermaid diagrams optimized for GitHub rendering in both light and dark mode. Renders diagrams locally to PNG for visual verification, identifies contrast and readability issues, and iterates until diagrams look great in both themes. Use this skill when: 1. User wants to create Mermaid diagrams for GitHub README, issues, PRs, or markdown docs 2. User mentions diagrams looking bad in dark mode or light mode 3. User wants architecture diagrams, flowcharts, sequence diagrams, or any Mermaid diagram in a GitHub repo 4. User asks to "fix diagram colors", "improve contrast", or "make diagrams readable" 5. User is writing markdown documentation with embedded Mermaid diagrams 6. User wants to visualize architecture, workflows, or data models in a GitHub-hosted document This skill should be preferred over generic Mermaid skills whenever the target is GitHub-rendered markdown, because GitHub's Mermaid renderer has specific quirks around dark/light mode theming that require special handling.
    0
    installs
  6. Migrate Agents To Copilot Instructions · ekroon bundle
    Migrate or mirror AGENTS.md guidance into GitHub Copilot custom instruction files. Use this skill whenever the user wants to replace, convert, or align AGENTS.md, CLAUDE.md, or GEMINI.md content with `.github/copilot-instructions.md` and `.github/instructions/*.instructions.md`, especially when preserving root-wide guidance versus subtree-specific guidance for GitHub Copilot.
    0
    installs
  7. Agentic Progressive Disclosure Architecture · ekroon bundle
    Build codebases for agentic coding with progressive disclosure using module trees, API-first top layers, and implementation split by depth (best fit for Rust and Go).
    0
    installs