Gil Eckstein avatar

Gil Eckstein

Community

@gileck

1Followers
|
69Public Repos
|
28Published Skills

Agent Skills by Gil Eckstein

Showing 28 vetted skills indexed across 1 GitHub repositories.

gileckgileck

settings-usage-guidelines

Persist React user preferences to localStorage with Zustand.

Community
Intermediate
gileckgileck

user-access

Read the authenticated user via useAuth and ApiHandlerContext.userId.

Community
Intermediate
gileckgileck

pages-and-routing-guidelines

Guide adding SPA client routes with folder structure and registration.

Community
Intermediate
gileckgileck

full-project-audit

Audit repository deviations from guidelines and architecture rules without code changes.

Community
Advanced
gileckgileck

feature-based-structure

Organize client-side code into feature-based folders under src/client/features.

Community
Basic
gileckgileck

ai-models-api-usage

Enforce server-side AI model usage through an adapter-based pattern.

Community
Advanced
gileckgileck

theming-guidelines

Enforce semantic color tokens and consistent component styles in React/Next.js projects.

Community
Basic
gileckgileck

client-server-communications

Standardize client-server API communication with centralized endpoint patterns and React Query.

Community
Advanced
gileckgileck

web-design-guidelines

Audit UI code against the latest Web Interface Guidelines.

Community
Basic
gileckgileck

react-hook-organization

Standardize React Query and Zustand hook organization in Next.js projects.

Community
Intermediate
gileckgileck

ui-mobile-first-shadcn

Enforce mobile-first UI rules for shadcn and Tailwind in Next.js apps.

Community
Basic
gileckgileck

mongodb-usage

Centralize MongoDB access in Next.js server utilities with ID helpers.

Community
Basic
gileckgileck

setup-agent-tasks

Set up agent tasks for a child project using task-cli with JSON configs.

Community
Intermediate
gileckgileck

sync-template

Merge template repository updates into projects while preserving custom changes.

Community
Advanced
gileckgileck

eslint-custom-guidelines

Enforce justified ESLint disable comments in React/TypeScript projects.

Community
Intermediate
gileckgileck

state-management-guidelines

Standardize state management with React Query, Zustand, and useState.

Community
Advanced
gileckgileck

contribute-to-template

Resolve project-template differences with DISCARD, MERGE, CONTRIBUTE, and KEEP decisions.

Community
Basic
gileckgileck

app-guidelines-checklist

Validate repository compliance with API, architecture, and code-structure guidelines.

Community
Basic
gileckgileck

debug-bug-report

Fetch and analyze bug reports from a MongoDB backend using Node.js scripts.

Community
Intermediate
gileckgileck

ui-design-guidelines

Provide iOS-inspired UI design guidelines for web and mobile interfaces.

Community
Basic
gileckgileck

typescript-guidelines

Enforce strict TypeScript guidelines for type safety across codebases.

Community
Basic
gileckgileck

shadcn-usage

Enforce shadcn/ui as the exclusive UI component library in Next.js and React projects.

Community
Basic
gileckgileck

vercel-cli-usage

Manage Vercel deployments via CLI with token authentication.

Community
Intermediate
gileckgileck

react-component-organization

Organize React components into route, feature, and shared UI folders.

Community
Basic