Find the perfect skill
Scripting Subsystem Audit (Papyrus)
Development
Deep audit of Papyrus scripting pipelines, covering .pex decompiler, .psc parser, AST→ECS recognizer chain, and ECS runtime.
Qwen3-TTS Text-to-Speech
Content
Local TTS solution based on MLX, optimized for Apple Silicon. Supports multilingual speech synthesis, voice cloning, and voice design.
IDSTune
Data & AI
IDSTune is a reusable agent skill for integrated database tuning. It collects workload context, generates configuration, index, and materialized-view recommendations, and orchestrates optimization plans.
Academic Figure Generation
Documentation
Generate framework diagrams and statistical charts from method text using PaperBanana multi-agent framework, and create draw.io diagrams with embedded logo images.
UI/UX Audit
Development
Audit UI/UX of interfaces by analyzing code structure, accessibility, visual consistency, responsiveness, and UX patterns. Outputs structured findings with severity and fix suggestions.
Monolynx Skills Guide
Development
Displays usage instructions for Monolynx skills — ticket workflow and additional skills. Use to learn how to work with Monolynx in Claude Code.
Validate ECS Component
Development
Validates that an ECS component, buffer element, or tag follows project conventions including naming, struct purity, minimal fields, and no duplication.
Instagram Recipe Extractor
Data & AI
Extract recipes from Instagram reels using caption parsing, audio transcription, and frame analysis. No login required.
Authoring Skills
Documentation
How to create and maintain agent skills in .agents/skills/. Covers frontmatter fields, description writing, naming conventions, and the relationship between AGENTS.md and skills.
Project Scaffolding Templates
Development
Quick-start templates for scaffolding new projects. Contains 12 templates for various tech stacks.
Cloud Cost Optimization
DevOps
Optimize cloud costs across AWS, Azure, and GCP using resource rightsizing, tagging strategies, reserved instances, and spending analysis. Helps when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance.
Canary Post-Deploy Monitoring
DevOps
Post-deploy canary monitoring: watches for console errors, performance regressions, and page failures. Uses screenshots and baseline comparisons to alert on anomalies.