20,421 skills sorted by stars.
WHEN: ORM code review, Prisma/TypeORM/SQLAlchemy/GORM patterns, lazy loading, transactionsWHAT: Query efficiency + Lazy/eager load...
Guide for implementing oRPC contract-first API patterns in Dify frontend. Triggers when creating new API contracts, adding service...
> MANDATORY READING PROTOCOL: Before implementing credential storage, read references/advanced-patterns.md for cross-platform patt...
AI-powered text-to-speech CLI tool. Use for pronunciation queries, reading text aloud, generating audio files, or language practic...
Fetch official NIST 800-53 and FedRAMP OSCAL catalogs from authoritative sources
Parse OSCAL (Open Security Controls Assessment Language) documents in JSON, YAML, or XML formats and extract structured compliance...
Validates OSCAL System Security Plan documents against NIST 800-18 Rev 1 requirements and FedRAMP baselines. Identifies missing el...
Convert OSCAL documents between formats (JSON, YAML, XML) and to human-readable formats like Markdown or plain text. Use for docum...
Validate OSCAL documents for structural integrity, schema compliance, and OSCAL-specific requirements. Use this skill to check if...
Create visual diagrams and representations of OSCAL documents including control hierarchies, component relationships, implementati...
The assistant provides comprehensive OSCP exam preparation commands and techniques covering enumeration, exploitation, privilege e...
This skill should be used when the user asks to "perform OSCP-style penetration testing", "enumerate network services", "escalate...
The assistant provides detailed OSCP preparation notes covering service enumeration, exploitation techniques, and protocol-specifi...
Semantic code search. Use alongside grep - grep for exact strings, osgrep for concepts.
Comprehensive CLI reference and search strategies for osgrep semantic code search. Use for detailed CLI options, index management...
OSM Topology Skill
Analyze OSS solutions for code quality, documentation, and best practices using Context7, DeepWiki, and Perplexity. Use when users...
Systematic framework for contributing to open source projects. Guides through issue discovery, integrated analysis with code explo...
OSSライセンス確認とコンプライアンスガイド。許可/禁止ライセンス一覧、確認ツール使用法をガイド。
Navigate open source product strategy, community dynamics, and sustainable maintenance. Use when planning OSS releases, managing c...
Comprehensive checklist for releasing OSS projects. Covers security (CSP, PII, secrets), legal compliance (licenses, API terms, tr...
OSTA 本地文档(OSTA/)
Convention management domain knowledge for Otaku Odyssey. Use when implementing features related to conventions, attendees, vendor...
OpenTelemetry Demo system architecture reference for debugging service dependencies, port conflicts, memory issues, telemetry gaps...
Use this when working with OpenTelemetry, telemetry, observability, traces, spans, metrics, logs, OTLP, semantic conventions, or i...
Implement OpenTelemetry-based observability for traces, metrics, and logs. Use for distributed tracing, Prometheus metrics, struct...
Implements OTP design patterns including GenServer, Supervisor, and Application behaviors.
Use when writing OTP code in Elixir. Contains insights about GenServer bottlenecks, supervision patterns, ETS caching, and choosin...
Access Oura Ring health data using the ouracli CLI tool. Use when user asks about "oura data", "sleep stats", "activity data", "he...
Use to craft channel-specific outreach sequences that tie directly to detected intent signals.
Design cold outreach sequences for email and LinkedIn with personalization frameworks, follow-up cadences, and response handling f...
Allow droids to interact with Outline Wiki via the outlinectl CLI (auth, collections, docs) with automation-friendly JSON output.
Act as an assistive outline coach who guides structural development through questions. Use when helping someone develop their own...
Act as an active outline partner who develops structure collaboratively. Use when developing, iterating, or improving story outlin...
Generates an outline for a book chapter or section based on a given topic or summary.
Read Outlook calendar events via ICS subscription. Use when user asks about meetings, schedule, calendar, appointments, or availab...
A skill that checks Outlook 365 company mail, finds specific emails, checks for attachments, and forwards them to another email ad...
Use this skill when users need help configuring outputs to route telemetry to SIEMs, data lakes, or other destinations.
Central authority for Claude Code output styles. Covers built-in output styles (Default, Explanatory, Learning), custom output sty...
Generate workflow skeleton files using the Output SDK CLI. Use when starting a new workflow, scaffolding project structure, or und...
Workflow folder structure conventions for Output SDK. Use when creating new workflows, organizing workflow files, or understanding...
Create shared HTTP clients in src/clients/ for Output SDK workflows. Use when integrating external APIs, creating service wrappers...
Create .prompt files for LLM operations in Output SDK workflows. Use when designing prompts, configuring LLM providers, or using L...
Create test scenario JSON files for Output SDK workflows. Use when creating test inputs, documenting expected behaviors, or settin...
Create step functions in steps.ts for Output SDK workflows. Use when implementing I/O operations, error handling, HTTP requests, o...
Create types.ts files with Zod schemas for Output SDK workflows. Use when defining input/output schemas, creating type definitions...
Create workflow.ts files for Output SDK workflows. Use when defining workflow functions, orchestrating steps, or fixing workflow s...
Fix direct I/O in Output SDK workflow functions. Use when workflow hangs, returns undefined, shows "workflow must be deterministic...