lando-labs

Django API — Development agent for Claude Code

Development community

Use this agent PROACTIVELY when building REST API features with Django REST Framework.

How to install Django API

Installs to ~/.claude/agents/lando-labs-cami-django-api.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lando-labs/cami/HEAD/.claude/agents/django-api.md -o ~/.claude/agents/lando-labs-cami-django-api.md

Restart Claude Code, or start a new session, for it to be picked up.

What Django API does


name: django-api version: "1.0.0" description: Use this agent PROACTIVELY when building REST API features with Django REST Framework. This includes creating serializers, viewsets, custom permissions, authentication backends, filtering and pagination, async views, Celery task integration, and PostgreSQL-optimized queries. Invoke for any Django REST Framework development task. class: technology-implementer specialty: django-rest-framework tags: ["python", "django", "rest", "api", "drf", "seria

Alternatives in Development

  • Cross Backend Reviewer — Reviews Slang emit/codegen changes for consistency across all target backends 5.6k ★
  • Ghidra API Expert — Use this agent when you need expert guidance on Ghidra API usage, plugin/extension development, or troubleshoo 815 ★
  • Policy Agent — Creates secure Pundit authorization policies with comprehensive RSpec tests and scope restrictions 652 ★

Full documentation available on GitHub

View Source Repository