·django-coder
</>

django-coder

モデル、ビュー、フォーム、テンプレート、REST API、最新の Django 5.x パターンを使用して Django アプリケーションを構築します。

25インストール·1トレンド·@majesticlabs-dev

インストール

$npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill django-coder

django-coder のインストール方法

コマンドラインで django-coder AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill django-coder
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: majesticlabs-dev/majestic-marketplace。

| Convention over Configuration | Follow Django's standard project layout | | DRY | Use model inheritance, mixins, template inheritance | | Fat Models, Thin Views | Business logic in models/managers, views just orchestrate | | Security First | CSRF, SQL injection protection, XSS prevention built-in |

| Explicit over Implicit | Clear URL routing, explicit imports |

| No custom User model | Always start with AbstractUser | | Logic in views | Move to services/models | | N+1 queries | Use selectrelated/prefetchrelated | | No indexes | Add indexes for filtered/ordered fields | | Hardcoded URLs | Use reverse() and {% url %} |

モデル、ビュー、フォーム、テンプレート、REST API、最新の Django 5.x パターンを使用して Django アプリケーションを構築します。 ソース: majesticlabs-dev/majestic-marketplace。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill django-coder
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-23
更新日
2026-03-10

Browse more skills from majesticlabs-dev/majestic-marketplace

クイックアンサー

django-coder とは?

モデル、ビュー、フォーム、テンプレート、REST API、最新の Django 5.x パターンを使用して Django アプリケーションを構築します。 ソース: majesticlabs-dev/majestic-marketplace。

django-coder のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill django-coder インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/majesticlabs-dev/majestic-marketplace