Skip to content
View thepraggyverse's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report thepraggyverse

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thepraggyverse/README.md

Hi, I'm Praggy

I am an indie dev building iOS apps, AI-assisted workflows, and small local-first tools. Most of my projects start as a personal itch: I build apps and tools to fix my own problems, then keep using them until they become good enough to share :)

I like thoughtful native apps, quiet automation, local models, and tools that feel calm enough to use every day. Somewhere between build logs, bots, brainwaves, and dogfooding my own software is where I usually end up.

X Threads Instagram Substack Pinterest

Current Projects

Apps and tools

  • Wayward - an early TypeScript project. More soon.
  • whisprlocal - in-progress, fully on-device voice-to-text for iOS and keyboard workflows, powered by WhisperKit and MLX.

Plugins and skills

  • bnb-founder-mode - a Brian Chesky-inspired local plugin with 150 bnb-* skills for founder mode, AI org design, product craft, recruiting, reinvention, and personal operating systems.
  • marc-lou-32-principles-skill - a product-marketing skill for landing page audits, rewrites, launch copy, pricing checks, and OG image prompts.
  • steve-jobs - 80 sj-prefixed operating skills for product craft, storytelling, hiring, strategy, learning, and failure review.
  • elon-musk - method skills for strategy, engineering, teams, risk, and execution.
  • naval - n-prefixed skills inspired by ideas from The Almanack of Naval Ravikant.
  • avengers - an Avengers/Tony Stark operating-system skill pack for Codex-compatible agents.

Contributing To

A mashup of the agent, CLI, and native tooling I am actively shaping:

Project What it is
CLI Printing Press Agent-first CLI generation for APIs, with SQLite sync, offline search, and compound insight commands.
Printing Press Library A tested library of CLIs generated by the Printing Press.
agentcookie Encrypted browser-session sync for agent machines over Tailscale.
CodexBar A macOS menu bar app for checking Codex and Claude Code usage stats without logging in.

What I Like Building

  • Local-first tools that keep private workflows private.
  • Agent-ready software that is scriptable, inspectable, and boring in the best way :)
  • iOS apps that feel focused instead of noisy.
  • Small utilities that start personal, survive real use, and become useful to other people.

Stack I Reach For

Swift, SwiftUI, Go, TypeScript, SQLite, macOS automation, iOS, local models, and whatever glue gets a workflow from "almost works" to "I can rely on this."

GitHub Activity

GitHub stats


Byronic indie dev, currently exploring the place where personal software, AI agents, and native apps meet.

Project Docs

This repo uses a docs-first agent contract:

  • README.md explains the current project, commands, and how to run it.
  • AGENTS.md defines the rules future agents must obey.
  • VISION.md captures long-term direction, not implementation permission.
  • OPINIONS.md captures durable project taste, vocabulary, and tradeoffs.
  • MEMORY.md captures stable project facts agents should not rediscover.
  • VOICE.md captures communication defaults and owner-voice rules.
  • DESIGN.md guides UI and UX decisions when the project has user-facing surfaces.
  • docs/handoffs/orchestrator.md is the control-room state for continuation.
  • docs/handoffs/worker-brief.md is the bounded scout/ship worker brief.
  • docs/brainstorms/ stores requirements and product-shape decisions.
  • docs/plans/ stores implementation plans.
  • docs/loops/ stores repeatable agent procedures.
  • docs/qa/ stores feature, test case, defect, and regression ledgers.

Vision ideas must become requirements, then a plan, then receive owner confirmation before implementation.

Popular repositories Loading

  1. whisprlocal whisprlocal Public

    Fully on-device voice-to-text iOS app and keyboard. WhisperKit + MLX. Zero cloud.

    Swift

  2. CodexBar CodexBar Public

    Forked from steipete/CodexBar

    Show usage stats for OpenAI Codex and Claude Code, without having to login.

    Swift

  3. cli-printing-press cli-printing-press Public

    Forked from mvanhorn/cli-printing-press

    Every API has a secret identity. This finds it, absorbs every feature from every competing tool, then builds the GOAT CLI β€” designed for AI agents first, with SQLite sync, offline search, and compo…

    Go

  4. printing-press-library printing-press-library Public

    Forked from mvanhorn/printing-press-library

    Official library of CLIs generated by the CLI Printing Press. Endorsed, tested, and community-contributed.

    Go

  5. agentcookie agentcookie Public

    Forked from mvanhorn/agentcookie

    Your agent runs on a Mac that isn't your daily driver. agentcookie keeps its sessions in sync with the Mac you actually browse on, continuously, encrypted over Tailscale, so OpenClaw, Hermes, or an…

    Go

  6. wayward wayward Public

    TypeScript