with one click
golivekit
golivekit contains 30 collected skills from golivekit, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use this skill when: the user runs /tasks-execute, asks to execute backlog tasks, or wants the next queued task delivered from .agents/tasks. Trigger keywords: tasks-execute, execute task, backlog execution, next task.
Use this skill when: the user runs /tasks-plan, asks to create a task plan, generate a delivery plan, or break business requirements into backlog tasks. Trigger keywords: tasks-plan, task plan, backlog planning, delivery plan.
Use this skill when: Add or update billing discounts, configure Stripe pricing promos, change startAt or expiredAt windows, adjust pricing badges or header promo bars, or work with billing discount resolution logic. Focus on user intent. Trigger keywords: billing-discounts, discount, promo, pricing banner, startAt, expiredAt, badgeText, headerText, fixed discount, checkoutUrl, priceId, item id.
Use this skill when: Add Stripe checkout, fix billing logic, deduct credits for a feature, create a credits-consuming API route or mutation, check subscription status, gate features by plan, handle one-time purchases, top up credits, or work with the billing snapshot. Focus on user intent. Trigger keywords: payment, billing, credits, subscription, stripe, checkout, one-time, top-up, deductCredits, InsufficientCreditsError, useCredits, useSubscriptions.
Use this skill when: Add admin section, updating admin tables, creating CRUD features. Focus on user intent. Trigger keywords: admin.
Use this skill when: Create Prisma migration, Query database, Update schema. Focus on user intent. Trigger keywords: db.
Use this skill when: Create email template, Send notification. Focus on user intent. Trigger keywords: emails.
Use this skill when: Format dates, handle timezones, parse date strings, calculate date differences, or do any date/time arithmetic. Focus on user intent. Trigger keywords: date-formatting, date-time, timezone, date-fns.
Use this skill when: Create UI component, update Tailwind styles. Focus on user intent. Trigger keywords: components.
Use this skill when: Add analytics events, configure Google Analytics, setup tracking, Plausible, PostHog, or track user actions. Focus on user intent. Trigger keywords: analytics, tracking.
Use this skill when: Adding or updating environment variables. Focus on user intent. Trigger keywords: env, environment, variables.
Use this skill when: Working with formatting, linting, or Biome configurations. Focus on user intent. Trigger keywords: formatting, linting, biome, config.
Use this skill when: Managing infrastructure, terraform, or provisioning logic. Focus on user intent. Trigger keywords: infrastructure, terraform, provision, server.
Use this skill when: Understand app architecture, find file locations. Focus on user intent. Trigger keywords: project-structure.
Use this skill when: Update Tailwind styles, modify global CSS variables, customize fonts, or change the shadcn/ui theme configuration. Focus on user intent. Trigger keywords: theme, css, tailwind, fonts, shadcn.
Use this skill when: Fetch data from API, debug tRPC/oRPC endpoint. Focus on user intent. Trigger keywords: data-fetching.
Use this skill when: Implement login, fix auth bug, add OAuth provider. Focus on user intent. Trigger keywords: auth.
Use this skill when: Add background task, configure worker. Focus on user intent. Trigger keywords: cron-jobs.
Use this skill when: Create analytics dashboard, update charts. Focus on user intent. Trigger keywords: dashboard.
Use this skill when: Create data table, add pagination or sorting. Focus on user intent. Trigger keywords: data-table.
Use this skill when: Seed database, create test data. Focus on user intent. Trigger keywords: seeds.
Use this skill when: Scaffold new feature, add domain logic. Focus on user intent. Trigger keywords: feature.
Use this skill when: Add search filters, implement query states. Focus on user intent. Trigger keywords: filters.
Use this skill when: Create forms, add validation, use react-hook-form. Focus on user intent. Trigger keywords: form-builder.
Use this skill when: Export data to CSV, import bulk data. Focus on user intent. Trigger keywords: feature-import-export.
Use this skill when: Add translations, handle localization. Focus on user intent. Trigger keywords: i18n.
Use this skill when: Send in-app notifications, handle alerts. Focus on user intent. Trigger keywords: notification.
Use this skill when: Update user roles, check permissions. Focus on user intent. Trigger keywords: permissions-and-acl.
Use this skill when: Update meta tags, add opengraph images. Focus on user intent. Trigger keywords: seo.
Use this skill when: Upload files, handle S3/R2 storage. Focus on user intent. Trigger keywords: storage.