83,201 skills sorted by stars.
Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototype...
Creates JavaScript classes using Bun's Zig bindings generator (.classes.ts). Use when implementing new JS APIs in Zig wi...
Strategic guidance for operationalizing machine learning models from experimentation to production. Covers experiment tr...
Implements navigation patterns and routing for both frontend (React/TS) and backend (Python) including menus, tabs, brea...
Monitoring, logging, and tracing implementation using OpenTelemetry as the unified standard. Use when building productio...
<!-- Copyright (c) 2026 defconxt. All rights reserved. -->
This skill should be used when the user asks to "implement the plan", "execute the plan", "start implementation", "build...
Implements Pub-Sub patterns using System.Reactive and Channels for event-based communication in .NET. Use when building...
Provides essential Pub-Sub patterns using Channels. Use when quickly referencing core event-driven communication techniq...
Implement Real User Monitoring (RUM) to capture actual user performance data including Core Web Vitals and page load tim...
Real-time communication patterns for live updates, collaboration, and presence. Use when building chat applications, col...
Implements the Repository pattern with Service Layer for data access abstraction in .NET. Use when separating data acces...
Implements search and filter interfaces for both frontend (React/TypeScript) and backend (Python) with debouncing, query...
Logic for constructing Appwrite queries to filter tours. Use when building the search sidebar or search bar.
Defines a pattern for abstracting Appwrite database calls into dedicated service files. Use to keep components clean and...
Implement production-ready service mesh deployments with Istio, Linkerd, or Cilium. Configure mTLS, authorization polici...
<objective>
Before main skill execution, perform guardrail checks.
Quality assurance protocols using Vitest. Use for critical logic like pricing and availability calculations.
Configure TLS certificates and encryption for secure communications. Use when setting up HTTPS, securing service-to-serv...
Implements WPF Adorner decoration layers with AdornerLayer, AdornerDecorator, and custom Adorner patterns. Use when buil...
Implements WPF UI Automation for accessibility using AutomationPeer and AutomationProperties. Use when building accessib...
Implements WPF drag and drop functionality using DragDrop.DoDragDrop, DataObject, and drag/drop events. Use when buildin...
Automatically capture implicit technical decisions and uncertainties encountered by AI agents during coding work. This s...
CSV and OFX transaction import parsing. Use when working on files in src/lib/import/.
Import external issues from GitHub, Jira, or Azure DevOps and create SpecWeave increments with platform suffixes (G/J/A)...
Place album art in correct audio and content locations
Moves audio files to the correct album location with proper path structure. Use when the user has downloaded WAV files f...
Import conventions and ordering rules. Use when writing imports or organizing import statements. Enforces explicit named...
Format and organize import statements in code files. Use when imports are messy, unordered, or need to follow project co...
Import specific directories from external GitHub repos without cloning. Uses tarball extraction to pull only what you ne...
既存リソースを Terraform に import する。「import して」「リソース import」「既存リソース取り込み」「terraform import」「インポート」「既存インフラを管理」「import ガイド」「リソースを...
Audit Python imports to preserve semantic context and prevent shadowing after refactors. Prefer namespace-first imports...
Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when aske...
How to add explicit import-time column/material mapping without weakening deterministic defaults
How to gate import features that add column mapping and material remap or create flows
Order imports by: built-in modules, external packages, internal modules, relative imports Use when maintaining consisten...