AI SummaryA Cursor-integrated ruleset for Python environment and package management using uv, providing developers with standardized commands and best practices for dependency handling and virtual environment setup.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "guess-project — Cursor Rules" prompt rules to my project. Repository: https://github.com/hirokidaichi/guess-project 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
ソフトウェアプロジェクトマネジメントに関する数理シミュレーションツール
Pythonバージョンのインストール
uv python install 3.12
プロジェクトのPythonバージョンを固定
uv python pin 3.12 `
仮想環境の作成(特定のPythonバージョンを指定)
uv venv --python 3.12
仮想環境のアクティベート(fish shell)
source .venv/bin/activate.fish `
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1y ago
○ DeadAdoptionUnder 100 stars
2 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts
Claude
ChatGPT
Cursor
Windsurf
Copilot
+ more