4 skills found
lilycandoit / fastapi-mvcEnforce best practices for FastAPI MVC architecture with TailwindCSS, SQLite ORM, Fly.io deployment, and GitHub version control.
Forreal360 / dev--- title: Guía de Desarrollo - Hyundai Special One Rexville Dashboard description: Guía de desarrollo para el proyecto Hyundai Special One Rexville Dashboard globs: - "app/ " - "resources/ "
GLambard / mainLocal Deep Research is an AI-powered assistant that transforms complex questions into comprehensive, cited reports by conducting iterative analysis using any LLM across diverse knowledge sources including academic databases, scientific repositories, web content, and private document collections.
dzp5103 / backendBackend Rules (Node + Express) API Design - RESTful routes; nouns for resources, verbs in HTTP methods. Validate input with lightweight checks. - Return structured errors `{ code, message, details