Showing 30 of 2,118

Sorted by quality
use-quail-ui-in-frontend-project
Claude Codeby quailyquaily
24

Use this skill when integrating Quail UI into a Vue 3 frontend, migrating an existing screen to Quail UI components, or needing the library's themes, tokens, icons, demo-backed usage patterns, and agent-facing onboarding docs.

Coding / 软件开发
Safe-ish
Scanned
cursor-workflows
Claude Codeby peterlianpi
24

Orchestrates common Cursor agent workflows: user settings edits, rules/subagents/skills, PR babysitting, parallel model runs in git worktrees, branch-context diffs, and focused code review. Use when the user invokes slash-style intents (e.g. best-of-n, read-branch, review, babysit) or asks to migra…

Coding / 软件开发
Safe-ish
Scanned
talon
Claude Codeby darkmice
24

Talon 多模融合数据引擎使用指南。当用户需要使用 Talon 数据库进行开发时触发:包括 SQL 查询、KV 存储、向量搜索、时序数据、消息队列、全文检索、地理空间、图数据库、AI 引擎(Session/Context/Memory/RAG/Agent/Trace)。也适用于:选择 Talon 引擎模块、使用 Go/Python/Node.js/Java/.NET SDK、构建 RAG 管道、Agent 工具缓存、对话管理、embedding 缓存、跨引擎融合查询(GraphRAG、Hybrid Search)。

Coding / 软件开发
Safe-ish
Scanned
purity-check
Claude Codeby mikecubed
24

