Skip to main content
Jannchie
GitHub-Creator-Profil

Jannchie

Repository-Ansicht von 11 gesammelten Skills in 6 GitHub-Repositories.

gesammelte Skills
11
Repositories
6
aktualisiert
2026-08-04
Repository-Explorer

Repositories und repräsentative Skills

pr-writing
nicht klassifiziert

Draft or rewrite GitHub Pull Request titles and descriptions — bug fixes, security fixes, features, refactors, dependency upgrades, rollbacks, plus release review notes and reviewer-facing change summaries. Use when the user mentions "写 PR", "PR 描述", "PR body", "review notes".

2026-08-01
commit-writing
nicht klassifiziert

Write git commit messages that follow Conventional Commits. Keep them lean: the subject line states the intent in one line; add a body only when the diff can't speak for itself. Use when creating git commits, writing commit messages, splitting a working tree into commits, or when the user mentions "写 commit", "commit message", "提交信息", "提交规范".

2026-08-01
readme-writing
Softwareentwickler

Write or rewrite a project README that converts a 10-second visitor into a user. Use when the user asks to write/rewrite/improve a README, mentions "写 README", "README 写作", "项目说明", or wants a README generated from existing code or notes. Front-loads identity → value → minimum-runnable example; cuts marketing fluff, premature API dumps, and decorative TOCs.

2026-05-28
pnpm-monorepo-trusted-publishing
Softwareentwickler

Use this skill when setting up, validating, or debugging npm package release pipelines for pnpm workspace monorepos, especially with GitHub Actions, npm Trusted Publisher, provenance, scoped public packages, pack/publish tarball flows, and CI failures around workspace dependencies, Vue/TypeScript monorepo wiring, or npm release metadata.

2026-04-05
pandm-inspect
Datenwissenschaftler

Query and analyze machine-learning experiments tracked by pandm — list runs, read a run's config/summary/metrics, compare runs to find the best hyperparameters, read the display specs the training code declared (which metric is the experiment's judge, which invariants must hold), read full metric series, and locate logged images. Reads a local `.pandm/` SQLite + PNG store directly; fully offline, no network, account, or server required. Use when the user asks about past pandm experiments, wants to compare runs, pick a winner, check whether a run broke an invariant, inspect a metric over time, or analyze results stored in a `.pandm/` directory.

2026-07-30
pandm-track
Datenwissenschaftler

Record machine-learning experiment metrics, images, distributions, hyperparameters, and training progress to pandm — a local-first, offline-by-default, account-free wandb/tensorboard alternative that writes to a local `.pandm/` SQLite + PNG store. Needs no network, server, login, or API key; a shared server is strictly optional, and once one is configured the same code auto-pushes to it in the background. Use whenever you write OR edit pandm instrumentation: instrumenting a training/eval loop, logging scalar metrics or images, adding/renaming/regrouping a logged metric, changing what a script reports, shaping how a chart renders (titles, subtitles, units, axis labels, panels, confidence bands, bar/histogram charts — especially for RL), reporting an ETA, or saving a run's config to compare in the dashboard. Read this before touching any `pandm.init` / `run.log` / `run.define_metric` call — it sets the titling discipline every run and every metric needs.

2026-07-30
6 von 6 Repositories angezeigt
Alle Repositories angezeigt