Free review
Free 2-Hour AI Strategy Review
A free working session for teams under 50 employees to map AI opportunities, risks, and the first practical next step.
strategy.yaml - Use cases, risks, next step.
Search offers
Search by problem, stack, service type, or keyword. Use checkout when you find the closest starting point.
Results
Enter a search term above, or browse the full catalog below.
Free review
A free working session for teams under 50 employees to map AI opportunities, risks, and the first practical next step.
strategy.yaml - Use cases, risks, next step.
Edge architecture
Design a Cloudflare architecture with clear boundaries for Workers, state, storage, queues, deploys, and operational ownership.
worker.ts - Edge decisions in order.
TypeScript audit
Tighten TypeScript boundaries across UI, workers, data, and AI tool calls so refactors become safer and easier to review.
schema.ts - Fewer anys, clearer contracts.
Product UI review
Review the product experience across routes, state, accessibility, responsive behavior, and the actions that lead to revenue.
island.tsx - Interaction where it earns it.
OSS packaging
Position an open-source repo so curious users understand the product, trust the project, and know how to book paid help.
README.md - Repo curiosity to booked help.
Agent workshop
Design an agent workflow with clear tools, permissions, traces, memory boundaries, and human review before production use.
agent.ts - Tools, traces, review.
State architecture
Plan stateful edge features such as collaboration, live sessions, queues, and durable coordination before the data model gets messy.
room.do.ts - State with ownership.
Voice agent intake
Design a browser-to-worker voice loop with VAD, transcription adapters, realtime provider boundaries, and human takeover points.
live-media.ts - Voice intake with provider boundaries.
Workspace file tools
Expose workspace files to agents through reviewable reads, text updates, offline saves, and safe write coordination.
virtualFileSystem.ts - Workspace files without unsafe writes.
Realtime state
Shape WebSocket routing, sync-state projections, reconnect behavior, and event fanout so live interfaces stay responsive.
sync-state.ts - Realtime state without noisy echoes.
Asset pipeline
Review uploads, generated media, derived files, and image delivery so content operations stay simple.
bucket.ts - Images without sprawl.
Provider workflow
Plan how AI agents should request services, credentials, budgets, approvals, and human review across provider workflows.
catalog.json - Providers with approvals.
Market roadmap
Clarify what to build, automate, buy, defer, or open source based on the business goal and market pressure.
map.md - A practical sequence.
Editor-like UI
Turn complex product workflows into an editor-style surface with tabs, panels, inspector state, footer tools, and reliable density.
Workbench.tsx - Editor surfaces users can operate.
Renderer architecture
Plan complex renderer surfaces for files, canvas layers, vector previews, derived assets, and client tools without UI sprawl.
renderer.xag - Files, canvas, and previews in one flow.
Repo conversion
Add a tasteful hire-me path to an open-source repo: button, landing link, README placement, and booking flow.
button.html - A small link with a job.