Skip to main content

这个仓库中的 skills

majiayu000/claude-skill-registry - 第 85 页

SkillsMP 已收集 majiayu000/claude-skill-registry 中的 5,485 个 Skill。打开任一 Skill 可查看来源和详情。

majiayu000/claude-skill-registry

已展示 40 / 5,485 个已收集 Skill。

职业分类
软件开发工程师
描述

Swagger UI を用いた OpenAPI ドキュメントの公開・統合を支援するスキル。静的HTML/React/Next.js/サーバー埋め込みの構成を整理し、安全なAPI Explorerを構築する。 Anchors: • OpenAPI Specification / 適用: API仕様互換 / 目的: 定義の一貫性確保 • Swagger UI Documentation / 適用: UI構成 / 目的: 設定項目の正確な適用 • OWASP ASVS / 適用: 公開・認証設計 / 目的:…

原文语言:日语

更新
职业分类
软件开发工程师
描述

Complete Switchboard Oracle Protocol SDK for Solana - the permissionless oracle solution for price feeds, on-demand data, VRF randomness, and real-time streaming via Surge. Covers TypeScript SDK, Rust integration, Oracle Quotes, and all Switchboard tools.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Interact with the Taco crypto trading platform via API. Use when the user wants to (1) get kline/candlestick market data, (2) check account balance and positions, (3) open perpetual positions, (4) close perpetual positions, (5) update take-profit or stop-loss…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Query the hosted Taiga API at taiga.ant.dev for job results, passrates, transcripts, and run evaluations. Use when user asks about Taiga jobs, problem scores, eval results, or needs to submit/check jobs.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Rules for files related to the Telegram Bot API integration, emphasizing API-specific best practices.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Apply when defining API request/response types, DTOs, and shared types between frontend and backend.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Frontend/backend API contract definitions. Use for defining API endpoints, Pydantic to TypeScript mapping, schema validation, error responses, and pagination contracts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Set up OpenAPI client for authenticated API calls in Umbraco backoffice (REQUIRED for custom APIs)

原文语言:英语

更新
职业分类
软件开发工程师
描述

Simple blocking HTTP client for Rust

原文语言:英语

更新
职业分类
软件开发工程师
描述

API endpoint patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when working with the WordPress Abilities API: wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities for defining abilities, categories, REST exposure, and permission checks for clients.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expert guidance for Zod v4 schema validation in TypeScript. Use when designing schemas, migrating from Zod 3, handling validation errors, generating JSON Schema/OpenAPI, using codecs/transforms, or integrating with React Hook Form, tRPC, Hono, or Next.js.…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Switch coding-agent accounts on a usage/rate limit, routed by host and agent.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Turn a skill's recommendations into real, executed actions — open the tickets, file the issues, post the updates — safely: dry-run preview, risk-classified, approval-gated, then recorded back to the brain. Use when asked to act on a plan, file tickets from a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run agent mail.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Make an out-of-session Claude (Managed Agent or Agent SDK loop) AgentOps-native — via skills + the ao CLI + CI, not hooks.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Delete a storage resource or file. Requires authentication. Use for Agentuity cloud platform operations

原文语言:英语

更新
职业分类
软件开发工程师
描述

Delete a storage resource or file. Requires authentication. Use for Agentuity cloud platform operations

原文语言:英语

更新
职业分类
软件开发工程师
描述

Delete a configuration profile

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Delete a configuration profile

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Switch to a different configuration profile

原文语言:英语

更新
职业分类
软件开发工程师
描述

List all projects. Requires authentication. Use for project management operations

原文语言:英语

更新
职业分类
软件开发工程师
描述

Show project detail. Requires authentication. Use for project management operations

原文语言:英语

更新
职业分类
软件开发工程师
描述

Show project detail. Requires authentication. Use for project management operations

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run artifact clarity pass.

原文语言:英语

更新
职业分类
未分类
描述

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (图文) with multiple images. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Universal bash CLI patterns for colors, logging, headers, and error handling

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bash scripting development standards, error handling, and best practices. Activated when working with .sh files or Bash scripts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "write a bash script", "create a shell script", "implement bash function", "parse arguments in bash", "handle errors in bash", or mentions bash development, shell scripting, script templates, or modern bash…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "lint bash script", "run shellcheck", "format shell script", "use shfmt", "fix shellcheck errors", or mentions shell script linting, formatting, code quality, or pre-commit hooks for bash.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "add logging to bash script", "colorize output", "implement log levels", "CI/CD sections", "terminal colors in bash", or mentions logging functions, emoji output, collapsible CI sections, or shlocksmith.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Analyzes bash scripts for performance bottlenecks, coding standards, and modern tool replacements. Use when optimizing shell scripts, consolidating scripts, or preparing for production. Triggers include "optimize bash", "shellcheck", "script performance", or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks about "POSIX compatibility", "portable shell scripts", "cross-shell compatibility", "bashisms", "shebang selection", or mentions writing scripts that work on different shells (bash, sh, dash, zsh) or different…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create organized bash script structure with color output, menu systems, error handling, and cross-platform support. Standardizes CLI tooling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generates production-ready bash 5.2+/5.3 scripts with strict mode, immutable locals, dispatch tables, and functional patterns. Use when creating new .sh scripts, CLI tools, cron jobs, deployment automation, text processing workflows, or log analyzers.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Write robust bash scripts with proper error handling. Use when the user says "write a script", "bash script", "shell script", "automate this", "create a backup script", or asks to script a task.

原文语言:英语

更新
已展示 40 / 5,485 个已收集 Skill。