WebDevPeterGriffin/The-VibeCode-Bible

A free, living knowledge base on vibe coding — building SaaS fast with AI agents, local AI, and agentic workflows.

40Stars on the repository
200Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

htmx-folder-structure

147

WebDevPeterGriffin/The-VibeCode-Bible

Cursor rule Cursor

Enforces a specific folder structure within the 'src' directory for HTMX projects, promoting organization and maintainability of templates, static assets, and application logic.

not rated 40 +1 2mo ago A 0 tokens

django-form-handling

149

WebDevPeterGriffin/The-VibeCode-Bible

Cursor rule Cursor

Specifies that Django forms should be used when handling form inputs in Python files named forms.py. This rule ensures consistent form handling practices within the project.

not rated 40 +1 2mo ago A 59 tokens

WebDevPeterGriffin/The-VibeCode-Bible

Cursor rule Cursor

Specifies the use of Django's staticfiles app for managing static assets within the 'static' directory. This promotes consistent and efficient management of CSS, JavaScript, and other static files.

not rated 40 +1 2mo ago A 61 tokens

django-url-routing

153

WebDevPeterGriffin/The-VibeCode-Bible

Cursor rule Cursor

Ensures Django's URL routing system is used in URL configuration files. This promotes consistent and maintainable URL management across Django projects.

not rated 40 +1 2mo ago A 45 tokens

dto-conventions

167

WebDevPeterGriffin/The-VibeCode-Bible

Cursor rule Cursor

Sets standards for Data Transfer Objects (DTOs), typically records, including parameter validation in compact canonical constructors.

not rated 40 +1 2mo ago A 77 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: