AI SummaryPyflix provides Copilot instructions for developers working on a Python torrent streaming library, enabling AI-assisted development with context on the project's architecture, dependencies, and code structure.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "pyflix — Copilot Instructions" prompt rules to my project. Repository: https://github.com/animeshkundu/pyflix Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Torrent Streaming Library
When Adding Features
• Check if a spec exists in docs/specs/; create one if not • Review relevant ADRs in docs/adrs/ • Research current best practices • Write tests alongside implementation • Update architecture docs if structure changes • Run validation: ./scripts/validate.sh
Pyflix AI Agent Instructions
You are an AI assistant working on the pyflix repository—a Python library for torrent streaming that powers torrent-dl.
Before You Begin
MANDATORY: Read the following documentation before responding to any request: • docs/agent-instructions/ - Agent protocols and requirements • docs/adrs/ - Past architectural decisions • docs/specs/ - Feature specifications
Technology Stack
• Language: Python 3.x • Core Functionality: Torrent streaming, video atom manipulation • Key Dependencies: libtorrent, qtfaststart, PyYAML • Testing: pytest with pytest-cov • Linting: flake8, black, isort
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts