Abraham Yusuf avatar

Abraham Yusuf

Community

@abraham-yusuf · Pasirandu, Curug Tangerang

98Followers
|
257Public Repos
|
11Published Skills

Web3 Dev and Blockchain Research at @Web3ID

Skills Distribution
DomainDeveloper To...Frontend Framework.. (35%)Backend Databases .. (25%)Deployment & Hosting (15%)Monorepo Build Sys.. (15%)

Agent Skills by Abraham Yusuf

Showing 11 vetted skills indexed across 1 GitHub repositories.

abraham-yusufabraham-yusuf
2

deploy-to-vercel

Deploy projects to Vercel via CLI, git push, or claimable no-auth endpoints.

Community
Advanced
abraham-yusufabraham-yusuf
2

vercel-react-native-skills

Applies React Native and Expo performance rules to mobile app code generation and refactoring.

Community
Intermediate
abraham-yusufabraham-yusuf
2

web-design-guidelines

Reviews UI code files against Vercel Web Interface Guidelines and reports findings.

Community
Basic
abraham-yusufabraham-yusuf
2

supabase-postgres-best-practices

Provides Postgres performance optimization rules for queries, schemas, connections, and RLS policies.

Community
Intermediate
abraham-yusufabraham-yusuf
2

supabase

Guides Supabase development tasks including schema changes, RLS policies, auth, and CLI workflows.

Community
Intermediate
abraham-yusufabraham-yusuf
2

next-best-practices

Applies Next.js best practices for file conventions, RSC boundaries, data patterns, and optimization.

Community
Advanced
abraham-yusufabraham-yusuf
2

vercel-react-best-practices

Applies Vercel performance optimization rules when writing and refactoring React and Next.js code.

Community
Intermediate
abraham-yusufabraham-yusuf
2

building-components

Guides building accessible, composable React UI components with design tokens and distribution patterns.

Community
Intermediate
abraham-yusufabraham-yusuf
2

turborepo

Configure and optimize Turborepo monorepo task pipelines, caching, and filtering.

Community
Advanced
abraham-yusufabraham-yusuf
2

next-cache-components

Implements Next.js 16 Cache Components with use cache, cacheLife, cacheTag, and PPR patterns.

Community
Intermediate
abraham-yusufabraham-yusuf
2

vercel-composition-patterns

Refactors React components using compound components, context providers, and composition patterns.

Community
Intermediate

Frequently Asked Questions About Abraham Yusuf

FAQPage Schema
What tasks can I accomplish with Abraham Yusuf's skill registry?

You can deploy apps to Vercel, optimize React and Next.js performance, tune Supabase Postgres queries and schemas, configure Turborepo monorepo pipelines and caching, build accessible composable UI components, and apply Next.js 16 Cache Components with PPR and cache directives.

Who should use these skills?

Frontend and full-stack engineers working with Next.js, React, React Native, or Expo; database developers optimizing Postgres on Supabase; and platform teams managing Turborepo monorepos, CI caching, or Vercel preview deployments benefit most from this registry.

How do the deployment and database skills work in practice?

The deploy-to-vercel skill triggers on requests like 'deploy my app' or 'create a preview deployment' and returns a live link. The supabase-postgres-best-practices skill activates when writing or reviewing SQL, providing incorrect-vs-correct examples, query plan analysis, and prioritized performance rules.

Are these skills open source and what do they cost?

Several skills, including vercel-react-native-skills, vercel-react-best-practices, vercel-composition-patterns, and supabase-postgres-best-practices, carry MIT licenses and are free to use. Other skills list no explicit license, so review each folder's frontmatter before redistribution.

What prerequisites or dependencies do these skills require?

Skills assume familiarity with their target stacks: Next.js and React for performance and composition guidance, a Supabase project with Postgres for database rules, a Vercel account for deployments, and a Turborepo monorepo with turbo.json for build pipeline configuration.