Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

oss-ai-skills

oss-ai-skills contém 48 skills coletadas de CodeAtCode, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
48
Stars
10
atualizado
2026-07-09
Forks
1
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

kate-plugin
Desenvolvedores de software

Develop C++ plugins for Kate text editor using KTextEditor Framework, CMake with ECM, Qt threading, and KDE plugin architecture

2026-07-09
opencode
Outras ocupações de informática

Develop plugins, tools, and extensions for OpenCode AI coding agent with MCP, LSP integration, custom tools, and SDK usage

2026-07-09
django-security
Desenvolvedores de software

Django security - CSRF protection, authentication, sessions, login/logout, password handling, middleware, protected views

2026-07-09
pytest
Analistas de garantia de qualidade de software e testadores

Python testing framework with powerful fixtures, parametrization, extensive plugin ecosystem, and support for async, Django, Flask testing

2026-07-09
sqlalchemy
Arquitetos de banco de dados

Python SQL toolkit and ORM with expressive query API, relationship mapping, async support, and Alembic migrations

2026-07-09
rust-common-pitfalls
Desenvolvedores de software

Common Rust development pitfalls: frequent compiler errors, struct constructor patterns, test organization, and coverage enforcement for reliable codebases.

2026-07-09
mgba
Desenvolvedores de software

Lua scripting for mGBA emulator - game automation, memory hacking, cheats, callbacks, and ROM manipulation

2026-07-08
openrct2
Desenvolvedores de software

Develop plugins for OpenRCT2 - JavaScript/TypeScript scripting, game actions, UI windows, hooks, multiplayer sync

2026-07-08
zed-editor
Desenvolvedores de software

Zed Editor extensions - Rust/Wasm plugins, LSP servers, Tree-sitter grammars, themes, MCP servers, slash commands, debug adapters

2026-07-08
android-apk-patch
Desenvolvedores de software

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.

2026-07-08
bpcore-engine
Desenvolvedores de software

Lua game framework for Gameboy Advance with sprites, tilemaps, entities, collision, audio, multiplayer

2026-07-08
django-bolt
Desenvolvedores de software

Django Bolt - Rust-powered high-performance API framework, 60k+ RPS, decorator routing, built-in auth, async ORM

2026-07-08
pyqt-dialogs
Desenvolvedores de software

PyQt/PySide6 dialogs - QFileDialog, QMessageBox, QInputDialog, QColorDialog, custom QDialog patterns

2026-07-08
pyqt-multimedia
Desenvolvedores de software

PyQt/PySide multimedia - audio playback, video playback, camera, audio recording, media player

2026-07-08
pyqt
Desenvolvedores de software

PyQt/PySide6 overview hub - installation, comparison, project structure. See sub-skills for detailed topics.

2026-07-08
pyqt-threading
Desenvolvedores de software

PyQt/PySide6 threading and concurrency - QThread, QThreadPool, QTimer, thread safety, concurrent patterns

2026-07-08
tailwind
Desenvolvedores web

Utility-first CSS framework v4 with CSS-first configuration, @theme directive, and the new Oxide engine.

2026-07-08
turbodrf
Desenvolvedores de software

TurboDRF - fast Django REST framework with automatic OpenAPI, serializers, views, routers, and caching

2026-07-08
ratatui
Desenvolvedores de software

Rust terminal UI framework - widgets, components, layouts, events, input handling, and state management for TUI apps

2026-06-05
kde-plasmoid
Desenvolvedores de software

Build KDE Plasma 6 widgets with Python backend and QML UI, including metadata, deployment, and KDE Store distribution

2026-05-21
aiohttp
Desenvolvedores de software

Async HTTP server and client for Python with WebSocket support, middleware, streaming, and server-sent events

2026-05-21
pydantic
Desenvolvedores de software

Data validation using Python type hints with Pydantic models, settings, serialization, and performance optimization

2026-05-21
firefox-extension
Desenvolvedores web

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.

2026-04-20
gimp-plugin
Desenvolvedores de software

Develop GIMP 3.0+ plugins using Python 3 with GEGL operations, image manipulation, UI dialogs, and procedure registration

2026-04-20
thunderbird-extension
Desenvolvedores de software

Comprehensive guide for developing MailExtensions for Mozilla Thunderbird, including Manifest V2/V3 configuration, all messenger.* APIs, UI actions, Experiment APIs, and ATN submission.

2026-04-20
vagrant
Desenvolvedores de software

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.

2026-04-20
celery
Desenvolvedores de software

Distributed task queue for Python supporting Redis, RabbitMQ, periodic scheduling, real-time processing, and Django integration

2026-04-20
django-allauth
Desenvolvedores de software

Django authentication - local accounts, social OAuth, registration, email verification, MFA, session management

2026-04-20
django-celery
Desenvolvedores de software

Django Celery integration - distributed tasks, periodic scheduling with django-celery-beat, monitoring, best practices

2026-04-20
django-filter
Desenvolvedores de software

django-filter - Django filtering library for querysets with Django REST Framework integration

2026-04-20
django-htmx
Desenvolvedores web

Build modern dynamic web applications with Django and htmx - partial rendering, HTMX-specific responses, and seamless frontend integration

2026-04-20
django-ninja
Desenvolvedores de software

Fast Django REST framework with Pydantic validation, type hints, and automatic OpenAPI documentation for building type-safe APIs

2026-04-20
django-storages
Desenvolvedores de software

Django cloud storage - S3, Azure, Google Cloud, Boto3, cloud file storage backends

2026-04-20
django-unfold
Desenvolvedores de software

Modern Django admin theme - Unfold - customization, settings, components, actions, filters, integrations

2026-04-20
httpx
Desenvolvedores de software

Modern async HTTP client for Python with sync/async API, HTTP/2 support, connection pooling, retries, and timeouts

2026-04-20
llama-index
Desenvolvedores de software

Comprehensive guide for building LLM applications with LlamaIndex, including data loaders, indexes, query engines, chat engines, vector stores, retrievers, agents, evaluation, streaming, and observability.

2026-04-20
playwright-visual-regression
Analistas de garantia de qualidade de software e testadores

Visual regression testing using Playwright with toHaveScreenshot(), masking, thresholds, cross-browser testing, and VUDA integration for AI-powered visual analysis

2026-04-20
pygame
Desenvolvedores de software

Python 2D game development - sprites, surfaces, events, sound, fonts, game loops, collision detection, and input handling

2026-04-20
pyqt-core
Desenvolvedores de software

PyQt/PySide6 QtCore fundamentals - signals, slots, properties, timers, settings, file I/O

2026-04-20
pyqt-styling
Desenvolvedores web

PyQt/PySide6 QSS styling - selectors, properties, pseudo-states, dark theme, widget-specific styles

2026-04-20
Mostrando as 40 principais de 48 skills coletadas neste repositório.