ofershap
@ofershap
Public Skills
sveltekit-best-practices
by ofershap
SvelteKit and Svelte 5 done right. Runes, load functions, form actions, SSR patterns, and modern
tailwind-best-practices
by ofershap
Stop your AI agent from generating Tailwind CSS v3 code. Rules for v4 syntax, CSS-first config,
ai-humanizer
by ofershap
Prevent AI-detectable patterns in all generated content - prose, code comments, commit messages,
expo-best-practices
by ofershap
Expo and React Native done right. Expo Router, EAS Build, native modules, platform-specific
fastapi-best-practices
by ofershap
FastAPI done right. Async patterns, dependency injection, Pydantic v2 models, middleware, and
typescript-best-practices
by ofershap
Modern TypeScript patterns your AI agent should use. Strict mode, discriminated unions, satisfies
prompt-compression
by ofershap
Compress documentation, prompts, and context into minimal tokens for AGENTS.md and CLAUDE.md.
drizzle-best-practices
by ofershap
Drizzle ORM done right. Schema design, relations, type-safe queries, migrations, and performance
python-best-practices
by ofershap
Modern Python 3.12+ patterns your AI agent should use. Type hints, async/await, Pydantic v2, uv,
shadcn-best-practices
by ofershap
shadcn/ui done right. Component customization, form patterns, theming, accessibility, and