en un clic
simple-books
simple-books contient 12 skills collectées depuis radicand, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Documents Docker image build, Helm chart, release-please versioning, GitHub Actions CI, and K8s deploy constraints for simple-books. Use when deploying, releasing, adding CI workflows, or configuring production infrastructure.
Documents smoke test runbook, when to add tests, and Playwright selector pitfalls for simple-books. Use when running E2E tests, debugging flakes, or writing UI tests.
Documents double-entry journal posting via postJournalSync, ACCT codes, and MVP recipes in simple-books. Use when adding business events, invoices, payments, mileage, reversals, or ledger entries.
Creates TanStack Start createServerFn RPC endpoints with requireAuthMiddleware and dynamic server imports in simple-books. Use when adding *.functions.ts files, server mutations, or fixing import-protection build errors.
Documents local and S3 attachment storage, upload API, and cleanup for simple-books. Use when working with file uploads, attachments, Garage/S3 config, or IRS retention.
Documents bootstrap sign-up, OIDC-only login when configured, and single-owner bootstrap in simple-books. Use when changing auth, login, OIDC env vars, or user access.
Adversarial security review for financial apps: novel and chained exploits, LLM-powered attacker tactics, auth/RPC/upload/ledger invariants, and bad secure-coding process. Use before merge on security-sensitive changes, when auditing auth, money, attachments, deployment, or when the user asks for threat modeling, penetration mindset, or codesec review.
Converts flat .agents/skills/*.md notes into Agent Skills-standard skill-name/SKILL.md directories. Use when adding skills, migrating legacy markdown skills, or restructuring .agents/skills/.
Documents mobile-primary breakpoints, app shell, and viewport checklist for simple-books. Use when changing layout, navigation, or testing responsive UI.
Documents mileage_rates schema, rate_micro_per_mile conversion, and settings UI for IRS per-year rates in simple-books. Use when editing mileage rates, trip calculations, or /settings.
Documents TanStack Start + Bun + Nitro stack layout, dev commands, and import-protection rules for simple-books. Use when scaffolding, building, debugging Vite/Start, or fixing client/server import errors.
Maps UI needs to simple-books primitives in src/components/ui and related layout components. Use when building pages, forms, tables, badges, or styling new features.