charlietlamb

18 mods across 1 repository, 10 stars between them.

PostToolUse

01

charlietlamb/ferix

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, running bun x ultracite fix. From charlietlamb/ferix.

10 6mo ago A tokens not measured copy · 100% MIT

ferix

02

charlietlamb/ferix

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

10 6mo ago A tokens not measured copy · 100% MIT

Convex Agents

03

charlietlamb/ferix

Skill Claude CodeCodex

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration.

10 6mo ago A 31 tokens copy · 94% MIT

charlietlamb/ferix

Skill Claude CodeCodex

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy.

10 6mo ago A 38 tokens copy · 88% MIT

charlietlamb/ferix

Skill Claude CodeCodex

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management.

10 6mo ago A 28 tokens copy · 98% MIT

Convex Cron Jobs

06

charlietlamb/ferix

Skill Claude CodeCodex

Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks.

10 6mo ago A 31 tokens copy · 98% MIT

Convex File Storage

07

charlietlamb/ferix

Skill Claude CodeCodex

Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables.

10 6mo ago B 32 tokens copy · 100% MIT

Convex Functions

08

charlietlamb/ferix

Skill Claude CodeCodex

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations.

10 6mo ago B 28 tokens copy · 94% MIT

Convex HTTP Actions

09

charlietlamb/ferix

Skill Claude CodeCodex

External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation.

10 6mo ago A 31 tokens copy · 97% MIT

Convex Migrations

10

charlietlamb/ferix

Skill Claude CodeCodex

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns.

10 6mo ago A 35 tokens copy · 98% MIT

Convex Realtime

11

charlietlamb/ferix

Skill Claude CodeCodex

Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading.

10 6mo ago A 28 tokens copy · 98% MIT

charlietlamb/ferix

Skill Claude CodeCodex

Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes.

10 6mo ago A 29 tokens copy · 100% MIT

charlietlamb/ferix

Skill Claude CodeCodex

Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations.

10 6mo ago A 27 tokens copy · 100% MIT

charlietlamb/ferix

Skill Claude CodeCodex

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling.

10 6mo ago A 27 tokens copy · 97% MIT

avoid-feature-creep

15

charlietlamb/ferix

Skill Claude CodeCodex

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.

10 6mo ago A 65 tokens copy · 100% MIT

create-auth-skill

17

charlietlamb/ferix

Skill Claude CodeCodex

Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.

10 6mo ago A 21 tokens original MIT

ferix CLAUDE.md

18

charlietlamb/ferix

Instructions file

Instructions for charlietlamb/ferix: Whenever you make changes make sure to run bun lint, bun format, bun knip to ensure the code is meeting code standards.

10 6mo ago A 127 tokens original MIT