Elie Steinbock
Community@elie222 · Tel Aviv, Israel
Building Inbox Zero: https://getinboxzero.com My YouTube channel about open source and AI coding: https://youtube.com/elie2222
Agent Skills by Elie Steinbock
Showing 24 vetted skills indexed across 1 GitHub repositories.
qa-new-flow
Creates browser QA flow spec files from a Markdown template with YAML frontmatter.
review-ai-prompt-changes
Review prompt and tool-description diffs in a branch for redundancy and eval-shaped guidance.
wait
Pauses execution for a user-specified duration using the sleep command.
environment-variables
Adds environment variables to a Next.js monorepo with Zod validation and Turbo configuration.
llm
Implements LLM features with model routing, Zod schemas, and structured prompts in TypeScript.
update-packages
Updates workspace dependencies while respecting pinned packages defined in .ncurc.cjs.
changelog
Creates user-facing changelog entries and regenerates the aggregated changelog file.
explain-changes
Summarizes recent code changes with security checks and risk analysis.
ui-components
Implements UI components and styling using Shadcn UI, Radix UI, and Tailwind CSS.
qa-label
Labels a GitHub pull request as ready for QA to trigger automated browser tests.
prisma
Enforces correct Prisma 7 import paths and client usage conventions in TypeScript projects.
fullstack-workflow
Implements fullstack Next.js features combining API routes, server actions, SWR, and form handling.
write-tests
Write focused unit tests for backend and utility logic.
project-structure
Documents Turborepo monorepo layout and file organization conventions for Next.js development.
testing
Guides writing and running Vitest unit, integration, AI, and eval tests for the codebase.
test-feature
Tests features end-to-end via browser QA, API calls, and LLM eval tests.
review
Reviews git diffs, auto-fixes trivial issues, and reports bugs by severity category.
e2e
Runs and debugs end-to-end flow tests with Axiom log inspection.
create-pr
Creates GitHub pull requests and monitors reviews and checks until completion.
logging
Implements request-scoped backend logging through middleware wrappers in Next.js routes and server actions.
code-simplifier
Simplifies recently modified code for clarity while preserving exact behavior.
llm-test
Provides guidelines for writing tests for LLM-related functionality.
inbox-zero-api
Inspect and manage Inbox Zero automation rules and inbox analytics through the public API CLI.
debug
Collect structured runtime logs into per-session files for debugging Node.js or browser projects.