Functional error handling and nullable value management using fp-ts Option and Either types
Use when building Vue 3 applications with JavaScript only (no TypeScript). Invoke for JSDoc typing, vanilla JS composables, .mjs modules.
Use when building Vue 3 applications with JavaScript only (no TypeScript). Invoke for JSDoc typing, vanilla JS composables, .mjs modules.
Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax
TypeBox and TypeMap patterns for schema validation. Use when working with runtime type validation, JSON Schema, or Standard Schema.
Use when writing or improving README files. Not all READMEs are the same β provides templates and guidance matched to your audience and project type.
Use when writing or improving README files. Not all READMEs are the same β provides templates and guidance matched to your audience and project type.
Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.
Build type-safe LLM applications with DSPy.rb - Ruby's programmatic prompt framework with signatures, modules, agents, and optimization
Practical immutability patterns in TypeScript - spread operators, nested updates, readonly types, and when mutation is actually fine
Conventional Commits specification. Covers commit structure, types, breaking changes. Keywords: feat, fix, BREAKING CHANGE.
Bootstrap new projects with strong typing, linting, formatting, and testing. Supports Python, TypeScript, and other languages with research fallback.
Guidelines for building frontend applications that integrate with Botpress ADK bots - covering authentication, type generation, client setup, and calling bot actions
Build GraphQL APIs with Node.js using Apollo Server, type definitions, resolvers, and real-time subscriptions
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
Keep a Changelog format. Covers structure, change types, versioning. Keywords: CHANGELOG.md, semver.
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features