mit einem Klick
oss-ai-skills
oss-ai-skills enthält 48 gesammelte Skills von CodeAtCode, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Develop C++ plugins for Kate text editor using KTextEditor Framework, CMake with ECM, Qt threading, and KDE plugin architecture
Develop plugins, tools, and extensions for OpenCode AI coding agent with MCP, LSP integration, custom tools, and SDK usage
Django security - CSRF protection, authentication, sessions, login/logout, password handling, middleware, protected views
Python testing framework with powerful fixtures, parametrization, extensive plugin ecosystem, and support for async, Django, Flask testing
Python SQL toolkit and ORM with expressive query API, relationship mapping, async support, and Alembic migrations
Common Rust development pitfalls: frequent compiler errors, struct constructor patterns, test organization, and coverage enforcement for reliable codebases.
Lua scripting for mGBA emulator - game automation, memory hacking, cheats, callbacks, and ROM manipulation
Develop plugins for OpenRCT2 - JavaScript/TypeScript scripting, game actions, UI windows, hooks, multiplayer sync
Zed Editor extensions - Rust/Wasm plugins, LSP servers, Tree-sitter grammars, themes, MCP servers, slash commands, debug adapters
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.
Lua game framework for Gameboy Advance with sprites, tilemaps, entities, collision, audio, multiplayer
Django Bolt - Rust-powered high-performance API framework, 60k+ RPS, decorator routing, built-in auth, async ORM
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 threading and concurrency - QThread, QThreadPool, QTimer, thread safety, concurrent patterns
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
Rust terminal UI framework - widgets, components, layouts, events, input handling, and state management for TUI apps
Build KDE Plasma 6 widgets with Python backend and QML UI, including metadata, deployment, and KDE Store distribution
Async HTTP server and client for Python with WebSocket support, middleware, streaming, and server-sent events
Data validation using Python type hints with Pydantic models, settings, serialization, and performance optimization
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
Comprehensive guide for developing MailExtensions for Mozilla Thunderbird, including Manifest V2/V3 configuration, all messenger.* APIs, UI actions, Experiment APIs, and ATN submission.
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.
Distributed task queue for Python supporting Redis, RabbitMQ, periodic scheduling, real-time processing, and Django integration
Django authentication - local accounts, social OAuth, registration, email verification, MFA, session management
Django Celery integration - distributed tasks, periodic scheduling with django-celery-beat, monitoring, best practices
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
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.
Visual regression testing using Playwright with toHaveScreenshot(), masking, thresholds, cross-browser testing, and VUDA integration for AI-powered visual analysis
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 QSS styling - selectors, properties, pseudo-states, dark theme, widget-specific styles