Skip to main content
GitHub リポジトリ

claude-code-skills

claude-code-skills には taiki-yoshida から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
5
Stars
12
更新
2026-04-14
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

md-to-pdf
ソフトウェア開発者

Convert Markdown files to PDF. Use when user wants to export markdown to PDF, generate PDF documents from .md files, or create formatted PDF reports from markdown content. Handles CJK (Japanese, Chinese, Korean) text, tables, code blocks, and standard markdown formatting.

2026-04-14
general-prerequisites
ソフトウェア開発者

Pre-flight prerequisite check before implementation work. Surfaces unstated assumptions about scope (hobby vs production), security (CIA + LLM-specific risks), cost, legal/compliance, data model durability, and performance before Claude writes code. Use when starting a new project/repo, adding a feature to unfamiliar code, reviewing vibe-coded output, or when the user asks to "build X" without an operational context. Triggers include "start a new project", "build a production app", "vibe code", "set up a new repo", and pre-implementation sanity checks. Distilled from the comment discussion on 伊勢川暁's Qiita article about amateur vibe coders.

2026-04-14
azure-openai
ソフトウェア開発者

Integrate Azure OpenAI services including GPT Realtime API (gpt-realtime-1.5) for real-time audio conversations via WebRTC. Use when user wants to build voice/audio AI apps, integrate Azure OpenAI realtime API, create conversational AI with speech, or connect to gpt-realtime models.

2026-04-14
azure-functions-mcp
ソフトウェア開発者

Scaffold and deploy remote MCP servers on Azure Functions using Microsoft.Azure.Functions.Worker.Extensions.Mcp (.NET isolated worker). Use when user wants to build an MCP server hosted on Azure Functions, mentions azure-functions-mcp-extension, wants to expose tools to Claude/Copilot via Azure backend, or needs to scaffold a remote MCP server with Azure.

2026-04-12
azure-swa-functions-stack
ウェブ開発者

Scaffold and deploy a React+Vite frontend on Azure Static Web Apps (free plan) paired with a standalone Azure Functions backend. Use when user wants a full-stack app on Azure using SWA + Functions, needs cheap hosting for an admin/demo tool, asks about CORS setup between SWA and Functions, or wants a production-ready React+Functions deployment pattern.

2026-04-12