Django authentication - local accounts, social OAuth, registration, email verification, MFA, session management
Mte90/dotfiles
SkillsMP has collected 104 skills from Mte90/dotfiles. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 104
- GitHub stars
- 51
- GitHub forks
- 6
Skills in this repository
Showing 40 of 104 collected skills.
django-filter - Django filtering library for querysets with Django REST Framework integration
Build modern dynamic web applications with Django and htmx - partial rendering, HTMX-specific responses, and seamless frontend integration
Fast Django REST framework with Pydantic validation, type hints, and automatic OpenAPI documentation for building type-safe APIs
Comprehensive Django guide - security, ORM, PostgreSQL, GeoDjango, Django 6.0 features, admin extensions, middleware, authentication, sessions, and ecosystem tools
Django cloud storage - S3, Azure, Google Cloud, Boto3, cloud file storage backends
Modern Django admin theme - Unfold - customization, settings, components, actions, filters, integrations
Modern async HTTP client for Python with sync/async API, HTTP/2 support, connection pooling, retries, and timeouts
Comprehensive guide for building LLM applications with LlamaIndex, including data loaders, indexes, query engines, chat engines, vector stores, retrievers, agents, evaluation, streaming, and observability.
Python testing framework with powerful fixtures, parametrization, extensive plugin ecosystem, and support for async, Django, Flask testing
Rust terminal UI framework - widgets, components, layouts, events, input handling, and state management for TUI apps
Utility-first CSS framework v4 with CSS-first configuration, @theme directive, and the new Oxide engine.
TurboDRF - fast Django REST framework with automatic OpenAPI, serializers, views, routers, and caching
Async HTTP server and client for Python with WebSocket support, middleware, streaming, and server-sent events
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.
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,…
ast-grep - Fast structural code search, linting, and rewriting CLI tool
Lua game framework for Gameboy Advance with sprites, tilemaps, entities, collision, audio, multiplayer
Distributed task queue for Python supporting Redis, RabbitMQ, periodic scheduling, real-time processing, and Django integration
Django Bolt - Rust-powered high-performance API framework, 60k+ RPS, decorator routing, built-in auth, async ORM
Django Celery integration - distributed tasks, periodic scheduling with django-celery-beat, monitoring, best practices
Docker - containers, Dockerfile, docker-compose, multi-stage builds, production, CI/CD
Comprehensive guide for developing WebExtensions (browser extensions) for Mozilla Firefox, including Manifest V2/V3 configuration, all WebExtension APIs, security practices, web-ext CLI, and AMO submission.
Develop GIMP 3.0+ plugins using Python 3 with GEGL operations, image manipulation, UI dialogs, and procedure registration
Develop C++ plugins for Kate text editor using KTextEditor Framework, CMake with ECM, Qt threading, and KDE plugin architecture
Build KDE Plasma 6 widgets with Python backend and QML UI, including metadata, deployment, and KDE Store distribution
Lua scripting for mGBA emulator - game automation, memory hacking, cheats, callbacks, and ROM manipulation
Develop plugins, tools, and extensions for OpenCode AI coding agent with MCP, LSP integration, custom tools, and SDK usage
Develop plugins for OpenRCT2 - JavaScript/TypeScript scripting, game actions, UI windows, hooks, multiplayer sync
Visual regression testing using Playwright with toHaveScreenshot(), masking, thresholds, cross-browser testing, and VUDA integration for AI-powered visual analysis
Data validation using Python type hints with Pydantic models, settings, serialization, and performance optimization
Python 2D game development - sprites, surfaces, events, sound, fonts, game loops, collision detection, and input handling
PyQt/PySide6 QtCore fundamentals - signals, slots, properties, timers, settings, file I/O
PyQt/PySide6 dialogs - QFileDialog, QMessageBox, QInputDialog, QColorDialog, custom QDialog patterns
PyQt/PySide multimedia - audio playback, video playback, camera, audio recording, media player
PyQt/PySide6 overview hub - installation, comparison, project structure. See sub-skills for detailed topics.
PyQt/PySide6 QSS styling - selectors, properties, pseudo-states, dark theme, widget-specific styles
PyQt/PySide6 testing with pytest-qt - qtbot fixture, waitSignal, mouse/keyboard simulation, dialog testing
PyQt/PySide6 threading and concurrency - QThread, QThreadPool, QTimer, thread safety, concurrent patterns
PyQt/PySide6 widgets and layouts - buttons, inputs, containers, item views, layout management