← all publishers

bnema

@bnema source repo

47 published skills

  1. Rust Patterns · bnema
    Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.
    0
    installs
  2. Golang Patterns · bnema
    Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
    0
    installs
  3. Rust Testing · bnema
    Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
    0
    installs
  4. Golang Testing · bnema
    Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
    0
    installs
  5. Verification Loop · bnema
    A comprehensive verification system for Claude Code sessions.
    0
    installs
  6. Github · bnema bundle
    Use when working with GitHub Actions workflows, reusable workflows, Dependabot, pull requests, PR review comments, CodeRabbit review feedback, PR checks, PR diff context, or GitHub GraphQL/API data.
    0
    installs
  7. Frontend Web · bnema
    Use when working with Astro, Svelte, SvelteKit, Svelte 5 runes, htmx, shadcn-svelte, frontend routing, UI forms, web client behavior, or Charm Bubble Tea/Bubbles/Lip Gloss/Huh Go terminal UIs.
    0
    installs
  8. Agent Workflows · bnema bundle
    Use when prototyping, authoring agent skills, or asking the agent to zoom out and map unfamiliar code before acting.
    0
    installs
  9. Project Backlog · bnema bundle
    Use when managing per-project backlog folders, feature queues, async agent work items, lifecycle status updates, PR/done/blocked transitions, or status reviews inside an Obsidian vault.
    0
    installs
  10. Systems Backend · bnema
    Use when writing or reviewing backend or systems code in Go, Rust, Odin, Zig, or database layers, including idioms, stdlib usage, schema design, queries, transactions, mocks, and tests.
    0
    installs
  11. Documentation Pass · bnema
    Use when a documentation pass is needed or docs, README, guides, examples, changelogs, or public explanations may be stale before PR.
    0
    installs
  12. Code Review Release · bnema bundle
    Use when requesting or receiving code review, dispatching review subagents, running CodeRabbit, deep reviews, simplification/cleanup passes, local branch review, ready-for-PR/finalize intent, finalizer workflow, or preparing work for merge.
    0
    installs
  13. Exploring Codebases · bnema
    Use when starting work in an unfamiliar repository, onboarding to a codebase, doing repository reconnaissance, or needing project-wide context before planning, editing, debugging, refactoring, or review.
    0
    installs
  14. Architecture Security · bnema
    Use when reviewing architecture boundaries, hexagonal architecture, clean architecture layers, dependency direction, trust boundaries, uploads, parsers, redirects, or web security risks.
    0
    installs
  15. Red Teaming Decisions · bnema
    Use before committing to architecture, interface, migration, rollout, or consequential decisions, especially for critic/red-team passes.
    0
    installs
  16. Product Design Writing · bnema
    Use when improving visual design, interface quality, dashboards, SaaS positioning, landing page copy, UX text, documentation, explanations, or other human-facing writing.
    0
    installs
  17. Htmx · bnema bundle
    Use when writing, reviewing, or debugging htmx code -- building hypermedia-driven UIs with hx-get, hx-post, hx-swap, hx-trigger, hx-target, hx-boost, hx-partial, hx-status, hx-action, morph swaps, SSE, WebSockets, htmx events, htmx extensions, or any project using htmx attributes. Covers htmx 4.x API.
    0
    installs
  18. Astro · bnema
    Use when building or updating Astro sites, components, content-driven pages, islands, content collections, view transitions, or Astro server features such as SSR, actions, API routes, middleware, and adapters.
    0
    installs
  19. Odin · bnema
    Use when writing, reviewing, debugging, or researching Odin programming language code, packages, tests, memory management, foreign bindings, or standard/vendor library usage.
    0
    installs
  20. Testing Debugging Verification · bnema bundle
    Use when writing tests, practicing TDD, debugging failures, flaky tests, Go Delve sessions, Go mocks, Rust tests, Go tests, or verifying changes before claiming success.
    0
    installs
  21. Shared Actions · bnema
    Use when adding or modifying GitHub Actions workflows, reusable workflows, CI, Go releases, frontend checks, Dependabot updates, Dependabot auto-merge, or Discord notifications in Alex's repositories.
    0
    installs
  22. Github Pr Diff Context · bnema
    Use when gathering compact GitHub pull request diff context, changed files, refs, commits, or a bounded diff for review/verification work.
    0
    installs
  23. Drizzle · bnema bundle
    Use when writing, reviewing, or debugging Drizzle ORM code — schema definitions, queries, mutations, relations, migrations, transactions, or any project using drizzle-orm with PostgreSQL, MySQL, SQLite, Turso, Neon, D1, or other supported databases
    0
    installs
  24. Github Pr Finding Triage · bnema
    Use when turning the github-pr-review-comments JSONL index, including CodeRabbit PR review comments captured there, into an action queue with must-fix, verify-first, duplicate, informational, and human-decision buckets.
    0
    installs
  25. Charm Tui V2 · bnema bundle
    Use when building, debugging, migrating, or creatively designing Go terminal UIs with Charm Bubble Tea v2, Bubbles v2, Lip Gloss v2, Huh v2, tea.View, layers, mouse, forms, tables, lists, text input, viewport, spinners, progress, or charm.land imports.
    0
    installs
  26. Github Pr Review Comments · bnema
    Use when retrieving GitHub pull request review feedback, inline review comments, review replies, review threads, CodeRabbit comments, or converting PR review discussions to Markdown or searchable JSONL.
    0
    installs
  27. Shadcn Svelte · bnema
    Use when adding, using, or customizing shadcn-svelte components in a Svelte or SvelteKit project, or when you need to look up component APIs, install commands, or underlying package docs for bits-ui, formsnap, paneforge, vaul-svelte, embla-carousel, or svelte-sonner.
    0
    installs
  28. Simplify · bnema
    Use as the default instruction set for simplification review subagents after code changes. Dispatches focused reviewers for reuse, quality, and efficiency so changed code gets cleaned up before completion.
    0
    installs
  29. Github Pr Checks Diagnostics · bnema
    Use when summarizing GitHub PR checks, pending/failing CI status, check links, and suggested gh run commands without downloading noisy logs by default.
    0
    installs
  30. Write A Skill · bnema
    Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
    0
    installs
  31. Hexarch · bnema
    Use when scanning a repo for hexagonal architecture violations, reviewing code placement across layers, auditing dependency direction, or checking port hygiene. Triggers on "hex arch", "ports and adapters", "clean architecture layers", "domain imports infrastructure", "business logic in adapter", "wrong layer", "missing port".
    0
    installs
  32. Vibesec · bnema bundle
    Use when auditing, reviewing, or modifying web applications where untrusted data crosses trust boundaries — including request handlers, parsers, renderers, document importers, file uploads, redirects, API endpoints, webhooks, and multi-step feature chains. Also use when reviewing framework defaults, content-type handling, or feature composition that could chain into vulnerabilities.
    0
    installs
  33. Finalizer · bnema
    Use when the user asks to run the Finalizer workflow, execute the finalizer skill, or finalize a branch through the finalizer subagent. Gathers the exact checkout context and then invokes the `finalizer` subagent correctly.
    0
    installs
  34. Github Pr Review Verification · bnema
    Use when verifying PR review findings against the local checkout by producing snippets and a human verification worksheet without claiming automatic truth.
    0
    installs
  35. Hexcheck · bnema
    Use when configuring or running hexcheck in a Go repo for hexagonal architecture boundaries, adapter business-logic warnings, and mock discipline.
    0
    installs
  36. Coderabbit · bnema
    Use when running CodeRabbit CLI code reviews, reviewing uncommitted or committed changes, comparing branches, or authenticating with CodeRabbit. Triggers on "code review", "cr review", "coderabbit", "review my changes", "review this branch".
    0
    installs
  37. Deepreview · bnema
    Use when asked for a deep code review, thorough review, security audit, full review of changes, or pre-merge review. Triggers on "deep review", "thorough review", "audit my code", "review for security", "check for bugs", "review before merge".
    0
    installs
  38. Modern Zig 2026 · bnema
    Use when writing, porting, or reviewing Zig code against recent 2026-era Zig versions, including Zig 0.16+ language changes, std.Io, build system changes, stdlib API shifts, testing, and idiomatic modern Zig patterns.
    0
    installs
  39. Svelte And Sveltekit · bnema
    Use when writing, reviewing, or refactoring Svelte 5 components or SvelteKit apps that use runes, shared state, file-based routing, load functions, remote functions, forms, hooks, navigation, or environment modules.
    0
    installs
  40. Wrap Up Review · bnema
    Use when finishing an implementation or plan phase and you want an adaptive workflow-driven review before calling the work done, especially to catch logic bugs, legacy/YAGNI leftovers, DI boundary leaks, weak tests, or hot-path waste without launching unnecessary reviewers.
    0
    installs
  41. Frontend Design · bnema
    Use when building distinctive, production-grade frontend interfaces — components, pages, or full applications. Guides bold aesthetic direction and real working code with exceptional design quality.
    0
    installs
  42. Interface Design · bnema bundle
    Use for interface design -- dashboards, admin panels, SaaS apps, tools, settings pages, data interfaces. NOT for marketing design (landing pages, marketing sites, campaigns).
    0
    installs
  43. Go Mockery · bnema
    Generate mocks for Go interfaces using mockery v3. Use when creating mocks, configuring .mockery.yaml, setting up mock generation for interfaces in Go projects, writing tests with mockery-generated mocks and testify (EXPECT, mock.Anything, RunAndReturn), or migrating from mockery v2 to v3. Not for gomock, counterfeiter, or hand-written mocks.
    0
    installs
  44. Saas Marketing Playbook · bnema bundle
    Use when reviewing or improving SaaS positioning, landing page messaging, pricing copy, competitor analysis, or SEO content strategy. Also use when rewriting copy to make the value proposition clearer, more persuasive, more differentiated, and more conversion-oriented.
    0
    installs
  45. Go Delve Debugging · bnema bundle
    Debug Go programs and tests with Delve from the terminal. Use when stepping through failing tests, setting breakpoints, inspecting variables, tracing goroutines or deadlocks, attaching to a running Go process, examining a core dump, or diagnosing race conditions and state changes in any Go repository.
    0
    installs
  46. Improve Codebase Architecture · bnema bundle
    Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
    0
    installs
  47. Writing Clearly And Concisely · bnema bundle
    Use when drafting or revising human-facing prose, documentation, explanations, UI text, comments, emails, articles, summaries, or public writing where medium fit, factual discipline, specificity, tone, or AI-like regularity matters.
    0
    installs