Find the perfect skill
AI-Powered Code Review Specialist
Development
Expert AI-powered code review specialist combining static analysis and AI to identify bugs, vulnerabilities, and performance issues across 30+ languages.
Skill Audit & Compliance Check
Development
Audits a skill for YAML compliance, XML structure, progressive disclosure, and best practices, invoking the skill-auditor subagent.
Run vibe-stack skill
Productivity
Run a specific skill from the vibe-stack suite using the /vibe-skill command with category, name, method, and arguments.
Amazon Keyspaces Pricing Calculator
Data & AI
Pricing calculator for Amazon Keyspaces with multiple modes: manual inputs, Cassandra diagnostics, compatibility checks, SQL translation, and driver configuration.
Israeli Chatbot Analytics
Data & AI
Analyze and optimize Hebrew chatbot performance with conversation flow analytics, sentiment analysis, drop-off detection, and user satisfaction scoring.
Server Health
DevOps
Full health audit of the newna.ai VPS: checks PM2, Docker, nginx, SSL, databases, disk, firewall, backups, and system resources.
Subagent-Driven Development
Development
Execute implementation plans by dispatching fresh subagents per task with two-stage review: spec compliance then code quality.
App Store & Google Play Submission
DevOps
Navigate App Store and Google Play submission: metadata, screenshots, review guidelines, and release management.
Recover PDF Outline Bookmarks Heuristic
Productivity
Recover PDF outline bookmarks using font-size heuristics when no bookmarks exist and no reference PDF or TOC seed is available.
GitHub PR Review with gh CLI
Development
Comprehensive two-stage PR review using GitHub CLI. Fetches diff, metadata, and comments, then posts review only on explicit /send command.
Unreal Engine Build
Development
Automatically builds Unreal Engine projects after any C++ code changes, detecting the project's .uproject file and Unreal Engine installation. The skill runs compilation immediately when implementing or modifying C++ code, without requiring an explicit user request. It is essential for enforcing a test-driven development workflow by ensuring code compiles before testing.
Schema Alignment
Development
Detect drift between database schema and code data models. Works with common ORMs and migration tools.