🐛
Chat Compactor
Generate structured session summaries optimized for future AI agent consumption. Use when (1) ending a coding/debugging session, (2) user says "compact", "summarize session", "save context", or "wrap up", (3) context window is getting long and continuity matters, (4) before switching tasks or taking
zhanlincuidebugging
🐛
Chrome Devtools
Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.
huynguyen03devdebugging
🧪
Clean Code Reviewer
This skill analyzes code quality per Clean Code principles, spotting naming, function size, duplication, over-engineering, and magic numbers with actionable
code-reviewrefactordebuggingtesting
🛡️
Code Auditor
This skill performs a comprehensive codebase audit across architecture, quality, security, performance, testing, and maintainability to deliver actionable
code-reviewtestingsecurityperformance