💻

行動開發

3314 skills in 開發 > 行動開發

gabb-code-navigation

Decision guide for code navigation. Teaches when to use gabb tools vs default tools (Grep/Read) for maximum efficiency. Applies to Python/TypeScript/Rust/Kotlin/C++.

gabb-software/gabb-cli
2
0
更新於 4d ago

managing-container-registries

Marketplace

This skill enables Claude to manage container registries, including ECR, GCR, and Harbor. It should be used when the user needs to create, configure, or manage container image registries. It helps generate production-ready configurations, implement best practices, and ensure a security-first approach. Use this skill when the user mentions terms like "container registry," "ECR," "GCR," "Harbor," "image repository," or requests assistance with managing container images. It's also helpful for generating configuration code for DevOps pipelines related to container registries.

jeremylongshore/claude-code-plugins-nixtla
2
0
更新於 4d ago

prompt-writer

Best practices for writing effective AI prompts from scratch. Applied when creating new prompts, instructions, or system messages for LLMs. Focuses on clarity, specificity, and token efficiency.

KJone1/dotfiles
2
0
更新於 4d ago

retry-strategies

外部APIや分散システムの一時的障害に対して、リトライ・タイムアウト・サーキットブレーカーを組み合わせた回復戦略を設計し、実装まで導くスキル。 失敗特性の分類、指数バックオフとジッター、隔離(Bulkhead)などの適用判断を整理し、過剰リトライや雪崩障害を避ける。 Anchors: • Designing Data-Intensive Applications / 適用: 分散システムの障害特性と復旧設計 / 目的: 失敗モードに合わせた戦略選定 • Release It! (Michael T. Nygard) / 適用: Circuit Breaker・Bulkhead・Timeout / 目的: 耐障害パターンの適切な適用 • AWS Architecture Blog - Exponential Backoff and Jitter / 適用: リトライ待機とジッター / 目的: 負荷集中の回避 Trigger: Use when designing retry policies, tuning timeouts, introducing circuit breakers or bulkheads, or validating resilience for external API calls. retry, backoff, jitter, circuit breaker, bulkhead, timeout, transient failure, resilience

daishiman/AIWorkflowOrchestrator
2
0
更新於 4d ago

design-review

Design audits and submission preparation. Use when reviewing designs for quality, checking accessibility compliance, or preparing for App Store submission.

mpazaryna/claude-toolkit
2
1
更新於 4d ago

generating-helm-charts

Marketplace

This skill enables Claude to generate Helm charts for Kubernetes applications. It should be used when the user requests the creation of a new Helm chart, the modification of an existing chart, or assistance with packaging and deploying Kubernetes applications using Helm. The skill is triggered by requests that mention "Helm chart", "Kubernetes deployment", "package application for Kubernetes", or similar phrases related to Helm and Kubernetes. It helps streamline the process of creating and managing Kubernetes deployments.

jeremylongshore/claude-code-plugins-nixtla
2
0
更新於 4d ago

generating-docker-compose-files

Marketplace

This skill enables Claude to generate Docker Compose configurations for multi-container applications. It leverages best practices for production-ready deployments, including defining services, networks, volumes, health checks, and resource limits. Claude should use this skill when the user requests a Docker Compose file, specifies application architecture involving multiple containers, or mentions needs for container orchestration, environment variables, or persistent data management in a Docker environment. Trigger terms include "docker-compose", "docker compose file", "multi-container", "container orchestration", "docker environment", "service definition", "volume management", "network configuration", "health checks", "resource limits", and ".env files".

jeremylongshore/claude-code-plugins-nixtla
2
0
更新於 4d ago

web-research

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research.

DougTrajano/pydantic-ai-skills
2
0
更新於 4d ago

schema-design

Universal database schema design principles: normalization strategy, data types, primary keys, constraints, anti-patterns, and red flags. Apply when designing schemas, reviewing database architecture, or refactoring data models.

phrazzld/claude-config
2
1
更新於 4d ago

profiling-application-performance

Marketplace

This skill enables Claude to profile application performance, analyzing CPU usage, memory consumption, and execution time. It is triggered when the user requests performance analysis, bottleneck identification, or optimization recommendations. The skill uses the application-profiler plugin to identify performance bottlenecks and suggest code-level optimizations. Use it when asked to "profile application", "analyze performance", or "find bottlenecks". It is also helpful when the user mentions specific performance metrics like "CPU usage", "memory leaks", or "execution time".

