AdonisJS
AdonisJS is a fullstack Node.js framework — the "Laravel of Node.js." Unlike Express/Fastify where you assemble everything from packages, AdonisJS ships with an ORM (Lucid), authentication, validation (VineJS), mailer, queues, and testing out of the box. Opinionated, TypeScriptfirst, and productionready.
概要
AdonisJS is a comprehensive fullstack framework for Node.js, designed with a philosophy similar to Laravel. This skill, hosted within the TerminalSkills/skills repository, enables AI agents such as Claude, Gemini, and Cursor to interact with the framework's opinionated ecosystem. Unlike minimalist libraries, AdonisJS provides a unified structure including the Lucid ORM, VineJS validation, and integrated mailing and queue systems. The framework prioritizes TypeScript and developer ergonomics, offering a production-ready environment out of the box. By utilizing this skill from the TerminalSkills collection—which currently maintains 71 stars on GitHub—developers can leverage AI assistance for building robust APIs and data-driven applications. It streamlines the development process by providing a consistent pattern for authentication, testing, and database management.
ユースケース
導入方法
# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/adonisjs/SKILL.mdCopy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.
セキュリティ
Users should ensure the AI agent has appropriate file system permissions to modify configuration files and environment variables. As AdonisJS handles sensitive operations like authentication and database queries, it is recommended to review AI-generated code for compliance with security best practices before deployment.
関連Skills
CI Cd And Automation
addyosmani/agent-skills
CI/CDパイプラインのセットアップを自動化します。ビルドおよびデプロイパイプラインの設定や変更時に使用します。クオリティゲートの自動化、CIでのテストランナーの設定、またはデプロイ戦略の確立が必要な場合に使用してください。
Protected Vercel Deployments
vercel-labs/agent-browser
Vercel Authentication、SSO、または Deployment Protection で保護された Vercel デプロイメントに agent-browser でアクセスしてテストします。プレビューまたは本番の URL が Vercel ログインページにリダイレクトされる場合、保護による 401 または 403 エラーを返す場合、あるいは静的なバイパスシークレットや公開例外の代わりに短期間の Trusted Sources OIDC 認証が必要な場合に使用します。
Agent Browser
vercel-labs/agent-browser
AIエージェント向けのブラウザ自動化CLIです。ページの移動、フォーム入力、ボタンのクリック、スクリーンショットの取得、データ抽出、ウェブアプリのテスト、またはあらゆるブラウザタスクの自動化など、ユーザーがウェブサイトを操作する必要がある場合に使用します。トリガーには、「ウェブサイトを開く」、「フォームに入力する」、「ボタンをクリックする」、「スクリーンショットを撮る」、「ページからデータをスクレイピングする」、「このウェブアプリをテストする」、「サイトにログインする」、「ブラウザ操作を自動化する」、またはプログラムによるウェブ操作を必要とするあらゆるタスクが含まれます。また、...に使用します。
Agents SDK
cloudflare/skills
agentsパッケージを使用して、Cloudflare Agents SDKアプリケーションの構築、デバッグ、またはレビューを行います。
Cloudflare Email Service
cloudflare/skills
Cloudflare Email Sending および Email Routing の統合とその配信設定の実装やトラブルシューティングを行います。
Cloudflare One
cloudflare/skills
Cloudflare One Zero TrustおよびSASEデプロイの設計、構成、トラブルシューティング、またはレビューを行います。他ベンダーからの移行計画にはcloudflare-one-migrationsを使用します。