16 skills total · 16 unscanned
Skills by majesticlabs-dev
Master Alembic migration patterns for evolving SQLAlchemy database schemas safely. This skill covers initialization, auto-generating migrations from model changes, executing…
Master TypeScript development on Cloudflare Workers, from stateless edge functions to real-time coordination with Durable Objects. Learn storage patterns for KV, D1, R2, and…
Create ADRs that capture the reasoning behind significant technical choices, including context, alternatives considered, and trade-offs. The skill guides you through gathering…
Django Coder automates scaffolding of Django applications with production-ready models, views, forms, and REST API endpoints. It enforces convention-over-configuration patterns,…
FastAPI Coder generates production-grade API endpoints using async/await, type-safe Pydantic models, and dependency injection. It structures projects with clear separation between…
Inertia Coder guides you through building modern single-page applications that combine Inertia.js with Rails and your choice of React, Vue, or Svelte. It covers controller setup,…
Mermaid Builder provides step-by-step assistance for building diagrams across multiple formats—flowcharts, sequence diagrams, class diagrams, state diagrams, Gantt charts, ER…
Pytest Coder generates test files following pytest best practices including the AAA pattern, fixtures, parametrization, and mocking. It handles unit and integration testing, async…
React Coder builds functional React components using TypeScript, hooks, and current best practices for clean, maintainable code. It handles component patterns, type-safe props…
Master React testing through practical patterns for Vitest, React Testing Library, and Jest. This skill covers component and hook testing, form validation, mocking APIs, and…
Rspec Coder streamlines Ruby testing by automatically generating RSpec test files and cases tailored to your codebase. Skip manual test scaffolding and focus on test logic while…
This skill teaches SQLAlchemy 2.0 design patterns for building database applications in Python. It covers engine configuration, typed model definitions, relationship patterns,…
Stimulus Coder guides you through writing interactive controllers that attach behavior to HTML elements using the Stimulus framework. Learn controller design patterns, state…
Tailwind Coder styles Rails applications with Tailwind CSS utility classes and responsive breakpoints. It provides patterns for common Rails elements like forms, links, cards,…
Build styled React components using Tailwind's utility-first approach with mobile-first responsive design. Includes patterns for buttons, cards, forms, and layouts alongside dark…
Wrangler Coder helps you develop and deploy Cloudflare Workers and Pages projects through the official Wrangler command-line tool. It covers project setup, configuration…