Codeat
Official@codeatcode · Rome, Italy
Code it, test it and repeat
Agent Skills by Codeat
Showing 48 vetted skills indexed across 1 GitHub repositories.
openrct2-plugin
Create OpenRCT2 JavaScript/TypeScript plugins with UI, actions, and hooks.
vagrant
Automate reproducible development environments with Vagrantfiles and provider integrations.
kate-plugin
Guide developers to build Kate plugins using the KTextEditor API and C++ tooling.
kde-plasmoid
Build KDE Plasma plasmoid widgets with Python backend and QML UI.
mgba-scripting
Enable Lua scripting in mGBA for gameplay and memory automation.
firefox-extension
Guides developers to build Firefox WebExtensions for MV2 and MV3.
thunderbird-extension
Develop Thunderbird MailExtensions across Manifest V2 and V3 with messenger APIs.
playwright-visual-regression
Compare UI screenshots against baselines with Playwright and report visual diffs.
gimp-plugin
Build GIMP 3.0+ plugins with Python 3 and GEGL integration.
opencode-plugin
Develop plugins, tools, and MCP/LSP integrations for the OpenCode AI coding agent.
zed-editor
Scaffold Rust/Wasm Zed editor extensions with MCP server templates.
rust-common-pitfalls
Diagnose and resolve common Rust compiler errors and development pitfalls.
wordpress
Guide WordPress core contributors through environment setup, coding standards, and Trac workflows.
llama-index
Manage data ingestion, indexing, and retrieval for LLM applications with LlamaIndex.
aiohttp
Build async HTTP services with aiohttp for servers, clients, and WebSockets.
django-storages
Integrates multiple cloud storage backends into Django via unified API and settings.
pytest
Automate Python testing workflows with pytest fixtures and parametrization.
bpcore-engine
Build Game Boy Advance ROMs using Lua scripts and manifest-driven packaging workflows.
django-celery
Configure Django Celery with Redis broker and django-celery-beat schedules.
ratatui
Build rich terminal user interfaces in Rust with layouts, widgets, and event handling.
sqlalchemy
Organize and query relational data in Python using SQLAlchemy Core and ORM.
pygame
Create Python 2D games using Pygame modules for graphics, input, sound, and collision detection.
django-filter
Provide declarative filtering for Django querysets and DRF APIs.
tailwind
Configure Tailwind v4 design tokens with CSS-first @theme variables.
Frequently Asked Questions About Codeat
FAQPage SchemaWhat specific technical tasks does Codeat support?▼
Codeat provides architectural guidance for Django backend development, PyQt6 desktop GUI construction, and browser extension creation. It covers tasks ranging from ORM query optimization and REST API scaffolding to complex threading, multimedia integration, and visual regression testing for web applications.
Who is the target audience for these technical resources?▼
The resources are designed for software engineers and developers working in the Python ecosystem. It specifically targets those building enterprise-grade web services with Django, desktop applications using Qt frameworks, or developers maintaining browser extensions and editor plugins for environments like Zed or Kate.
What are the prerequisites for implementing these patterns?▼
Implementation requires a functional Python environment and familiarity with the specific framework being utilized, such as Django, PyQt6, or PySide6. Most patterns assume a standard development environment with access to package managers like pip or poetry and basic knowledge of the underlying C++ or Rust dependencies.