Find the perfect skill
Multi-Agent Code Review
Development
Multi-agent code review covering correctness, quality, architecture, test coverage, and security. Scoped by file paths, branch, or task ID.
Create Skill
Development
Guide for creating a new Claude Code skill with the correct directory structure, front matter, and conventions.
Data Visualization with ggplot2
Data & AI
Create and improve ggplot2 visualizations: choose chart types, apply perceptual principles, facet/group data, annotate plots, visualize models, draw maps, and polish for publication.
Memory Search
Development
Search across memory files for specific content. Use to find past decisions, recall when something was discussed, or locate specific knowledge. Supports scoped searches by file type and date filtering.
Paper Shred: PDF to Markdown
Data & AI
Converts a scientific PDF (paper, grant, review, preprint) into a structured folder of markdown sections, figures, tables, and references using marker-pdf and docling, then Claude restructures the output.
Regulatory Compliance Check
Security
You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS. Perform comprehensive audits and provide implementation guidance.
Gitea CLI (tea)
DevOps
Manage Gitea repositories, issues, pull requests, and releases using the official CLI tool 'tea'. Helps when working with Gitea from the terminal, especially for automation or speed. Non-interactive mode with --output flag is recommended for scripting.
Database Migration
Development
Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments.
Move file/directory in Git repo and update references
Development
Moves a file or directory within a Git repository while preserving history and updating all references across the codebase.
Crush AI Creator
Productivity
Distill a crush into an AI Skill. Import chat history, photos, social media, generate Relationship Memory + Persona, with continuous evolution.
Close Session and Create Vault Node
Documentation
Workflow to close a session, write a summary, classify decisions, and create a structured vault conversation node.
Codebase Research
Development
Researches the codebase to find and explain specific topics. Uses Read, Glob, and Grep tools to answer questions about architecture, configuration, data flows, and implementation details without modifying any files.