waveriderai

10 mods across 2 repositories, 2 stars between them.

type-foundry

01

waveriderai/cli-type-foundry

Plugin Claude Code

Casts a spec and a CLI from closed apps that have no API. Drop an APK, IPA, EXE, DMG or traffic capture; a three-pass research method with built-in blind-spot diagnosis turns it into a feature spec, a reconstructed OpenAPI document, and optionally a CLI.

1 29d ago A tokens not measured

foundry-capture

02

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Guides the user through capturing an app's network traffic on Android, iOS, desktop, or web, and exporting it as HAR for analysis. Use when a teardown needs network evidence, when the user asks how to see what an app is talking to, or when intake reports network-surface as missing. Triggers on "capture traffic", "how…

1 29d ago A 113 tokens

foundry-cast

03

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Turns a teardown matrix into a reconstructed OpenAPI specification, and optionally generates a CLI from it. Detects specifications that already exist on disk so a spec cast in an earlier session can be pressed into a CLI without redoing any analysis. Triggers on "cast the spec", "generate the OpenAPI", "now build the…

1 29d ago A 92 tokens

foundry-intake

04

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Collects and confirms the artifacts for a teardown before any analysis begins — asks what the user has, classifies each file, reports which analysis dimensions are covered, and gets explicit approval. Use at the start of any reverse-engineering or app-teardown task. Triggers on "tear down this app", "here is the APK"…

1 29d ago A 97 tokens

foundry-lens

05

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Runs a multi-pass research method that deliberately catches its own blind spots — a shallow first pass, a forced structural self-diagnosis, then corrected and inverted passes. Use when mapping a product's full feature set, tearing down a competitor, doing exhaustive documentation research, or any time a first answer…

1 29d ago A 112 tokens

type-foundry

06

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Reverse-engineers a closed application into a feature spec, a reconstructed OpenAPI specification, and optionally a CLI — starting from an APK, IPA, EXE, DMG, HAR traffic capture, or docs. Use when the target has no published API and Printing Press has nothing to work from. Triggers on "tear down this app", "reverse…

1 29d ago B 122 tokens

ce-design-flow

08

waveriderai/ce-design-flow

Plugin Claude Code

Design-first Compound Engineering. Adds a design leg to the CE loop: brainstorm -> wireframe -> pick -> hi-fi -> plan, driven by Open Design, with a live browser portal you can chat and mark up in and a clean handoff back to your terminal.

1 1mo ago A tokens not measured original MIT

ce-design

09

waveriderai/ce-design-flow

Skill Claude CodeCodex

The design-first development route — walk a pain point through brainstorm → design (parallel wireframes → pick → hi-fi mockup) → plan, so you see what the thing looks like before writing code, and hold the build to that design with screenshot comparison. Drives a local Open Design daemon to produce previewable HTML…

1 1mo ago A 184 tokens original MIT

ce-markup

10

waveriderai/ce-design-flow

Skill Claude CodeCodex

Open the current design artifact in the Open Design browser portal so a human can mark it up, comment on elements, or edit it directly — then pick the work back up in the terminal without losing what changed. Use when the user types "/ce-markup", or says "let me mark this up", "open it in the browser", "I want to…

1 1mo ago A 152 tokens original MIT