home/roleplay/toolchain-instructions

Toolchain.instructions

GPTClaudeGemini··1,297 copies·updated 2026-07-14
toolchain-instructions.prompt
---
description: "Use uv for package management, install type stubs for mypy"
---
## Toolchain

This project uses **uv** for package management. Install dependencies with
`uv pip install`, not raw `pip`.

Install stubs for type checking (required for mypy to pass):

when to use it

Community prompt sourced from the open-source GitHub repo pngdeity/apm-user-repository (MIT). A "Toolchain.instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

pngdeity/apm-user-repository · MIT