·securing-authentication
!

securing-authentication

ancoleman/ai-design-components

認証、認可、および API セキュリティの実装。ユーザーシステムの構築、APIの保護、アクセス制御の実装時に使用します。 OAuth 2.1/OIDC、JWT パターン、セッション、Passkeys/WebAuthn、RBAC/ABAC/ReBAC、ポリシー エンジン (OPA、Casbin、SpiceDB)、マネージド認証 (Clerk、Auth0)、セルフホスト (Keycloak、Ory)、および API セキュリティのベスト プラクティスをカバーします。

17インストール·0トレンド·@ancoleman

インストール

$npx skills add https://github.com/ancoleman/ai-design-components --skill securing-authentication

SKILL.md

Implement modern authentication, authorization, and API security across Python, Rust, Go, and TypeScript.

Critical: PKCE is now mandatory for ALL OAuth flows, not just public clients.

Refresh token rotation: Each refresh generates new access AND refresh tokens, invalidating the old refresh token.

認証、認可、および API セキュリティの実装。ユーザーシステムの構築、APIの保護、アクセス制御の実装時に使用します。 OAuth 2.1/OIDC、JWT パターン、セッション、Passkeys/WebAuthn、RBAC/ABAC/ReBAC、ポリシー エンジン (OPA、Casbin、SpiceDB)、マネージド認証 (Clerk、Auth0)、セルフホスト (Keycloak、Ory)、および API セキュリティのベスト プラクティスをカバーします。 ソース: ancoleman/ai-design-components。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/ancoleman/ai-design-components --skill securing-authentication
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

securing-authentication とは?

認証、認可、および API セキュリティの実装。ユーザーシステムの構築、APIの保護、アクセス制御の実装時に使用します。 OAuth 2.1/OIDC、JWT パターン、セッション、Passkeys/WebAuthn、RBAC/ABAC/ReBAC、ポリシー エンジン (OPA、Casbin、SpiceDB)、マネージド認証 (Clerk、Auth0)、セルフホスト (Keycloak、Ory)、および API セキュリティのベスト プラクティスをカバーします。 ソース: ancoleman/ai-design-components。

securing-authentication のインストール方法は?

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

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

https://github.com/ancoleman/ai-design-components