Wixels
Official@wixels · Johannesburg, South Africa
We create powerful, human centred digital experiences
Agent Skills by Wixels
Showing 22 vetted skills indexed across 1 GitHub repositories.
convex-http-actions
Create secure HTTP endpoints and webhook handlers for Convex backend applications.
web-design-guidelines
Audit React, Next.js, and web UI code against Vercel Web Interface Guidelines.
shadcn
Manage shadcn/ui component lifecycle operations for React projects.
convex-cron-jobs
Schedule recurring background tasks in Convex with interval and cron triggers.
convex-schema-validator
Define and validate Convex database schemas with typed validators.
next-best-practices
Enforce official Next.js App Router best practices for code and performance.
convex-file-storage
Implement file upload, storage, serving, and management workflows for Convex backend applications.
convex-functions
Implement Convex queries, mutations, actions, and HTTP actions with validation.
convex-best-practices
Standardize Convex backend development with validated functions and indexed queries.
vercel-react-best-practices
Apply 70+ prioritized performance rules to React and Next.js code.
convex-migrations
Migrate Convex database schemas with batch backfills and zero-downtime patterns.
turborepo
Configure Turborepo task pipelines and caching for JavaScript monorepos.
next-cache-components
Configure fine-grained caching and partial prerendering in Next.js 16 applications.
vercel-composition-patterns
Refactor React components into compound variants with context providers.
convex-security-check
Audits Convex backend apps for authentication, authorization, and data exposure vulnerabilities.
convex-realtime
Implement reactive real-time features for Convex-powered React apps with validated patterns.
convex-setup-auth
Configure authentication and role-based access control for Convex backend applications.
convex-migration-helper
Executes breaking Convex schema/data migrations using widen-migrate-narrow workflow and @convex-dev/migrations batched backfills without downtime.
convex
Route Convex tasks to the appropriate specialized workflow.
convex-create-component
Create isolated, reusable Convex components with clear boundaries.
convex-quickstart
Automate Convex backend setup and integration for frontend applications.
convex-performance-audit
Audit Convex applications to diagnose and resolve performance bottlenecks.
Frequently Asked Questions About Wixels
FAQPage SchemaWhat 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.