Foundatio

2.5k
exceptionlessexceptionless

Foundatio infrastructure abstractions for caching, queuing, messaging, file storage, locking, jobs, and resilience. Use context7 for complete API documentation. Keywords: Foundatio, ICacheClient, IQueue, IMessageBus, IFileStorage, ILockProvider, IJob, QueueJobBase, resilience, retry, Redis, Elasticsearch

190 days ago

office-quotes

1.8k
openclawopenclaw

Generate random quotes from The Office (US). Provides access to 326 offline quotes plus online mode with SVG cards, character avatars, and full episode metadata via the akashrajpurohit API. Use for fun, icebreakers, or any task requiring The Office quotes.

190 days ago

intervals-icu-api

1.8k
openclawopenclaw

Complete guide for accessing and managing training data with the intervals.icu API. Use when working with Intervals.icu athlete profiles, activities, workouts, events, wellness data, and training plans. Covers authentication, retrieving activities with combined data fields, managing calendar events with planned workouts, and creating/updating training data. Includes curl examples for all major operations.

190 days ago

frontend-blueprint

1.6k
tech-leads-clubtech-leads-club

AI frontend specialist and design consultant that guides users through a structured discovery process before generating any code. Collects visual references, design tokens, typography, icons, layout preferences, and brand guidelines to ensure the final output matches the user's vision with high fidelity. Use when the user asks to build, design, create, or improve any frontend interface — websites, landing pages, dashboards, components, apps, emails, forms, modals, or any UI element. Also triggers on "build me a UI", "design a page", "create a component", "improve this layout", "make this look better", "frontend", "interface", "redesign", or when the user provides mockups, screenshots, or design references. Do NOT use for backend logic, API design, database schemas, or non-visual code tasks.

190 days ago

fhir-developer-skill

104
anthropicsanthropics

FHIR API development guide for building healthcare endpoints. Use when: (1) Creating FHIR REST endpoints (Patient, Observation, Encounter, Condition, MedicationRequest), (2) Validating FHIR resources and returning proper HTTP status codes and error responses, (3) Implementing SMART on FHIR authorization and OAuth scopes, (4) Working with Bundles, transactions, batch operations, or search pagination. Covers FHIR R4 resource structures, required fields, value sets (status codes, gender, intent), coding systems (LOINC, SNOMED, RxNorm, ICD-10), and OperationOutcome error handling.

190 days ago

openai-image-gen

37
0xBigBoss0xBigBoss

Generate images using OpenAI's DALL-E 3 API. Use when needing to create graphics, icons, backgrounds, or any visual assets. Requires OPENAI_API_KEY in environment.

190 days ago

script-kit-icons

20
johnlindquistjohnlindquist

Unified icon system for Script Kit GPUI. Use when working with icons in the UI - rendering Lucide icons, embedded SVGs, SF Symbols (macOS), app bundle icons, or custom file/URL icons. Covers IconRef parsing, IconStyle configuration, color tokens, and the IconView rendering API.

190 days ago

food-diorama-skill

17
lqshowlqshow

Generate 3D historical gourmet diorama images for Chinese cities using Google Gemini API. Creates artistic miniature food worlds with four-quadrant layouts featuring iconic dishes, Pop Mart style figures, and cultural elements. Use when the user asks to create food diorama, 美食盲盒, gourmet blind box, city food scene, or mentions generating 3D food artwork for cities like 西安, 重庆, 成都, 北京, 广州.

190 days ago

social-share-generator

15
kostja94kostja94

When the user wants to add, optimize, or audit social share buttons (share article to X, LinkedIn, Facebook, etc.). Also use when the user mentions "share buttons," "social share," "share to X," "share to LinkedIn," "social sharing," "share icons," "share widget," "native share," "Web Share API," or "share intent URLs."

190 days ago

fhir-developer-skill

15
aisa-groupaisa-group

FHIR API development guide for building healthcare endpoints. Use when: (1) Creating FHIR REST endpoints (Patient, Observation, Encounter, Condition, MedicationRequest), (2) Validating FHIR resources and returning proper HTTP status codes and error responses, (3) Implementing SMART on FHIR authorization and OAuth scopes, (4) Working with Bundles, transactions, batch operations, or search pagination. Covers FHIR R4 resource structures, required fields, value sets (status codes, gender, intent), coding systems (LOINC, SNOMED, RxNorm, ICD-10), and OperationOutcome error handling.

