AI development consultancy

You have the idea.
We help you build it with AI.

Whether you need a $5 starter kit or a technical partner to build alongside you, we bring security expertise, stack knowledge, and hands-on guidance to every project. From first commit to production.

What a starter kit looks like

your-project/

CLAUDE.mdAI-personalized to your idea

.cursorrulesSame intelligence for Cursor

.env.exampleEvery env var your stack needs

.claude/

├── settings.jsonallow npm run *, deny rm -rf *

├── rules/

│ ├── auth.mdscoped to app/login/**, middleware.ts

│ ├── database.mdRLS, joins, migrations

│ ├── api-routes.mdscoped to app/api/**

│ └── testing.mdscoped to __tests__/**

└── commands/

├── review.md/project:review

└── fix-issue.md/project:fix-issue 42

|

How it works

From starter kit to technical partnership.

01

Start with a kit

Describe your idea, pick your stack, and get a complete Claude Code configuration with permissions, rules, and custom commands. Ready in two minutes.

02

Book a session

Want hands-on help? We walk through your project together, wire up auth and database, and make sure your AI tooling fits your architecture.

03

Build and grow

From a single build sprint to ongoing advisory, we stay involved as long as you need. Code reviews, security checks, architecture guidance.

What we offer

From starter kit to full partnership.

Whether you need a quick configuration or a long-term technical partner, we meet you where you are.

.claude/ Folder

A complete Claude Code configuration. Permissions, path-scoped rules, and custom commands, ready to commit.

.claude/ ├── settings.json ├── rules/ │ ├── auth.md │ ├── database.md │ └── testing.md └── commands/ ├── review.md └── fix-issue.md

Tool Permissions

Stack-aware allow/deny rules. Your dev commands are pre-approved. Destructive operations are blocked.

"allow": [ "Bash(npm run *)", "Bash(supabase *)" ] "deny": [ "Bash(rm -rf *)", "Read(.env)" ]

AI-Personalized

Your CLAUDE.md uses your domain language. A booking app gets bookings, walkers, schedules, not generic items and posts.

# CLAUDE.md — PetSit ## Project Overview PetSit connects pet owners with local sitters... ## Common Gotchas 1. Booking overlap check

Security-First Architecture

SOC audit experience baked into every recommendation. RLS policies, auth patterns, and deployment hardening reviewed by someone who has done the audits.

✓ Row-level security on all tables ✓ Auth middleware on every route ✓ Input validation at boundaries ✓ CSRF + security headers ✓ Secrets in env, never in code

1-on-1 Walkthroughs

Screen share, pair on your actual codebase, get answers in real time. Not a course. Not a template. Your project, your questions.

Session agenda: ─────────────── 1. Review your idea + stack 2. Scaffold project together 3. Wire auth + database 4. Configure AI tooling 5. Q&A and next steps

Ongoing Advisory

Weekly code reviews, architecture decisions, and security checks. A technical partner who knows your stack and your codebase.

Weekly review: ─────────────── 3 files reviewed 1 RLS policy flagged 0 security issues Recommendation: → Extract auth to middleware

Pricing

Invest at the level that fits.

Start with a $5 kit. Scale up to a full technical partnership when you are ready.

Self-serve
$5one-time

Complete .claude/ folder kit, personalized to your idea.

Full .claude/ folder: permissions, rules, commands
AI-personalized CLAUDE.md using your domain
.cursorrules, .env, setup.sh, ROADMAP.md
Path-scoped rules that auto-load per directory
Download all as a single .zip

Free preview available before purchase

Hands-on
from $150

A 1-on-1 call to set up your project the right way.

  • 60-90 minute video call
  • Project scaffolding with auth and database
  • AI tooling configured for your codebase
  • Architecture decisions walked through
  • Recording shared after the session
Full partnership
from $500

From a single build sprint to ongoing advisory. We scope it to what you need.

  • Working app scaffold, deployed to your infrastructure
  • Ongoing code reviews and architecture guidance
  • Security audits and RLS policy reviews
  • Priority async support between calls
  • Scale up or pause anytime