Shahathir Iskandar
Community@shadeiskndr · Kuala Lumpur, Malaysia
Agent Skills by Shahathir Iskandar
Showing 14 vetted skills indexed across 1 GitHub repositories.
convex-helpers-guide
Implements reusable Convex backend patterns with convex-helpers utilities.
convex-setup-auth
Configure authentication and authorization for Convex applications with provider-specific setup.
function-creator
Create type-safe Convex query, mutation, and action functions with validators and auth checks.
convex-migration-helper
Execute Convex schema and data migrations using a widen–migrate–narrow workflow.
auth-setup
Maps identity providers to a Convex users schema and enforces authorization rules.
migration-helper
Plan Convex schema migrations with backfill and batch execution patterns.
convex
Route general Convex requests to the appropriate Convex workflow.
convex-create-component
Create reusable Convex components with isolated tables and app-facing APIs.
convex-quickstart
Set up authenticated Convex backend with schema, auth integration, and CRUD for web apps.
components-guide
Guide Convex backend feature extraction into reusable components with isolated schemas.
convex-performance-audit
Diagnose Convex performance bottlenecks by auditing reads, subscriptions, OCC conflicts, and budgets.
schema-builder
Designs Convex database schemas with validators, indexes, and relational structure.
no-use-effect
Enforce a restricted-syntax ban on React useEffect during component implementation and code review.
react-flow
Render interactive node-based workflow graphs with React Flow.