← all publishers

50BytesOfJohn

@50bytesofjohn source repo

4 published skills

  1. Opencode · 50bytesofjohn
    Use the opencode CLI to ask another model a question - for a second opinion, a blind review, or a multi-turn design discussion with a specific model (Sol, Grok, Laguna, Nemotron, etc). Use when the user asks to consult, ask, or brainstorm with another model/agent, to run something by a named model, or to get multiple models to review something. Covers the non-obvious CLI mechanics that cause silent failures.
    0
    installs
  2. No Waffle · 50bytesofjohn
    Shorter writing, less jargon, no filler. Use when writing for the user, or when they want less fluff or a shorter version.
    0
    installs
  3. Aaa Unit Tests · 50bytesofjohn
    Write clear, maintainable unit tests using the Arrange-Act-Assert (AAA) pattern. Use this skill when creating or refactoring unit tests. Written specifically for TypeScript/JavaScript, but high-level rules apply to all programming languages and frameworks.
    0
    installs
  4. Update Dependencies · 50bytesofjohn
    Update a project's dependencies to their latest versions and validate the upgrade - check changelogs for breaking changes, fix what's easy, hold back what the framework pins, and report what needs a decision. Use when the user asks to update, upgrade, or bump dependencies/packages, check for outdated packages, or asks what's new in their dependencies.
    0
    installs