11 skills found
fturkyilmaz / cursor-rulesEnterprise-level monorepo project built with NestJS (backend) and Next.js (frontend), following Clean Architecture principles. Includes JWT/LDAP/ADFS authentication, Prisma ORM with PostgreSQL/SQL Server, TanStack Query, Redux, Tailwind CSS, Radix UI, Dockerized deployment and Azure DevOps CI/CD pipelines.
73nko / contextA comprehensive fitness application with AI-powered training guidance
dimgo66 / rulesAI-powered text processing pipeline with web interface (Flask) for DOCX/HTML conversion, typographic correction, and export. Includes orchestrator, modular pipeline, and user-friendly file management.
0xdpfly / CLAUDEA development framework based on Gin, which provides a clear directory structure and powerful features. It includes commonly used middleware such as parameter validation and exception handling, as well as utility methods like HTTP request encapsulation and email services. It also supports databases like MySQL, MongoDB, and Redis.
Poghappy / mainHawaiiHub Firecrawl × 火鸟门户 × n8n 的采集与自动化运营仓库
SiekamCebule / UISj.Sim Predazzo 2026 Edition is a remake of a ski jumping results simulator program from 2023 which is Sj.Sim (Qt Widgets). Game is tried to be created in 24 hours, showing the capabilities of AI in software development.
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.
Thedongraphix / xmtpOnchain ai agent build on base powered by Coinbase and XMTP
Seredeep / tips🚀 Improving Animation Performance in Next.js Native Wrappers (without migrating to React Native) If you're using Next.js wrapped with Capacitor/Cordova to ship a native app, here’s how to work aro
SiekamCebule / CODINGSj.Sim Predazzo 2026 Edition is a remake of a ski jumping results simulator program from 2023 which is Sj.Sim (Qt Widgets). Game is tried to be created in 24 hours, showing the capabilities of AI in software development.
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