This skill should be used when debugging or troubleshooting issues in a Next.js application. Trigger when: encountering hydration mismatch errors; debugging serialization failures…
This skill should be used when the user says \"show my unread emails\", \"what's in my inbox\", \"summarize my email\", \"check my inbox\", \"what emails do I have\", \"triage my…
This skill should be used when the user says \"show audit logs\", \"pull admin reports\", \"list user activity\", \"check login history\", \"get usage stats for my org\", \"show…
This skill should be used when the user says "help me write this", "assemble my notes", "I have notes and need to create something", "intermediate packets", "archipelago of…
This skill should be used when the user says \"share this doc and let them know\", \"give someone access to my doc\", \"share a Google Doc and email the link\", \"send a doc to a…
This skill should be used when the user says \"turn on out of office\", \"set up vacation reply\", \"enable auto-reply in Gmail\", \"I'm going on vacation set up my email\", \"set…
This skill should be used when implementing messaging between Chrome extension components or when the user asks about inter-process communication in extensions.
This skill should be used when the user says \"export my contacts to a spreadsheet\", \"sync Google Contacts to Sheets\", \"dump the directory into a sheet\", \"copy contacts into…
This skill should be used when the user says \"save this email to a doc\", \"archive an email in Google Docs\", \"copy email into a document\", \"export a Gmail message to Docs\",…
This skill should be used when configuring Fastify logging, setting up Pino logger, using child loggers, implementing log redaction, configuring log transports, using pino-pretty…
This skill should be used when the user says \"read data from a sheet\", \"get values from a spreadsheet\", \"show me what's in this sheet\", \"pull data from a range\", \"read a…
This skill should be used when configuring multi-server deployments in Coolify, setting up Docker Swarm with Coolify, configuring build servers, managing Coolify instance backups,…
This skill should be used when defining Zod schemas for Stripe webhook handling, implementing "Zod type provider with Fastify", "webhook payload schema", "Stripe event Zod…
This skill should be used when the user says \"create a doc from a template\", \"make a copy of my template\", \"use my doc template\", \"generate a document from a template\",…
Use this skill when the user asks about accessibility testing, axe-core, jest-axe, "@testing-library", "@axe-core/playwright", "Playwright accessibility testing", "WAVE",…
This skill should be used when the user says \"create a presentation\", \"make a new slide deck\", \"start a Google Slides deck\", \"build a slideshow\", \"set up a new…
This skill should be used when the user is building a React application with routing, layouts, forms, data fetching, mutations, or working with server/client component boundaries.
This skill should be used when building React UI for Chrome extensions or when the user asks about UI patterns in extensions.
This skill should be used when deploying Fastify to production, configuring Fastify security headers, setting up reverse proxy with Fastify, implementing graceful shutdown,…
This skill should be used when working on any Chrome extension project or when the user asks about Chrome extension best practices, conventions, or patterns.
This skill should be used when the user says \"team lead mode\", \"run the standup\", \"prep for my 1:1s\", \"delegate action items\", \"get the weekly team digest\", \"track team…
This skill should be used when writing TypeScript types, working with union types, implementing type guards or type predicates, using the satisfies operator, handling unknown or…
This skill should be used when the user says \"schedule a recurring meeting\", \"set up a weekly standup\", \"create a repeating event\", \"add a recurring calendar event\", \"set…
This skill should be used when the user is working on accessibility in React, asking about "ARIA attributes", "focus management", "keyboard navigation", "screen reader support",…
This skill should be used when the user says \"sanitize a user prompt\", \"screen input for harmful content\", \"filter a user message before sending to AI\", \"run prompt through…
This skill should be used when the user says \"create a Model Armor template\", \"set up a safety template\", \"create a jailbreak filter\", \"add a new content filter\",…
This skill should be used when the user asks about "daily operating rhythm", "agentic operations", "token optimization", "credential rotation", "autonomous agent patterns",…
This skill should be used when writing API endpoints, handling external data, validating HTTP requests or responses, parsing user input, working with environment variables,…
Use this skill when the user is loading 1Password secrets into a running process or config file — anything involving `op run`, `op inject`, `op read`, `.env` files containing…
This skill should be used when working with Chrome extension service workers or background scripts. Trigger when: "service worker lifecycle", "background script", "extension…
Use this skill when the user asks about keyboard navigation, keyboard accessibility, focus management, focus trapping, focus ring, focus indicator, ":focus-visible", skip links,…
This skill should be used when writing Fastify JSON schemas, configuring Ajv validation, using fast-json-stringify serialization, defining request body/querystring/params/headers…
This skill should be used when debugging Supabase issues, viewing logs, running performance advisors, diagnosing common errors, or searching Supabase documentation for solutions.
Use this skill when the user is generating, retrieving, importing, or using SSH keys stored in 1Password — anything involving the `SSH Key` item category, the `--ssh-generate-key`…
This skill should be used when implementing idempotent webhook processing, handling "duplicate webhook events", "processed_events table", "idempotency key", "at-least-once…
This skill should be used when the user says "12 favorite problems", "twelve favorite problems", "Feynman problems", "capture filter", "what should I save", "I save too much", "I…
This skill should be used when the user says \"researcher mode\", \"organize my research\", \"write up my notes\", \"track my research data\", \"share my findings\", \"request a…
This skill should be used when the user says \"forward my labeled emails\", \"send these flagged messages to someone\", \"forward everything tagged needs-review\", \"forward a…
This skill should be used when the user is setting up React project tooling, writing tests, organizing code, typing React with TypeScript, or creating reusable hooks.
This skill should be used when the user says \"create a Keep note\", \"add a note\", \"list my notes\", \"delete a note\", \"read a Google Keep note\", \"show my Keep notes\", or…
This skill should be used when the user says \"create a presentation\", \"read a Google Slides deck\", \"update a slide\", \"get a presentation\", \"add slides to a deck\",…
This skill should be used when configuring TypeScript projects, creating or reviewing tsconfig.json, enabling strict mode, asking what TypeScript compiler flags do, setting up a…
Entry-point router skill for the 1Password CLI. Use this skill when the user mentions the 1Password CLI (`op`) or 1Password generically, references the secret-reference URI scheme…
This skill should be used when the user says \"prep for my next meeting\", \"what's my next meeting\", \"who's in my next meeting\", \"show meeting details\", \"get ready for my…
This skill should be used when the user says \"executive assistant mode\", \"manage my schedule\", \"triage my inbox\", \"prep me for my meeting\", \"handle my calendar\", \"EA…
This skill should be used when the user asks about "Zod with Fastify", "Zod type provider", "fastify-type-provider-zod", "Zod with Next.js", "Zod server actions", "Zod React Hook…
This skill should be used when the user says \"manage my calendar\", \"list my calendars\", \"update calendar settings\", \"share a calendar\", \"delete a calendar\", \"check…
This skill should be used when the user says \"watch a Drive folder for changes\", \"notify me when files change\", \"subscribe to Drive change events\", \"set up Drive change…
This skill should be used when working on Chrome extension permissions or Chrome Web Store compliance.
This skill should be used when the user asks about "how to use Zod", "where should I put Zod validation", "Zod best practices", "should I use Zod here", "Zod vs TypeScript types",…
This skill should be used when the user says \"project manager mode\", \"track project status\", \"schedule a team standup\", \"share project docs\", \"send a stakeholder…
This skill should be used when the user says \"share meeting materials with attendees\", \"send files to everyone on the invite\", \"share docs with meeting participants\",…
This skill should be used when the user says \"upload a file to Drive\", \"put this file in Google Drive\", \"save a file to Drive\", \"upload to a folder\", \"push a file to…
This skill should be used when the user says \"append text to a doc\", \"add content to a Google Doc\", \"write to a document\", \"insert text at the end of a doc\", \"add a note…
Use this skill when the user is setting up 1Password for headless / CI / production environments — anything involving service accounts (`op service-account create`), service…
This skill should be used when the user says \"read this email\", \"show me the body of a message\", \"get the contents of an email\", \"what does this message say\", \"show…
This skill should be used when the user says \"set up a new classroom course\", \"create a class in Google Classroom\", \"add students to my course\", \"start a new course\",…
This skill should be used when the user says \"manage my tasks\", \"add a task\", \"list my to-dos\", \"create a task list\", \"mark a task complete\", \"show my open tasks\", or…
This skill should be used when the user says \"manage Chat spaces\", \"list my Chat rooms\", \"create a Chat space\", \"delete a Chat space\", \"set up a group chat\", \"find a…
This skill should be used when the user says \"create a Meet space\", \"manage a meeting room\", \"end a Meet conference\", \"list past meetings\", \"get meeting recordings\",…