clerk-android

This skill implements Clerk in native Android projects by following current clerk-android SDK and docs patterns. Activat...

github

migrate-to-vinext

vinext reimplements the Next.js API surface on Vite. Existing app/, pages/, and next.config.js work as-is — migration is...

github

clerk-astro-patterns

SDK: @clerk/astro v3+. Requires Astro 4.15+. | Task | Reference | |------|-----------| | Configure middleware | referenc...

github

rails-tdd-slices

Use this skill when the hardest part of the task is deciding where TDD should start. Core principle: Start at the highes...

github

fluentui-blazor

This skill teaches how to correctly use the Microsoft.FluentUI.AspNetCore.Components (version 4) NuGet package in Blazor...

github

dotnet-upgrade

name: "Project Classification Analysis" prompt: "Identify all projects in the solution and classify them by type (.NET F...

github

threejs-postprocessing

import as THREE from "three"; import { EffectComposer } from "three/addons/postprocessing/EffectComposer.js"; import { ...

github

gsap-scrolltrigger

Apply when implementing scroll-driven animations: triggering tweens/timelines on scroll, pinning elements, scrubbing ani...

github

reference-compiler-cli

The packages/compiler-cli package contains the Angular Compiler (Ivy), often referred to as ngtsc. It is a wrapper aroun...

github

wp-performance

Use this skill when: a WordPress site/page/endpoint is slow (frontend TTFB, admin, REST, WP-Cron) you need a profiling p...

github

python-patterns

Idiomatic Python patterns and best practices for building robust, efficient, and maintainable applications. Writing new ...

github

upgrading-expo

./references/new-architecture.md -- SDK +53: New Architecture migration guide ./references/react-19.md -- SDK +54: React...

github

cloudflare-deploy

Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then loa...

github

threejs-geometry

import as THREE from "three"; // Built-in geometry const box = new THREE.BoxGeometry(1, 1, 1); const sphere = new THREE...

github

organization

Add organization() plugin to server config Add organizationClient() plugin to client config Run npx @better-auth/cli mig...

github

hono

Build Hono web applications. This skill provides inline API knowledge for AI. Use npx hono request to test endpoints. If...

github

aspnet-core

Choose the right ASP.NET Core application model, compose the host and request pipeline correctly, and implement features...

github

terraform-module-library

Production-ready Terraform module patterns for AWS, Azure, GCP, and OCI infrastructure. Create reusable, well-tested Ter...

github

expo-api-routes

Use API routes when you need: Server-side secrets — API keys, database credentials, or tokens that must never reach the ...

github

android-kotlin-core

Use this skill when the request is about: kotlin cleanup in android app, convert verbose android java-style kotlin, seal...

github

containerize-aspnetcore

Containerize the ASP.NET Core (.NET) project specified in the settings below, focusing exclusively on changes required f...

github

fastapi-python

You are an expert in FastAPI and Python backend development. Write concise, technical responses with accurate Python exa...

github

reference-core

This document outlines the architecture and mental model for packages/core, the heart of the Angular framework. packages...

github

minimal-api-file-upload

File upload endpoints in ASP.NET Core minimal APIs (.NET 8+) Handling IFormFile or IFormFileCollection parameters When y...

github