Eric J Crow avatar

Eric J Crow

Community

@ericjamescrow · Santa Cruz, CA

6Followers
|
21Public Repos
|
25Published Skills

Agent Skills by Eric J Crow

Showing 25 vetted skills indexed across 1 GitHub repositories.

EricJamesCrowEricJamesCrow

clerk

Route user inquiries to the appropriate Clerk skill by task.

Community
Intermediate
EricJamesCrowEricJamesCrow

web-design-guidelines

Audits UI files for compliance with the latest Web Interface Guidelines.

Community
Intermediate
EricJamesCrowEricJamesCrow

clerk-setup

Automate Clerk authentication setup by reading package.json and applying framework-specific quickstart steps.

Community
Advanced
EricJamesCrowEricJamesCrow

clerk-webhooks

Process Clerk webhook events with signature verification for real-time data syncing.

Community
Advanced
EricJamesCrowEricJamesCrow

vercel-react-best-practices

Apply React and Next.js performance best practices across 57 rules and 8 categories.

Community
Advanced
EricJamesCrowEricJamesCrow

vercel-composition-patterns

Refactor React components using composition patterns to reduce boolean props.

Community
Advanced
EricJamesCrowEricJamesCrow

clerk-custom-ui

Customize Clerk component appearance with theming and layout options.

Community
Intermediate
EricJamesCrowEricJamesCrow

clerk-orgs

Build multi-tenant SaaS apps with Clerk Organizations, RBAC, and enterprise SSO.

Community
Intermediate
EricJamesCrowEricJamesCrow

clerk-testing

Automate end-to-end testing of Clerk authentication flows with Playwright or Cypress.

Community
Intermediate
EricJamesCrowEricJamesCrow

clerk-nextjs-patterns

Implement Clerk authentication patterns for Next.js with server and client boundaries.

Community
Advanced
EricJamesCrowEricJamesCrow

convex-agents

Build persistent, stateful AI agents with tool hooks and streaming in Convex.

Community
Advanced
EricJamesCrowEricJamesCrow

convex-eslint

Configure eslint.config.js to enforce @convex-dev/eslint-plugin rules on Convex functions.

Community
Intermediate
EricJamesCrowEricJamesCrow

convex-security-audit

Audit Convex applications for authorization, data boundaries, and operation safeguards.

Community
Advanced
EricJamesCrowEricJamesCrow

avoid-feature-creep

Apply a 5-step decision framework to prevent feature creep in software projects.

Community
Intermediate
EricJamesCrowEricJamesCrow

convex-http-actions

Define HTTP endpoints and webhook handlers for Convex applications.

Community
Advanced
EricJamesCrowEricJamesCrow

convex-realtime

Build reactive apps with Convex real-time subscriptions, optimistic updates, and cursor-based pagination.

Community
Advanced
EricJamesCrowEricJamesCrow

convex-best-practices

Codify Convex best practices for function organization, validators, error handling, and TypeScript.

Community
Advanced
EricJamesCrowEricJamesCrow

convex-security-check

Audit Convex apps for security gaps across authentication, exposure, validation, and access control.

Community
Advanced
EricJamesCrowEricJamesCrow

convex

Standardize Convex backend development patterns with YAML frontmatter taxonomy.

Community
Advanced
EricJamesCrowEricJamesCrow

convex-file-storage

Store and serve uploaded files with generated URLs in Convex applications.

Community
Advanced
EricJamesCrowEricJamesCrow

convex-functions

Validate arguments and structure queries, mutations, actions, and HTTP actions for Convex backends.

Community
Advanced
EricJamesCrowEricJamesCrow

convex-schema-validator

Validate Convex database schemas for typing, indexes, and migrations.

Community
Advanced
EricJamesCrowEricJamesCrow

convex-component-authoring

Create and publish self-contained Convex components with isolated schemas and exports.

Community
Advanced
EricJamesCrowEricJamesCrow

convex-migrations

Orchestrate zero-downtime Convex schema migrations and data backfills with progress tracking.

Community
Advanced