190 days ago

banana-sync-to-notion

14
TreyDongTreyDong

Sync local Markdown files to Notion with full formatting support. Use when user wants to backup, sync, or migrate files to Notion, mentions uploading to Notion, or says sync to Notion. Features include: (1) Recursive directory structure preservation, (2) Complete Markdown formatting (bold, italic, code, links, lists, tables, callouts), (3) Automatic emoji icons based on filenames, (4) Duplicate detection for incremental syncs, (5) Smart chunking for large files, (6) Relative link conversion to Notion page links. Requires Notion API token and target page ID configured in .env file.

190 days ago

Next.js + Turborepo

12
samhvw8samhvw8

Full-stack web development with Next.js and Turborepo. Stack: Next.js 14+ (App Router, RSC, Server Actions, PPR, SSR, SSG, ISR), Turborepo (monorepo, pipelines, remote caching), RemixIcon (3100+ icons). Capabilities: server components, API routes, middleware, caching strategies, build optimization, monorepo management. Actions: create, build, deploy, optimize Next.js apps, set up monorepo, configure caching. Keywords: Next.js, App Router, Server Components, RSC, Server Actions, SSR, SSG, ISR, PPR, Turborepo, monorepo, remote cache, build pipeline, parallel execution, workspace, pnpm, icons. Use when: building Next.js apps, implementing SSR/SSG, setting up monorepos, optimizing build performance, configuring caching strategies, managing shared dependencies.

190 days ago

figma-api

9
TerminalSkillsTerminalSkills

Interact with the Figma REST API to read design files, export assets, extract components, and pull design tokens programmatically. Use when tasks involve automating design handoff, syncing design tokens to code, exporting icons/images from Figma, or building integrations between Figma and development pipelines.

190 days ago

fastmcp

9
jackspacejackspace

Use this skill when building MCP (Model Context Protocol) servers with FastMCP in Python. FastMCP is a framework for creating servers that expose tools, resources, and prompts to LLMs like Claude. The skill covers server creation, tool/resource definitions, storage backends (memory/disk/Redis/DynamoDB), server lifespans, middleware system (8 built-in types), server composition (import/mount), OAuth Proxy, authentication patterns, icons, OpenAPI integration, client configuration, cloud deployment (FastMCP Cloud), error handling, and production patterns. It prevents 25+ common errors including storage misconfiguration, lifespan issues, middleware order errors, circular imports, module-level server issues, async/await confusion, OAuth security vulnerabilities, and cloud deployment failures. Includes templates for basic servers, storage backends, middleware, server composition, OAuth proxy, API integrations, testing, and self-contained production architectures. Keywords: FastMCP, MCP server Python, Model Context Protocol Python, fastmcp framework, mcp tools, mcp resources, mcp prompts, fastmcp storage, fastmcp memory storage, fastmcp disk storage, fastmcp redis, fastmcp dynamodb, fastmcp lifespan, fastmcp middleware, fastmcp oauth proxy, server composition mcp, fastmcp import, fastmcp mount, fastmcp cloud, fastmcp deployment, mcp authentication, fastmcp icons, openapi mcp, claude mcp server, fastmcp testing, storage misconfiguration, lifespan issues, middleware order, circular imports, module-level server, async await mcp

190 days ago

CLI UX Designer

8
sjunglingsjungling

Expert in CLI/TUI design, command structure, help text, flag and argument design, visual design (colors, typography, icons, progress indicators), accessibility, and UX patterns. Automatically activates when designing new CLI tools, improving command interfaces, formatting terminal output, or reviewing CLI usability. Not intended for GUI/web design, backend APIs, or shell scripting.

190 days ago

HTTPS Outcalls

3
dfinitydfinity

Make HTTP requests from canisters to external APIs. Consensus-safe request patterns, transform functions, and cost management.

190 days ago

orchardcore-content-items

3
CrestAppsCrestApps

Skill for working with Orchard Core content items. Covers the content item lifecycle, IContentManager API, content item JSON structure, querying with YesSql, content handlers, recipe import/export, and accessing parts and fields programmatically.

190 days ago

HTTPS Outcalls

3
JoshDFNJoshDFN

