Find the perfect skill
Notion Study Guide Generator
Productivity
Reads a Notion page, applies AI to generate a structured study guide (summary, key concepts, Q&A), and writes the result to a new Notion page.
Claude Code - Agentic Coding Tool
Development
This skill provides guidance on installing, configuring, and using Claude Code's advanced features like slash commands, agent skills, MCP servers, and enterprise setup. It helps when you need to set up or troubleshoot the Claude Code agentic coding tool.
Recover PDF bookmarks via OCR of TOC
Documentation
Uses OCR on the printed table of contents to generate missing PDF bookmarks via the Arcane-PP server.
Write Requirement Specifications
Documentation
Write requirement specs from feature requests following the spec-driven ADLC process.
ML Environment Setup with PyTorch
Development
Guides creation of isolated ML environments with PyTorch, automatically detecting hardware (NVIDIA, AMD, CPU) to install the correct build. Useful when starting new ML projects or troubleshooting GPU/environment compatibility.
3D Scroll-Animated Websites
Development
Complete pipeline to build premium scroll-animated websites with sticky canvas, frame sequences, and smooth scroll. Covers Next.js, Lenis, Framer Motion, and performance hardening.
Skill Documentation Correction
Documentation
This skill analyzes conversations to detect errors in SKILL.md files and corrects them after user approval. It compares actual behavior with the documentation, proposes targeted changes (before/after), then applies edits to affected files (SKILL.md, scripts, references). Use it when a skill's instructions are outdated or incorrect based on execution feedback.
Date Context
Productivity
Provides date calculations (today, yesterday, tomorrow, week view, offsets) and diary file paths. Eliminates mental math errors, ideal at session start or when scheduling tasks.
Ask Secure by Design Questions
Security
Generates a prioritized set of security questions to ensure components and systems are designed securely from the ground up. Helps builders identify and address design-level vulnerabilities before implementation.
SkillUI Design System Extractor
Development
Extract a complete design system from any website, local directory, or public GitHub repo using the SkillUI CLI. Generates SKILL.md, DESIGN.md, and token files (colors.json, spacing.json, typography.json) that Claude reads automatically.
Laravel Simplifier
Development
Simplifies and refines PHP/Laravel code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Skill Quality Reviewer
Testing
Evaluates Claude Code slash commands and Claude.ai Skills against Anthropic best practices across five axes, scoring out of 100.