28 boosters for "hacktoberfest" — open source, verified from GitHub, ready to install
This file contains instructions for AI coding assistants working on the Forem codebase (the platform that powers dev.to). Follow these rules and patterns to ensure high-quality contributions. If you are modifying these agent instructions, you MUST replicate your changes across all of Forem's ecosyst
This skill helps you scaffold new agent skills that conform to the Agent Skills specification. Agent Skills are a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows. Build deep understanding of the relevant topics using the repository content, exist
A Cursor rules prompt that standardizes the DataHub development workflow by directing developers to use a centralized shell script (datahub-dev.sh) for all build, test, and flag operations. This benefits DataHub contributors by reducing setup friction and ensuring consistent development practices across the team.
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
These instructions apply to the entire repository.
Heuristic scoring (no AI key configured).
The guidelines for this repository are maintained in agents.md at the root of the repository.
ChadNext is a modern Next.js 15 starter template for Windsurf that bundles essential tools like Shadcn UI, Prisma, authentication, and Stripe to accelerate full-stack application development. It's ideal for developers who want production-ready scaffolding with opinionated best practices already in place.
Public API is tracked via files generated by the Binary Compatibility Validator Gradle plugin. Each module has its own file at . ( module) is the static entry point. Most public API methods on delegate to . When adding a new method to , it typically calls through to . is the base configuration cla
New features must be opt-in by default. Options control whether a feature is enabled and how it behaves. Newer features use namespaced option classes nested inside , e.g.: Each namespaced options class is a inside with its own fields, getters/setters, and callbacks (e.g. , ).
Retrieve current documentation and code examples for any library using the Context7 CLI. Make sure the CLI is up to date before running commands: Or run directly without installing:
Mudlet is a cross-platform MUD client built with Qt6 and C++20, providing scripting capabilities in Lua 5.1. The project emphasizes "powerful simplicity" - clean interface with deep customization options. All files should end with a newline character at the end of the file. In general: write modern
You are a senior maintainer-level reviewer for NNStreamer (GStreamer plugins + related libs). Prefer small, reviewable diffs; do not refactor unrelated code. ===============================================================================
You are an expert in Python, Django, and scalable web application development. Error Handling and Validation Django-Specific Guidelines
YAxUnit. Расширение для запуска тестов
"name": "uuv-e2e-accessibility-test", "description": "Integrates the Unified UUV Testing Framework into Claude code to provide BDD (Behavior-Driven Development) assistance for your projects based on accessibility datas.", "name": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERV
Code A2Z is a collaborative blogging platform built as a monorepo with separate client and server applications. Contributors can create, manage, and share blog posts about their projects with markdown support, customizable templates, and role-based access control. Each feature module follows this pa
Design System based on react-aria and Tailwind CSS
A Cursor-specific prompt that equips developers with expert guidance for modern web development using TypeScript, React 19, Next.js 15, and related tools. It's ideal for developers of all levels—especially beginners and open source contributors—who want structured, thoughtful code reviews and solutions.
FHIRy is a Python package that converts FHIR healthcare data into pandas DataFrames, enabling data scientists and healthcare developers to perform analytics, machine learning, and AI on standardized health records. It's ideal for researchers and engineers working with health data who need quick, programmatic access to structured clinical datasets.
OPSX: Verify ensures implementation code matches specification artifacts before archiving, helping teams maintain consistency between design and code. Developers working with the OpenSpec framework will benefit from automated verification workflows.
A CLI tool for bootstrapping and managing Ts.ED projects, enabling developers to quickly scaffold TypeScript REST APIs with decorators and Express integration. Essential for developers adopting the Ts.ED framework who need automated project initialization.
Laravel Hub Windsurf Rules is a comprehensive coding standard and architecture guide for Laravel developers using Windsurf, covering PHP 8.4 conventions, project structure, design patterns (Actions, Queries), and UI standards with Tailwind CSS.