← all publishers

unkeyed

@unkeyed source repo

8 published skills

  1. Vercel React Best Practices · unkeyed bundle
    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 improvements.
    0
    installs
  2. Refactor · unkeyed
    Structural refactoring pass on changed code. Use after implementing a feature to improve code structure, reduce duplication, and clean up APIs without changing behavior.
    0
    installs
  3. Gen API CLI · unkeyed
    Generate or update CLI commands in cmd/api/ from the OpenAPI spec and Go SDK. Use when the API spec changes or new endpoints are added.
    0
    installs
  4. Self Review · unkeyed
    Self-review your own work before committing. Fight entropy, ensure quality, leave the codebase better than you found it.
    0
    installs
  5. Improve Microcopy · unkeyed
    Write or review UX microcopy for dashboard interfaces. Use when reviewing button labels, errors, empty states, dialogs, helper text, tooltips, toasts, onboarding, or any user-facing product copy.
    0
    installs
  6. Docs Writing · unkeyed
    Use this skill when writing, editing, reviewing, or improving documentation in this repository. Activates for tasks involving content in `docs/product/` or `docs/engineering/`, MDX/Markdown files, or any documentation-related request.
    0
    installs
  7. Reviewing Restate Handlers · unkeyed
    Reviews restate handler code in svc/ctrl/worker for two classes of defect: restate client calls (service calls, state access, sleep, etc.) incorrectly placed inside restate.Run/RunVoid/RunAsync closures, and cron handlers whose invocation retry policy pauses instead of kills on max attempts. Use when reviewing restate handlers, adding a cron job, checking restate.Run usage, or auditing worker service code.
    0
    installs
  8. Refreshing Docs Screenshots · unkeyed
    Checks and refreshes product documentation screenshots from the real local dashboard using DashboardScreenshot declarations and data-docs-target markers. Use when asked to audit all docs screenshots, refresh a specific screenshot, or perform a monthly screenshot check.
    0
    installs