Wixels avatar

Wixels

Official

@wixels · Johannesburg, South Africa

0Followers
|
8Public Repos
|
22Published Skills

We create powerful, human centred digital experiences

Skills Distribution
DomainData Systems...Backend Architecture (40%)Frontend Engineering (40%)Performance Auditing (20%)

Agent Skills by Wixels

Showing 22 vetted skills indexed across 1 GitHub repositories.

wixelswixels

convex-http-actions

Create secure HTTP endpoints and webhook handlers for Convex backend applications.

Official
Advanced
wixelswixels

web-design-guidelines

Audit React, Next.js, and web UI code against Vercel Web Interface Guidelines.

Official
Intermediate
wixelswixels

shadcn

Manage shadcn/ui component lifecycle operations for React projects.

Official
Advanced
wixelswixels

convex-cron-jobs

Schedule recurring background tasks in Convex with interval and cron triggers.

Official
Advanced
wixelswixels

convex-schema-validator

Define and validate Convex database schemas with typed validators.

Official
Intermediate
wixelswixels

next-best-practices

Enforce official Next.js App Router best practices for code and performance.

Official
Intermediate
wixelswixels

convex-file-storage

Implement file upload, storage, serving, and management workflows for Convex backend applications.

Official
Intermediate
wixelswixels

convex-functions

Implement Convex queries, mutations, actions, and HTTP actions with validation.

Official
Intermediate
wixelswixels

convex-best-practices

Standardize Convex backend development with validated functions and indexed queries.

Official
Advanced
wixelswixels

vercel-react-best-practices

Apply 70+ prioritized performance rules to React and Next.js code.

Official
Advanced
wixelswixels

convex-migrations

Migrate Convex database schemas with batch backfills and zero-downtime patterns.

Official
Advanced
wixelswixels

turborepo

Configure Turborepo task pipelines and caching for JavaScript monorepos.

Official
Advanced
wixelswixels

next-cache-components

Configure fine-grained caching and partial prerendering in Next.js 16 applications.

Official
Intermediate
wixelswixels

vercel-composition-patterns

Refactor React components into compound variants with context providers.

Official
Intermediate
wixelswixels

convex-security-check

Audits Convex backend apps for authentication, authorization, and data exposure vulnerabilities.

Official
Intermediate
wixelswixels

convex-realtime

Implement reactive real-time features for Convex-powered React apps with validated patterns.

Official
Intermediate
wixelswixels

convex-setup-auth

Configure authentication and role-based access control for Convex backend applications.

Official
Intermediate
wixelswixels

convex-migration-helper

Executes breaking Convex schema/data migrations using widen-migrate-narrow workflow and @convex-dev/migrations batched backfills without downtime.

Official
Advanced
wixelswixels

convex

Route Convex tasks to the appropriate specialized workflow.

Official
Intermediate
wixelswixels

convex-create-component

Create isolated, reusable Convex components with clear boundaries.

Official
Intermediate
wixelswixels

convex-quickstart

Automate Convex backend setup and integration for frontend applications.

Official
Intermediate
wixelswixels

convex-performance-audit

Audit Convex applications to diagnose and resolve performance bottlenecks.

Official
Advanced

Frequently Asked Questions About Wixels

FAQPage Schema
What specific tasks can I perform using Wixels' backend capabilities?

You can define and validate database schemas, implement secure HTTP endpoints, manage file storage, and execute complex database migrations. These capabilities ensure your backend functions remain performant, secure, and compliant with standard indexing and authentication patterns.

Which engineering personas benefit most from these technical standards?

Full-stack engineers and frontend developers working within the React and Next.js ecosystem benefit most. These standards are specifically designed for teams building reactive, data-intensive applications who require rigorous enforcement of interface guidelines and backend consistency.

What are the prerequisites for implementing these backend and frontend standards?

Implementation requires an existing project utilizing the Convex backend platform and a React-based frontend framework like Next.js. Users should have their environment configured for standard JavaScript or TypeScript development to integrate these validation and auditing patterns effectively.