GitHub リポジトリ
gh-issues-local
gh-issues-local には DavidKoleczek から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
収集済み skills
3
Stars
1
更新
2026-02-12
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー
このリポジトリの skills
クリエイター/リポジトリ/skill
skill
職業分類
説明
更新
initialize-for-dev
ソフトウェア開発者
Initialize a repo for AI-assisted development by cloning key dependency repos into ai_working/. Use this when this is the first time setting up this repo for development, or when an update/reset is needed.
2026-02-12
pre-push-checklist
ソフトウェア開発者
Pre-commit/push checklist that reviews staged changes, syncs with upstream, runs spelling/grammar checks, runs all dev checks from the README, and generates a commit message. Use before committing and pushing.
2026-02-12
update-dependencies
ソフトウェア開発者
Update all dependencies in pyproject.toml and pre-commit hooks to their latest versions. Bumps minor/patch versions, flags major version upgrades for user review, and runs checks to verify nothing breaks.
2026-02-12