AI SummaryA Cursor rules configuration that provides structured task analysis and execution framework for AI-assisted development, helping developers break down complex problems systematically while avoiding duplicate implementations.
Install
# Install Cursor rule to .cursor/rules/ mkdir -p .cursor/rules && curl --retry 3 --retry-delay 2 --retry-all-errors -o .cursor/rules/globals.mdc "https://raw.githubusercontent.com/Shin-sibainu/shincode-tech-stack-rules/main/.cursor/rules/globals.mdc"
Run in your IDE terminal (bash). On Windows, use Git Bash, WSL, or your IDE's built-in terminal. If curl fails with an SSL error, your network may block raw.githubusercontent.com — try using a VPN or download the files directly from the source repo.
Description
Apply this rule to the entire repository
重要な注意事項
• 不明点がある場合は、作業開始前に必ず確認を取ってください。 • 重要な判断が必要な場合は、その都度報告し、承認を得てください。 • 予期せぬ問題が発生した場合は、即座に報告し、対応策を提案してください。 • 明示的に指示されていない変更は行わないでください。 必要と思われる変更がある場合は、まず提案として報告し、承認を得てから実施してください。 • 特に UI/UXデザインの変更(レイアウト、色、フォント、間隔など)は禁止とし、変更が必要な場合は必ず事前に理由を示し、承認を得てから行ってください。 • 技術スタックに記載のバージョン(APIやフレームワーク、ライブラリ等)を勝手に変更しないでください。 変更が必要な場合は、その理由を明確にして承認を得るまでは変更を行わないでください。 --- 以上の指示に従い、確実で質の高い実装を行います。指示された範囲内でのみ処理を行い、不要な追加実装は行いません。不明点や重要な判断が必要な場合は、必ず確認を取ります。
Quality Score
Acceptable
64/100
Trust & Transparency
No License Detected
Review source code before installing
Verified Open Source
Hosted on GitHub — publicly auditable
Maintained
Last commit 11mo ago
69 stars
7 forks