Skip to content
View SoundBlaster's full-sized avatar
๐Ÿ’ญ
Specs & Tests Driven AI Coding
๐Ÿ’ญ
Specs & Tests Driven AI Coding

Organizations

@0al-spec

Block or report SoundBlaster

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
SoundBlaster/README.md

Hey, Iโ€™m Egor Merkushev ๐Ÿ‘‹

iOS developer at since 2011. Now Iโ€™m into agentic workflows, specification-driven development, and building tooling that makes codebases more structured, verifiable, and AI-friendly.

What I care about

  • Specs as first-class artifacts (PRDs, workplans, executable constraints)
  • Agent-friendly repos (clear boundaries, tooling, and automation)
  • Verification over vibes (tests, gates, diagnostics, metrics)
  • Developer experience that stays sharp even when agents write a lot of code

Social

vk.com/objc | LinkedIn | x.com/egormerkushev

My Projects

Here are a few projects Iโ€™m actively working on (and excited to share).

  1. 0AL โ€” Zero-trust Agents Layer A long-term effort to bring zero-trust principles to agentic systems: identity, boundaries, and safe execution.
  1. XcodeMCPWrapper An MCP proxy that makes Xcode 26.3โ€™s MCP compatible with Cursor and other strict MCP-spec-compliant clients.

  2. Flow โ€” Agentic Workflow A practical framework for building repeatable agent-driven contribution workflows with clear steps, inputs/outputs, and quality gates.

  3. SpecificationCore A Swift framework implementing the Specification Pattern with modern Swift: property wrappers, macros, and async/await.

  4. SpecificationKit Platform-focused integrations and product-level tooling built around SpecificationCore.

  5. SpecificationConfig Specifications over Swift Configuration โ€” validation and composition over config models.

  6. ISOInspector A complex monorepo: cross-platform ISO BMFF parser + SwiftUI app (MP4 boxes, tracks, atoms โ€” the fun stuff).

  7. docc2context A DocC โ†’ Markdown converter for LLM-readable documentation (plus a web service WIP).


If any of this resonates โ€” feel free to open an issue, start a discussion, or just say hi ๐Ÿ™‚

Pinned Loading

  1. XcodeMCPWrapper XcodeMCPWrapper Public

    MCP that makes Xcode 26.3's MCP compatible with Cursor and other strict MCP-spec-compliant clients

    Python 14

  2. SpecificationKit SpecificationKit Public

    Modern Swift Specification Pattern Implementation

    Swift 2

  3. ISOInspector ISOInspector Public

    99% Vibe-coded by ChatGPT Codex & Claude Code from iPhone

    Swift 2

  4. NavigationSplitView NavigationSplitView Public

    Minimal working example of usage NavigationSplitView for adaptive layout

    Swift 1

  5. 0al-spec/Hypercode 0al-spec/Hypercode Public

    Declarative programming paradigm for context-aware systems

    ANTLR 1

  6. 0al-spec/Hyperprompt 0al-spec/Hyperprompt Public

    Prompting framework based on Hypercode language. Make code, not prompt.

    Swift