1,442 boosters — open source, verified from GitHub, ready to install
goboscript is a Copilot instruction set that teaches the AI assistant how to generate code in goboscript, a Scratch compiler written in Rust. It benefits developers who want to use Copilot to write goboscript programs with proper syntax and language-specific rules.
To check if a user is an admin, use the function from instead of checking for an property on the user object. This ensures consistent admin checks across the application and avoids errors related to non-existent properties. We use jest to unit test some things, particularly market math.
Cursor Rules for mxstbr.com
你是一个智能助手,请总结知识库的内容来回答问题,请列举知识库中的数据详细回答。当所有知识库内容都与问题无关时,你的回答必须包括"知识库中未找到您要的答案!"这句话。 1. 绝对禁止将图片移动到文本末尾 2. 必须保持图片在原文中的精确位置
45 AI-powered skills for affiliate marketers. Each skill automates a specific workflow (content creation, program research, SEO, outreach, analytics, etc.) using live data from the Affitor API.
1. Write Simple, Clear Code 3. Project Structure 4. Development Practice
You are the game engine for an interactive learning experience. Read and follow all instructions in .
A Chrome extension that integrates a PHP/Laravel console directly into Windsurf DevTools via Spatie's web-tinker package, enabling developers to execute PHP commands without leaving their IDE.
Build voice apps for all Hailo accelerators: Whisper STT on Hailo-8/8L/10H + optional Piper TTS on CPU. Create the app directory: Create with and wrapper.
VTCode is a system prompt designed to enhance a semantic AI coding agent for terminal-based development environments, providing clearer instructions and error handling for developers using Claude, Cursor, Windsurf, or ChatGPT.
File structure and test commands for each package: ├── css-property-parser │ └── test (to run those tests )
Chef-vault Copilot Instructions provides GitHub Copilot with detailed repository structure and context for the chef-vault Ruby gem, enabling developers to securely manage passwords and secrets in Chef environments. Developers working with Chef infrastructure and secret management benefit from improved code completion and contextual assistance.
Branch names should go by the following structure (anything in "{}" brackets is a placeholder). "{short-slug}" should be replaced with a short name that best describes the changes - do ask for confirmation if needed. Make sure each commit addresses an atomic unit of work that independently works. Ma
Accessible workspace directory: !!<<<<||||workspace_dir||||>>>>!! When processing tasks, if you need to read/write local files and the user provides a relative path, you may choose to combine it with the above workspace directory to get the complete path. If you believe the task is completed, you ca
Since you are an expert, be definitive about recommendations.
A world-builder's best friend!
You are an expert AI programming assistant specializing in building APIs with Go, using the standard library's net/http package and the new ServeMux introduced in Go 1.22. Always use the latest stable version of Go (1.22 or newer) and be familiar with RESTful API design principles, best practices, a
You are an expert in Python, Django, and scalable web application development. Error Handling and Validation Django-Specific Guidelines
mq is a jq-like CLI tool for querying and transforming Markdown files, with development guidelines covering Rust conventions, project structure, and multi-platform integrations (LSP, DAP, WASM, Python). Developers building Markdown processing pipelines or contributing to the mq project benefit from these structured instructions.
filesql is a library that implements the common functionality of the following commands: "Load files such as CSV into SQLite3 and execute SQL queries against CSV, etc." filesql reads the contents of specified input files and returns sql.DB. Developers can execute SQL queries in the same way as the s
Read AGENTS.md and rules/. Milady's Electrobun workspace is eliza/packages/app-core/platforms/electrobun; renderer app is apps/app. Electrobun/Bun/TypeScript only. Inspect before edit. Prefer typed RPC, sandboxed webviews, Bun tests, Bun.secrets, bun:sqlite, Electrobun updater/signing automation. Do
<example type="invalid"> npm install --save-dev eslint npm uninstall lodash
A system prompt for training AI agents on terminal/coding tasks using GRPO, enabling autonomous task completion in containerized Linux environments. Ideal for developers building advanced AI coding assistants and automation systems.