Skip to main content

このリポジトリの skills

autohandai/community-skills - 25ページ

SkillsMP は autohandai/community-skills から 1,040 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

autohandai/community-skills

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

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

Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy,…

原文の言語: 英語

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

Debug and troubleshoot production issues on Azure. Covers Container Apps and Function Apps diagnostics, log analysis with KQL, health checks, and common issue resolution for image pulls, cold starts, health probes, and function invocation failures. USE FOR:…

原文の言語: 英語

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

Build and deploy GitHub Copilot SDK apps to Azure. USE FOR: build copilot app, create copilot app, copilot SDK, @github/copilot-sdk, scaffold copilot project, copilot-powered app, deploy copilot app, host on azure, azure model, BYOM, bring your own model, use…

原文の言語: 英語

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

Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. USE FOR: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry,…

原文の言語: 英語

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

Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. USE FOR: event hub SDK error, service bus SDK issue,…

原文の言語: 英語

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

Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use azure-cloud-migrate). WHEN: "create app", "build web app", "create API", "create serverless HTTP…

原文の言語: 英語

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

Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it. Also provides guidance on permissions required to grant roles. USE FOR: "what role should I assign", "least…

原文の言語: 英語

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

List, find, and show Azure resources. Answers "list my VMs", "show my storage accounts", "list websites", "find container apps", "what resources do I have", and similar queries for any Azure resource type. USE FOR: list resources, list virtual machines, list…

原文の言語: 英語

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

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. USE FOR: create architecture diagram, visualize Azure resources, show resource relationships, generate Mermaid diagram,…

原文の言語: 英語

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

Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics capabilities. Includes access tiers (hot, cool,…

原文の言語: 英語

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

Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify…

原文の言語: 英語

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

Write comprehensive backend tests including unit tests, integration tests, and API tests. Use when testing REST APIs, database operations, authentication flows, or business logic. Handles Jest, Pytest, Mocha, testing strategies, mocking, and test coverage.

原文の言語: 英語

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

Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth,…

原文の言語: 英語

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

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

原文の言語: 英語

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

Simplify and refactor code while preserving behavior, improving clarity, and reducing complexity. Use when simplifying complex code, removing duplication, or applying design patterns. Handles Extract Method, DRY principle, SOLID principles, behavior…

原文の言語: 英語

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

Conduct thorough, constructive code reviews for quality and security. Use when reviewing pull requests, checking code quality, identifying bugs, or auditing security. Handles best practices, SOLID principles, security vulnerabilities, performance analysis,…

原文の言語: 英語

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

Search and navigate large codebases efficiently. Use when finding specific code patterns, tracing function calls, understanding code structure, or locating bugs. Handles semantic search, grep patterns, AST analysis.

原文の言語: 英語

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

Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on…

原文の言語: 英語

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

GitHub Copilot Coding Agent automation. Apply the ai-copilot label to an issue → GitHub Actions auto-assigns Copilot via GraphQL → Copilot creates a Draft PR. One-click issue-to-PR pipeline.

原文の言語: 英語

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

Analyze datasets to extract insights, identify patterns, and generate reports. Use when exploring data, creating visualizations, or performing statistical analysis. Handles CSV, JSON, SQL queries, and Python pandas operations.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Design and optimize database schemas for SQL and NoSQL databases. Use when creating new databases, designing tables, defining relationships, indexing strategies, or database migrations. Handles PostgreSQL, MySQL, MongoDB, normalization, and performance…

原文の言語: 英語

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

Systematically debug code issues using proven methodologies. Use when encountering errors, unexpected behavior, or performance problems. Handles error analysis, root cause identification, debugging strategies, and fix verification.

原文の言語: 英語

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

Automate application deployment to cloud platforms and servers. Use when setting up CI/CD pipelines, deploying to Docker/Kubernetes, or configuring cloud infrastructure. Handles GitHub Actions, Docker, Kubernetes, AWS, Vercel, and deployment best practices.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

原文の言語: 英語

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

Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console…

原文の言語: 英語

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

Organize project files and folders for maintainability and scalability. Use when structuring new projects, refactoring folder structure, or establishing conventions. Handles project structure, naming conventions, and file organization best practices.

原文の言語: 英語

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

Invoke before any creative or architectural work — feature design, component creation, or behavioral changes. A streamlined brainstorming process optimized for fast, focused decision-making.

原文の言語: 英語

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

Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot → function_call → action → function_response), or asks to…

原文の言語: 英語

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

Manage Git workflows including commits, branches, merges, and collaboration. Use when working with Git repositories, creating commits, managing branches, or resolving conflicts.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust,…

原文の言語: 英語

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

Route any website you need to visit through markdown.new by prefixing the URL. **WHEN TO USE:** - You would normally open a website link to read content (docs, blog posts, changelogs, GitHub issues, etc.) - You need a cleaner, Markdown-friendly view for…

原文の言語: 英語

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

Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, prompt optimization, agent.yaml, dataset curation from traces. USE FOR: deploy agent to Foundry, hosted agent, create…

原文の言語: 英語

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

Generate images with Google Gemini 3.1 Flash Image Preview (Nano Banana 2) via inference.sh CLI. Capabilities: text-to-image, image editing, multi-image input (up to 14 images), Google Search grounding. Triggers: nano banana 2, nanobanana 2, gemini 3.1 flash…

原文の言語: 英語

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

Generate images with Google Gemini native image models via inference.sh CLI. Models: Gemini 3 Pro Image, Gemini 2.5 Flash Image. Capabilities: text-to-image, image editing, multi-image input. Triggers: nano banana, gemini image, gemini 3 pro image, gemini 2.5…

原文の言語: 英語

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

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).

原文の言語: 英語

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

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

原文の言語: 英語

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

Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas,…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Only to be triggered by explicit /parallel-task commands.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Only to be triggered by explicit /parallel-task-spark commands.

原文の言語: 英語

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