Shahathir Iskandar avatar

Shahathir Iskandar

Community

@shadeiskndr · Kuala Lumpur, Malaysia

3Followers
|
24Public Repos
|
14Published Skills

Agent Skills by Shahathir Iskandar

Showing 14 vetted skills indexed across 1 GitHub repositories.

shadeiskndrshadeiskndr

convex-helpers-guide

Implements reusable Convex backend patterns with convex-helpers utilities.

Community
Intermediate
shadeiskndrshadeiskndr

convex-setup-auth

Configure authentication and authorization for Convex applications with provider-specific setup.

Community
Intermediate
shadeiskndrshadeiskndr

function-creator

Create type-safe Convex query, mutation, and action functions with validators and auth checks.

Community
Advanced
shadeiskndrshadeiskndr

convex-migration-helper

Execute Convex schema and data migrations using a widen–migrate–narrow workflow.

Community
Intermediate
shadeiskndrshadeiskndr

auth-setup

Maps identity providers to a Convex users schema and enforces authorization rules.

Community
Advanced
shadeiskndrshadeiskndr

migration-helper

Plan Convex schema migrations with backfill and batch execution patterns.

Community
Intermediate
shadeiskndrshadeiskndr

convex

Route general Convex requests to the appropriate Convex workflow.

Community
Intermediate
shadeiskndrshadeiskndr

convex-create-component

Create reusable Convex components with isolated tables and app-facing APIs.

Community
Advanced
shadeiskndrshadeiskndr

convex-quickstart

Set up authenticated Convex backend with schema, auth integration, and CRUD for web apps.

Community
Intermediate
shadeiskndrshadeiskndr

components-guide

Guide Convex backend feature extraction into reusable components with isolated schemas.

Community
Intermediate
shadeiskndrshadeiskndr

convex-performance-audit

Diagnose Convex performance bottlenecks by auditing reads, subscriptions, OCC conflicts, and budgets.

Community
Intermediate
shadeiskndrshadeiskndr

schema-builder

Designs Convex database schemas with validators, indexes, and relational structure.

Community
Intermediate
shadeiskndrshadeiskndr

no-use-effect

Enforce a restricted-syntax ban on React useEffect during component implementation and code review.

Community
Basic
shadeiskndrshadeiskndr

react-flow

Render interactive node-based workflow graphs with React Flow.

Community
Intermediate