Productivity

firebase/developing-genkit-python

379github.com

Develop AI-powered applications using Genkit in Python. Use when the user asks about Genkit, AI agents, flows, or tools in Python, or when encountering Genkit errors, import issues, or API problems.

$ npx skills add firebase/agent-skills
スキルを見る

expo/expo-cicd-workflows

2.2kgithub.com

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

$ npx skills add expo/skills
スキルを見る

firecrawl/firecrawl-build-onboarding

46github.com

Get Firecrawl credentials and SDK setup into a project. Use when an application needs `FIRECRAWL_API_KEY`, when an agent should add Firecrawl to `.env`, when the user wants to authenticate Firecrawl for app code, or when choosing the first SDK and docs for a new Firecrawl integration. This skill includes its own browser auth flow, so it does not depend on the website onboarding skill.

$ npx skills add firecrawl/skills
スキルを見る

firebase/xcode-project-setup

379github.com

Safely modifies Xcode projects (.pbxproj) to add Swift Packages and link files. Use this skill whenever an iOS project needs dependencies installed (e.g. Firebase, Alamofire).

$ npx skills add firebase/agent-skills
スキルを見る

firebase/firebase-crashlytics

379github.com

Comprehensive guide for Firebase Crashlytics, including provisioning and SDK usage. Use this skill when the user needs help setting up Crashlytics, adding crash reporting, or using the Crashlytics SDK in their application.

$ npx skills add firebase/agent-skills
スキルを見る

firebase/firebase-ai-logic

379github.com

Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.

$ npx skills add firebase/agent-skills
スキルを見る

vercel/turborepo

github.com

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

$ npx skills add vercel/turborepo
スキルを見る

firebase/firebase-firestore-enterprise-native-mode

379github.com

Comprehensive guide for Firestore enterprise native including provisioning, data model, security rules, and SDK usage. Use this skill when the user needs help setting up Firestore Enterprise with the Native mode, writing security rules, or using the Firestore SDK in their application.

$ npx skills add firebase/agent-skills
スキルを見る

hugmouse/value

github.com

skill does absolutely nothing, as well as the agent that uses it.

$ npx skills add hugmouse/skills
スキルを見る

firebase/firebase-firestore-standard

379github.com

Comprehensive guide for Firestore Standard Edition, including provisioning, security rules, and SDK usage. Use this skill when the user needs help setting up Firestore, writing security rules, or using the Firestore SDK in their application.

$ npx skills add firebase/agent-skills
スキルを見る

get-convex/convex

37github.com

Routes general Convex requests to the right project skill. Use when the user asks which Convex skill to use or gives an underspecified Convex app task.

$ npx skills add get-convex/agent-skills
スキルを見る

firebase/firebase-ai-logic-basics

379github.com

Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.

$ npx skills add firebase/agent-skills
スキルを見る

firebase/firebase-security-rules-auditor

379github.com

A skill to evaluate how secure Firestore security rules are. Use this when Firestore security rules are updated to ensure that the generated rules are extremely secure and robust.

$ npx skills add firebase/agent-skills
スキルを見る

genkit-ai/developing-genkit-js

github.com

Develop AI-powered applications using Genkit in Node.js/TypeScript. Use when the user asks about Genkit, AI agents, flows, or tools in JavaScript/TypeScript, or when encountering Genkit errors, validation issues, type errors, or API problems.

$ npx skills add genkit-ai/skills
スキルを見る

neondatabase/neon-postgres

github.com

Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK. Use when users ask about "Neon setup", "connect to Neon", "Neon project", "DATABASE_URL", "serverless Postgres", "Neon CLI", "neonctl", "Neon MCP", "Neon Auth", "@neondatabase/serverless", "@neondatabase/neon-js", "scale to zero", "Neon autoscaling", "Neon read replica", or "Neon connection pooling".

$ npx skills add neondatabase/agent-skills
スキルを見る

google-labs-code/stitch-loop

6.2kgithub.com

Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern

$ npx skills add google-labs-code/stitch-skills
スキルを見る

wshobson/typescript-advanced-types

38.0kgithub.com

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

$ npx skills add wshobson/agents
スキルを見る

firebase/developing-genkit-go

379github.com

Develop AI-powered applications using Genkit in Go. Use when the user asks to build AI features, agents, flows, or tools in Go using Genkit, or when working with Genkit Go code involving generation, prompts, streaming, tool calling, or model providers.

$ npx skills add firebase/agent-skills
スキルを見る

get-convex/convex-create-component

37github.com

Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundary work.

$ npx skills add get-convex/agent-skills
スキルを見る

get-convex/convex-migration-helper

37github.com

Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or zero-downtime rollouts.

$ npx skills add get-convex/agent-skills
スキルを見る

get-convex/convex-setup-auth

37github.com

Sets up Convex auth, identity mapping, and access control. Use for login, auth providers, users tables, protected functions, or roles in a Convex app.

$ npx skills add get-convex/agent-skills
スキルを見る

get-convex/convex-quickstart

37github.com

Creates or adds Convex to an app. Use for new Convex projects, npm create convex@latest, frontend setup, env vars, or the first npx convex dev run.

$ npx skills add get-convex/agent-skills
スキルを見る

firebase/developing-genkit-dart

379github.com

Generates code and provides documentation for the Genkit Dart SDK. Use when the user asks to build AI agents in Dart, use Genkit flows, or integrate LLMs into Dart/Flutter applications.

$ npx skills add firebase/agent-skills
スキルを見る

firebase/developing-genkit-js

379github.com

Develop AI-powered applications using Genkit in Node.js/TypeScript. Use when the user asks about Genkit, AI agents, flows, or tools in JavaScript/TypeScript, or when encountering Genkit errors, validation issues, type errors, or API problems.

$ npx skills add firebase/agent-skills
スキルを見る