SKILL.md files package domain expertise into something any AI agent can use. Drop one into your project and your agent learns how to process PDFs, design interfaces, write tests, or whatever the skill teaches.
1396 skills
Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication.
Semantic search, similar content discovery, and structured research using Exa API
Implement the minimal code needed to make failing tests pass in the TDD green phase.
Git-aware undo by logical work unit (track, phase, or task)
obsidian-cli-plugins is a Codex/agent skill for Obsidian vault automation. It provides a stable script interface for vault doctor checks, Git-backed sync, daily/weekly/monthly journal records, Tasks plugin todos, project records under 01project/, safe vault reads/searches, attachment-backed records, Obsidian plugin commands, and OpenClaw skill sync. The distributable skill lives at: The repository
Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach.
Understand Jin Yong Wuxia Logic for powersystem usage, character creation, and adversarial build stress-testing. Covers compatibility typology between arts, technique registries, and the analytical discipline (no willpower-justified power spikes, no generic techniques, adversarial rather than validating testing) for reasoning about Jin Yong-universe martial arts with mechanical rigor. Use whenever building, testing, or discussing wuxia character builds, art combinations, or power-system interactions.
This repository is no longer maintained. The core functionality has been integrated into all IntelliJ-based IDEs since version 2025.2. The built-in functionality works with SSE and JVM-based proxy (for STDIO) so this NPM package is no longer required. Migration: Please refer to the official documentation for details on using the built-in functionality. Issues & Support: For bugs or feature request
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle large files without blocking. Use when: file upload, S3, R2, presigned URL, multipart.
A Model Context Protocol server enabling Claude to maintain user context through Apache Unomi profile management. This implementation provides: - Profile lookup and creation using email - Profile property management - Basic session handling - Scope management for context isolation Other Unomi features (events, segments, session properties, etc.) are not currently implemented. Community feedback we
A collection of PostHog skills for enhancing AI-assisted workflows. Add this repo as a Claude Code plugin marketplace to get access to all PostHog skills: Then install individual plugins: Or browse available plugins: Copy any skill directory to .claude/skills/ in your project: Any directory under skills/ that contains a .claude-plugin/plugin.json is automatically discovered and added to the market
Automate Segment tasks via Rube MCP (Composio): track events, identify users, manage groups, page views, aliases, batch operations. Always search tools first for current schemas.
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
A collection of PostHog skills for enhancing AI-assisted workflows. Add this repo as a Claude Code plugin marketplace to get access to all PostHog skills: Then install individual plugins: Or browse available plugins: Copy any skill directory to .claude/skills/ in your project: Any directory under skills/ that contains a .claude-plugin/plugin.json is automatically discovered and added to the market
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.
A comprehensive async Python SDK for TickTick with MCP (Model Context Protocol) server support. Includes full support for Dida365 (滴答清单) as well. Use TickTick programmatically from Python, or let AI assistants manage your tasks. - Why This Library? - Installation - MCP Server Setup & Usage - Step 1: Register Your App - Step 2: Get OAuth2 Access Token - Step 3: Configure Your AI Assistant - CLI Ref
Build security Blue Books for sensitive apps
Expert Kubernetes architect specializing in cloud-native
Configures the rollout shape of a PostHog experiment — the variant split (50/50, 80/20, A/B/C ratios), the overall rollout percentage that gates how many users enter the experiment, and the disambiguation when a percentage like "roll out to 25%" could mean either. Use when the user mentions a rollout percentage, variant split, or traffic distribution; gives a ratio like 60/40, 70/30, or 80/20; asks "who sees the test variant?
Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.
Azure Identity Java SDK for authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any Azure authentication pattern in Java applications.