waynesutton/markdown-site

An open-source publishing framework built for AI agents and developers to ship websites, docs, or blogs. Write markdown, sync from the terminal. Your content is instantly available to browsers, LLMs, and AI agents. Built on Convex and Netlify.

631Stars on the repository
37Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

waynesutton/markdown-site

Skill Claude CodeCodex

Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundary work.

631 3mo ago A 35 tokens copy · 92% MIT

waynesutton/markdown-site

Skill Claude CodeCodex

Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or zero-downtime rollouts.

631 3mo ago A 48 tokens copy · 91% MIT

waynesutton/markdown-site

Skill Claude CodeCodex

Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read amplification.

631 3mo ago A 38 tokens copy · 100% MIT

convex-quickstart

04

waynesutton/markdown-site

Skill Claude CodeCodex

Creates or adds Convex to an app. Use for new Convex projects, npm create convex@latest, frontend setup, env vars, or the first npx convex dev run.

631 3mo ago A 43 tokens copy · 100% MIT

convex-setup-auth

05

waynesutton/markdown-site

Skill Claude CodeCodex

Sets up Convex auth, identity mapping, and access control. Use for login, auth providers, users tables, protected functions, or roles in a Convex app.

631 3mo ago A 40 tokens copy · 100% MIT

convex

06

waynesutton/markdown-site

Skill Claude CodeCodex

Routes general Convex requests to the right project skill. Use when the user asks which Convex skill to use or gives an underspecified Convex app task.

631 3mo ago A 35 tokens copy · 100% MIT

impeccable

07

waynesutton/markdown-site

Skill Claude CodeCodex

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…

631 3mo ago A 189 tokens original MIT

dev

08

waynesutton/markdown-site

Skill Claude CodeCodex

Full-stack Convex development guidelines covering React, Vite, TypeScript, mutations, auth, design system, and documentation practices. Use when building features, writing Convex functions, or making code changes in this project.

631 3mo ago A 46 tokens original MIT

function-creator

09

waynesutton/markdown-site

Skill Claude CodeCodex

Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.

631 3mo ago A 30 tokens original MIT

gitrules

10

waynesutton/markdown-site

Skill Claude CodeCodex

Critical Git safety rules to prevent destructive operations. Use whenever performing git operations, reverting changes, or managing commits. Prevents accidental loss of work.

631 3mo ago A 33 tokens original MIT

help

11

waynesutton/markdown-site

Skill Claude CodeCodex

Reflection-first problem solving methodology for Convex development. Use before implementing any solution to ensure proper root cause analysis, 98% code confidence, and minimal change scope.

631 3mo ago A 35 tokens original MIT

migration-helper

12

waynesutton/markdown-site

Skill Claude CodeCodex

Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data.

631 3mo ago A 31 tokens original MIT

waynesutton/markdown-site

Skill Claude CodeCodex

Combine React's official "You Might Not Need an Effect" guidance with this project's stricter no direct useEffect stance. Use when writing, reviewing, or refactoring React components that might reach for useEffect, derived state, event relays, reset logic, subscriptions, or client fetching.

631 3mo ago A 63 tokens original MIT

real-time-backend

14

waynesutton/markdown-site

Skill Claude CodeCodex

Build reactive, type-safe, production-grade backends. ALWAYS use this skill when the user asks to build, plan, design, or implement backend features, APIs, data models, server logic, database schemas, web apps, full stack apps, or mobile apps. This includes planning and architecture discussions.

631 3mo ago A 65 tokens original MIT

schema-builder

15

waynesutton/markdown-site

Skill Claude CodeCodex

Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.

631 3mo ago A 29 tokens original MIT

sec-check

16

waynesutton/markdown-site

Skill Claude CodeCodex

Security review checklist for Convex functions, auth logic, public queries, admin routes, webhooks, uploads, and AI-generated code. Use when reviewing code that touches user data, PII, or access control.

631 3mo ago A 46 tokens original MIT

workflow

17

waynesutton/markdown-site

Skill Claude CodeCodex

Project workflow for PRDs, task tracking, changelog sync, and documentation updates. Use for any non-trivial task that spans multiple steps, touches several files, changes architecture, or needs project tracking updates. Also activates with @update to sync task.md, changelog.md, and files.md after completing work.

631 3mo ago A 65 tokens original MIT

write

18

waynesutton/markdown-site

Skill Claude CodeCodex

Writing style guide for technical content, social media, blog posts, READMEs, git commits, and developer documentation. Optimized to avoid AI detection patterns. Use when writing any content beyond code.

631 3mo ago A 42 tokens original MIT

convex-doctor

19

waynesutton/markdown-site

Skill Claude CodeCodexCursor

Run convex-doctor static analysis, interpret findings, and fix issues across security, performance, correctness, schema, and architecture categories. Use when running convex-doctor, fixing convex-doctor warnings or errors, improving the convex-doctor score, or when asked about Convex code quality, static analysis, or…

631 3mo ago A 72 tokens original MIT

waynesutton/markdown-site

Skill Claude CodeCodexCursor

Guide for when to use and when not to use return validators in Convex functions. Use this skill whenever the user is writing Convex queries, mutations, or actions and needs guidance on return value validation. Also trigger when the user asks about Convex type safety, runtime validation, AI-generated Convex code…

631 3mo ago A 144 tokens original MIT

convex-self-hosting

21

waynesutton/markdown-site

Skill Claude CodeCodexCursor

Integrate Convex static self hosting into existing apps using the latest upstream instructions from get-convex/self-hosting every time. Use when setting up upload APIs, HTTP routes, deployment scripts, migration from external hosting, or troubleshooting static deploy issues across React, Vite, Next.js, and other…

631 3mo ago A 69 tokens original MIT

create-prd

22

waynesutton/markdown-site

Skill Claude CodeCodexCursor

Use this skill before any multi-file feature, architectural decision, or complex bug fix.

631 3mo ago A 0 tokens original MIT

robel-auth

23

waynesutton/markdown-site

Skill Claude CodeCodexCursor

Integrate and maintain Robelest Convex Auth in apps by always checking upstream before implementation. Use when adding auth setup, updating auth wiring, migrating between upstream patterns, or troubleshooting @robelest/convex-auth behavior across projects.

631 3mo ago A 52 tokens original MIT

update-project-docs

24

waynesutton/markdown-site

Skill Claude CodeCodexCursor

Use this skill after completing any feature, fix, or migration to keep the three core project tracking files in sync.

631 3mo ago A 0 tokens original MIT