with one click
bun-ts-starter
bun-ts-starter contains 7 collected skills from gerstnr, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Git commit message conventions and pre-commit guidance. Use when committing code.
Query up-to-date library documentation via Context7 MCP. Use when needing current docs, code examples, or API references for any library or framework.
Analyze memory files for generally applicable learnings and extract them to AGENTS.md, skills, or other permanent locations. Use when reviewing accumulated corrections and decisions for broader applicability.
Report autonomous decisions made during the current session. Use when the user asks what decisions were made, wants a decision audit, asks about choices, trade-offs, or alternatives the agent picked without asking.
Browser debugging and visual verification using Playwright CLI. Use when needing to take screenshots, verify a page loads correctly, debug visual issues, check localhost web apps, or inspect UI rendered by dev servers.
Capture corrections, decisions, or learnings to persistent agent memory files
Pre-commit review checklist to verify code quality before committing