Showing 30 of 136762 results
Salesforce agent skill for generating Lightning Web Components (LWC), part of a curated library covering Agentforce, Apex, SOQL, Flow, UI bundles, and other Salesforce workflows.
Horizontal-Vertical Analysis research skill by Khazix — traces a product/company/concept's full lifetime on a vertical axis (narrative) while cross-comparing it with peers on a horizontal axis at the current time slice, then intersects both to produce a polished PDF research report. Backed by parallel sub-agent web search; not intended for simple term lookups or title generation.
An iOS/macOS agent skill for Apple Core Bluetooth covering CBCentralManager, CBPeripheral, BLE scanning and connecting, GATT services and characteristics, and background modes. Use when building iOS apps that communicate with Bluetooth Low Energy peripherals.
Analyzes natural language text using Apple's NaturalLanguage framework for tokenization, part-of-speech tagging, named entity recognition, sentiment analysis, language identification, and word embeddings, plus translates between languages with the Translation framework.
Official Anthropic plugins that turn Claude into a specialist for specific roles and teams. Built for Claude Cowork, these 11 open-source plugins bundle skills, connectors, slash commands, and sub-agents for job functions like sales, productivity, and engineering.
A video generation skill from DeerFlow by ByteDance, an open-source super agent harness with sub-agents and sandboxes.
Skill for the Vercel Workflow Development Kit, a framework for building durable, multi-step AI agent workflows with automatic retry and state management.
Implements in-app feature discovery tips and onboarding flows using Apple's TipKit framework for iOS 17+. Covers defining tips with rules and events, displaying them as inline views or popovers, managing tip lifecycle, CloudKit sync, and programmatic control.
Deterministic Korean character / line / byte counter skill — uses `Intl.Segmenter` grapheme clusters, a documented line contract (`CRLF`/`LF`/`CR`/`U+2028`/`U+2029` = 1 line break), UTF-8 `Buffer.byteLength`, and an optional `neis` byte profile (한글 3B, ASCII 1B, 줄바꿈 2B) for 자기소개서 / 지원서 / NEIS 제출 form limits.
Keyword research skill from ASO Skills suite. Provides frameworks for discovering high-impact app store keywords.
A legal workflow skill from Anthropic's Knowledge Work Plugins that helps review contracts, triage NDAs, navigate compliance, assess risk, prep for meetings, and draft templated responses, integrating with Slack, Box, Egnyte, Jira, and Microsoft 365.
A skills marketplace for Claude Code offering self-contained instruction sets that teach specialized tasks with optional scripts, templates, and reference documentation.
Part of the claude-mem persistent memory compression system for Claude Code, this skill explains how the memory compression architecture works, helping users understand the internal mechanisms for context retention across sessions.
Part of the AWS Agent Toolkit that equips AI coding agents with knowledge and guardrails for building and deploying serverless applications on AWS.
Enforces modern PHP 8.5+ patterns, PSR standards, SOLID principles, and type safety best practices with 45+ rules for writing clean, maintainable PHP code.
A plugin that teaches AI coding assistants how to set up and use Sentry for error monitoring, debugging production issues, and configuring alerts. Supports SDK setup wizards for 15+ platforms including Node.js, Python, React, and iOS, with commands for triaging errors and reviewing PRs with Sentry context.
A Claude Skills generator with expert-level skills covering UI/UX design, accessibility, and modern interface development patterns.
SEOJuice skill for planning domain or CMS migrations without losing search rankings. Provides structured workflows for safe site transitions.
Transcribes live and pre-recorded audio to text using Apple's Speech framework, covering both the classic SFSpeechRecognizer API and the new async SpeechAnalyzer API (iOS 26+), including authorization flows, on-device vs server recognition, and result handling.
Analyzes screen recordings of manual processes by extracting frames with ffmpeg and optionally transcribing narration with Whisper, then reconstructs the workflow and produces working automation scripts at multiple complexity levels.
Part of Binance Skills Hub, an open skills marketplace giving AI agents native access to cryptocurrency operations including token search, trade execution, wallet tracking, signal monitoring, and DeFi protocol interaction across centralized and decentralized platforms.
A Claude Code plugin that runs a multi-agent pipeline to analyze any codebase, builds a knowledge graph of files, functions, classes, and dependencies, and opens an interactive React dashboard for visual exploration with plain-English summaries.
Agentic Wallet trading competition skill for onchainos that lets users list, join, view leaderboards, and claim rewards from exclusive trading competitions across 20+ blockchains.
Provides content experimentation best practices for Sanity CMS, from the Sanity Agent Toolkit for AI agents building with Sanity across multiple editors and agents.
A collection of finance agent skills including a financial analyst (DCF, budgeting, forecasting) and a SaaS metrics coach (ARR, MRR, churn, LTV, CAC) for AI coding agents. Part of the comprehensive alirezarezvani/claude-skills library.
Read-only Claude skill that queries the public GeekNews RSS/Atom feed (`feeds.feedburner.com/geeknews-feed`) via a Python helper to list recent posts, search by title/summary/author, and look up single items by id — RSS-first, no login or private API.
Accesses accelerometer, gyroscope, magnetometer, pedometer, and activity-recognition data using Apple's CoreMotion framework for iOS/watchOS, covering sensor setup, processed device motion, step counting, altitude tracking, and activity detection with proper authorization handling.
SEOJuice skill that turns competitor keyword data into a prioritized attack plan for gaining search rankings.
Generates Salesforce Flow metadata for Screen Flows, Autolaunched Flows, Record-Triggered Flows (before/after-save), and Scheduled Flows using the MCP metadata action tool.