Create, search, and manage Bear notes via grizzly CLI.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Create, search, and manage Bear notes via grizzly CLI.
BluOS CLI (blu) for discovery, playback, grouping, and volume.
Send and manage iMessages via BlueBubbles, including attachments, tapbacks, edits, replies, and groups.
Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.
Use himalaya to list, read, search, compose, reply, forward, and organize IMAP/SMTP email.
Summarize CodexBar local cost logs by model for Codex or Claude, including current or full breakdowns.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.
Send third-party WhatsApp messages or sync/search WhatsApp history via wacli, not normal active chats.
'Ensure renamed built-in tool references preserve backward compatibility. Use when renaming a toolReferenceName, tool set referenceName, or any tool identifier. Run on ANY change to tool registration code. Covers legacyToolReferenceFullNames for tools and legacyFullNames for tool sets.'
<!-- Customize this skill and select save to override its behavior. Delete that copy to restore the built-in behavior. -->
Primary accessibility skill for VS Code. REQUIRED for new feature and contribution work, and also applies to updates of existing UI. Covers accessibility help dialogs, accessible views, verbosity settings, signals, ARIA announcements, keyboard navigation, and ARIA labels/roles.
Check Next.js compilation errors via a running dev server. Turbopack only. MANDATORY after every code edit before reporting work complete. Replaces `next build`.
>
>
>-
>-
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
- Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user
Version 1.0.0
Dette er **Maskinlæring for nybegynnere**, et omfattende 12-ukers, 26-leksjons pensum som dekker klassiske maskinlæringskonsepter ved bruk av Python (primært med Scikit-learn) og R. Repositoriet er de
Diagnose GitHub bug reports in openai/codex. Use when given a GitHub issue URL from openai/codex and asked to decide next steps such as verifying against the repo, requesting more info, or explaining why it is not a bug; follow any additional user-provided instructions.
Crie notebooks Jupyter limpos e reprodutíveis para dois modos principais:
공식 Microsoft 문서를 조회하여 Azure, .NET, Agent Framework, Aspire, VS Code,
Käytetään, kun käyttäjä pyytää luomaan, alustamaan tai muokkaamaan Jupyter-muistikirjoja
Interoghează documentația oficială Microsoft pentru a găsi concepte,
Przeszukaj oficjalną dokumentację Microsoft, aby znaleźć koncepcje, samouczki
Mag-query sa opisyal na dokumentasyon ng Microsoft upang hanapin ang
استعلام عن الوثائق الرسمية لشركة Microsoft للعثور على المفاهيم والدروس
Usar cuando el usuario solicita crear, estructurar o editar cuadernos
Interroger la documentation officielle de Microsoft pour trouver des
Naudokite, kai vartotojas prašo sukurti, paruošti arba redaguoti Jupyter
Gebruik dit wanneer de gebruiker vraagt om Jupyter-notebooks (`.ipynb`)
À utiliser lorsque l'utilisateur demande de créer, structurer ou modifier
Consultar a documentação oficial da Microsoft para encontrar conceitos,
This file provides guidance to AI coding agents (Claude Code, Cursor, Copilot, etc.) when working with skills in this repository.
This file provides guidance to agents working in this repository.
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.
Guide developers through setting up development environments with proper tools, dependencies, and configurations
Production-ready patterns for integrating frontend applications with backend APIs, including race condition handling, request cancellation, retry strategies, error normalization, and UI state management.
Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.
Core principles of SEO including E-E-A-T, Core Web Vitals, technical foundations, content quality, and how modern search engines evaluate pages.
Wrapper oficial de M2MCent (Node.js) para inyectar muros de pago x402 en APIs o servidores Model Context Protocol (MCP). Usar al construir nuevos servicios que requieran monetización máquina a máquina.
AI-powered image editing with style transfer and object removal
Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system simultaneously, when establishing file ownership to prevent merge conflicts in a shared codebase, when designing interface contracts so parallel implementers can build against each other's APIs before they are ready, or when deciding whether to use vertical slices versus horizontal layers for a full-stack feature.
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.
Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.