← all publishers

mte90

@mte90 source repo

84 published skills

  1. Mgba · mte90
    Lua scripting for mGBA emulator - game automation, memory hacking, cheats, callbacks, and ROM manipulation
    0
    installs
  2. Pyqt · mte90
    PyQt/PySide6 overview hub - installation, comparison, project structure. See sub-skills for detailed topics.
    0
    installs
  3. Httpx · mte90
    Modern async HTTP client for Python with sync/async API, HTTP/2 support, connection pooling, retries, and timeouts
    0
    installs
  4. Celery · mte90
    Distributed task queue for Python supporting Redis, RabbitMQ, periodic scheduling, real-time processing, and Django integration
    0
    installs
  5. Docker · mte90
    Docker - containers, Dockerfile, docker-compose, multi-stage builds, production, CI/CD
    0
    installs
  6. Pygame · mte90
    Python 2D game development - sprites, surfaces, events, sound, fonts, game loops, collision detection, and input handling
    0
    installs
  7. Pytest · mte90
    Python testing framework with powerful fixtures, parametrization, extensive plugin ecosystem, and support for async, Django, Flask testing
    0
    installs
  8. Qt Cpp · mte90
    Comprehensive guide for developing cross-platform desktop applications with Qt in C++, including Qt5/Qt6, CMake, signals/slots, widgets, QML, threading, and deployment.
    0
    installs
  9. Qt Qml · mte90 bundle
    Applies QML best practices when producing or working with QML source code. Use whenever QML code is the primary subject: writing, reviewing, fixing, refactoring, optimizing, or debugging QML files, components, or bindings. Do NOT trigger for purely conversational QML questions where no code is produced or examined (e.g. "explain how anchors work").
    0
    installs
  10. Sqlite · mte90
    SQLite - embedded database, SQL queries, schema design, Python integration, optimization
    0
    installs
  11. Aiohttp · mte90
    Async HTTP server and client for Python with WebSocket support, middleware, streaming, and server-sent events
    0
    installs
  12. Ratatui · mte90
    Rust terminal UI framework - widgets, components, layouts, events, input handling, and state management for TUI apps
    0
    installs
  13. Vagrant · mte90
    Comprehensive guide for developing with Vagrant, including Vagrantfile configuration, custom boxes, providers (VirtualBox, VMware, Hyper-V, libvirt, AWS), provisioners (Ansible, Chef, Puppet), multi-machine setups, networking, synced folders, plugins, and troubleshooting.
    0
    installs
  14. Ast Grep · mte90
    ast-grep - Fast structural code search, linting, and rewriting CLI tool
    0
    installs
  15. Openrct2 · mte90
    Develop plugins for OpenRCT2 - JavaScript/TypeScript scripting, game actions, UI windows, hooks, multiplayer sync
    0
    installs
  16. Pydantic · mte90
    Data validation using Python type hints with Pydantic models, settings, serialization, and performance optimization
    0
    installs
  17. Tailwind · mte90
    Utility-first CSS framework v4 with CSS-first configuration, @theme directive, and the new Oxide engine.
    0
    installs
  18. Turbodrf · mte90
    TurboDRF - fast Django REST framework with automatic OpenAPI, serializers, views, routers, and caching
    0
    installs
  19. Waydroid · mte90
    Waydroid - Container-based Android on Linux with Wayland support, GPU acceleration, and native app integration
    0
    installs
  20. Pyqt Core · mte90
    PyQt/PySide6 QtCore fundamentals - signals, slots, properties, timers, settings, file I/O
    0
    installs
  21. Sqlalchemy · mte90
    Python SQL toolkit and ORM with expressive query API, relationship mapping, async support, and Alembic migrations
    0
    installs
  22. Zed Editor · mte90
    Zed Editor extensions - Rust/Wasm plugins, LSP servers, Tree-sitter grammars, themes, MCP servers, slash commands, debug adapters
    0
    installs
  23. Django Htmx · mte90
    Build modern dynamic web applications with Django and htmx - partial rendering, HTMX-specific responses, and seamless frontend integration
    0
    installs
  24. Gimp Plugin · mte90
    Develop GIMP 3.0+ plugins using Python 3 with GEGL operations, image manipulation, UI dialogs, and procedure registration
    0
    installs
  25. Kate Plugin · mte90
    Develop C++ plugins for Kate text editor using KTextEditor Framework, CMake with ECM, Qt threading, and KDE plugin architecture
    0
    installs
  26. Llama Index · mte90
    Comprehensive guide for building LLM applications with LlamaIndex, including data loaders, indexes, query engines, chat engines, vector stores, retrievers, agents, evaluation, streaming, and observability.
    0
    installs
  27. Qt Cpp Docs · mte90 bundle
    Generates standalone Markdown reference documentation for any Qt/C++ source files — Qt Widgets classes, Qt Quick backends, Qt/C++ modules, plain C++ utilities, structs, free-function headers, and entry points like main.cpp. Use this skill to document any .h or .cpp file: Qt classes, plain C++ code, utility helpers, or application startup files. Triggers on: "document this class", "write docs for my C++", "document main.cpp", "C++ API docs", "document my Qt app", or whenever C++ or header files are provided and documentation is needed. Works with single files, pasted code, or entire project folders. DO NOT use if the user asks for QDoc format output.
    0
    installs
  28. Django Ninja · mte90
    Fast Django REST framework with Pydantic validation, type hints, and automatic OpenAPI documentation for building type-safe APIs
    0
    installs
  29. Kde Plasmoid · mte90
    Build KDE Plasma 6 widgets with Python backend and QML UI, including metadata, deployment, and KDE Store distribution
    0
    installs
  30. Pyqt Dialogs · mte90
    PyQt/PySide6 dialogs - QFileDialog, QMessageBox, QInputDialog, QColorDialog, custom QDialog patterns
    0
    installs
  31. Pyqt Styling · mte90
    PyQt/PySide6 QSS styling - selectors, properties, pseudo-states, dark theme, widget-specific styles
    0
    installs
  32. Pyqt Testing · mte90
    PyQt/PySide6 testing with pytest-qt - qtbot fixture, waitSignal, mouse/keyboard simulation, dialog testing
    0
    installs
  33. Pyqt Widgets · mte90
    PyQt/PySide6 widgets and layouts - buttons, inputs, containers, item views, layout management
    0
    installs
  34. Bpcore Engine · mte90
    Lua game framework for Gameboy Advance with sprites, tilemaps, entities, collision, audio, multiplayer
    0
    installs
  35. Django Filter · mte90
    django-filter - Django filtering library for querysets with Django REST Framework integration
    0
    installs
  36. Pyqt Threading · mte90
    PyQt/PySide6 threading and concurrency - QThread, QThreadPool, QTimer, thread safety, concurrent patterns
    0
    installs
  37. Django Storages · mte90
    Django cloud storage - S3, Azure, Google Cloud, Boto3, cloud file storage backends
    0
    installs
  38. Pyqt Multimedia · mte90
    PyQt/PySide multimedia - audio playback, video playback, camera, audio recording, media player
    0
    installs
  39. Game QA · mte90 bundle
    Game QA testing with Playwright — visual regression, gameplay verification, performance, and accessibility for browser games. Use when writing or running game tests, debugging test failures, or building QA infrastructure. This is the reference skill — use qa-game for the user-facing command.
    0
    installs
  40. Android Apk Patch · mte90 bundle
    A complete, self-contained reference for modifying Android APKs — from decompilation to adding features, signing, testing, and local delivery. Covers split APKs, GApps, signing schemes, and dynamic analysis. No Xposed/LSPatch dependency.
    0
    installs
  41. Game Designer · mte90 bundle
    Game UI/UX designer that analyzes and improves the visual polish, atmosphere, and player experience of browser games. Use when a game needs visual improvements, better backgrounds, particles, animations, screen transitions, juice/feel, or overall aesthetic upgrades.
    0
    installs
  42. Thunderbird Extension · mte90
    Comprehensive guide for developing MailExtensions for Mozilla Thunderbird, including Manifest V2/V3 configuration, all messenger.* APIs, UI actions, Experiment APIs, and ATN submission.
    0
    installs
  43. Playwright Visual Regression · mte90
    Visual regression testing using Playwright with toHaveScreenshot(), masking, thresholds, cross-browser testing, and VUDA integration for AI-powered visual analysis
    0
    installs
  44. Linus Torvalds Skill · mte90 bundle
    Linus Torvalds Review Method
    0
    installs
  45. Amber · mte90
    Amber Skills Reference Guide
    0
    installs
  46. Redis · mte90
    Redis - in-memory database, caching, pub/sub, sessions, rate limiting, data structures
    0
    installs
  47. Visual Design System · mte90 bundle
    Visual design principles, colour, typography, layout, and spatial composition for Cowboys & Beans projects. Use when: designing web pages or components, choosing colours, setting up type scales, composing layouts, writing CSS, building design tokens, creating fluid responsive designs, reviewing visual quality, breaking out of template patterns, designing navigation/wayfinding, theming across multiple sites, or answering any visual design question.
    0
    installs
  48. Django · mte90
    Comprehensive Django guide - security, ORM, PostgreSQL, GeoDjango, Django 6.0 features, admin extensions, middleware, authentication, sessions, and ecosystem tools
    0
    installs
  49. Opencode · mte90
    Develop plugins, tools, and extensions for OpenCode AI coding agent with MCP, LSP integration, custom tools, and SDK usage
    0
    installs
  50. Tui Design · mte90 bundle
    This skill should be used when designing terminal user interfaces, creating TUI layouts, choosing TUI color schemes, implementing keyboard navigation, building terminal dashboards, or working with any TUI framework. Activates on mentions of TUI design, terminal UI, Ratatui layout, Ink components, Textual widgets, Bubbletea views, terminal color palette, keybinding design, panel layout, split panes, terminal dashboard, box-drawing characters, sparklines, progress bars, modal dialogs, focus management, or terminal accessibility.
    0
    installs
  51. Django Bolt · mte90
    Django Bolt - Rust-powered high-performance API framework, 60k+ RPS, decorator routing, built-in auth, async ORM
    0
    installs
  52. Solopreneur Handbook · mte90
    Comprehensive guide to building and scaling a SaaS as a solopreneur with vibe coding. Based on 88 real-world sources from Reddit, X/Twitter, and industry blogs.
    0
    installs
  53. PHP Language Standards · mte90 bundle
    Core PHP language standards and modern 8.x features.
    0
    installs
  54. Django Celery · mte90
    Django Celery integration - distributed tasks, periodic scheduling with django-celery-beat, monitoring, best practices
    0
    installs
  55. Django Unfold · mte90
    Modern Django admin theme - Unfold - customization, settings, components, actions, filters, integrations
    0
    installs
  56. Django Allauth · mte90
    Django authentication - local accounts, social OAuth, registration, email verification, MFA, session management
    0
    installs
  57. Game UI Design · mte90 bundle
    World-class game UI design expertise combining the clarity of Nintendo's UI philosophy, the immersive diegetic interfaces of Dead Space and Metroid Prime, and the competitive readability principles from esports titles. Game UI is the invisible bridge between player intent and game response. Great game UI serves the player without breaking immersion. It communicates critical information at a glance during intense action, guides new players without patronizing veterans, and adapts gracefully from 4K monitors to handheld screens and from keyboard to touch to controller. The best game UI designers understand that every pixel of screen space is sacred - borrowed from the game world itself. Use when "game ui, game interface, hud design, heads up display, game menu, inventory ui, health bar, stamina bar, game hud, minimap, crosshair, reticle, button prompt, controller ui, gamepad navigation, diegetic interface, in-world ui, quest tracker, damage numbers, cooldown indicator, radial menu, game tooltip, game-ui, hud, g
    0
    installs
  58. Product Design · mte90 bundle
    Designs production-quality user experiences for web and desktop applications with strong information hierarchy, interaction design, and state management. Use when building interactive apps, dashboards, admin panels, settings flows, multi-step workflows, or data-dense interfaces where the product needs to feel real and operational rather than decorative. Triggers include requests such as "make it feel like Linear", "production-quality UX", "real app feel", "good UX", or requests involving command palettes, keyboard shortcuts, inline editing, progressive disclosure, dense tables, or multi-screen flows. Pair with a visual design skill when the user also needs styling, theming, or brand expression.
    0
    installs
  59. Golang Security · mte90 bundle
    Security standards for Go backend services (Input Validation, Crypto, SQL Injection Prevention).
    0
    installs
  60. Game Development · mte90 bundle
    Building interactive experiences that engage, challenge, and delight playersUse when "game, gamedev, game development, phaser, unity, unreal, godot, gameplay, game loop, sprites, collision, physics, player, level, tilemap, games, gamedev, interactive, gameplay, physics, engines, performance, player-experience" mentioned.
    0
    installs
  61. Humanize Text En · mte90 bundle
    Removes predictable AI writing patterns from English text to make it sound natural and human-written. Use this skill whenever generating, editing, or reviewing English prose: blog posts, articles, guides, tutorials, emails, marketing copy, social media posts, documentation, reports, or any written content. Also trigger when the user asks to humanize text, remove robotic tone, make text sound more natural, or mentions that something reads like AI, ChatGPT, or machine-generated content.
    0
    installs
  62. Laravel Security · mte90 bundle
    Security standards for hardening Laravel applications.
    0
    installs
  63. As3 Fla Migration · mte90 bundle
    Analyze, extract, and migrate Flash/ActionScript game projects (.fla, .swf, .as files) to modern web technologies (JavaScript, TypeScript, HTML5 Canvas, Haxe/OpenFL). Use this skill whenever the user mentions Flash, ActionScript, AS2, AS3, FLA, SWF, decompiling Flash games, extracting assets from Flash files, converting Flash to HTML5, porting Flash games to modern browsers, migrating legacy Flash content, JPEXS, FFDec, Ruffle, CreateJS, OpenFL, Haxe, or any Flash-era game preservation task. Also applies when the user has old .fla or .swf files and wants to understand, extract, rebuild, or modernize their content. NOT for: general web game development without Flash involvement, PDF/document conversion, or video format conversion.
    0
    installs
  64. Make Game · mte90 bundle
    Full guided pipeline — scaffold, design, audio, deploy, and monetize a browser game from scratch. Use when the user says "make a game", "build me a game", "create a new game", "make a 2D/3D game", or provides a game concept to build. Do NOT use for modifying existing games (use add-feature or improve-game instead).
    0
    installs
  65. Code Review Expert · mte90 bundle
    Standards for high-quality, persona-driven code reviews.
    0
    installs
  66. Typescript Security · mte90 bundle
    Secure coding practices for building safe TypeScript applications.
    0
    installs
  67. Documentation Standards · mte90
    Essential rules for code comments, READMEs, and technical documentation.
    0
    installs
  68. System Design Architecture Standards · mte90
    Universal architectural standards for building robust, scalable, and maintainable systems.
    0
    installs
  69. Configuration · mte90 bundle
    Standards for application configuration using environment variables and libraries.
    0
    installs
  70. Improve Game · mte90
    Analyze a game, find what needs work, and implement the highest-impact improvements. Use when the user says "improve my game", "make my game better", "fix my game", "what's wrong with my game", or "polish my game". Run repeatedly — each pass finds the next most impactful thing to fix. Do NOT use for adding specific new features (use add-feature) or initial game creation (use make-game).
    0
    installs
  71. Threejs Game · mte90 bundle
    Build 3D browser games with Three.js using event-driven modular architecture. Use when creating a new 3D game, adding 3D game features, setting up Three.js scenes, or working on any Three.js game project.
    0
    installs
  72. Mobile UX Core · mte90
    Universal mobile UX principles for touch-first interfaces. Enforces touch targets, safe areas, and mobile-specific interaction patterns.
    0
    installs
  73. Error Handling · mte90 bundle
    Standards for error wrapping, checking, and definition in Golang.
    0
    installs
  74. Laravel Database Expert · mte90 bundle
    Expert patterns for advanced queries, Redis caching, and database scalability.
    0
    installs
  75. Security Standards · mte90 bundle
    Universal security protocols for building safe and resilient software.
    0
    installs
  76. Rust Common Pitfalls · mte90
    Common Rust development pitfalls: frequent compiler errors, struct constructor patterns, test organization, and coverage enforcement for reliable codebases.
    0
    installs
  77. Laravel Clean Architecture · mte90 bundle
    Expert patterns for DDD, DTOs, and Ports & Adapters in Laravel.
    0
    installs
  78. Context Optimization · mte90 bundle
    Techniques to maximize context window efficiency, reduce latency, and prevent 'lost in middle' issues through strategic masking and compaction.
    0
    installs
  79. Product Requirements · mte90 bundle
    Expert process for gathering requirements and drafting PRDs (Iterative Discovery).
    0
    installs
  80. Laravel Sessions Middleware · mte90 bundle
    Expert standards for session drivers, security headers, and middleware logic.
    0
    installs
  81. Laravel Background Processing · mte90 bundle
    Scalable asynchronous workflows using Queues, Jobs, and Events.
    0
    installs
  82. Performance Engineering Standards · mte90
    Universal standards for high-performance software development across all frameworks.
    0
    installs
  83. Business Analysis · mte90 bundle
    Standard for deep requirement investigation, logic validation, and technical impact mapping.
    0
    installs
  84. Quality Assurance · mte90 bundle
    Standards for creating high-quality, granular manual test cases and QA processes.
    0
    installs