Abraham Yusuf
Community@abraham-yusuf · Pasirandu, Curug Tangerang
Web3 Dev and Blockchain Research at @Web3ID
Agent Skills by Abraham Yusuf
Showing 11 vetted skills indexed across 1 GitHub repositories.
deploy-to-vercel
Deploy projects to Vercel via CLI, git push, or claimable no-auth endpoints.
vercel-react-native-skills
Applies React Native and Expo performance rules to mobile app code generation and refactoring.
web-design-guidelines
Reviews UI code files against Vercel Web Interface Guidelines and reports findings.
supabase-postgres-best-practices
Provides Postgres performance optimization rules for queries, schemas, connections, and RLS policies.
supabase
Guides Supabase development tasks including schema changes, RLS policies, auth, and CLI workflows.
next-best-practices
Applies Next.js best practices for file conventions, RSC boundaries, data patterns, and optimization.
vercel-react-best-practices
Applies Vercel performance optimization rules when writing and refactoring React and Next.js code.
building-components
Guides building accessible, composable React UI components with design tokens and distribution patterns.
turborepo
Configure and optimize Turborepo monorepo task pipelines, caching, and filtering.
next-cache-components
Implements Next.js 16 Cache Components with use cache, cacheLife, cacheTag, and PPR patterns.
vercel-composition-patterns
Refactors React components using compound components, context providers, and composition patterns.
Frequently Asked Questions About Abraham Yusuf
FAQPage SchemaWhat 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.