jeremylongshore/claude-code-plugins-nixtla
2
0
更新於 4d ago

skill-reviewer

Marketplace

Review and ensure skills maintain high quality standards. Use when creating new skills, updating existing skills, or auditing skill quality. Checks for progressive disclosure, mental model shift, appropriate scope, and documentation clarity.

dashed/claude-marketplace
2
0
更新於 4d ago

performing-penetration-testing

Marketplace

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a "penetration test", "pentest", "vulnerability assessment", or asks to "exploit" a web application. It provides comprehensive reporting on identified security flaws.

jeremylongshore/claude-code-plugins-nixtla
2
0
更新於 4d ago

Global Performance

Your approach to handling global performance. Use this skill when working on files where global performance comes into play.

jaypaulb/CanvusAPI-LLMDemo
2
1
更新於 4d ago

optimizing-cache-performance

Marketplace

This skill enables Claude to analyze and improve application caching strategies. It optimizes cache hit rates, TTL configurations, cache key design, and invalidation strategies. Use this skill when the user requests to "optimize cache performance", "improve caching strategy", "analyze cache hit rate", or needs assistance with "cache key design", "TTL optimization", or "cache invalidation". The skill identifies potential bottlenecks and recommends adjustments for improved performance and efficiency of caching mechanisms like Redis.

jeremylongshore/claude-code-plugins-nixtla
2
0
更新於 4d ago

serr-structured-error-wrapper

Serr allows us to enrich our Go application errors with location, etc, and bubble them up to the caller where we only have to log once

rohanthewiz/serr
2
0
更新於 4d ago

generating-end-to-end-tests

Marketplace

This skill enables Claude to generate end-to-end (E2E) tests for web applications. It leverages Playwright, Cypress, or Selenium to automate browser interactions and validate user workflows. Use this skill when the user requests to "create E2E tests", "generate end-to-end tests", or asks for help with "browser-based testing". The skill is particularly useful for testing user registration, login flows, shopping cart functionality, and other multi-step processes within a web application. It supports cross-browser testing and can be used to verify the responsiveness of web applications on different devices.

jeremylongshore/claude-code-plugins-nixtla
2
0
更新於 4d ago

adapter-assistant

Complete adapter lifecycle assistant for LimaCharlie. Supports External Adapters (cloud-managed), Cloud Sensors (SaaS/cloud integrations), and On-prem USP adapters. Dynamically researches adapter types from local docs and GitHub usp-adapters repo. Creates, validates, deploys, and troubleshoots adapter configurations. Handles parsing rules (Grok, regex), field mappings, credential setup, and multi-adapter configs. Use when setting up new data sources (Okta, S3, Azure Event Hub, syslog, webhook, etc.), troubleshooting ingestion issues, or managing adapter deployments.

refractionPOINT/documentation
2
1
更新於 4d ago

apple-hig-guidelines

Apple Human Interface Guidelines(HIG)に基づくUI設計原則を専門とするスキル。**Anchors**:• Apple Human Interface Guidelines (Official) / 適用: iOS・macOS・watchOS・tvOS UI設計 / 目的: Apple標準UI原則• 『Don't Make Me Think』(Steve Krug)/ 適用: ユーザビリティ評価 / 目的: 直感的UI**Triggers**: iOS・macOS・watchOS・tvOS アプリのUI設計時、Apple Design System準拠時、クロスプラットフォームApple対応時に使用

daishiman/AIWorkflowOrchestrator
2
0
更新於 4d ago

type-project-organization

规范类型项目(apps/type)的代码组织方式、导出语法和文件结构。用于解决类型导出冲突、创建统一导出入口、处理重复导出等问题。适用于类型项目开发、类型错误修复、代码规范实施场景。在处理类型项目的代码写法时,请使用本技能。

ruan-cat/11comm
2
0
更新於 4d ago

nixtla-schema-mapper

Marketplace

Infer data schema and generate Nixtla-compatible transformations from CSV, SQL, Parquet, or dbt sources

jeremylongshore/claude-code-plugins-nixtla
2
0
更新於 4d ago