This skill should be used when working on any Fastify project or when the user asks about Fastify best practices, conventions, or patterns.
This skill should be used when the user says \"watch for new emails\", \"stream incoming Gmail\", \"monitor my inbox for new messages\", \"set up a Gmail listener\", \"pipe…
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 implementing error handling in TypeScript, when asked about try/catch patterns, Result types, error-as-value patterns, neverthrow or errore…
This skill should be used when performing operational actions against a Coolify instance using MCP tools — deploying applications, checking deployment status, viewing logs,…
This skill should be used when the user says "summarize this note", "progressive summarization", "distill this", "bold the key points", "highlight the important parts", "executive…
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 \"manage my contacts\", \"look up a contact\", \"add a new contact\", \"search my address book\", \"list contact groups\", \"update…
This skill should be used when the user says \"create a feedback form\", \"make a survey\", \"set up a Google Form\", \"send out a form to collect feedback\", \"build a survey and…
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 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 "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 working on Chrome extension permissions or Chrome Web Store compliance.
This skill should be used when the user says \"create a calendar event\", \"schedule a meeting\", \"add an event to my calendar\", \"book a time slot\", \"set up a meeting with\",…
This skill should be used when the user asks about "Zod error handling", "parse vs safeParse", "ZodError", "z.treeifyError", "z.flattenError", "z.prettifyError", "formatting Zod…
This skill should be used when writing or setting up tests for a Next.js application. Trigger when: configuring Vitest, Cypress, or Playwright for Next.js; writing unit tests for…
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 the user says \"reply all to this email\", \"respond to everyone\", \"reply to the whole thread\", \"send to all recipients\", \"reply all with…
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 diagnosing Coolify deployment failures, HTTP errors (502, 504), Traefik routing issues, container restart loops, OOM kills, build failures, SSL…
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\",…
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 testing Fastify applications, using .inject() for HTTP testing, writing Fastify unit tests, testing Fastify plugins in isolation, separating app…
This skill should be used when the user says \"who was in that meeting\", \"check meeting attendance\", \"see who joined the call\", \"how long did people stay on the call\",…
This skill should be used when managing Supabase projects or organizations, creating new projects, listing projects, checking project status, retrieving API keys, pausing or…
This skill should be used when the user says \"read a Google Doc\", \"create a document\", \"get the contents of a doc\", \"update a document\", \"make a new Google Doc\", \"batch…
Use this skill when the user asks about accessible forms, form labels, form errors, input accessibility, "aria-required", "aria-invalid", "aria-describedby", fieldset and legend,…
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 writing tests for Stripe webhook handlers, implementing "fastify.inject() for webhooks", "Stripe webhook test", "webhook signature test",…
Use this skill when the user wants to authenticate third-party CLIs (gh, aws, stripe, doctl, hcloud, etc.) using 1Password instead of plaintext config files or environment…
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 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 implementing accessibility in Astro, WCAG compliance in Astro, Astro ARIA patterns, keyboard navigation in Astro components, screen reader support…
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 \"content creator mode\", \"help me draft content\", \"organize my content assets\", \"share my article\", \"upload media to Drive\",…
This skill should be used when the user asks about "composing Zod schemas", "extending a schema", "Zod pick omit partial", "discriminatedUnion vs union", "Zod transforms", "Zod…
This skill should be used when the user says \"what's on my calendar\", \"show my schedule\", \"what do I have today\", \"show this week's events\", \"what's coming up\", \"show…
This skill should be used when working with Supabase Realtime, setting up database change listeners, implementing presence, using broadcast channels, or building real-time…
This skill should be used when the user says \"send a Chat message\", \"post to a Chat space\", \"message the team on Chat\", \"send a Google Chat notification\", \"post in the…
Use this skill when the user asks about semantic HTML structure, heading hierarchy, landmark regions, div soup, divitis, "which HTML element should I use", "semantic markup",…
This skill should be used when developing, deploying, or managing Supabase Edge Functions, working with Deno in Supabase, or building serverless endpoints.
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 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 building React UI for Chrome extensions or when the user asks about UI patterns in extensions.
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 implementing idempotent webhook processing, handling "duplicate webhook events", "processed_events table", "idempotency key", "at-least-once…
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 securing Coolify deployments, managing secrets and environment variables, configuring Docker Build Secrets, setting up RBAC team roles, isolating…
This skill should be used when the user says \"download all files from a folder\", \"bulk download from Drive\", \"get everything in that folder\", \"export Drive folder…
This skill should be used when setting up CI/CD pipelines for Coolify, using the Coolify REST API, triggering deployments from GitHub Actions, configuring webhooks, deploying from…
This skill should be used when the user says "hemingway bridge", "wrap up session", "save my progress", "where did I leave off", "session handoff", "end of session", "capture what…
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 \"log a deal update\", \"update my sales pipeline\", \"add a deal to the tracking sheet\", \"record a new deal status\", \"append to…
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 the user asks about "Zod 4", "Zod v4", "upgrading to Zod 4", "Zod 4 breaking changes", "Zod 4 migration", "z.merge deprecated", "Zod 4 error…
This skill should be used when the user says \"IT admin mode\", \"check for security issues\", \"review audit logs\", \"configure Drive permissions\", \"monitor login activity\",…
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…
Use this skill when the user asks about ARIA, ARIA roles, ARIA attributes, aria-label, aria-labelledby, aria-describedby, aria-expanded, aria-hidden, aria-live, aria-required,…
This skill should be used when the user says \"generate a report from my sheet\", \"turn spreadsheet data into a doc\", \"create a report from Google Sheets\", \"write up a…