bex-co

45 mods across 2 repositories, 460 stars between them.

bex

01

bex-co/bex

Settings file Claude Code

Agent settings declaring 20 allowed tools.

420 2d ago A tokens not measured original Apache-2.0

bex-co/bex

Skill Claude CodeCodex

Deploy a local checkout to a production Hetzner App using the manual image-import runbook. Use when the user asks to ship local working-tree code to a live bex App rather than deploy from remote Git. Arguments are the local repo path and app name.

420 2d ago A 58 tokens original Apache-2.0

deploy-app

03

bex-co/bex

Skill Claude CodeCodex

Deploy a bex App to the current Kubernetes cluster and verify it reaches Ready. Use when the user asks to deploy a render.yaml (or legacy bex.yml) or the sample app and validate the rollout end to end. Optional argument: path to render.yaml.

420 2d ago A 56 tokens original Apache-2.0

loop-worker

04

bex-co/bex

Skill Claude CodeCodex

Autonomously work a .pm workstream to completion — pick the next pending milestone, implement every task end to end, /ship it, then move to the next until none remain. Use when the user asks to "loop", drain, or work through a whole workstream's backlog (e.g. /loop-worker w1). Sequential, not interval-based; for a…

420 2d ago A 86 tokens original Apache-2.0

mermaid

05

bex-co/bex

Skill Claude CodeCodex

Create concise, syntax-verified Mermaid architecture diagrams. Use when the user asks to diagram a repository component, document, system, dependency flow, or supplied description in Mermaid.

420 2d ago A 37 tokens original Apache-2.0

mock-cluster

06

bex-co/bex

Skill Claude CodeCodex

Stand up or scale the local CAPD mock cluster and deploy the bex operator into it. Use when the user asks to create, inspect, or resize the repository's local development cluster. Optional argument: scale N.

420 2d ago A 48 tokens original Apache-2.0

pm-brainstorm

07

bex-co/bex

Skill Claude CodeCodex

Analyze and decompose a product topic into a text-only proposal for the repository's .pm board. Use when the user wants to pressure-test scope, size milestones, identify dependencies, or prepare exact PM board commands without writing board files.

420 2d ago A 52 tokens original Apache-2.0

pm

08

bex-co/bex

Skill Claude CodeCodex

Inspect and maintain the repository's .pm workstreams, inbox notes, milestones, and tasks. Use when the user asks for PM board status or requests a supported board mutation such as creating, promoting, adding, or completing work.

420 2d ago A 48 tokens original Apache-2.0

qa-find-bugs

09

bex-co/bex

Skill Claude CodeCodex

Drive the live product at https://dashboard.bex.co as a signed-in QA user (QAEMAIL / QAPASSWORD from .env), hunt real bugs across the hosting features, research each fix down to file:line, file the non-duplicate findings to the w6 board through /pm, and /ship the scheduled milestone. Use when the user asks to QA the…

420 2d ago A 96 tokens original Apache-2.0

release

10

bex-co/bex

Skill Claude CodeCodex

Cut a versioned release of a bex component (today: cli) — compute/confirm the version, push the tag, watch the release workflow to green, and verify every distribution channel. Use when the user asks to release, publish, or bump the CLI (or a future component). /ship lands code; /release mints versions.

420 2d ago A 72 tokens original Apache-2.0

security-audit

11

bex-co/bex

Skill Claude CodeCodex

Security audit of a codebase — web apps, APIs, services, CLI tools, libraries, daemons, and more. Use when asked to find security bugs, do a security review, audit for vulnerabilities, or pen-test the code. Focuses on exploitable issues with real impact, not theoretical concerns or industry-standard behavior.

420 2d ago A 70 tokens copy · 92% Apache-2.0

ship

12

bex-co/bex

Skill Claude CodeCodex

Safely bring main up to date, commit intended pending changes, and push to origin/main. Use when the user explicitly asks to ship the current main branch or invokes the repository's ship workflow.

420 2d ago A 41 tokens original Apache-2.0

simplify

13

bex-co/bex

Skill Claude CodeCodex

Review the changed code for reuse, simplification, efficiency, and altitude cleanups, then apply the fixes. Quality only — it does not hunt for bugs; use /code-review for that.

420 2d ago A 42 tokens original Apache-2.0

bex-co/bex

Skill Claude CodeCodex

Guides Stripe integration decisions across API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, tax and registrations (Stripe Tax, automatictax, product tax codes), Treasury financial accounts, integration options (Checkout, Payment…

420 2d ago A 134 tokens copy · 94% Apache-2.0

stripe-directory

15

bex-co/bex

Skill Claude CodeCodex

Use when the user wants to find businesses, software, service providers, or partners for a specific industry, workflow, pain point, capability, or job to be done. Also use when the agent needs to programmatically purchase or consume a service. Use Stripe Directory to build a short relevant shortlist, even if the user…

420 2d ago A 73 tokens original Apache-2.0

stripe-docs

16

bex-co/bex

Skill Claude CodeCodex

Use when the user or agent needs to read, search, or look up Stripe documentation or API reference. Prefer this over curl or WebFetch for any docs.stripe.com content.

420 2d ago A 40 tokens copy · 100% Apache-2.0

stripe-projects

17

bex-co/bex

Skill Claude CodeCodex

Use when the user wants to provision infrastructure or third-party services using Stripe Projects. Triggers: "I need a database", "set up auth", "add caching", "give me a Postgres", "provision Redis", "I need hosting", "add a vector DB", "get me an API key for X", "get credentials for X", "sign up for a service", "set…

420 2d ago A 213 tokens original Apache-2.0

upgrade-stripe

18

bex-co/bex

Skill Claude CodeCodex

Guide for upgrading Stripe API versions and SDKs.

420 2d ago A 13 tokens copy · 97% Apache-2.0

playwright

19

bex-co/bex

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

420 2d ago A tokens not measured original Apache-2.0

expo

20

bex-co/bex

MCP server Claude CodeCodexCursor +2

MCP server "expo", hosted remotely at mcp.expo.dev, as configured in bex-co/bex.

420 2d ago A tokens not measured copy · 100% Apache-2.0

bex AGENTS.md

21

bex-co/bex

Instructions file CodexOpenCode

Instructions for bex-co/bex, a project described as: The open-source Render alternative — AI-native. Git push → build → deploy on your own infrastructure; agents are first-class users.

420 2d ago A 4 tokens copy · 100% Apache-2.0

bex CLAUDE.md

22

bex-co/bex

Instructions file

Instructions for bex-co/bex, covering claude.md, repo map, commands, local cluster workflow and environment variables.

420 2d ago A 1,790 tokens original Apache-2.0

loop-worker

23

bex-co/bex-security

Skill Claude CodeCodex

Autonomously work a .pm workstream to completion — pick the next pending milestone, implement every task end to end, /ship it, then move to the next until none remain. Use when the user asks to "loop", drain, or work through a whole workstream's backlog (e.g. /loop-worker w1). Sequential, not interval-based; for a…

40 2d ago A 86 tokens original Apache-2.0

merge-upstream-main

24

bex-co/bex-security

Skill Claude CodeCodex

Merge the public openai/codex-security main branch into this fork's main branch and push the result to the fork remote. Use when asked to sync or merge upstream main for this repository.

40 2d ago A 44 tokens original Apache-2.0