Find the perfect skill
Code Refactoring and Clean Code
Development
Expert in code refactoring using clean code principles and SOLID design patterns. Analyze and refactor code to improve quality, maintainability, and performance.
Exploit Development
Security
Python tools for shellcode generation, ROP chain building, format string attacks, and buffer overflow patterns.
Journey - Persistent Learning Logs
Documentation
Create or read session learning logs that persist institutional memory across Claude Code sessions. Helps preserve decisions, patterns, and learnings beyond a single session. Useful after completing significant work or discovering important insights.
SAST Configuration
Security
Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.
Scaffold McRPG Skill
Development
Step-by-step guide to create a new skill for the McRPG Minecraft plugin.
Share Browser with Remote AI Agent
Development
Generate a setup key so another AI agent can securely use your browser in its own tab, with scoped access.
Git Commit Skill
Development
Create logically grouped, atomic git commits with well-formatted commit messages following best practices and conventional commits.
Claude Skills Export
Documentation
Generates a comprehensive markdown catalog of all Claude skills from personal, project, and plugin sources. It helps you document or review all available skills in your environment at a glance.
Vector Icon Libraries Guide
Development
Comprehensive vector icon libraries guide covering 10+ libraries and 200K+ icons with implementation patterns and best practices.
Knowledge Extraction
Productivity
Captures and routes knowledge at work boundaries. Use when discovering patterns, making decisions, or completing sub-tasks.
Flow Type Checking
Development
Use to run Flow type checking in React code, or when seeing Flow type errors.
GitHub CI/CD Management
DevOps
Guides configuring GitHub Actions workflows, automated releases, PR validation, and Husky hooks. Troubleshoots CI failures.