Coding & Development

lobehub/typescript

github.com

LobeHub TypeScript style and type-safety guide. Use when editing TS/TSX/MTS, fixing types, choosing interface vs type, avoiding any/object, import type, async flow, or ts-expect-error.

$ npx skills add lobehub/lobe-chat
スキルを見る

lucifer1004/typst

github.com

Typst document creation and package development. Use when: (1) Working with .typ files, (2) User mentions typst, typst.toml, or typst-cli, (3) Creating or using Typst packages, (4) Developing document templates, (5) Converting Markdown/LaTeX to Typst

$ npx skills add lucifer1004/claude-skill-typst
スキルを見る

daymade/qa-expert

github.com

This skill should be used when establishing comprehensive QA testing processes for any software project. Use when creating test strategies, writing test cases following Google Testing Standards, executing test plans, tracking bugs with P0-P4 classification, calculating quality metrics, or generating progress reports. Includes autonomous execution capability via master prompts and complete documentation templates for third-party QA team handoffs. Implements OWASP security testing and achieves 90% coverage targets.

$ npx skills add daymade/claude-code-skills
スキルを見る

giuseppe-trisciuoglio/spring-boot-project-creator

github.com

Creates and scaffolds a new Spring Boot project (3.x or 4.x) by downloading from Spring Initializr, generating package structure (DDD or Layered architecture), configuring JPA, SpringDoc OpenAPI, and Docker Compose services (PostgreSQL, Redis, MongoDB). Use when creating a new Java Spring Boot project from scratch, bootstrapping a microservice, or initializing a backend application.

$ npx skills add giuseppe-trisciuoglio/developer-kit
スキルを見る

actionbook/unsafe-checker

github.com

CRITICAL: Use for unsafe Rust code review and FFI. Triggers on: unsafe, raw pointer, FFI, extern, transmute, *mut, *const, union, #[repr(C)], libc, std::ffi, MaybeUninit, NonNull, SAFETY comment, soundness, undefined behavior, UB, safe wrapper, memory layout, bindgen, cbindgen, CString, CStr, 安全抽象, 裸指针, 外部函数接口, 内存布局, 不安全代码, FFI 绑定, 未定义行为

$ npx skills add actionbook/rust-skills
スキルを見る

elevenlabs/voice-changer

github.com

Transform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice Changer (speech-to-speech) API. Use when converting one voice to another, changing the speaker/narrator of an existing recording, dubbing a voice-over in a different voice, creating character voices from a scratch performance, anonymizing a speaker, or any "voice conversion / voice transfer / speech-to-speech" task. Make sure to use this skill whenever the user mentions voice changing, voice conversion, speech-to-speech, swapping a voice in audio, re-voicing a clip, or applying a different voice to an existing recording — even if they don't explicitly say "voice changer".

$ npx skills add elevenlabs/skills
スキルを見る

vercel/capture-api-response-test-fixture

github.com

Capture API response test fixture.

$ npx skills add vercel/ai
スキルを見る

grafana/opentelemetry

github.com

OpenTelemetry with Grafana stack. Covers OTel SDK instrumentation for Go/Java/Python/Node.js/.NET, OTLP protocol and endpoint configuration, sending telemetry to Grafana Cloud via OTLP endpoint, Grafana Alloy as OTel collector, sampling strategies, Kubernetes OTel Operator, and migration from other observability tools. Use when instrumenting apps with OTel, configuring OTLP endpoints, setting up collectors, or migrating to OpenTelemetry.

$ npx skills add grafana/skills
スキルを見る

getsentry/sred-work-summary

github.com

Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED projects.

$ npx skills add getsentry/skills
スキルを見る

rudrankriyam/asc-crash-triage

github.com

Triage TestFlight crashes, beta feedback, and performance diagnostics using asc. Use when the user asks about TF crashes, TestFlight crash reports, beta tester feedback, app hangs, disk writes, launch diagnostics, or wants a crash summary for a build or app.

$ npx skills add rudrankriyam/asc-skills
スキルを見る

dimillian/macos-spm-app-packaging

github.com

Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.

$ npx skills add dimillian/skills
スキルを見る

forztf/openspec-implementation

github.com

Implements approved specification proposals by working through tasks sequentially with testing and validation. Use when implementing changes, applying proposals, executing spec tasks, or building from approved plans. Triggers include "openspec implement", "implement", "apply change", "execute spec", "work through tasks", "build feature", "start implementation".

$ npx skills add forztf/open-skilled-sdd
スキルを見る

rudrankriyam/asc-notarization

github.com

Archive, export, and notarize macOS apps using xcodebuild and asc. Use when you need to prepare a macOS app for distribution outside the App Store with Developer ID signing and Apple notarization.

$ npx skills add rudrankriyam/asc-skills
スキルを見る

serpdownloaders/dreamcam-vr-downloader

github.com

Record DreamCamVR live streams and download saved VR recordings as MP4 with metadata preserved.

$ npx skills add serpdownloaders/skills
スキルを見る

serpdownloaders/coomer-downloader

github.com

Coomer Downloader Browser Extension (Chrome, Firefox, Edge, Opera, Brave)

$ npx skills add serpdownloaders/skills
スキルを見る

serpdownloaders/deviantart-downloader

github.com

Comprehensive DeviantArt downloader for artwork

$ npx skills add serpdownloaders/skills
スキルを見る

bobmatnyc/pytest

github.com

pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask

$ npx skills add bobmatnyc/claude-mpm-skills
スキルを見る

github/arize-ai-provider-integration

github.com

Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM provider (e.g. OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM). Use when the user mentions AI integration, LLM provider credentials, create integration, list integrations, update credentials, delete integration, or connecting an LLM provider to Arize.

$ npx skills add github/awesome-copilot
スキルを見る

arize-ai/arize-prompt-optimization

github.com

Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers performance signal, and runs a data-driven optimization loop using the ax CLI. Use when the user mentions optimize prompt, improve prompt, make AI respond better, improve output quality, prompt engineering, prompt tuning, or system prompt improvement.

$ npx skills add arize-ai/arize-skills
スキルを見る

tencentcloudbase/cloud-functions

github.com

CloudBase function runtime guide for building, deploying, and debugging your own Event Functions or HTTP Functions. This skill should be used when users need application runtime code on CloudBase, not when they are merely calling CloudBase official platform APIs.

$ npx skills add tencentcloudbase/skills
スキルを見る

flutter/flutter-environment-setup-macos

github.com

Set up a macOS environment for Flutter development

$ npx skills add flutter/skills
スキルを見る

jezweb/google-chat-messages

github.com

Send Google Chat messages via incoming webhooks — text, rich cards (cardsV2), threaded replies. TypeScript types, card builder utility, widget reference inline. Use whenever the user wants to post to Google Chat from a script, build a chatbot reply, send a notification card, build a Google Chat webhook integration, or troubleshoot card / threading issues.

$ npx skills add jezweb/claude-skills
スキルを見る

guanyang/toutiao-publisher

github.com

Publish articles to Toutiao (Today's Headlines). Handles persistent authentication (login once) and session management. Opens browser for interactive publishing.

$ npx skills add guanyang/super-publisher
スキルを見る

serpdownloaders/myfreecams-downloader

github.com

Capture MyFreeCams streams with automatic recording and model detection

$ npx skills add serpdownloaders/skills
スキルを見る