Topic: upstash
55 skills in this topic.
-
release-management
Manage releases with semantic-release, version bumps, and changelog generation. Use when preparing releases, debugging release failures, or understanding version history.
sgcarstrends/sgcarstrends 20
-
security
Security auditing for code vulnerabilities (OWASP Top 10, XSS, SQL injection) and dependency scanning (pnpm audit, Snyk). Use when handling user input, adding authentication, before deployments, or resolving CVEs.
sgcarstrends/sgcarstrends 20
-
shadcn-components
Add or customize shadcn/ui components in the shared UI package. Use when adding new components from shadcn registry, updating existing component variants, customizing styling with Tailwind, or debugging shadcn/ui component issues.
sgcarstrends/sgcarstrends 20
-
tailwind-config
Update Tailwind CSS configuration, custom themes, and design tokens across packages. Use when adding new colors, spacing scales, or customizing the design system.
sgcarstrends/sgcarstrends 20
-
wait
Pause execution for a user-specified duration
elie222/inbox-zero 10,372
-
pr-loop
Review, commit, create PR, then auto-address review comments in a loop.
elie222/inbox-zero 10,372
-
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
elie222/inbox-zero 10,372
-
changelog
Add a new changelog entry to docs/changelog-entries/
elie222/inbox-zero 10,372
-
cloud-dev-environment
Cursor Cloud VM setup and service startup instructions for local development
elie222/inbox-zero 10,372
-
create-pr
Commit changes and open a pull request with safe metadata
elie222/inbox-zero 10,372
-
e2e
Run and debug E2E flow tests. Use when triggering E2E tests, checking test status, debugging failures with Axiom logs, or setting up local E2E testing.
elie222/inbox-zero 10,372
-
fullstack-workflow
Complete fullstack workflow combining GET API routes, server actions, SWR data fetching, and form handling. Use when building features that need both data fetching and mutations from API to UI.
elie222/inbox-zero 10,372
-
llm
Guidelines for implementing LLM (Language Model) functionality in the application
elie222/inbox-zero 10,372
-
llm-test
Guidelines for writing tests for LLM-related functionality
elie222/inbox-zero 10,372
-
logging
How to do backend logging
elie222/inbox-zero 10,372
-
inbox-zero-api
Use the Inbox Zero API CLI to inspect the live API schema, list and manage automation rules, and read inbox analytics through the public API. Use this when a task involves Inbox Zero rules, stats, or API-driven automation and can be solved through the CLI instead of browser interaction.
elie222/inbox-zero 10,372
-
pr-watch
Start a background loop that monitors PR for new review comments and addresses them.
elie222/inbox-zero 10,372
-
qa-label
Label a PR as ready for QA so the QA server picks it up automatically
elie222/inbox-zero 10,372
-
qa-new-flow
Create a new browser QA flow file from the template
elie222/inbox-zero 10,372
-
qa-run
Run browser QA flows and write a JSON report
elie222/inbox-zero 10,372
-
review
Review code changes, auto-fix safe issues, and report bugs
elie222/inbox-zero 10,372
-
test-feature
End-to-end feature testing — browser QA, API verification, eval tests, or any combination. Covers browser interactions (via agent-browser CLI), Google Workspace operations (gws CLI), API calls, and LLM eval tests. Can also persist tests as reusable QA flows or eval files.
elie222/inbox-zero 10,372
-
testing
Guidelines for testing the application with Vitest, including unit tests, integration tests (emulator), AI tests, and eval suites for LLM features
elie222/inbox-zero 10,372
-
address-pr-comments
Resolve active pull request comments and prepare replies
elie222/inbox-zero 10,372