Enforces functional-core purity rules: PURE-1 (no side effects in core/ modules — no I/O, no clock, no RNG, no logging), PURE-2 (no ambient/global state reads in core), PURE-3 (mock-required-to-test signal — if a function needs a mock to test, it isn't pure and belongs in shell). Loaded by the cond…

Coding / 软件开发
Safe-ish
Scanned
WhatsApp Assistant
Claude Codeby spamsch
24

Read, search, and send WhatsApp messages using whatsapp-cli.

Coding / 软件开发
Safe-ish
Scanned
pr
Claude Codeby ramarlina
24

Use when the user invokes /pr - pushes the current branch and creates a pull request

Coding / 软件开发
Network
Scanned
Advertisement
agent-assistant-docs-business
Claude Codeby hainamchung
24

📊 Business Docs — Business documentation files. Use when user types /docs:business.

Coding / 软件开发
Safe-ish
Scanned
architecture-audit
Claude Codeby rfhayn
24

Check codebase for architectural violations (factory bypass, raw assign, scope compliance, service layer). TRIGGER when the user discusses creating Core Data objects in production code, adding new entity creation sites, or before PR creation on milestones that touch the service/model layer.

Coding / 软件开发
Safe-ish
Scanned
tg-ws-proxy-android
Claude Codeby ComradeSwarog
24

Build the Android APK (debug or release) for the tg-ws-proxy-android project.

Coding / 软件开发
Safe-ish
Scanned
trello
Claude Codeby ai-in-pm
24

Manage Trello boards, lists, and cards via the Trello REST API.

Coding / 软件开发
Network
Scanned
vue-expert-js
Claude Codeby ngxtm
24

Use when building Vue 3 applications with JavaScript only (no TypeScript). Invoke for JSDoc typing, vanilla JS composables, .mjs modules.

Coding / 软件开发
Safe-ish
Scanned
langgraph
Claude Codeby mrarcitech
24

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern. Used in production at LinkedIn, Uber, a…

Coding / 软件开发
Safe-ish
Scanned
kustomize
Claude Codeby 11vated
24

Kustomize K8s - use when working on related tasks

Coding / 软件开发
Safe-ish
Scanned
clap-rs
Claude Codeby 11vated
24

Clap CLI Rust - use when working on related tasks

Coding / 软件开发
Safe-ish
Scanned
bio-clinical-databases-clinvar-lookup
Claude Codeby FreedomIntelligence
24

Query ClinVar for variant pathogenicity classifications, review status, and disease associations via REST API or local VCF. Use when determining clinical significance of variants for diagnostic or research purposes.

Coding / 软件开发
Safe-ish
Scanned
agentdeals
Claude Codeby robhunter
24

Search and compare 1,500+ developer infrastructure deals — free tiers, startup credits, and pricing changes across 54 categories.

Coding / 软件开发
Safe-ish
Scanned
agent-eval-api
Claude Codeby Omniloy
24

Operate the Omniloy Agent Evaluator (Agent Testing Platform) API end-to-end — authenticate, resolve or create agents / personas / evaluators / test configs, launch a test run, poll it to a terminal state, and read back transcripts, scores and pass/fail. Use this whenever the user wants to test or e…

Coding / 软件开发
Safe-ish
Scanned
azure-keyvault-certificates-rust
Claude Codeby benjaminasterA
24

Client library for Azure Key Vault Certificates — secure storage and management of certificates.

Coding / 软件开发
Safe-ish
Scanned
agent-assistant-debug-hard
Claude Codeby hainamchung
24

⚡⚡⚡ Full Debug — Deep investigation for complex issues. Use when user types /debug:hard.

Coding / 软件开发
Safe-ish
Scanned
dotnet-slopwatch
Claude Codeby rudironsoni
24

Runs Slopwatch CLI to detect LLM reward hacking -- disabled tests, suppressed warnings.

Coding / 软件开发
Safe-ish
Scanned
greybeard-meta-guidance
Claude Codeby robkam
24

Provide practical conventions and process guidance for ytnova and OSS C/TUI workflows, including personas, skills, review standards, and developer expectations.

Coding / 软件开发
Safe-ish
Scanned
recipe-code-assistant
Claude Codeby tylerjrbuell
24

Full recipe for a code assistant with shell execution, file read/write, git integration, and sandboxed code running.

Coding / 软件开发
Safe-ish
Scanned
explain-lpts
Claude Codeby cwida
24

Comprehensive reference for the LPTS pipeline — LogicalPlan to AST to CTE List to SQL string. Covers AST node hierarchy, CTE node hierarchy, column binding maps, expression resolution, and operator-specific conversion logic. Auto-loaded when discussing the pipeline, AST nodes, CTE generation, or op…

Coding / 软件开发
Safe-ish
Scanned
joke-api
Claude Codeby TimLai666
24

Fetch random jokes across various categories (Programming, Pun, etc.) via JokeAPI. Use when the user asks for a joke or needs some humor. No API key required.

Coding / 软件开发
Safe-ish
Scanned
ck:tanstack
Claude Codeby auxi-wardrobe
24

Build with TanStack Start (full-stack React framework), TanStack Form (headless form management), and TanStack AI (AI streaming/chat). Use when creating TanStack projects, routes, server functions, forms, validation, or AI chat features.

Coding / 软件开发
Safe-ish
Scanned
audit-logging
Claude Codeby AminAlam
24

Structured log example: text evt=authfail user=clinician1 code=LOCKOUT ts=2026-01-04T12:00:00Z

Coding / 软件开发
Safe-ish
Scanned
svelte-best-practices
Claude Codeby aleconstancio
24

Svelte 5 runes, component patterns, stores, transitions, and SvelteKit routing. Use when writing or reviewing Svelte code.

Coding / 软件开发
Safe-ish
Scanned
rivet-sdk
Claude Codeby anthropics
24

Reference skill for Zoom Rivet SDK. Use after routing to a Rivet-based server workflow when implementing auth handling, webhook consumers, API wrappers, multi-module composition, or Lambda receiver patterns.

Coding / 软件开发
Safe-ish
Scanned
docs-sync
Claude Codeby hoangsonww
24

PetSwipe documentation sync workflow for README, ARCHITECTURE, deployment docs, Kubernetes docs, and Terraform docs. Use when code or infra changes require documentation updates or when docs appear stale relative to the repository.

Coding / 软件开发
Safe-ish
Scanned