Find the perfect skill
Skip Final Review Gate
Development
Records a user-approved bypass of the final review gate for the current session. Must only be used when the user explicitly requests to skip review.
End-to-End Package Implementation
Development
Implement a roadmap package end-to-end: spec, worktree, code, tests, CI, PR, and conflict resolution.
CUDA Index Width in PyTorch
Development
Choose 32-bit vs 64-bit index math in PyTorch CUDA kernels. Fix large-tensor indexing overflows using canUse32BitIndexMath and related utilities.
Multi-Agent Code Review
Development
Comprehensive multi-agent code review covering correctness, quality, architecture, test coverage, and security before pushing changes.
Run ircx
Testing
Build, run, and drive ircx. Use to start ircx, run tests, build, take UI screenshots, click through the app, or verify frontend changes.
Go Code Review for fzuhelper-server
Development
Skill for conducting comprehensive code reviews of the fzuhelper-server Go microservices project, focusing on Hertz/Kitex frameworks, code quality, and best practices.
Brownfield Codebase Analysis
Development
Structured analysis of an existing codebase to produce a colonization report for team onboarding and planning.
Soneta / enova365 UI Design System
Development
Design system for building web apps visually consistent with enova365 ERP: colors, typography, layout, UI components, dark/light themes, and responsive rules.
Cap Table Issuance Import
Data & AI
Internal file-ingest sub-skill that parses uploaded spreadsheets or documents into known rows for cap table issuance. Dispatched by carta-issuance Phase 0.25.
Wireless Attack Toolkit
Security
Executable Python tools for wireless security testing, including WPA/WEP cracking, PMKID capture, deauth, evil twin, and Bluetooth/BLE exploitation.
List Claude Code Sessions
Development
Lists all running tmux sessions with names starting with 'ai-' and displays their current status (working, idle, permission-prompt, waiting-input, stuck). Useful for monitoring multiple Claude Code sessions in a tmux environment to quickly see which sessions are active or need attention.
AI Data Privacy & Governance Review
Security
Reviews AI/ML systems for data privacy risks: PII exposure in prompts/completions, training data privacy, retention, model memorization, regulatory compliance. Mapped to NIST AI RMF and OWASP LLM02.