Skip to main content
go-vikunja
GitHub クリエイタープロフィール

go-vikunja

2 件の GitHub リポジトリにある 7 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
7
リポジトリ
2
更新
2026年9月5日
リポジトリエクスプローラー

リポジトリと代表的な skills

sentry-triage
ソフトウェア品質保証アナリスト・テスター

Survey unresolved Sentry issues for Vikunja, classify them (already fixed, real bug, reporting noise, external), then investigate and fix each cluster in its own worktree via a subagent that opens a PR, and update Sentry statuses afterwards. Use when asked…

2026年9月5日
api-v2-routes
ソフトウェア開発者

Use when adding or changing a resource on the Huma-backed /api/v2 API (new endpoints, porting a v1 resource, editing pkg/routes/api/v2/). Covers per-operation Huma handlers, the shared envelopes, error/auth bridging, REST verb conventions, and what's…

2026年8月31日
crudable
ソフトウェア開発者

Use when adding or modifying a model in pkg/models/ that needs CRUD operations or permission checks. Covers Can* method placement, CRUDable interface, and required test coverage.

2026年8月31日
migration
ソフトウェア開発者

Use when creating or editing files in pkg/migration/. Covers cross-DB type safety across MySQL/PostgreSQL/SQLite, DDL error handling, time-column conventions, and path sanitization.

2026年8月31日
prepare-worktree
ソフトウェア開発者

Set up an isolated git worktree for implementing a plan, via `mage dev:prepare-worktree`. Use when asked to "prepare a worktree", "set up a worktree for this plan", or to implement something in a separate workspace rather than on the current branch.

2026年8月31日
run-e2e-tests
ソフトウェア品質保証アナリスト・テスター

Run Vikunja's Playwright end-to-end tests through `mage test:e2e`. Use when asked to run e2e tests, reproduce a bug in the browser, or verify a frontend change end to end.

2026年8月31日
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました