Skip to main content

fjaeckel/ninerlog-api

SkillsMP는 fjaeckel/ninerlog-api에서 11개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
11
GitHub 스타
3
GitHub 포크
0

수집된 skill 11개 중 11개를 표시합니다.

직업 분류
미분류
설명

The OpenAPI-first workflow for this repo. Use whenever adding, removing, or changing an HTTP endpoint, request/response field, status code, query parameter, or auth requirement — and before touching anything under internal/api/generated/ or…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Database schema changes in this repo — creating golang-migrate migration pairs, naming and numbering rules, the reversible-down requirement, the test-DB init script, and repository/model follow-up. Use whenever adding a table, column, index, or constraint.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

How to write and run tests in this repo — unit vs integration vs e2e, the build tags and env vars each tier needs, running a single test, and the pre-commit gate. Use before writing a test, running the suite, or claiming work is done.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Keeping everything a user owns inside the JSON export, the JSON import and cloud backups. Use whenever adding a table that accumulates user rows, adding a field to one, or touching GET /exports/json, POST /imports/json or internal/service/cloudbackup — and…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

House comment style — every comment is terse and states only the WHAT, never the WHY. Rationale, history, and justification live in git commit messages and in docs/, not in source. Load before writing any comment, when touching code that contains comments,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Keeping the admin console in step with every feature — which of the /admin endpoints (stats, config, maintenance, audit log) a new featureset has to show up in, and what to change to put it there. Use when adding or removing a feature, adding an env-var…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Instrumenting a feature and keeping Prometheus metrics, docs/METRICS.md, the Grafana dashboards in docs/metrics/dashboards/ and the alert rules in step with each other. Use when adding, renaming or removing a metric, adding a background job, external…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Security-review one feature or change in this repo — auth/ownership, injection, crypto and secrets, SSRF and external I/O, resource limits. Use when auditing a feature before or after implementation, reviewing a branch for security impact, or when asked for a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Keep test/e2e/ in step with API behaviour changes. Use whenever you change a status code, validation bound, required field, auth requirement or response shape — and whenever an e2e test goes red, to decide whether the test is stale or the code regressed.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

NinerLog's aviation invariants — durations as integer minutes, auto-calculated flight fields and their override flags, day/night and solar logic, the EASA/FAA currency evaluator registry, ownership checks and sentinel errors. Use before touching flights,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Which document to update for a given behaviour change in this repo. Use at the end of any change that alters endpoints, domain rules, schema, packages, wiring, or features — docs/ is a first-class deliverable and must ship in the same PR.

원문 언어: 영어

업데이트
수집된 skill 11개 중 11개를 표시합니다.