← all publishers

codeatcode

@codeatcode source repo

50 published skills

  1. Redis · codeatcode
    Redis v8.0 - in-memory database, caching, pub/sub, sessions, rate limiting, data structures with RESP3 default and asyncio module
    0
    installs
  2. Mgba · codeatcode
    Lua scripting for mGBA emulator - game automation, memory hacking, cheats, callbacks, and ROM manipulation
    0
    installs
  3. Docker · codeatcode
    Docker - containers, Dockerfile, docker-compose, multi-stage builds, production, CI/CD
    0
    installs
  4. Sqlite · codeatcode
    SQLite - embedded database, SQL queries, schema design, Python integration, optimization
    0
    installs
  5. Ast Grep · codeatcode
    ast-grep - Fast structural code search, linting, and rewriting CLI tool
    0
    installs
  6. Waydroid · codeatcode
    Waydroid - Container-based Android on Linux with Wayland support, GPU acceleration, and native app integration
    0
    installs
  7. Vagrant · codeatcode
    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
  8. Opencode · codeatcode
    Develop plugins, tools, and extensions for OpenCode AI coding agent. Covers the real Plugin/Hooks API (v1.18+), tool factory, event system, configuration, build, testing, and the crash-prevention rules learned the hard way.
    0
    installs
  9. Openrct2 · codeatcode
    Develop plugins for OpenRCT2 - JavaScript/TypeScript scripting, game actions, UI windows, hooks, multiplayer sync
    0
    installs
  10. Pyqt · codeatcode
    PyQt/PySide6 overview hub - installation, comparison, project structure. See sub-skills for detailed topics.
    0
    installs
  11. Httpx · codeatcode
    Modern async HTTP client for Python with sync/async API, HTTP/2 support, connection pooling, retries, and timeouts
    0
    installs
  12. Zed Editor · codeatcode
    Zed Editor extensions - Rust/Wasm plugins, LSP servers, Tree-sitter grammars, themes, MCP servers, slash commands, debug adapters
    0
    installs
  13. Celery · codeatcode
    Distributed task queue for Python supporting Redis, RabbitMQ, periodic scheduling, real-time processing, and Django integration
    0
    installs
  14. Django · codeatcode
    Comprehensive Django guide - security, ORM, PostgreSQL, GeoDjango, Django 6.0 features, admin extensions, middleware, authentication, sessions, and ecosystem tools
    0
    installs
  15. Pygame · codeatcode
    Python 2D game development - sprites, surfaces, events, sound, fonts, game loops, collision detection, and input handling
    0
    installs
  16. Pytest · codeatcode
    Python testing framework with powerful fixtures, parametrization, extensive plugin ecosystem, and support for async, Django, Flask testing
    0
    installs
  17. Qt Cpp · codeatcode
    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
  18. Gimp Plugin · codeatcode
    Develop GIMP 3.0+ plugins using Python 3 with GEGL operations, image manipulation, UI dialogs, and procedure registration
    0
    installs
  19. Kate Plugin · codeatcode
    Develop C++ plugins for Kate text editor using KTextEditor Framework, CMake with ECM, Qt threading, and KDE plugin architecture
    0
    installs
  20. Aiohttp · codeatcode
    Async HTTP server and client for Python with WebSocket support, middleware, streaming, and server-sent events
    0
    installs
  21. Ratatui · codeatcode
    Rust terminal UI framework - widgets, components, layouts, events, input handling, and state management for TUI apps
    0
    installs
  22. Kde Plasmoid · codeatcode
    Build KDE Plasma 6 widgets with Python backend and QML UI, including metadata, deployment, and KDE Store distribution
    0
    installs
  23. Pydantic · codeatcode
    Data validation using Python type hints with Pydantic models, settings, serialization, and performance optimization
    0
    installs
  24. Tailwind · codeatcode
    Utility-first CSS framework v4 with CSS-first configuration, @theme directive, and the new Oxide engine.
    0
    installs
  25. Turbodrf · codeatcode
    TurboDRF - fast Django REST framework with automatic OpenAPI, serializers, views, routers, and caching
    0
    installs
  26. Pyqt Core · codeatcode
    PyQt/PySide6 QtCore fundamentals - signals, slots, properties, timers, settings, file I/O
    0
    installs
  27. Django Tdd · codeatcode
    Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
    0
    installs
  28. Sqlalchemy · codeatcode
    Python SQL toolkit and ORM with expressive query API, relationship mapping, async support, and Alembic migrations
    0
    installs
  29. Django Bolt · codeatcode
    Django Bolt - Rust-powered high-performance API framework, 300k+ RPS, decorator routing, built-in auth, async ORM
    0
    installs
  30. Django Htmx · codeatcode
    Build modern dynamic web applications with Django and htmx - partial rendering, HTMX-specific responses, and seamless frontend integration
    0
    installs
  31. Llama Index · codeatcode
    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
  32. Django Admin · codeatcode
    Django Admin pitfalls - save_formset, get_search_results, get_formset, admin queryset optimization, db_index
    0
    installs
  33. Django Ninja · codeatcode
    Fast Django REST framework with Pydantic validation, type hints, and automatic OpenAPI documentation for building type-safe APIs
    0
    installs
  34. Pyqt Dialogs · codeatcode
    PyQt/PySide6 dialogs - QFileDialog, QMessageBox, QInputDialog, QColorDialog, custom QDialog patterns
    0
    installs
  35. Pyqt Styling · codeatcode
    PyQt/PySide6 QSS styling - selectors, properties, pseudo-states, dark theme, widget-specific styles
    0
    installs
  36. Pyqt Testing · codeatcode
    PyQt/PySide6 testing with pytest-qt - qtbot fixture, waitSignal, mouse/keyboard simulation, dialog testing
    0
    installs
  37. Pyqt Widgets · codeatcode
    PyQt/PySide6 widgets and layouts - buttons, inputs, containers, item views, layout management
    0
    installs
  38. Bpcore Engine · codeatcode
    Lua game framework for Gameboy Advance with sprites, tilemaps, entities, collision, audio, multiplayer
    0
    installs
  39. Django Celery · codeatcode
    Django Celery integration - distributed tasks, periodic scheduling with django-celery-beat, monitoring, best practices
    0
    installs
  40. Django Filter · codeatcode
    django-filter - Django filtering library for querysets with Django REST Framework integration
    0
    installs
  41. Django Unfold · codeatcode
    Modern Django admin theme - Unfold - customization, settings, components, actions, filters, integrations
    0
    installs
  42. Django Allauth · codeatcode
    Django authentication - local accounts, social OAuth, registration, email verification, MFA, session management
    0
    installs
  43. Pyqt Threading · codeatcode
    PyQt/PySide6 threading and concurrency - QThread, QThreadPool, QTimer, thread safety, concurrent patterns
    0
    installs
  44. Django Storages · codeatcode
    Django cloud storage - S3, Azure, Google Cloud, Boto3, cloud file storage backends
    0
    installs
  45. Pyqt Multimedia · codeatcode
    PyQt/PySide multimedia - audio playback, video playback, camera, audio recording, media player
    0
    installs
  46. Thunderbird Extension · codeatcode
    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
  47. Android Apk Patch · codeatcode 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
  48. Django Transaction · codeatcode
    Django transactions and concurrency - atomic, select_for_update, on_commit, update_or_create races, M2M ordering
    0
    installs
  49. Rust Common Pitfalls · codeatcode
    Common Rust development pitfalls: frequent compiler errors, struct constructor patterns, test organization, and coverage enforcement for reliable codebases.
    0
    installs
  50. Playwright Visual Regression · codeatcode
    Visual regression testing using Playwright with toHaveScreenshot(), masking, thresholds, cross-browser testing, and VUDA integration for AI-powered visual analysis
    0
    installs