Make HTTP requests from canisters to external APIs. Consensus-safe request patterns, transform functions, and cost management.

190 days ago

IC Dashboard APIs

3
dfinitydfinity

Use the public REST APIs that power dashboard.internetcomputer.org. Get data for canisters, ledgers, SNS, and metrics.

dashboardapirest+7
190 days ago

nano-banana-pro

2
itsAR-VRitsAR-VR

Generate, edit, and iterate on high-quality images using Google's Imagen 3 via the Gemini API (gemini-2.0-flash-exp-image-generation model). Covers general photography, illustrations, logos, app icons, brand assets, and multi-turn refinement workflows. Activated when the user asks to generate, create, draw, design, or edit an image, or mentions Imagen / Nano Banana / image generation.

190 days ago

performing-oil-gas-cybersecurity-assessment

2
mukul975mukul975

This skill covers conducting cybersecurity assessments specific to oil and gas facilities including upstream (exploration/production), midstream (pipeline/transport), and downstream (refining/distribution) operations. It addresses SCADA systems controlling pipeline operations, DCS for refinery process control, safety instrumented systems for hazardous processes, remote terminal units at unmanned wellhead sites, and compliance with API 1164, TSA Pipeline Security Directives, IEC 62443, and NIST Cybersecurity Framework for critical infrastructure.

ot-securityicsscada+5
190 days ago

Rakuten Seller

1
hanabi-jpnhanabi-jpn

AI for managing Rakuten Ichiba shops — RMS API, reviews & sales analysis

rakutenecommercejapan+2
190 days ago

ax-design-ref

1
KasempiternalKasempiternal

Design API reference -- HIG color/background/material system, typography (San Francisco, text styles, Dynamic Type, tracking, leading), SF Symbols complete API (rendering modes, effects, UIKit equivalents, platform matrix), Liquid Glass adoption guide (controls, navigation, windows, icons, migration), accessibility compliance

190 days ago

ichoice-data

xfs96192xfs96192

iChoice/EMQuantAPI financial market data query tool. Retrieves China and global market data via Eastmoney Choice's Quantitative API (EMQuantAPI Python SDK), including: (1) macroeconomic data (GDP/CPI/PMI/social financing/M2, etc.), (2) bond yield curves (government bonds/policy bank bonds/medium-term notes/urban investment bonds/bank bonds across maturities and ratings), (3) equity index quotes (A-share/overseas/Shenwan industry indices) and valuations (PE), (4) funding rates (DR/SHIBOR/IRS), (5) foreign exchange rates, (6) commodity futures prices, (7) convertible bond indices, (8) index constituents, (9) trading calendar. Automatically triggers when the user requests market data, macro data, interest rate data, FX data, index quotes, bond yields, commodity prices, or similar financial data. Trigger keywords: market data, macro data, bond yields, interest rates, exchange rates, stock quotes, index data, PMI, GDP, CPI, government bonds, policy bank bonds, credit spread, yield curve, SHIBOR, DR007, iChoice, Choice data, EMQuant.

190 days ago

superlative-data-cleaning

superlative-techsuperlative-tech

Clean and normalize messy data using Superlative's Apify actors. Handles company names, job titles, person names, product names, places, URLs, phone numbers, plus DNS lookups, WHOIS, domain health scoring, and ICP lead scoring. Use when cleaning scraped data, normalizing CRM exports, or building data pipelines.

190 days ago

linkedin-outreach

dvorkinguydvorkinguy

LinkedIn prospecting automation with Apify scrapers, ICP filtering, connection sequences, and CRM sync. Use when user says "find prospects on LinkedIn", "LinkedIn outreach", "scrape LinkedIn", "connection request", or needs to build a LinkedIn prospecting pipeline.

190 days ago

adb-dapper-query

TechUpikTechUpik

This skill should be used when the user wants to create a complex SQL query, a dashboard, a report, or any read operation that uses raw SQL with Dapper in the rep-adb-api repository. Activate when the user mentions "Dapper", "query SQL", "SQL complexo", "relatório", "dashboard", "consulta otimizada", "multi-mapping", "splitOn", "SQLQueriesResource", "AdBDapperContext", "IClienteQueries", "join SQL", or describes a read operation where EF Core would be too slow or too complex.

190 days ago