·mongodb-atlas-checker
</>

mongodb-atlas-checker

shipshitdev/library

バックエンド アプリケーションの MongoDB Atlas のセットアップと構成を確認します。接続文字列、環境変数、接続プーリングをチェックし、Next.js および NestJS アプリケーションが適切にセットアップされていることを確認します。

42インストール·0トレンド·@shipshitdev

インストール

$npx skills add https://github.com/shipshitdev/library --skill mongodb-atlas-checker

SKILL.md

Verify MongoDB Atlas setup and configuration. Identifies configuration issues, missing environment variables, incorrect connection strings, and ensures proper database setup.

| Missing MONGODBURI | Add to .env.local or .env | | Wrong protocol | Use mongodb+srv:// not mongodb:// | | Multiple connections (Next.js) | Use singleton pattern | | Connection timeout | Check IP whitelist in Atlas | | Auth failed | Verify credentials, URL-encode special chars |

For detailed setup patterns, verification scripts, and complete examples: references/full-guide.md

バックエンド アプリケーションの MongoDB Atlas のセットアップと構成を確認します。接続文字列、環境変数、接続プーリングをチェックし、Next.js および NestJS アプリケーションが適切にセットアップされていることを確認します。 ソース: shipshitdev/library。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/shipshitdev/library --skill mongodb-atlas-checker
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

mongodb-atlas-checker とは?

バックエンド アプリケーションの MongoDB Atlas のセットアップと構成を確認します。接続文字列、環境変数、接続プーリングをチェックし、Next.js および NestJS アプリケーションが適切にセットアップされていることを確認します。 ソース: shipshitdev/library。

mongodb-atlas-checker のインストール方法は?

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

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

https://github.com/shipshitdev/library