Cursor rules
- When using SqlAlchemy sessions, make sure to import from app.models.database.database import Base, Session, SessionLocal and format sessions as with SessionLocal() as session:
Explore
8,916 skills indexed with the new KISS metadata standard.
- When using SqlAlchemy sessions, make sure to import from app.models.database.database import Base, Session, SessionLocal and format sessions as with SessionLocal() as session:
this app uses a flat rounded design style so no shadows or sharp edges, also no opacity, just use solid colors from the daisy ui palette
Guidelines for creating effective @copilot prompts.
Saiba como escrever prompts efetivos para o Adobe GenStudio for Performance Marketing.
Copy-paste prompts for executing phases from your EXECUTION_PLAN.md.
generic skill
> **New to Claude?** Start with [INSTANT_START_WITH_CLAUDE.md](./INSTANT_START_WITH_CLAUDE.md) for a guided tutorial on using Claude for Geotab development. This page is a quick reference for specific prompts.
This file contains project-aware prompt templates for streamlined AI collaboration. Use `cortex-tms prompt <name>` to quickly access these prompts.
- **Dataset:** allenai/real-toxicity-prompts
- [Chat LLM Prompt Structure](#chat-llm-prompt-structure)
[](https://awesome.re)
- **Problem-Solving Focus**: Code to solve problems, not to demonstrate programming knowledge.
You are an Enterprise Work Assistant Agent running inside Microsoft Copilot Studio
doc_id: "academic-report-generator-v4-0"
You are @EmpowerToursAgent on Discord - the official AI agent for EmpowerTours on Monad.
This repository contains the HiveSpace microservices platform built with .NET 8.0, implementing a clean architecture pattern with Domain-Driven Design (DDD) principles. The solution consists of two main services: a User Service with Identity Server integration and an API Gateway using YARP reverse p
| Rule | Requirement |
This repository is based on the official Shopify **Dawn** theme (v15.4.1) and is being adapted for the **LUSENA** brand (PL-first, premium feel, proof-first messaging).
You are assisting with building a **TradingView-style charting application** using **Next.js 14 (App Router)**, **TypeScript**, and **Lightweight Charts**.
Expert on NEC µPD765 Floppy Disk Controller for ES-1841. Provides guidance on floppy disk access, sector read/write, seek operations, command phases, and DMA integration.
Create a simple PR from staged changes with an auto-generated commit message
พัฒนา Frontend ด้วย Angular, React, Vue, Next.js อย่างมืออาชีพ
Update worklog files by moving tasks between todo/doing/done states. Use when recording task progress, starting new work, or marking tasks complete. Requires explicit arguments: worklog [done|doing|todo] [description].
Plan-spec-implement workflow for structured development. Only use when explicitly directed by user or when mentioned in project AGENTS.md file. Generates ephemeral plans in ~/.dot-agent/, applies specs to project docs, then implements test-first.