golid-ai/golid

AI-native factory for Go + SolidJS apps — Cursor rules, spec drift CI, plans, and a production starter with auth, SSR, SSE, Cloud Run deploy.

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

audit-bugs

01

golid-ai/golid

Cursor rule Cursor

Bug audit checklist — use when asked to review code for bugs, security issues, or quality problems.

40 2mo ago A 19 tokens original MIT

audit-codebase

02

golid-ai/golid

Cursor rule Cursor

Deep codebase audit checklist — use when asked to audit, review for release, or grade the codebase.

40 2mo ago A 21 tokens original MIT

ci-workflow

03

golid-ai/golid

Cursor rule Cursor

CI workflow patterns for GitHub Actions.

40 2mo ago A 0 tokens original MIT

codebase-standards

04

golid-ai/golid

Cursor rule Cursor

Core codebase standards — applies to every conversation.

40 2mo ago A 2,001 tokens original MIT

common-commands

05

golid-ai/golid

Cursor rule Cursor

Common CLI commands for development, deployment, debugging, and GCP operations.

40 2mo ago A 0 tokens original MIT

deploy-infra

06

golid-ai/golid

Cursor rule Cursor

Patterns for infrastructure changes — deploy scripts, Docker, Cloud Run, env vars, config.

40 2mo ago A 0 tokens original MIT

document-module

07

golid-ai/golid

Cursor rule Cursor

Document an existing module — use when asked to spec, document, or map a module that's already built.

40 2mo ago A 20 tokens original MIT

golid-ai/golid

Cursor rule Cursor

How to build dynamic image endpoints (OG previews, badges, PDFs) that are fast, deterministic, and cache-correct — use when adding any backend endpoint that returns dynamically rendered image bytes.

40 2mo ago A 37 tokens original MIT

dynamic-image-http

09

golid-ai/golid

Cursor rule Cursor

Dynamic image HTTP posture — cache headers, render budget, max bytes for OG/badge/PDF endpoints; use when adding any backend endpoint that returns dynamically rendered image bytes.

40 2mo ago A 33 tokens original MIT

external-api

10

golid-ai/golid

Cursor rule Cursor

Patterns for external API integrations.

40 2mo ago A 0 tokens original MIT

feature-flags

11

golid-ai/golid

Cursor rule Cursor

Feature flag patterns — use when working with feature toggles.

40 2mo ago A 0 tokens original MIT

golid-ai/golid

Cursor rule Cursor

Advanced component patterns — lazy loading, production demo-state traps, raw-input exceptions.

40 2mo ago A 0 tokens original MIT

frontend-components

13

golid-ai/golid

Cursor rule Cursor

Patterns for creating and maintaining SolidJS components (atoms, molecules, organisms).

40 2mo ago A 0 tokens original MIT

frontend-forms

14

golid-ai/golid

Cursor rule Cursor

Form submission and error display patterns — toast vs Alert, batch() in try/catch, field-level errors.

40 2mo ago A 0 tokens original MIT

frontend-lib

15

golid-ai/golid

Cursor rule Cursor

Patterns for frontend lib files — API client, auth, constants, utilities.

40 2mo ago A 0 tokens original MIT

git-commits

16

golid-ai/golid

Cursor rule Cursor

Git commit and branch conventions.

40 2mo ago A 1,050 tokens original MIT

go-handler

17

golid-ai/golid

Cursor rule Cursor

Patterns for Go handler layer files — HTTP request handling, validation, routing.

40 2mo ago A 0 tokens original MIT

go-service-errors

18

golid-ai/golid

Cursor rule Cursor

Go service error translation, nullable TIMESTAMPTZ scans, history, and side effects.

40 2mo ago A 0 tokens original MIT

go-service

19

golid-ai/golid

Cursor rule Cursor

Patterns for Go service layer files — business logic, DB access, auth checks.

40 2mo ago A 0 tokens original MIT

iteration-surface

20

golid-ai/golid

Cursor rule Cursor

When iteration cost is high, build the iteration surface BEFORE iterating on the artifact — use when planning visual/aesthetic work, slow-deploy contexts, or any feature where the feedback loop exceeds 30 seconds.

40 2mo ago A 41 tokens original MIT

job-queue

21

golid-ai/golid

Cursor rule Cursor

Job queue patterns — use when editing queue package or adding background tasks.

40 2mo ago A 0 tokens original MIT

observability

22

golid-ai/golid

Cursor rule Cursor

Observability patterns — use when adding metrics, traces, or monitoring.

40 2mo ago A 0 tokens original MIT

openapi

23

golid-ai/golid

Cursor rule Cursor

Patterns for maintaining the OpenAPI specification.

40 2mo ago A 0 tokens original MIT

parallel-subagents

24

golid-ai/golid

Cursor rule Cursor

Use parallel subagents when auditing or editing 5+ independent files, the user asks to run in parallel, or plan-execution-loop dispatches parallel implement subagents.

40 2mo ago A 33 tokens original MIT