Orbitant
Official@weorbitant
Where engineering meets business
Agent Skills by Orbitant
Showing 26 vetted skills indexed across 1 GitHub repositories.
commit
Group uncommitted changes into conventional commits with gitmoji.
postgresql-patterns
Optimize PostgreSQL usage in Python applications with schema, indexing, and query tuning patterns.
django-patterns
Define Django design patterns for models, views, admin, signals, and Django Ninja APIs.
agent-browser
Automate browser tasks via CLI with ref-based element interactions.
file-todos
Create and triage markdown todo files with dependency tracking.
python-style
Apply Python 3.10+ style conventions with project-specific overrides to code reviews and PRs.
agent-native-architecture
Extract agent-native architecture Skills from SKILL.md frontmatter and body.
compound-docs
Document solved problems as categorized Markdown files with validated YAML frontmatter.
rclone
Automate cloud-storage file transfers and backups using rclone.
python-typing
Design type-safe Python data models with Pydantic v2 and modern type hints.
orchestrating-swarms
Coordinate multi-agent swarms for parallel reviews, pipelines, and task queues.
setup
Generate compound-engineering.local.md to configure Python review agents.
document-review
Review brainstorm or plan documents for clarity and readiness criteria.
fastapi-patterns
Apply FastAPI patterns with dependency injection, async routing, and Pydantic schemas.
skill-creator
Generate standardized SKILL.md frontmatter and starter resource directories for Claude skills.
django-drf
Provide reference patterns for DRF-based REST APIs covering serializers, viewsets, routers, authentication, and permissions.
create-agent-skills
Create and audit Claude Code skills with structured SKILL.md files.
brainstorming
Clarify requirements and explore design options through structured brainstorming phases.
pytest-patterns
Provide pytest patterns for fixtures, parametrization, mocking, and async testing.
git-worktree
Automates Git worktree creation, listing, switching, and cleanup via a Bash script.
frontend-design
Create accessible frontend interfaces with typography, color, and motion across modern frameworks.
django-async
Orchestrate async Celery tasks with Django Channels and WebSocket progress updates.
postgis-patterns
Document spatial design patterns for PostGIS, GeoDjango, and GeoAlchemy2.
gemini-imagegen
Generate and edit images from text prompts using the Gemini AI API.
Frequently Asked Questions About Orbitant
FAQPage SchemaWhat specific backend tasks can Orbitant patterns facilitate?βΌ
These patterns enable high-performance backend development, including asynchronous routing with FastAPI, complex query tuning for PostgreSQL, spatial data modeling with PostGIS, and robust REST interface design using Django DRF or Django Ninja.
Which engineering personas benefit from these patterns?βΌ
Backend engineers, database administrators, and technical architects focused on building scalable, type-safe web services will find these patterns useful for maintaining consistent code quality and architectural standards across complex enterprise systems.
What are the primary prerequisites for implementing these patterns?βΌ
Implementation requires a functional environment supporting modern versions of the target frameworks, specifically Python 3.10+, Pydantic v2 for data validation, and compatible database drivers for PostgreSQL and SQLAlchemy 2.0.