$ skills --list
AI 에이전트 스킬 둘러보기 및 발견
AI 에이전트 스킬 둘러보기 및 발견
Showing 43321-43340 of 44357 skills
Create world-class, production-grade technical documentation with exceptional clarity and precision. Use this skill when the user asks to write READMEs, API references, guides, or code comments. Generates professional, accessible content that rivals top-tier tech companies.
Implement comprehensive audit logging for all admin actions, capturing user ID, action type, entity changes, IP address, and user agent. Use when tracking system activities or adding audit trails.
Provides ASSERT/ASSUME macro pattern, .sby file template, and f_past_valid usage. Triggers when adding formal verification or writing assertions.
U-llm-sdk and claude-only-sdk patterns. Use when working on projects with LLM service, designing LLM integrations, or implementing AI-powered features.
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
API design patterns for REST, GraphQL, and gRPC. Use when designing API endpoints, creating OpenAPI specs, implementing GraphQL schemas, or building gRPC services.
Best practices for code structure, error handling, and reducing duplication.
Modern React stack: React 19, TypeScript, Tailwind CSS, Vite, TanStack Query.Use when: building React apps, components, state management, or UI.Triggers: "react", "frontend", "tailwind", "vite", "typescript react","component", "useState", "tanstack", "react query".
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Build TM Forum (TMF) MCP servers from TMF OpenAPI specs (TMF6xx/7xx YAML). Use when you are given a TMF OpenAPI file and asked to (1) implement an MCP server exposing TMF operations as tools, (2) generate a mock TMF API server + client + MCP layer, or (3) standardize tool naming, create/update inputs, $ref/allOf handling, and /hub event-subscription patterns for TMF APIs.
Spawn and manage Claude sub-agents for parallel or delegated tasks. WHEN: User needs parallel operations, multi-step autonomous research, or wants to delegate complex tasks to sub-agents. Use when task can be parallelized or requires independent exploration. WHEN NOT: Simple single-step operations, sequential dependencies, specific file reads (use fs_read_file), writing code directly (do it yourself).
Analyze portfolio data from Fidelity and Tastytrade CSV files. Use when analyzing positions, performance, or risk metrics from financial data.
Docker, Kubernetes, CI/CD, model monitoring, and cloud platforms. Use for deploying ML models to production, setting up pipelines, or infrastructure.
Expert guidance for Zig build system engineering. Use when working with build.zig files, including creating new build configurations, adding executables/libraries/tests, managing dependencies and modules, setting up cross-compilation, configuring build options, troubleshooting build issues, or any other Zig build system tasks. Provides patterns, API references, and best practices for the Zig build system's DAG-based architecture.
Use when executing approved proposals. Researchers can execute ANY approved proposal (not just their own) to perform actions like memory cleanup, marking proposals ready for ticket/skill creation.
CRA評価パイプラインのオーケストレーター。対象(Android端末FW、Androidアプリ、PCアプリ、Webアプリ)に応じた適切なスキルを連携させてCRAフル評価を自動実行。Triggers on: CRA full assessment, CRA pipeline, security assessment pipeline, automated CRA evaluation, skill orchestration, full security review, Android device, Android app, PC app, web app, CRAフル評価, CRA分析, セキュリティ評価.
git status / diff を確認し、Conventional Commits 形式でコミットしてプッシュするための手順。差分の断面を残したいときや一定量の修正がまとまったときに使用する。
Use when user wants to ask Codex a question, get a second opinion, or consult with gpt-5.2. Triggers on phrases like "ask codex", "codex opinion", "what does codex think".
ESLint 9.x flat configuration patterns. Use when setting up ESLint with TypeScript.
Obsidian LiveSync プロジェクトの Rust 開発を支援します。DDD 4層アーキテクチャ(domain/application/infrastructure/interfaces)に従った新規モジュール追加、axum ハンドラー・ルーティング実装、DomainError と thiserror を使用したエラーハンドリング、tokio-test・mockall・rstest によるテスト作成を行います。新機能追加、コード修正、アーキテクチャ設計、テスト実装を依頼されたときに使用してください。