Source

codeatcode/oss-ai-skills

54 skills · 640 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
pyqt PyQt/PySide6 overview hub - installation, comparison, project structure. See sub-skills for detailed topics.
codeatcode/oss-ai-skills
53
2
pyqt-styling PyQt/PySide6 QSS styling - selectors, properties, pseudo-states, dark theme, widget-specific styles
codeatcode/oss-ai-skills
30
3
pyqt-threading PyQt/PySide6 threading and concurrency - QThread, QThreadPool, QTimer, thread safety, concurrent patterns
codeatcode/oss-ai-skills
24
4
pyqt-core PyQt/PySide6 QtCore fundamentals - signals, slots, properties, timers, settings, file I/O
codeatcode/oss-ai-skills
21
5
pyqt-testing PyQt/PySide6 testing with pytest-qt - qtbot fixture, waitSignal, mouse/keyboard simulation, dialog testing
codeatcode/oss-ai-skills
21
6
pyqt-widgets PyQt/PySide6 widgets and layouts - buttons, inputs, containers, item views, layout management
codeatcode/oss-ai-skills
21
7
sqlite SQLite - embedded database, SQL queries, schema design, Python integration, optimization
codeatcode/oss-ai-skills
20
8
pyqt-dialogs PyQt/PySide6 dialogs - QFileDialog, QMessageBox, QInputDialog, QColorDialog, custom QDialog patterns
codeatcode/oss-ai-skills
19
9
pyqt-multimedia PyQt/PySide multimedia - audio playback, video playback, camera, audio recording, media player
codeatcode/oss-ai-skills
17
10
playwright-visual-regression Visual regression testing using Playwright with toHaveScreenshot(), masking, thresholds, cross-browser testing, and V…
codeatcode/oss-ai-skills
16
11
pytest Python testing framework with powerful fixtures, parametrization, extensive plugin ecosystem, and support for async, …
codeatcode/oss-ai-skills
16
12
qt-cpp Comprehensive guide for developing cross-platform desktop applications with Qt in C++, including Qt5/Qt6, CMake, sign…
codeatcode/oss-ai-skills
15
13
android-apk-patch A complete, self-contained reference for modifying Android APKs — from decompilation to adding features, signing, tes…
codeatcode/oss-ai-skills
14
14
django-allauth Django authentication - local accounts, social OAuth, registration, email verification, MFA, session management
codeatcode/oss-ai-skills
13
15
django-ninja Fast Django REST framework with Pydantic validation, type hints, and automatic OpenAPI documentation for building typ…
codeatcode/oss-ai-skills
13
16
pydantic Data validation using Python type hints with Pydantic models, settings, serialization, and performance optimization
codeatcode/oss-ai-skills
13
17
firefox-extension Comprehensive guide for developing WebExtensions (browser extensions) for Mozilla Firefox, including Manifest V2/V3 c…
codeatcode/oss-ai-skills
12
18
ratatui Rust terminal UI framework - widgets, components, layouts, events, input handling, and state management for TUI apps
codeatcode/oss-ai-skills
12
19
aiohttp Async HTTP server and client for Python with WebSocket support, middleware, streaming, and server-sent events
codeatcode/oss-ai-skills
11
20
django-security Django security - CSRF protection, authentication, sessions, login/logout, password handling, middleware, protected v…
codeatcode/oss-ai-skills
11
21
httpx Modern async HTTP client for Python with sync/async API, HTTP/2 support, connection pooling, retries, and timeouts
codeatcode/oss-ai-skills
11
22
kde-plasmoid Build KDE Plasma 6 widgets with Python backend and QML UI, including metadata, deployment, and KDE Store distribution
codeatcode/oss-ai-skills
11
23
pygame Python 2D game development - sprites, surfaces, events, sound, fonts, game loops, collision detection, and input hand…
codeatcode/oss-ai-skills
11
24
sqlalchemy Python SQL toolkit and ORM with expressive query API, relationship mapping, async support, and Alembic migrations
codeatcode/oss-ai-skills
11
25
thunderbird-extension Comprehensive guide for developing MailExtensions for Mozilla Thunderbird, including Manifest V2/V3 configuration, al…
codeatcode/oss-ai-skills
11
26
django-celery Django Celery integration - distributed tasks, periodic scheduling with django-celery-beat, monitoring, best practices
codeatcode/oss-ai-skills
10
27
django-htmx Build modern dynamic web applications with Django and htmx - partial rendering, HTMX-specific responses, and seamless…
codeatcode/oss-ai-skills
10
28
django-storages Django cloud storage - S3, Azure, Google Cloud, Boto3, cloud file storage backends
codeatcode/oss-ai-skills
10
29
django-unfold Modern Django admin theme - Unfold - customization, settings, components, actions, filters, integrations
codeatcode/oss-ai-skills
10
30
llama-index Comprehensive guide for building LLM applications with LlamaIndex, including data loaders, indexes, query engines, ch…
codeatcode/oss-ai-skills
10
31
ast-grep ast-grep - Fast structural code search, linting, and rewriting CLI tool
codeatcode/oss-ai-skills
9
32
bpcore-engine Lua game framework for Gameboy Advance with sprites, tilemaps, entities, collision, audio, multiplayer
codeatcode/oss-ai-skills
9
33
celery Distributed task queue for Python supporting Redis, RabbitMQ, periodic scheduling, real-time processing, and Django i…
codeatcode/oss-ai-skills
9
34
django-bolt Django Bolt - Rust-powered high-performance API framework, 60k+ RPS, decorator routing, built-in auth, async ORM
codeatcode/oss-ai-skills
9
35
django-filter django-filter - Django filtering library for querysets with Django REST Framework integration
codeatcode/oss-ai-skills
9
36
kate-plugin Develop C++ plugins for Kate text editor using KTextEditor Framework, CMake with ECM, Qt threading, and KDE plugin ar…
codeatcode/oss-ai-skills
9
37
rust-common-pitfalls Common Rust development pitfalls: frequent compiler errors, struct constructor patterns, test organization, and cover…
codeatcode/oss-ai-skills
9
38
tailwind Utility-first CSS framework v4 with CSS-first configuration, @theme directive, and the new Oxide engine.
codeatcode/oss-ai-skills
9
39
vagrant Comprehensive guide for developing with Vagrant, including Vagrantfile configuration, custom boxes, providers (Virtua…
codeatcode/oss-ai-skills
9
40
waydroid Waydroid - Container-based Android on Linux with Wayland support, GPU acceleration, and native app integration
codeatcode/oss-ai-skills
9
41
zed-editor Zed Editor extensions - Rust/Wasm plugins, LSP servers, Tree-sitter grammars, themes, MCP servers, slash commands, de…
codeatcode/oss-ai-skills
9
42
docker Docker - containers, Dockerfile, docker-compose, multi-stage builds, production, CI/CD
codeatcode/oss-ai-skills
8
43
gimp-plugin Develop GIMP 3.0+ plugins using Python 3 with GEGL operations, image manipulation, UI dialogs, and procedure registra…
codeatcode/oss-ai-skills
8
44
redis Redis - in-memory database, caching, pub/sub, sessions, rate limiting, data structures
codeatcode/oss-ai-skills
8
45
mgba-scripting Lua scripting for mGBA emulator - game automation, memory hacking, cheats, callbacks, and ROM manipulation
codeatcode/oss-ai-skills
7
46
opencode Develop plugins, tools, and extensions for OpenCode AI coding agent with MCP, LSP integration, custom tools, and SDK …
codeatcode/oss-ai-skills
7
47
openrct2-plugin Develop plugins for OpenRCT2 - JavaScript/TypeScript scripting, game actions, UI windows, hooks, multiplayer sync
codeatcode/oss-ai-skills
7
48
opencode-plugin Develop plugins, tools, and extensions for OpenCode AI coding agent with MCP, LSP integration, custom tools, and SDK …
codeatcode/oss-ai-skills
5
49
turbadrf TurboDRF - fast Django REST framework with automatic OpenAPI, serializers, views, routers, and caching
codeatcode/oss-ai-skills
5
50
wordpress Comprehensive guide for contributing to WordPress core development, including environment setup, coding standards, ho…
codeatcode/oss-ai-skills
5
Page 1 · 54 total Next