Showing 30 of 136773 results
A skill from DeerFlow 2.0, an open-source super agent harness by ByteDance that orchestrates sub-agents, memory, and sandboxes for deep exploration and efficient research.
An iOS/macOS agent skill covering SwiftUI advanced layout components such as Grid, LazyVGrid, the Layout protocol, ViewThatFits, and custom layouts. Use when designing complex or adaptive UI layouts in SwiftUI applications.
Helps users develop targeted content marketing strategies by identifying goals, validating search demand, and creating content that solves specific professional pain points.
Provides cryptocurrency market data capabilities including Binance AI analysis reports for tokens like BTC, ETH, and SOL, and blockchain news updates from TheBlockBeats via shell scripts.
A navigation and code exploration skill within the claude-mem memory system that helps AI agents efficiently find and traverse codebases using persistent memory and contextual awareness.
Generates and manages Terraform provider resource definitions, helping developers create custom provider resources with best practices and standard patterns.
AI-powered adversarial UI testing skill from the Browserbase plugin — analyzes git diffs to test only the changed paths, or explores the whole app to find bugs by generating realistic user flows. Uses Browserbase remote sessions with anti-bot stealth, CAPTCHA solving, and residential proxies.
A curated collection of production-ready agent skills for Claude Code, Cursor, Codex, and other AI coding agents, installable via skills CLI.
Deploys web applications, serverless functions, and infrastructure to Cloudflare using Workers, Pages, and platform services.
Skill for guiding AI-assisted software building using insights from 3 product leaders, covering iterative prompting, goal breakdown, and expectation setting for prototypes and MVPs
Teaches AI coding assistants best practices for creating modern WordPress block themes, including `theme.json` configuration, template design, pattern creation, and style variations.
Generates and structures AgentSkills with specialized workflows, tool integrations, and domain expertise.
Builds security architecture diagrams in PlantUML using `mxgraph.aws4.*` stencils across identity (IAM, Cognito, AD Connector, STS, Organizations), encryption (KMS, Secrets Manager, Certificate Manager, CloudHSM), network (Network Firewall, WAF, Shield, Security Group), and detection/compliance (GuardDuty, Detective, Inspector, Macie, Security Hub, CloudTrail, Audit Manager, Config). Uses `rectangle "Trust Boundary" { ... }` zones and `-->` access flow vs `..>` audit flow for IAM, encryption pipelines, network security, threat detection, compliance audit, zero-trust, and multi-account governance diagrams.
Build durable background tasks with Trigger.dev that run reliably with automatic retries, queuing, and observability. Covers task creation, triggering from backend code, schema validation with Zod, scheduling cron jobs, and implementing concurrency control for AI agents and async workflows.
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
A bold creative UX design skill that commits to distinctive visual directions with shadows, gradients, and experimental typography. Part of a 13-skill marketplace for design, architecture, and productivity, best suited for landing pages and campaigns.
Interview preparation skill from Anthropic's Knowledge Work Plugins for structured interview planning and research.
A Claude skill for implementing App Intents on iOS, covering Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence integration with AppIntent, AppEntity, EntityQuery, and AppShortcutsProvider patterns.
Enforces production-grade Python coding standards across versions 3.10-3.13, ensuring clean, type-safe, and maintainable code through modern syntax and best practices.
A Claude skill for debugging iOS apps and profiling performance using LLDB, Memory Graph Debugger, and Instruments, covering crash diagnosis, memory leak detection, retain cycle analysis, and CPU/energy profiling.
Browser automation skill that maintains persistent page state across script executions. Supports standalone mode with a fresh Chromium instance or extension mode connecting to an existing Chrome browser, with capabilities for navigation, form filling, screenshots, element selection via AI snapshots, and web data extraction.
Official Apollo GraphQL agent skills for AI coding agents, covering Apollo Client, Apollo Server, Apollo Connectors, and GraphQL development workflows.
Full-stack Longbridge developer skill spanning the `longbridge` CLI (quotes, K-line, positions, portfolio, news, insider trades, statements), Python and Rust SDKs (QuoteContext / TradeContext), MCP server, and llms.txt docs integration across HK/US/CN (SH/SZ)/SG/Crypto markets. Defines an investment-analysis workflow that pulls live data and Longbridge-first news (only falling back to WebSearch when needed) and uses the `<CODE>.<MARKET>` symbol convention everywhere.
A Claude Code / Codex skill for generating Xiaohongshu (Rednote) image card sets and WeChat Official Account cover pairs (21:9 + 1:1) from articles, screenshots, product notes, or photos, using two built-in visual styles: Editorial and Swiss International.
App monetization strategy skill from ASO Skills suite. Guides pricing models, in-app purchases, and revenue optimization.
Guides Progressive Web App development with service workers, offline support, and modern web APIs, from Claude Bootstrap, an opinionated TDD-first project initialization system for Claude Code.
Provides internationalization and localization patterns for multi-language app support, covering string management, locale detection, and translation workflows