Independent third-party community resource. This website is not associated with Anthropic.
Discover expert-curated AI prompt templates and code skills. Browse our comprehensive collection of prompts and code examples, for development, design, communication, and creative work.
Whether you're building artifacts, crafting internal communications, or creating algorithmic art, find the perfect AI skill to help you build your capabilities.
Write internal communications like status reports, newsletters, and FAQs with professional tone and clear structure.
Build complex HTML artifacts using React, Tailwind CSS, and shadcn/ui components with modern design patterns.
Create beautiful generative art using p5.js with seeded randomness, flow fields, particle systems, and creative algorithms.
Create, edit, and analyze Excel spreadsheets with advanced formulas, formatting, data analysis, and professional visualizations.
Design beautiful visual art in PNG and PDF formats using professional design philosophies and creative principles.
Create animated GIFs optimized for Slack with proper sizing, frame rates, and visual quality for team communication.
Guide for creating high-quality Model Context Protocol (MCP) servers to integrate external APIs and services with AI assistants.
Test local web applications using Playwright for comprehensive UI verification, debugging, and quality assurance.
Style artifacts with 10 pre-set professional themes or generate custom themes on-the-fly for slides, docs, reports, and landing pages.
Comprehensive guide for creating effective AI skills that extend capabilities and enable specialized task completion.
A basic template to use as a starting point for creating new custom AI skills with proper structure and formatting.
Create, edit, and analyze Word documents with support for tracked changes, comments, formatting preservation, and text extraction.
Comprehensive PDF toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms.
Create, edit, and analyze PowerPoint presentations with support for layouts, templates, charts, and automated slide generation.
Write the test first. Watch it fail. Write minimal code to pass.
This skill acts as your personal organization assistant, helping you maintain a clean, logical file structure across your computer without the mental overhead of constant manual organization.
This skill transforms chaotic folders of invoices, receipts, and financial documents into a clean, tax-ready filing system without manual effort.
This skill helps download transcripts (subtitles/captions) from YouTube videos using yt-dlp.
This skill provides comprehensive guidance for developing AWS infrastructure using the Cloud Development Kit (CDK), with integrated MCP servers for accessing latest AWS knowledge and CDK utilities.
When you fix a bug caused by invalid data, adding validation at one place feels sufficient. But that single check can be bypassed by different code paths, refactoring, or mocks.