43 skills found · Page 1 of 2
Aditya-Karmalkar / convex_rules--- description: Guidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples globs: / .ts, / .tsx, / .js, / .jsx -
buildwithkon / xmtpKON - No-code On-chain App Framework
Kryst4lskyxx / aiA set of useful cursor rules
enkhbold470 / databaseDon't use "npm run dev" or other command to run website, i don't need that, instead just run lint error check Don't ever do ```npx prisma db push``` command, YOU MUST NOT DO THAT or mess with databa
rexdotsh / convexGuidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples
jasonstcyrx / dockerWe use docker to manage our development environment and ensure consistency across different setups. Below are the instructions for using Docker. --- description: Docker containerization guidelines a
ProsperCoded / guidlineThis document outlines the core context and design principles for the Fullstack Developer (Backend-focused) portfolio website. This will serve as a constant reference for all future development. Pr
killerlux / 3PHASE 3 : Déploiement des Applications avec Docker Compose Remplis docker-compose.yml avec ce contenu. Ce fichier définit les services n8n, Ollama, et ChromaDB.
SSI-Automations / QUICK_REFERENCEQuick Reference: React 19 + Next.js 15 🚨 Critical Rules 1. Always Use React 19 Patterns ```javascript // ❌ OLD (React 18)
tuanxx31 / feYou are an expert in modern React (React 19) and TypeScript, specialized in: Ant Design 5, Pro Components, TanStack React Query 5, React Router v7, DnD-Kit, Vite 7, and scalable component-driven front
xukeek / rust-async-development-rulesYou are an expert in Rust, async programming, and concurrent systems. Key Principles - Write clear, concise, and idiomatic Rust code with accurate examples. - Use async programming paradigms effecti
eersnington / convex_rulesGuidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples
tegojs / indexTego is a pluggable Node.js framework for building customizable development platforms. It enables developers to create their own no-code/low-code systems or event-driven applications, while the core focuses on stability and environment adaptability.
ypyf / RULEStandards and best practices for developing Chrome extensions
EvilBit-Labs / INDEXGenerate meaninigful output from your OPNSense/pfSense configuration file
ramidecodes / MCPA Model Context Protocol server wrapping the official Notion SDK
PaulJPhilp / biomeThis document maps strict ESLint-style expectations to Biome rules and adds Effect-oriented conventions using Biome's capabilities plus lightweight custom checks via grep/CI scripts where necessary.
XuHanpeace / memoryThe user prefers the assistant not to commit code changes automatically without permission. (ID: 8127631) The user prefers that new pages be implemented using Redux state management and that no test p
shaojiankui / reviewA Domain Management System built with Nuxt3 and Vue3
basedest / fsdBlog app based on Next.js web framework
groupi-app / scriptsGroupi pnpm Scripts Reference This document provides detailed explanations of all available pnpm scripts in the Groupi monorepo. AI Agent Restrictions CRITICAL: The following rules MUST be f
xmtplabs / xmtpxmtp-group-toss
MichaelHeaton / gitInfrastructure as Code for homelab - Ansible, Terraform, Docker Swarm, and Packer configurations managing Proxmox, UniFi, Synology, and service deployments.
sssorc / mainApi docs This API is a work in progress. It will include APIs for the devigger and sportsbooks' odds. Devigger API URL: http://api.crazyninjaodds.com/api/devigger/v1/sportsbook_devigger.aspx?api=o
mAsyamJ / xmtpWriting XMTP Agents You're an expert in writing TypeScript with Node.js. Generate high-quality XMTP Agents that adhere to the following best practices: Guidelines 1. Use modern TypeScript
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.
Turnersoft / rustdebug always run `cargo check` to find compiler errors and fix them before you finish you anwsers
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
Turnersoft / reactnaming for component the folder name, filename should be lower case with "\_". job always fix all lint errors by running "npm run build" before you finish you anwser.