Showing 30 of 136764 results
Mines your ~/.claude conversation history and memory files and distills them into interconnected Obsidian wiki pages, part of the obsidian-wiki 'LLM Wiki' framework.
Skill for resolving Swift concurrency compiler errors and writing data-race-safe async code, covering approachable concurrency (SE-0466), actor isolation, Sendable conformance, structured concurrency with TaskGroup, and migration to full Swift 6 strict concurrency.
Guide for implementing data persistence with SwiftData on iOS 26+, covering @Model definitions, @Query and #Predicate queries, ModelContainer/ModelContext setup, schema versioning and migration, @ModelActor concurrency, and CloudKit sync integration.
Provides persistent memory configuration for AI coding agents, enabling them to remember context across sessions without re-explaining. Built on the iii engine and compatible with Claude Code, Cursor, Gemini CLI, and any MCP client.
SEOJuice skill for deep Core Web Vitals audits with root-cause analysis of performance issues.
Build high-converting ecommerce storefronts with Medusa using best practices and architectural patterns.
Generates Claude Code skills by providing templated instructions, scaffolding, and guidance for creating new agent skills with structured components.
Enables AI coding agents to write and persist memory entries across sessions, so they remember project context without re-explaining. Built on the iii engine and supports Claude Code, Cursor, Gemini CLI, and any MCP client.
Configures iOS/macOS app signing assets like bundle IDs, certificates, and provisioning profiles using Apple's ASC CLI.
Rewrites engineer-to-engineer content for engineering-org leadership and shapes it for the target channel (JIRA, Slack, async standup, email, meeting talking-points).
Writes long-form WeChat public-account (公众号) articles in the voice of content creator 数字生命卡兹克 (Khazix). Triggers on requests to write, continue, or expand articles from materials such as briefs, PDFs, news links, or voice transcripts.
Guide for selecting and deploying on-device AI models on Apple platforms, covering Apple Foundation Models (@Generable, tool calling), Core ML (model conversion, quantization), MLX Swift (open-source LLM inference), and llama.cpp (cross-platform GGUF models).
Provides reusable React component design patterns, state management techniques, and performance optimization strategies for scalable applications.
Part of Sanity's official Agent Toolkit, this skill provides comprehensive best practices for Sanity development including content modeling, SEO/AEO optimization, and experimentation, with 21 integration guides and 26 focused rules.
OpenClaw is a self-hosted personal AI assistant that works across 14+ messaging channels (WhatsApp, Telegram, Slack, Discord, Signal, iMessage, Teams, and more) with voice support on macOS/iOS/Android and a live Canvas feature.
Production-ready React Native development patterns from Software Mansion covering animations, gestures, on-device AI, audio, rich text editing, multithreading, JSI, and SVG, optimized for the New Architecture.
Part of Anthropic's Knowledge Work Plugins, a collection of 11 open-source plugins that turn Claude into a role-specific specialist with bundled skills, connectors, slash commands, and sub-agents for job functions like productivity, sales, and product management.
A Claude Code skill for SwiftUI-UIKit interoperability covering UIViewRepresentable, UIHostingController, Coordinator, and incremental UIKit-to-SwiftUI migration.
App Store Connect CLI skill for setting territory-specific subscription and in-app purchase pricing using purchasing power parity (PPP) strategies
Part of Swift iOS Skills, a comprehensive collection of agent skills for iOS 26+ and SwiftUI development with Swift 6.3, compatible with Claude Code and OpenAI Codex for building modern Apple platform applications.
AI coding assistant skills for interacting with OKX's onchain services, including token search, DEX swap execution, wallet management, security scanning, DeFi investing, market data analysis, and DApp routing across 20+ blockchains. Requires OKX API credentials.
An agent skill from Google's Well-Architected Framework collection that provides guidance on operational excellence practices for Google Cloud, covering areas like monitoring, incident response, and deployment automation.
Generate IoT architecture diagrams in PlantUML using AWS `mxgraph.aws4.*` stencils for devices, gateways, edge runtimes, analytics, digital twins, and fleet management. Designed for smart home, industrial IoT (IIoT), fleet management, edge computing, and sensor network layouts with 9500+ available icons.
An opinionated skill to prepare marimo notebooks for scheduled batch runs, using Pydantic for parameter declaration with both UI form and CLI argument support, plus optional Weights and Biases integration.
A Claude Code skill for Swift Charts covering bar, line, area, pie, and donut charts with scrolling, selection, and annotations.