Skill Claude CodeCodex
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
Skill Claude CodeCodex
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
Skill Claude CodeCodex
Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".
Skill Claude CodeCodex
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
Skill Claude CodeCodex
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…
Skill Claude CodeCodex
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
Skill Claude CodeCodex
Guide for implementing smooth, native-feeling animations using React's View Transition API ( component, addTransitionType, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components…
Skill Claude CodeCodex
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
Plugin Claude Code
Official plugin marketplace for Accounted, the open-source Swedish bookkeeping platform built to be the ledger agents best talk with.
Skill Claude CodeCodex
Generate and implement extensions for Accounted: scaffold files, configure manifests, write event handlers, API routes, services, workspace UIs, settings panels, and testing. Use when creating new extensions, adding surfaces to existing extensions, or understanding the extension architecture. Covers the full lifecycle…
Skill Claude CodeCodex
Create a detailed Linear ticket from a prompt. Asks 5 clarifying questions one at a time, scans the codebase, previews the ticket, and creates it via Linear MCP. Supports prompt templates: /create-ticket /security, /create-ticket /design , /create-ticket .
Skill Claude CodeCodex
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
Skill Claude CodeCodex
Generate Next.js 16 API routes for Accounted with correct auth guards, Supabase client usage, event emission, journal entry creation, and error handling. Use when creating new API endpoints in app/api/. Handles the Next.js 16 async params pattern, ensureInitialized() for events, non-blocking journal entry wrapping…
Skill Claude CodeCodex
GDPR (Regulation (EU) 2016/679) reference for repository and CI/CD compliance automation. Covers the primary articles (Art. 5 principles, Art. 6/9 lawful bases, Art. 15-22 data subject rights, Art. 25 privacy by design, Art. 30 RoPA, Art. 32 security, Art. 33/34 breach notification, Art. 35 DPIA, Art. 44-49…
Skill Claude CodeCodex
Svensk bokföringsskill för bygg- och hantverksföretag i SNI 41 (uppförande av byggnader), 42 (anläggningsarbeten) och 43 (specialiserad bygg- och installationsverksamhet). Distinkta arbetsflöden: omvänd betalningsskyldighet på byggtjänster B2B (ML 2023:200 16 kap. 13 §), ROT-fakturering enligt fakturamodellen…
Skill Claude CodeCodex
Svensk e-handelsbokföring (SNI 47.91, 47.99) med OSS/IOSS, plattformsclearing Stripe/Klarna/Adyen/PayPal/Shopify Payments, dropshipping-kedjetransaktioner, marketplace deemed supplier enligt 5 kap. 5-6 §§ ML 2023:200 och DAC7-rapportering. Trigga vid frågor om payouts, OSS-deklaration, IOSS-import ≤ 150 EUR…
Skill Claude CodeCodex
Swedish bookkeeping compliance for IT-konsult och mjukvarubolag (SNI 62.01 Dataprogrammering, 62.02 Datakonsultverksamhet, 62.09 Andra IT- och datatjänster, 63.11 Databehandling/hosting, 63.12 Webbportaler). Distinctive patterns: omvänd betalningsskyldighet vid B2B-tjänster inom och utanför EU, OSS-deklaration för B2C…
Skill Claude CodeCodex
Svensk bokföring och skattecompliance för reklambyråer, mediabyråer, PR-byråer och designbyråer (SNI 73.11, 73.12, 70.21, 74.10). Ladda när verifikat innehåller mediainköp, byråprovision/agency fee, royalty- eller licensavgifter, A-SINK-utbetalningar till utländska artister/influencers, sponsringsavtal, eller fakturor…
Skill Claude CodeCodex
Swedish bookkeeping for software, SaaS and AI product companies (SNI 58.21, 58.29, 62.01, 62.03, 63.11, 63.12). Use whenever a Swedish AB or EF has recurring digital product revenue, US/EU cloud and LLM vendors in the supplier ledger (AWS, OpenAI, Anthropic, Stripe, GitHub), runs personaloptioner or KPO programs…
Skill Claude CodeCodex
Authoritative reference for verifying ISO/IEC 27001:2022 compliance from a code repository. Use whenever a task involves auditing, automating, or generating evidence for ISO 27001 controls, the ISMS document set (Clauses 4-10), the Statement of Applicability (SoA), or Annex A controls (A.5 Organizational, A.6 People…
Skill Claude CodeCodex
Local loop that scans a given area of the Accounted UI against the locked design system (.claude/rules/design.md) for UX friction, visual inconsistency, missing states, motion gaps, and accessibility issues (rendering pages in Chrome), then files GitHub issues for approved findings. Run locally (needs npm run dev +…
Skill Claude CodeCodex
Weekly loop that checks the public API docs (docs.accounted.se) against what this repo generates today, files one deduped drift issue, and proposes the re-export PR in the gnubok-website repo. Use on a weekly cadence or on-demand via /loop-docs-freshness. Follows .claude/loops.md (propose-don't-merge).
Skill Claude CodeCodex
Weekly loop that reads new gnubokfeedback reports (agent.feedback rows in prod eventlog) past a sequence watermark, verifies each against current main, appends a dated digest to devdocs/mcpfeedbackdigest.md, and opens small fix PRs for clearly-scoped bugs. Never merges, never files GitHub issues on its own. Run…
Skill Claude CodeCodex
Verify the agentic loops are actually running and ignite any that are not. Use at the start of any session, or whenever the user manually asks to "check the pr comments" / check logs / triage issues, which signals a loop is not firing. The loops are LOCAL-only since 2026-07-20 (cloud routines retired); the historical…
Skill Claude CodeCodex
Proactive loop that keeps GitHub Issues in erp-mafia/accounted tidy (label, dedupe, close stale/already-fixed, reconcile with merged PRs) and auto-implements small, well-scoped fixes as PRs. Use on a schedule (cloud routine) or on-demand via /loop-issue-triage. Follows devdocs/loops.md (propose-don't-merge).