Skip to main content

Skills dans ce dépôt

majiayu000/claude-skill-registry - Page 85

SkillsMP a collecté 5 485 skills depuis majiayu000/claude-skill-registry. Ouvrez un skill pour examiner sa source et ses détails.

majiayu000/claude-skill-registry

Affichage de 40 skills collectés sur 5 485.

métier
Développeurs de logiciels
description

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

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Simple blocking HTTP client for Rust

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

API endpoint patterns.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Run agent mail.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Delete a configuration profile

Langue du texte source : Indéterminée

mis à jour
métier
Développeurs de logiciels
description

Delete a configuration profile

Langue du texte source : Indéterminée

mis à jour
métier
Développeurs de logiciels
description

List all available profiles

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Switch to a different configuration profile

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Run artifact clarity pass.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 5 485.