12 skills found
majiayu000 / issue-size-estimationIssue粒度判定とコード行数見積もりの基準、サイズラベル、分割判定ロジックを定義
Chia-Network / v2V2 API development conventions including data model, naming, primary keys, migrations, testing, and documentation. Apply when working on v2 code, v2 API, v2 tests, v2 database, or v2 migrations.
DangQuangSE / Inversion ExerciseFlip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?"
Qwertic / cursorrulesA collection of .cursorrules
Guilhem-Bonnet / godot-evidence-loopBoucle de preuve Godot via le serveur MCP Fennara : ancrer chaque claim sur des diagnostics éditeur, screenshots, contexte scène et logs runtime réels
majiayu000 / new-columnconventions for new columns
agenvoy / version-generate從最新的 git tag 到 HEAD 生成結構化變更日誌並推薦新版本。當使用者請求生成變更日誌、發行說明或版本升級文件時使用。
noriaki / 02_gitこのドキュメントでは、開発サイクルとしてのブランチ管理の方法と、コミットとプルリクエストの作成に関するベストプラクティスを説明します。 開発サイクルとして GitHub Flow を採用します。main ブランチにマージ済みの feature ブランチはローカルとリモートの両方とも削除します。
Ryanzucchi / analise-consistencia-narrativa-tempo-e-eventosGerencia e valida a consistencia causal de tramas ramificadas e linhas do tempo alternativas usando grafos de eventos.
matipojo / cursor-rulesSimple rules that makes the difference
kyouyap / python- **最初に型とインターフェース(関数のシグネチャ)を考える** Python では、PEP 484 に基づく型ヒントや `typing.NewType`、`Protocol` を活用して、処理対象の型と関数のシグネチャを設計します。
darshilkadiwala / naming-conventionsProject-wide naming standards for files, folders, and exports. - Use **lowercase kebab-case** for all feature and domain folders