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개 표시
모든 저장소를 표시했습니다