1,442 boosters — open source, verified from GitHub, ready to install
When you want to run npm test or install or build or compile, use the vscode tasks defined in .vscode/tasks.json. This ensures that the output is captured correctly and can be read by Copilot. Whenever you run a command in the terminal that isn't a vscode task, pipe the output to a file, output.txt,
<!-- Real instructions live in config/config.md and meta/instructions/general.md. This file only bootstraps Windsurf into those. --> Check whether exists. If it does, you are in framework mode — this repo is being used to develop or maintain the llm-context-base framework itself, not as a personal
This is a Shell/Markdown toolkit for Claude Code Director Mode. Keep shell scripts POSIX-compatible where possible. Markdown files are the primary deliverable.
A Cursor IDE rule set that enforces consistent Rust coding standards, project structure, and architectural patterns for the LLML library. Developers working on LLML in Cursor will benefit from automated guidance on module organization, naming conventions, and API design.
This file provides guidance to AI Agent when working with code in this repository. Pre-commit hooks: husky + lint-staged runs on and on . Full server-side rendering ( in astro.config.mjs). All pages are server-rendered by default. API routes must export .
This file provides guidance to AI coding assistants working with code in this repository. photo-cli is a .NET 10 CLI tool that reads EXIF metadata from photos, reverse-geocodes GPS coordinates via Google Maps / OpenStreetMap / BigDataCloud, and organizes photos into structured folders with SQLite st
A Windsurf rules booster that enforces security best practices, TypeScript standards, and tech stack conventions for a Svelte/Vite Chrome extension project. Developers building extensions with this stack benefit from clear coding guidelines and security guardrails.
A Cursor rules configuration that provides structured task analysis and execution framework for AI-assisted development, helping developers break down complex problems systematically while avoiding duplicate implementations.
If anything is unclear or you want this tailored to specific agent roles (refactoring, feature, doc-only), tell me which role and I'll iterate.
do not run any npm commands until explicitly asked
atris is a self-improving context system that provides structured agent rules and workflows for AI coding assistants like Cursor, enabling developers to maintain organized task management, code navigation, and communication standards across projects.
"""Function description Description of param1 Description of param2
A Cursor rules configuration for debugging Assassyn-generated systems by guiding developers through project structure and file organization. Useful for developers working with the Assassyn framework in Cursor IDE.
A Cursor IDE rule set that enforces idiomatic Elixir coding standards and best practices, including functional programming patterns, code style conventions, and test structure guidelines. Beneficial for Elixir developers using Cursor who want consistent, high-quality code generation.
general development rules
This booster provides standardized git commit message rules for the lism-css project within Cursor, enforcing a consistent format with English type prefixes and concise Japanese descriptions to maintain code history clarity.
GiGL provides essential Cursor coding standards emphasizing explicit naming conventions and fail-fast error handling to improve code readability and maintainability. Developers working with graph neural networks and large-scale ML projects benefit from these foundational best practices.
Align all code suggestions, architecture recommendations, and technical solutions with this stack unless explicitly requested otherwise.
iOS Cursor Rules provides architectural guidance and best practices for AI-assisted iOS development in Cursor, covering MVC/MVVM/VIPER patterns and SwiftUI conventions to help developers maintain clean, scalable code.
Copilot instructions for integrating Laravel with Google Sheets using service account authentication and Livewire 3. Helps Laravel developers quickly understand and implement real-time Google Sheets syncing in their projects.
The service layer is responsible for orchestrating business logic and coordinating data access operations. It sits between the UI (components, hooks) and the data access layer, providing a clear separation of concerns. Services should handle: 1. Orchestration of multiple data operations 2. Business
This is a TypeScript project — AI content pipeline using Claude Agent SDK + MCP. Use strict TypeScript, follow ESLint rules, prefer async/await.
1. PROJECT.md — project-specific overrides (highest priority) 2. AGENTS.md — AstroDeck defaults and patterns 3. README.md — human-readable docs (installation, deployment)