Find the perfect skill
Weekly Calendar Grid
Productivity
Display an agent's weekly plan as a calendar grid with day columns and hour rows. Tasks are numbered for easy reference.
PDF Parsing Utils
Data & AI
Extracting structured text, tables, and content blocks from PDF files using PyPDF or pdfplumber.
Image Generation with Google Gemini
Content
Generate or edit images using Google Gemini API through the nanobanana tool. Support text prompts, image editing, and multiple resolutions.
Minimal Skill Example
Documentation
This skill serves as a reference implementation for creating Claude Code skills. It provides the minimal required structure, token-efficient design, and clear instructions. Use it when you need a template to build your own skills or want to understand the required components.
Second Opinion - Dissenting View
Productivity
Get a dissenting second opinion from an advisor likely to disagree with the first. You name the first advisor; the skill suggests a contrasting expert and delivers their opposing view.
Generate Function Signature
Security
Generate and validate unique byte signatures for functions using IDA Pro MCP. Reliably locate functions across binary updates with pattern-scanning signatures.
GitHub Activity Summary
Productivity
Generate an AI-synthesised summary of your GitHub activity including issues, pull requests, and commits for a specified organization and time period. Creates a natural language narrative with inline URL references.
SST - Serverless Stack Framework for AWS
Development
SST is a framework for building and deploying full-stack applications on AWS with high-level constructs (Lambda, API Gateway, DynamoDB, etc.). It features live local development connected to real AWS services.
Technical Documentation Writer
Documentation
Writes module specifications, API contracts, architecture decision records (ADRs), and feature specifications following the 6 C's quality framework (Complete, Correct, Clear, Consistent, Current, Connected). Uses templates and standardized workflows to produce consistent, thorough technical documentation. Helps when you need to formalize technical requirements or decisions.
Readwise - Highlights & Reader
Productivity
Access Readwise highlights and Reader saved articles. Review your reading highlights and build knowledge from books, articles, and podcasts.
Better Auth JWT Authentication Setup
Security
This skill provides guidance for configuring Better Auth with JWT for secure user authentication. It covers JWT token creation, password hashing, user signup and login, and session management using FastAPI dependencies. Useful for implementing user authentication in web applications.
Spec-Driven Documentation
Documentation
Automated documentation generation, auditing, and remediation with structural anti-skip enforcement. Supports generation, audit, and fix workflows.