Find the perfect skill
Init Project: Idea to Structured Repo
Development
Turns an idea into a structured new repository by composing existing skills. Runs trigger and value gates, records a foundation, and hands off to the walking-skeleton spec.
Sharding Strategies
Development
Horizontal scaling patterns for multi-tenant databases. Covers shard key selection, consistent hashing, and shard management.
Turn Successful Task into Skill
Productivity
Interviews the user after a successful task to reconstruct the process and generate a reusable slash command skill.
SSH Server Administration
DevOps
Securely manage remote Linux/Unix servers via SSH. Execute commands, transfer files, and configure tunnels across all platforms.
Outline Open Source Team Knowledge Base and Wiki
Productivity
Outline is a fast, collaborative knowledge base for teams built with React and Node.js. It provides real-time editing, Markdown support, and a rich API for integration.
Analyzing API Gateway Access Logs
Security
Parses API Gateway access logs to detect BOLA/IDOR, rate limit bypass, credential scanning, and injection attempts using pandas for anomaly detection.
Local Voice Generation with Qwen3-TTS
Productivity
Generate voice messages offline using Qwen3-TTS on Apple Silicon. Convert text to speech with customizable voices, emotions, and speed control.
Audio Transcription with Summaries
Content
Transforms audio recordings into professional Markdown documentation with intelligent summaries, speaker diarization, and meeting minutes using Whisper.
Vector-Powered Semantic File Search CLI
Development
Vector-powered CLI for semantic file search, including a skill for Claude and Codex.
Scripting Subsystem Audit (M30/M47)
Development
Deep audit of the M30/M47 scripting domain: .pex decompiler, Papyrus parser, AST→ECS recognizer chain, ECS runtime, and cell-loader attach path.
Generate PR/MR Description
Development
Generate a structured pull request description after code review passes.
Global Conventions
Development
Follow global development conventions for project structure, documentation, version control, configuration, and dependency management.