cmudco

5 mods across 1 repository, 5 stars between them.

check

01

cmudco/dare-backend

Skill Claude CodeCodex

Run the DARE backend's local check suite — Black, isort, and the Django test suite — before opening a pull request. Use when the user is about to commit, push, or open a PR, or asks whether their change passes CI.

5 3d ago A 53 tokens

run-backend

02

cmudco/dare-backend

Skill Claude CodeCodex

Start the DARE backend locally — Django ASGI on port 8000, plus the Redis and .env prerequisites it needs. Use when the user wants to run, start, boot, or serve the DARE backend, or asks why the API on :8000 is not responding.

5 3d ago A 62 tokens

run-workers

03

cmudco/dare-backend

Skill Claude CodeCodex

Start and check the DARE RQ background workers that process file uploads (parse, chunk, embed, upsert to the vector store). Use when the user uploads or vectorizes files, works on RAG ingestion, or asks why an uploaded file is stuck and never reaches "completed".

5 3d ago A 61 tokens

cmudco/dare-backend

Instructions file CodexOpenCode

AGENTS.md instructions for cmudco/dare-backend, covering agents.md, project architecture, development commands, environment setup and development server.

5 3d ago A 1,944 tokens

cmudco/dare-backend

Instructions file

Claude Code instructions for cmudco/dare-backend, a project described as: Open-source Django REST backend for the DARE Platform, with multi-LLM chat, RAG, MCP tools, AI workflows, and usage tracking.

5 3d ago A 84 tokens