Elie Steinbock avatar

Elie Steinbock

Community

@elie222 · Tel Aviv, Israel

2,213Followers
|
158Public Repos
|
24Published Skills

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.

elie222elie222
12.1k

qa-new-flow

Creates browser QA flow spec files from a Markdown template with YAML frontmatter.

Community
Basic
elie222elie222
12.1k

review-ai-prompt-changes

Review prompt and tool-description diffs in a branch for redundancy and eval-shaped guidance.

Community
Intermediate
elie222elie222
12.1k

wait

Pauses execution for a user-specified duration using the sleep command.

Community
Basic
elie222elie222
12.1k

environment-variables

Adds environment variables to a Next.js monorepo with Zod validation and Turbo configuration.

Community
Basic
elie222elie222
12.1k

llm

Implements LLM features with model routing, Zod schemas, and structured prompts in TypeScript.

Community
Intermediate
elie222elie222
12.1k

update-packages

Updates workspace dependencies while respecting pinned packages defined in .ncurc.cjs.

Community
Basic
elie222elie222
12.1k

changelog

Creates user-facing changelog entries and regenerates the aggregated changelog file.

Community
Intermediate
elie222elie222
12.1k

explain-changes

Summarizes recent code changes with security checks and risk analysis.

Community
Basic
elie222elie222
12.1k

ui-components

Implements UI components and styling using Shadcn UI, Radix UI, and Tailwind CSS.

Community
Basic
elie222elie222
12.1k

qa-label

Labels a GitHub pull request as ready for QA to trigger automated browser tests.

Community
Basic
elie222elie222
12.1k

prisma

Enforces correct Prisma 7 import paths and client usage conventions in TypeScript projects.

Community
Basic
elie222elie222
12.1k

fullstack-workflow

Implements fullstack Next.js features combining API routes, server actions, SWR, and form handling.

Community
Intermediate
elie222elie222
12.1k

write-tests

Write focused unit tests for backend and utility logic.

Community
Basic
elie222elie222
12.1k

project-structure

Documents Turborepo monorepo layout and file organization conventions for Next.js development.

Community
Basic
elie222elie222
12.1k

testing

Guides writing and running Vitest unit, integration, AI, and eval tests for the codebase.

Community
Advanced
elie222elie222
12.1k

test-feature

Tests features end-to-end via browser QA, API calls, and LLM eval tests.

Community
Advanced
elie222elie222
12.1k

review

Reviews git diffs, auto-fixes trivial issues, and reports bugs by severity category.

Community
Intermediate
elie222elie222
12.1k

e2e

Runs and debugs end-to-end flow tests with Axiom log inspection.

Community
Basic
elie222elie222
12.1k

create-pr

Creates GitHub pull requests and monitors reviews and checks until completion.

Community
Advanced
elie222elie222
12.1k

logging

Implements request-scoped backend logging through middleware wrappers in Next.js routes and server actions.

Community
Intermediate
elie222elie222
12.1k

code-simplifier

Simplifies recently modified code for clarity while preserving exact behavior.

Community
Intermediate
elie222elie222
12.1k

llm-test

Provides guidelines for writing tests for LLM-related functionality.

Community
Basic
elie222elie222
12.1k

inbox-zero-api

Inspect and manage Inbox Zero automation rules and inbox analytics through the public API CLI.

Community
Intermediate
elie222elie222
11.9k

debug

Collect structured runtime logs into per-session files for debugging Node.js or browser projects.

Community
Advanced