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.

ユースケース

Automating the generation of Lucid ORM models and database migrations.
Implementing secure authentication flows and VineJS validation schemas.
Configuring background jobs and mailer services within a TypeScript environment.

導入方法

# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/adonisjs/SKILL.md

Copy 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

DevOps

CI/CDパイプラインのセットアップを自動化します。ビルドおよびデプロイパイプラインの設定や変更時に使用します。クオリティゲートの自動化、CIでのテストランナーの設定、またはデプロイ戦略の確立が必要な場合に使用してください。

typescriptsecurity
81,373 StarsMIT

Core

vercel-labs/agent-browser

DevOps

Core agent-browser 利用ガイド。agent-browser のコマンドを実行する前に必ずお読みください。snapshot-and-ref ワークフロー、ページ遷移、要素の操作(click、fill、type、select)、テキストやデータの抽出、スクリーンショットの撮影、タブ管理、フォームと認証の処理、コンテンツの待機、複数ブラウザセッションの並列実行、および一般的な失敗のトラブルシューティングについて説明します。ユーザーがウェブサイトの操作、フォーム入力、クリック、データ抽出、スクリーンショット撮影を求めた際に使用してください。

CodexClaude
reacttesting
39,799 StarsApache-2.0

Agent Browser

vercel-labs/agent-browser

DevOps

AIエージェント向けのブラウザ自動化CLI。ページの移動、フォーム入力、ボタンのクリック、スクリーンショットの撮影、データ抽出、ウェブアプリのテスト、またはあらゆるブラウザタスクの自動化など、ユーザーがウェブサイトを操作する必要がある場合に使用します。トリガーには、「ウェブサイトを開く」、「フォームに入力する」、「ボタンをクリックする」、「スクリーンショットを撮る」、「ページからデータをスクレイピングする」、「このウェブアプリをテストする」、「サイトにログインする」、「ブラウザ操作を自動化する」などのリクエスト、またはプログラムによるウェブ操作を必要とするあらゆるタスクが含まれます。また、

CodexClaude Code
testingbrowser
39,799 StarsApache-2.0

Cloudflare Email Service

cloudflare/skills

DevOps

Cloudflare Email Service(Email Sending + Email Routing)を使用して、トランザクションメールの送受信を行います。メール送信(Workers bindingまたはREST API)、Email Routing、エージェントのSDKメール処理の構築、またはWorkers、Node.js、Python、Goなどのあらゆるアプリへのメール統合に使用します。また、メールの到達性、SPF/DKIM/DMARC、wranglerのメール設定、MCPメールツール、またはコーディングエージェントがメールを送信する必要がある場合にも使用します。「Workerにメールを追加して」といった単純なリクエストであっても、このスキルには重要な設定が含まれています。

Claude CodeClaude
typescriptpython
2,529 StarsApache-2.0

Agents SDK

cloudflare/skills

DevOps

Agents SDKを使用してCloudflare Workers上にAIエージェントを構築します。ステートフルなエージェント、Durable Workflows、リアルタイムWebSocketアプリ、スケジュール済みタスク、MCPサーバー、チャットアプリケーション、音声エージェント、またはブラウザ自動化を作成する際にロードしてください。Agentクラス、状態管理、呼び出し可能なRPC、Workflows、永続的な実行、キュー、リトライ、オブザーバビリティ、およびReactフックをカバーしています。事前学習済みの知識よりもCloudflareドキュメントからの検索(retrieval)を優先します。

typescriptreact
2,529 StarsApache-2.0

Cloudflare

cloudflare/skills

DevOps

Workers、Pages、ストレージ(KV、D1、R2)、AI(Workers AI、Vectorize、Agents SDK)、フィーチャーフラグ(Flagship)、ネットワーキング(Tunnel、Spectrum)、セキュリティ(WAF、DDoS)、および infrastructure-as-code(Terraform、Pulumi)を網羅する包括的な Cloudflare プラットフォームスキルです。あらゆる Cloudflare 開発タスクに使用できます。学習済みの知識よりも Cloudflare ドキュメントからの情報取得を優先します。

securitybrowser
2,529 StarsApache-2.0