Agent Reference Skills
Agent Reference Skills from fandhe-ai/agent-reference-skills.
Skills in this plugin
116- ▌ Editorconfig · fandhe-ai-agent-reference-skil bundleEditorConfig (エディタ設定統一フォーマット) リファレンス。 .editorconfig ファイル、glob パターン、root、 indent_style / indent_size / tab_width、end_of_line, charset、 trim_trailing_whitespace, insert_final_newline, max_line_length。
- ▌ Hermes Agent · fandhe-ai-agent-reference-skil bundleHermes Agent CLI リファレンス。 インストール、CLI コマンド (chat, model, gateway, config, skills, cron, webhook, mcp, profile)、 Configuration (Terminal Backends, Memory, TTS / STT, Compression, Display, Auxiliary Models)、 Features (Tools, Skills, MCP, Memory, Voice Mode, Personality, Context Files)、 Messaging Gateway (14+ プラットフォーム)、Security、Architecture、 Platform Support、Nous Portal 連携 (Tool Gateway)。
- ▌ Openai Codex · fandhe-ai-agent-reference-skil bundleOpenAI Codex (CLI / IDE / cloud) の公式リファレンス。 codex CLI, codex exec, AGENTS.md, rules, subagents, prompting, approvals, sandbox, permission profiles, auto-review, config.toml, profiles, MCP 設定, 環境変数, GitHub Action, Codex SDK, Agents SDK 連携, cloud 委譲, administration, roles, provisioning, analytics API, compliance API, Codex Security 脆弱性スキャン, deep scan, triage, findings, SARIF export, threat model, security hardening, cloud / local / worktree 環境, git worktrees, Record & Replay, GitHub / Linear / Slack 連携。
- ▌ React Router · fandhe-ai-agent-reference-skil bundleReact Router v8 (Framework Mode、旧 Remix) の RR8 リファレンス。 loader, action, middleware, routes.ts、hooks (useLoaderData, useActionData, useFetcher, useNavigate, useNavigation, useParams, useSearchParams)、 コンポーネント (Form, Link, NavLink, Outlet, Route, Routes, Await)、SSR / SPA / Static、 ErrorBoundary, redirect, defer, session, matchPath, matchRoutes, type-safe routing。 TanStack Router (@tanstack/react-router) とは別ライブラリ。
- ▌ Apple Silicon · fandhe-ai-agent-reference-skil bundleApple Silicon GPU コンピュート/数値計算リファレンス。MSL の kernel 関数属性・address space・ atomic/SIMD-group 関数、threadgroup sizing・argument buffer・indirect command buffer・ unified memory・GPU counters、MPS/MPSGraph(MPSMatrix, MPSNDArray, MPSNNGraph)、 MLX(mx.array, lazy evaluation, grad/vmap, mx.compile, mlx.nn, mlx.optimizers, distributed)。
- ▌ Apple Spatial · fandhe-ai-agent-reference-skil bundlevisionOS / iOS 空間コンピューティングリファレンス。RealityKit、ARKit、visionOS SwiftUI API。 Entity, ModelEntity, AnchorEntity, Component, RealityView, MeshResource, Material, System, EntityAction, GaussianSplatComponent, ComputeGraphComponent, PhysicsJointsComponent, ForceEffectComponent, ClothBodyComponent, NavigationComponent, NavigationMeshComponent, NavigationController, ImmersiveSpace, ImmersionStyle, Model3D, WindowGroup, VolumetricWindowStyle, ObjectTrackingProvider, RoomTrackingProvider, ARSession, ARWorldTrackingConfiguration, ARKitSession, WorldTrackingProvider, HandTrackingProvider, SceneReconstructionProvider。
- ▌ Apple Swiftui · fandhe-ai-agent-reference-skil bundleApple SwiftUI 宣言的 UI フレームワークリファレンス。 View, VStack, HStack, ZStack, List, NavigationStack, TabView, State, Binding, Bindable, Environment, EnvironmentObject, sheet, fullScreenCover, modifier, animation, withAnimation, Animation, Transition, matchedGeometryEffect, PhaseAnimator, KeyframeAnimator。
- ▌ Openai Agents · fandhe-ai-agent-reference-skil bundleOpenAI API (developers.openai.com) の Agents SDK (Python / TypeScript) リファレンス。 Agent, Runner, handoffs, guardrails, tracing、 built-in tools(web search, file search, computer use, code interpreter, image generation)、 function tools, vector stores, MCP (Model Context Protocol) connectors, background mode, multi-agent orchestration、 SandboxAgent(隔離実行環境)。
- ▌ Apple Graphics · fandhe-ai-agent-reference-skil bundleApple グラフィックスフレームワークリファレンス。 Metal, Core Animation, Core Graphics, Core Image, SpriteKit, SceneKit。 MTLDevice, MTKView, MTLBuffer, MTLTexture, Metal 4 (MTL4CommandQueue, MTL4CommandBuffer, MTL4ArgumentTable), CALayer, CABasicAnimation, CADisplayLink, CAMetalDisplayLink, CAMetalDrawable, CGContext, CGPath, CGImage, CIFilter, CIContext, CIImage, CIRAWFilter, CIWarpKernel, CIBlendKernel, SKScene, SKSpriteNode, SKAction, SCNNode, SCNGeometry, SCNMaterial。
- ▌ Fandhe Backend · fandhe-ai-agent-reference-skil bundleRust 製バックエンド HTTP サーバーフレームワーク fandhe-backend のリファレンス。 fandhe-backend-core / -http / -routes。Server, BoundServer, Router, Handler。 4 拡張点 Middleware / UpgradeHandler / RequestGate / Interceptor(intercept, map_response)。 StreamingResponse, sans-IO HTTP/1.1, graceful shutdown。 feature フラグで切り出したプラグイン cors, websocket, graphql, openapi, webrtc 等。
- ▌ Tanstack Query · fandhe-ai-agent-reference-skil bundleTanStack Query (React Query) v5 (@tanstack/react-query) の API リファレンス。 useQuery, useQueries, useInfiniteQuery, useMutation, useSuspenseQuery, QueryClient, QueryClientProvider, queryOptions, HydrationBoundary, invalidateQueries, prefetchQuery, staleTime, gcTime, placeholderData, optimistic updates, SSR / hydration, persistQueryClient, eslint-plugin-query。 kubb(フック生成側)とは別。
- ▌ Tanstack Start · fandhe-ai-agent-reference-skil bundleTanStack Start (TanStack Router ベースのフルスタック React フレームワーク、 @tanstack/react-start) の API リファレンス。Next.js とは別フレームワーク。 createServerFn (validator / handler), createMiddleware, server routes, createServerOnlyFn / createIsomorphicFn、SSR / selective SSR / SPA mode / static prerendering / ISR、streaming、hydration、 server entry / client entry、hosting (Cloudflare Workers / Netlify / Vercel / Node / Bun / Docker)、authentication / session、Tailwind、SEO、 environment variables。ルーティングは tanstack-router スキルを参照。
- ▌ Tanstack Table · fandhe-ai-agent-reference-skil bundleTanStack Table (React Table) v9 ヘッドレステーブル (@tanstack/react-table) の API リファレンス。 ark-ui / chakra-ui のスタイル付き Table とは別。 useTable, tableFeatures, createColumnHelper, flexRender, createCoreRowModel, sorting, column / global / fuzzy filtering, faceting, pagination, row selection, expanding, grouping / aggregation, column / row の ordering・pinning・sizing・visibility, virtualization。 v8 legacy (useReactTable / getCoreRowModel) と v9 移行。
- ▌ Windows Design · fandhe-ai-agent-reference-skil bundleWindows アプリ開発 (Fluent Design / WinUI 3) の デザインガイドラインリファレンス。 layout, spacing, alignment, elevation, geometry, breakpoints, Color, Mica, Acrylic, Smoke, Reveal Highlight, materials, typography, Segoe Fluent Icons, app icons, motion, easing, connected animation, page transitions, parallax, reduce motion, NavigationView, TabView, CommandBar, menus, keyboard accelerators, access keys, accessibility, high contrast, RTL, globalization, widgets design。
- ▌ Android Testing · fandhe-ai-agent-reference-skil bundleAndroid アプリ開発 (Kotlin) のテストリファレンス。JUnit4, Espresso, テストピラミッド。 テストダブル, Mockito, MockK, Truth, Robolectric, coroutines/Flow/ViewModel テスト。 AndroidJUnit4, ActivityScenario, FragmentScenario, UiAutomator, AndroidTestOrchestrator。 createComposeRule, Compose UI テスト同期。
- ▌ Fandhe Frontend · fandhe-ai-agent-reference-skil bundleRust 製フロントエンドフレームワーク fandhe-frontend のリファレンス。 SSR / SPA / SSG / View Transitions 統合、hydration、単一実行ファイル配布。 既定エスケープ・forbid(unsafe_code) の安全設計。 主要クレート core / app / interactive / headless-ui(Primitives) / pre-styled-ui(Themes) / server(SSG generate_pages/generate_assets)(fandhe-frontend- 接頭)。 CLI fw(new / gate / structure / impact)。
- ▌ Openai API Core · fandhe-ai-agent-reference-skil bundleOpenAI API (developers.openai.com) の Responses API リファレンス。 text generation, embeddings, structured outputs, streaming, function calling, programmatic tool calling, conversation state, prompt caching, reasoning models, background mode, compaction, multi-agent。 webhooks, error codes, rate limits, Realtime API server controls。 公式 SDK (Python / JavaScript(JS) / .NET / Java / Go / Ruby), openai CLI。 Chat Completions / Assistants からの移行, deprecations。
- ▌ Openai Apps Sdk · fandhe-ai-agent-reference-skil bundleOpenAI Apps SDK / ChatGPT plugins (developers.openai.com/plugins) のリファレンス。 ChatGPT 内で動くアプリを MCP サーバーとして公開する側の API。 window.openai, useOpenAiGlobal, registerAppTool, ui://widget, _meta, openai/outputTemplate, OAuth 認証, Checkout API, 接続テスト・審査・申請。
- ▌ React Hook Form · fandhe-ai-agent-reference-skil bundleReact Hook Form v7 (RHF、非制御フォームライブラリ) リファレンス。 別名: rhf, React-Hook-Form。 useForm, register, handleSubmit, watch, setValue, getValues, reset、 Controller (制御コンポーネント連携)、useFieldArray (動的フィールド)、 バリデーション、resolver (Zod / Yup / Joi 連携)、エラーメッセージ、formState。
- ▌ Tanstack Router · fandhe-ai-agent-reference-skil bundleTanStack Router (型安全 React ルーター、@tanstack/react-router) の API リファレンス。 React Router (react-router) とは別ライブラリ。 createRouter, createFileRoute, createRootRoute, createLazyFileRoute, Link, Outlet, useNavigate, useParams, useSearch, useLoaderData, useBlocker, loader, beforeLoad, validateSearch, redirect, notFound, Await, file-based routing, routeTree.gen.ts, router-plugin, tsr CLI, code splitting, SSR, TanStack Query 統合, eslint-plugin-router。
- ▌ Windows App Sdk · fandhe-ai-agent-reference-skil bundleWindows アプリ開発 (WinUI 3 / Windows App SDK) のライフサイクル・ウィンドウ・ 通知・リソース・ウィジェット・配置リファレンス。AppInstance, 単一インスタンス化, RichActivation, PowerManager、AppWindow, AppWindowPresenter, OverlappedPresenter, タイトルバーカスタマイズ, DisplayArea, Win32 相互運用、AppNotification, Toast, PushNotificationManager, バッジ通知、ResourceManager, MRT, PRI リソース, 多言語ローカライズ、WidgetProvider, WidgetManager, アダプティブカード、 MSIX パッケージ配置, 自己完結型デプロイ, DeploymentManager, リリースチャネル。
- ▌ Tanstack Virtual · fandhe-ai-agent-reference-skil bundleTanStack Virtual (React 仮想スクロール、@tanstack/react-virtual) の API リファレンス。 useVirtualizer, useWindowVirtualizer, Virtualizer, VirtualItem, estimateSize, measureElement, rangeExtractor, overscan, lanes, getVirtualItems, getTotalSize, scrollToIndex。固定/可変/動的計測、grid、sticky header、infinite scroll、table、 window scroll 仮想化。別名 react-virtual, virtual-core。 react-flow / Compose LazyColumn / WinUI ListView とは別(DOM 向けヘッドレス仮想化)。
- ▌ Windows Winui UI · fandhe-ai-agent-reference-skil bundleWindows アプリ開発 (WinUI 3 / XAML) の UI 基盤リファレンス。 レイアウトパネル Grid, StackPanel, Canvas, RelativePanel, SplitView, ScrollViewer、 XAML マークアップ x:Bind, x:Name, x:Class, StaticResource, ThemeResource、 添付プロパティ, 依存関係プロパティ、 スタイル・テーマ Style, ControlTemplate, DataTemplate, VisualStateManager, ResourceDictionary, Acrylic, Mica, SystemBackdrop、 データバインディング Binding, INotifyPropertyChanged, ObservableCollection, IValueConverter, DataContext, MVVM、 アニメーション Storyboard, DoubleAnimation, EasingFunction, ThemeTransition, ConnectedAnimation, ImplicitAnimation。
- ▌ Android Compose UI · fandhe-ai-agent-reference-skil bundleAndroid Jetpack Compose (Kotlin) の UI 基盤リファレンス。androidx, Material3 土台。 Composable, Modifier, CompositionLocal, remember, mutableStateOf, State, LaunchedEffect。 Column, Row, Box, LazyColumn, Pager, ConstraintLayout, WindowSizeClass, ペインスキャフォールド。 BasicText, BasicTextField, TextStyle, IME, clickable, ジェスチャ, フォーカス, セマンティクス。
- ▌ Android Navigation · fandhe-ai-agent-reference-skil bundleAndroid アプリ開発 (Kotlin) の画面遷移・Navigation リファレンス。 Jetpack Compose, androidx。Navigation 3 (stable), NavDisplay、 Navigation Compose, NavHost, composable, 型安全ルート、 Fragment ナビゲーション, NavHostFragment, Safe Args、 ディープリンク, App Links, assetlinks.json、 予測型戻る (OnBackPressedDispatcher)。
- ▌ Anthropic API Core · fandhe-ai-agent-reference-skil bundleClaude API (platform.claude.com) の Messages API リファレンス。 streaming (SSE), thinking (adaptive) / effort, prompt caching, context editing, compaction, structured outputs, Message Batches, token counting, vision / PDF, Files API, citations, embeddings (Voyage AI)。 errors, rate limits, beta headers, Amazon Bedrock / Vertex AI / Foundry 経由アクセスを含む。
- ▌ Apple App Services · fandhe-ai-agent-reference-skil bundleApple アプリサービスリファレンス。StoreKit 2、CloudKit、WidgetKit、ActivityKit、 User Notifications、Core Location、MapKit、HealthKit、Sign in with Apple。 Product, Transaction, CKRecord, Widget, TimelineProvider, CLLocationManager, Map, HKHealthStore, ASAuthorizationController, UNUserNotificationCenter。
- ▌ Apple Distribution · fandhe-ai-agent-reference-skil bundleApp Store Connect API (REST) リファレンス。JWT 認証、API キー作成・失効、 Apps, Builds, Bundle IDs, Certificates, Devices, Provisioning Profiles, Users。 TestFlight Beta Groups / Testers / App Review。In-App Purchases, Subscriptions, Subscription Groups, Promotional Offers, App Price Points, Sales Reports。アプリ配布。 Sandbox Testers, User Invitations, Merchant IDs, Pass Type IDs, Bundle ID Capabilities。 Webhooks / Webhook Events / Deliveries、Xcode Cloud (Workflows, Build Runs, Artifacts)、 Alternative Distribution (EU マーケットプレイス / Web Distribution)、 Game Center (Achievements, Leaderboards, Challenges)、Analytics / 診断レポート。
- ▌ Anthropic Agent Sdk · fandhe-ai-agent-reference-skil bundleClaude Agent SDK (code.claude.com/docs/en/agent-sdk) の TypeScript / Python リファレンス。 query(), ClaudeAgentOptions / Options, custom tools (in-process MCP), createSdkMcpServer, hooks, permissions (canUseTool), subagents, sessions (resume / fork), streaming, structured outputs, slash commands, tool search, hosting / observability。
- ▌ Openai Evals Tuning · fandhe-ai-agent-reference-skil bundleOpenAI API (developers.openai.com) の Evals / Fine-tuning リファレンス。 Evals API, Datasets, graders(string check, text similarity, model, python, multi), agent evals, trace grading, external models、 SFT, DPO, RFT(reinforcement fine-tuning), vision fine-tuning, distillation, prompt optimizer, fine-tuning best practices。 セルフサービス fine-tuning は段階的廃止進行中。
- ▌ Openai Images Video · fandhe-ai-agent-reference-skil bundleOpenAI API (developers.openai.com) の画像・動画生成リファレンス。 image generation(gpt-image, Images API `images.generate` / `images.edit`)、 image edit(mask, reference images)、image generation tool(Responses API 組み込み)、 vision(画像入力, image tokens, vision fine-tuning)、 video generation(Sora, `sora-2` / `sora-2-pro`, videos エンドポイント)、 extend / edits, characters。
- ▌ Openai Platform Ops · fandhe-ai-agent-reference-skil bundleOpenAI API (developers.openai.com) の運用・管理リファレンス。 Administration API, admin API keys, RBAC, roles, groups, invites, projects, spend limits, audit logs, usage / costs API, Terraform provider (openai/openai), workload identity federation (WIF, OIDC/SPIFFE), safety best practices, moderation API, production best practices, deployment checklist, cost / latency optimization, fast mode, Realtime API costs。rate limits・error handling・prompt caching は openai-api-core、Codex のワークスペース 管理は openai-codex が担当。
- ▌ Android Architecture · fandhe-ai-agent-reference-skil bundleAndroid アプリ開発 (Kotlin) の推奨アーキテクチャリファレンス。 Jetpack, androidx, UI layer, Domain layer, Data layer, state holder, UDF, SSOT, オフラインファースト, モジュール化, ViewModel, viewModelScope, SavedStateHandle, Lifecycle, repeatOnLifecycle, collectAsStateWithLifecycle, LiveData, Hilt による DI, Paging 3 によるページング処理。
- ▌ Android Build Gradle · fandhe-ai-agent-reference-skil bundleAndroid アプリ開発 (Kotlin) の Gradle ビルドシステムリファレンス。 Android Gradle Plugin (AGP), Kotlin DSL (build.gradle.kts), version catalog, KSP, R8/ProGuard, App Bundle, baseline profile。
- ▌ Android Media Camera · fandhe-ai-agent-reference-skil bundleAndroid アプリ開発 (Kotlin) の Media3 / CameraX リファレンス。androidx.media3, androidx.camera。 ExoPlayer, MediaSession, MediaSessionService, MediaLibraryService, DRM, Compose UI (PlayerSurface), ProcessCameraProvider, CameraSelector, ImageCapture, ImageAnalysis, VideoCapture, CameraInfo, CameraX Extensions, Camera2 Interop。
- ▌ Windows Data Storage · fandhe-ai-agent-reference-skil bundleWindows アプリ開発 (Windows App SDK / WinRT) のファイル・設定・データ保存リファレンス。 Windows.Storage の StorageFile, StorageFolder, IStorageItem, FileIO, PathIO, CachedFileManager, DataReader, DataWriter。ApplicationData, ApplicationDataContainer, ApplicationDataCompositeValue によるローカル・ローミング設定。 FileOpenPicker, FileSavePicker, FolderPicker, StorageApplicationPermissions, KnownFolders によるファイルアクセスと権限。JsonObject, JsonArray, XmlDocument, SQLite, EF Core によるシリアライズと永続化。
- ▌ Android Platform Core · fandhe-ai-agent-reference-skil bundleAndroid アプリ開発 (Kotlin) のプラットフォーム基盤リファレンス。 Activity, Intent, Application, ContentProvider, AndroidManifest, androidx, ランタイム権限, NotificationCompat, WindowInsets, スプラッシュスクリーン, Glance ウィジェット。
- ▌ Anthropic Models Sdks · fandhe-ai-agent-reference-skil bundleClaude API (platform.claude.com) のモデル・SDK リファレンス。 モデル選択基準・model ID とバージョン・Fable 5 / Mythos 5 / Opus 5 / Sonnet 5 の新機能・移行ガイド、 pricing・model deprecation・用語集を含む。 公式 SDK 7 言語(Python / TypeScript / Java / Go / Ruby / C# / PHP)、 Claude API 用 CLI(`ant`、Claude Code CLI とは別)の quickstart / authentication / scripting、 middleware、OpenAI SDK 互換レイヤー、Apple Foundation Models 連携を含む。
- ▌ Anthropic Prompt Eval · fandhe-ai-agent-reference-skil bundleClaude API (platform.claude.com) のプロンプトエンジニアリング・評価リファレンス。 prompt engineering, XML タグ, few-shot, system prompts, モデル別プロンプティング(Fable 5 / Opus 5 / Sonnet 5)。 evals, grading(LLM-graded 等), jailbreak・prompt leak 対策, hallucination 低減, classification, ticket routing 等ユースケース実装。
- ▌ Feature Sliced Design · fandhe-ai-agent-reference-skil bundleFeature-Sliced Design (FSD、フロントエンドアーキテクチャ手法) リファレンスとルール。 別名: fsd, feature sliced design, feature-sliced。 レイヤー (app / pages / widgets / features / entities / shared)、 依存方向、Public API パターン、スライス、セグメント (ui / model / api / lib / config)。 コードレビュー・リファクタリング時に自動参照。
- ▌ Openai Realtime Audio · fandhe-ai-agent-reference-skil bundleOpenAI API (developers.openai.com) の Realtime API と Audio エンドポイントのリファレンス。 WebRTC / WebSocket / SIP transport, sessions / conversations / events, client secrets (ephemeral keys), VAD (server_vad / semantic_vad), tools/MCP, speech-to-speech voice agents, speech-to-text (streaming / file transcription), text-to-speech, translation。
- ▌ Windows Graphics Media · fandhe-ai-agent-reference-skil bundleWindows アプリ開発 (DirectX / WinRT メディア) のグラフィックス・メディア API リファレンス。 Direct2D (ID2D1Factory, ID2D1DeviceContext, ID2D1Bitmap1, ID2D1Effect, ID2D1PathGeometry), DirectWrite (IDWriteFactory, IDWriteTextLayout, DWriteCore), Direct3D 11/12 (D3D11CreateDevice, DXGI SwapChain, HLSL, D3D12 PipelineState), Microsoft.UI.Composition (Compositor, Visual, ExpressionAnimation, InteractionTracker, MicaController), カメラ・画面キャプチャ (MediaCapture, MediaFrameReader, GraphicsCaptureSession, Windows Studio Effects)、音声・動画再生 (MediaPlayer, MediaPlaybackSession, AudioGraph, MediaTranscoder, AdaptiveMediaSource)。
- ▌ Windows Winui Controls · fandhe-ai-agent-reference-skil bundleWindows アプリ開発 (WinUI 3 / Windows App SDK) のコントロール API リファレンス。 Microsoft.UI.Xaml.Controls。Button, CheckBox, RadioButtons, ToggleSwitch, Slider, TextBox, RichEditBox, AutoSuggestBox, NumberBox, ListView, GridView, ItemsView, ItemsRepeater, TreeView, ComboBox, NavigationView, TabView, Frame, SplitView, BreadcrumbBar, ContentDialog, Flyout, CommandBar, TeachingTip, InfoBar, MediaPlayerElement, WebView2, CalendarView, DatePicker, ColorPicker, TitleBar。
- ▌ Android Background Work · fandhe-ai-agent-reference-skil bundleAndroid アプリ開発 (Kotlin) のバックグラウンド・非同期処理リファレンス。 Jetpack androidx WorkManager: Worker, CoroutineWorker, WorkRequest, Constraints, WorkInfo, WorkContinuation, expedited work, テスト。 Service: フォアグラウンドサービス, バウンドサービス, AIDL, Messenger。 AlarmManager, PendingIntent, BroadcastReceiver, JobScheduler, Doze。 Kotlin コルーチン, Flow, StateFlow, SharedFlow, Channel。
- ▌ Anthropic API Tools MCP · fandhe-ai-agent-reference-skil bundleClaude API (platform.claude.com) の tool use / Agent Skills / MCP リファレンス。 tool definition (JSON Schema), tool_use / tool_result, server tools(code execution, computer use, web search / web fetch, memory tool, tool search), Agent Skills (SKILL.md), Skills API, MCP connector, mcp_servers, MCP tunnels, Tunnels API。
- ▌ Anthropic Admin Platform · fandhe-ai-agent-reference-skil bundleClaude API (platform.claude.com) の組織管理・Admin API (sk-ant-admin) リファレンス。 users, invites, workspaces, API keys, service accounts, RBAC (groups / roles), Workload Identity Federation (WIF, federation issuers / rules), Usage & Cost API, rate limits / spend limits, Analytics API, Compliance API, CMEK, zero data retention (ZDR), data residency, inference hooks。
- ▌ Anthropic Managed Agents · fandhe-ai-agent-reference-skil bundleClaude Managed Agents (platform.claude.com/docs/en/managed-agents) リファレンス。 Agents API, Sessions API, Environments API, SSE event streaming, threads, deployments (cron スケジュール), dreams (メモリ統合), vaults (credentials), memory stores, self-hosted sandboxes, webhooks, multiagent orchestration, user profiles, Agent Skills 添付, MCP connector 接続, permission policies。
- ▌ Windows Interop Modernize · fandhe-ai-agent-reference-skil bundleWindows アプリ開発 (Win32 / WPF / WinForms 相互運用) の相互運用・近代化リファレンス。 Win32 API, CreateWindowExW, WNDPROC, メッセージループ, COM (IUnknown, CoCreateInstance, ComPtr), CsWin32, windows-rs, C++/WinRT (winrt::com_ptr, IAsyncOperation, IDL, ABI 相互運用), C#/WinRT (cswinrt, ComWrappers, AOT/trimming, WindowNative), XAML Islands (DesktopWindowXamlSource, DesktopChildSiteBridge, WindowsXamlManager), WPF/WinForms 相互運用 (HwndHost, HwndSource, WindowsFormsHost, ElementHost), UWP から Windows App SDK / WinUI 3 への 移行 (namespace mapping, AppWindow, DispatcherQueue, .NET Upgrade Assistant)。
- ▌ Windows Packaging Publish · fandhe-ai-agent-reference-skil bundleWindows アプリ開発 (MSIX / Microsoft Store) のパッケージング・配置・公開リファレンス。 MSIX, AppxManifest, MakeAppx, MSIX Packaging Tool, Package Bundles, App Attach, Package Support Framework, Package Identity, PackageFamilyName, PackageManager, スパースパッケージ, App Installer, サイドローディング, Windows App SDK Bootstrapper, 自己完結型デプロイ, SignTool, Azure Trusted Signing (Azure Artifact Signing), 証明書, CI/CD 署名, Partner Center, アプリ送信, 年齢レーティング, ストアリスティング, 段階的ロールアウト, StoreContext, msstore CLI, 認定プロセス, 分析レポート。
- ▌ Android Compose Components · fandhe-ai-agent-reference-skil bundleAndroid Jetpack Compose (Kotlin) の androidx Material3 コンポーネントリファレンス。 Button, IconButton, FloatingActionButton, Checkbox, Switch, Slider, TextField, SearchBar, DropdownMenu, Chip, DatePicker, TimePicker, Card, Scaffold, Dialog, BottomSheet, TopAppBar, NavigationBar, NavigationRail, Tab, Snackbar, ProgressIndicator, Badge, Icon, MaterialTheme, ColorScheme, Typography, Shapes。
- ▌ Anthropic Claude Code Admin · fandhe-ai-agent-reference-skil bundleClaude Code (code.claude.com) の権限・セキュリティ・企業管理リファレンス。 permissions (allow / ask / deny), permission modes, auto mode, sandboxing (sandboxed Bash), sandbox environments, zero data retention, data usage, admin setup, server-managed settings, corporate launcher, network config, authentication (SSO), analytics, monitoring (OpenTelemetry), costs, large codebases。
- ▌ Windows Testing Performance · fandhe-ai-agent-reference-skil bundleWindows アプリ開発 (WinUI 3 / Windows App SDK) のテスト・パフォーマンス・ アクセシビリティ・スレッドリファレンス。MSTest, xUnit, NUnit, WinAppDriver, Appium, Playwright, WebView2 テスト, WACK 認定, MSIX サイドローディング, CI。 プロファイリング, WPT, WPA, GC, 起動性能, XAML レイアウト/読み込み最適化, ListView/GridView 仮想化, DispatcherQueue。UI Automation, AutomationProperties, automation peers, キーボード操作性, ハイコントラストテーマ, Narrator。 DispatcherQueue, DispatcherQueueTimer, WinRT 非同期パターン, async/await, ConfigureAwait, スレッドプール, STA/MTA, デッドロック回避, バックグラウンドタスク。
- ▌ Anthropic Claude Code Deploy · fandhe-ai-agent-reference-skil bundleClaude Code (code.claude.com) のデプロイ・CI/CD リファレンス。 Amazon Bedrock / Google Cloud Agent Platform (Vertex AI) / Microsoft Foundry / Claude Platform on AWS 経由、Claude apps gateway、LLM gateway (protocol / rollout)、 GitHub Actions (claude-code-action) / GitLab CI/CD / GitHub Enterprise Server (GHES)、 code review 自動化・ultrareview、Slack (Claude Tag)、headless mode、cloud environments、 devcontainer、self-hosted environments(runner 構成・identity 検証・本番デプロイ)。
- ▌ Windows Platform Integration · fandhe-ai-agent-reference-skil bundleWindows アプリ開発 (Windows App SDK / WinRT) の OS 統合 API リファレンス。 DeviceInformation, DeviceWatcher, センサー (Accelerometer, Gyrometer, Compass, OrientationSensor, Pedometer, ActivitySensor), Bluetooth LE, USB, Serial, HID, Battery, HttpClient, StreamSocket, WebSocket, BackgroundDownloader/Uploader, NetworkInformation, PointerInput, KeyboardInput, FocusManager, DragAndDrop, IME/TextInput, Calendar, DateTimeFormatter, CurrencyFormatter, ResourceLoader (多言語化・地域化), PasswordVault, CryptographicBuffer, WindowsHello/Passkeys, WebAuthenticationBroker, Clipboard, DataTransferManager, Launcher, JumpList, TaskbarManager, SecondaryTile, StartupTask, ProtocolActivation。
- ▌ Anthropic Claude Code Surfaces · fandhe-ai-agent-reference-skil bundleClaude Code (code.claude.com) の各サーフェス(Desktop / IDE / Web / モバイル / ターミナル UX)リファレンス。 Desktop app(launch.json, scheduled tasks, WSL, Linux, iOS simulator)、 VS Code / JetBrains / Chrome 拡張連携、claude.ai/code(Web)と mobile アプリ、 interactive mode, fullscreen, voice dictation, accessibility, computer use, artifacts。
- ▌ Android Compose Graphics Animation · fandhe-ai-agent-reference-skil bundleAndroid Jetpack Compose (Kotlin) のアニメーション・描画リファレンス。 androidx.compose.animation / graphics API。 AnimatedVisibility, AnimatedContent, animate*AsState, Animatable, AnimationSpec, Canvas, DrawScope, Brush, Path, Color, Image。