bragkit
bragkit contains 2 collected skills from artmsilva, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Track and report professional achievements with the bragkit CLI. Use when the user wants to collect their work (merged GitHub PRs, resolved Jira issues, Confluence pages, Slack kudos) into a local database, generate achievement or compensation reports, prepare for a performance review / promo packet / résumé, or browse achievements in the dashboard. Triggers on "track my achievements", "what did I ship", "brag book", "prep for my review", "compensation case", "collect my PRs".
Add a new data-source collector to bragkit. Use when the user wants to pull achievements from a new source (GitLab, Linear, a REST API, local git log, calendar, RSS, anything) into bragkit, says "add a collector", "support <service>", "track my <X>", or "write a bragkit collector". Walks through the one-function contract, a copy-paste TypeScript template, registration, and tests.