Skip to main content

このリポジトリの skills

ranbot-ai/awesome-skills - 14ページ

SkillsMP は ranbot-ai/awesome-skills から 2,530 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

ranbot-ai/awesome-skills

収集済み skill 2,530 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate user-facing App Store release notes from git history since the last tag.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Clarify requirements before implementing. Use when serious doubts arise.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

One sentence - what this skill does and when to invoke it

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

AWS development with infrastructure automation and cloud architecture patterns

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

AI-powered E2E web testing — eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform auto-detection (Flutter/React/Vue), learni

原文の言語: 英語

更新
職業分類
マネジメントアナリスト
説明

First-principles assumption auditor. Classifies each hidden assumption (fact / convention / belief / interest-driven), ranks by fragility × impact, and rebuilds conclusions from verified premises. Bi

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure AI Projects SDK for Java. High-level SDK for Azure AI Foundry project management including connections, datasets, indexes, and evaluations.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Azure AI Transcription SDK for Python. Use for real-time and batch speech-to-text transcription with timestamps and diarization.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

⚠️ DEPRECATED: This SDK has been renamed to Call Automation. For new projects, use azure-communication-callautomation instead. This skill is for maintaining legacy code only.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure Cosmos DB SDK for Rust (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure Event Grid SDK for Python. Use for publishing events, handling CloudEvents, and event-driven architectures.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure Event Hubs SDK for Rust. Use for sending and receiving events, streaming data ingestion.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure Key Vault Certificates SDK for Rust. Use for creating, importing, and managing certificates.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "sign rust".

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure Key Vault Secrets SDK for Rust. Use for storing and retrieving secrets, passwords, and API keys. Triggers: "keyvault secrets rust", "SecretClient rust", "get secret rust", "set secret rust".

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure Blob Storage SDK for Rust. Use for uploading, downloading, and managing blobs and containers.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure Queue Storage SDK for Python. Use for reliable message queuing, task distribution, and asynchronous processing.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Build robust, production-grade backtesting systems that avoid common pitfalls and produce reliable strategy performance estimates.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

X-ray any AI model's behavioral patterns — refusal boundaries, hallucination tendencies, reasoning style, formatting defaults. No API key needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Extract structured domain knowledge from AI models in-session or from local open-source models via Ollama. No API key needed.

原文の言語: 英語

更新
職業分類
作家・著者
説明

A hard-edged writing style contract for timeless, forceful English prose without modern AI tics. Use when users ask for prose or rewrites that must be clean, exact, concrete, and free of AI cadence, f

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Master Bevy's Entity Component System (ECS) in Rust, covering Systems, Queries, Resources, and parallel scheduling.

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Master automated billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculation.

原文の言語: 英語

更新
職業分類
作家・著者
説明

This skill enforces Sentry's blog writing standards across every post — whether you're helping an engineer write their first blog post or a marketer draft a product announcement.

原文の言語: 英語

更新
収集済み skill 2,530 件中 40 件を表示しています。