💻

行動開發

3314 skills in 開發 > 行動開發

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

zellij

Marketplace

Terminal workspace and multiplexer for interactive CLI sessions. Use when managing terminal sessions, running interactive REPLs, debugging applications, automating terminal workflows, or when user mentions zellij, terminal multiplexer, floating panes, or session layouts. Simpler alternative to tmux with native session management.

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

process-file

Marketplace

Process arbitrary files (email, PDF, Office docs, images, audio/video) and integrate with AkashicRecords for intelligent archiving. Reads file content, analyzes intent, and suggests appropriate storage location based on content and project preferences.

eternnoir/claude-tool
2
0
更新於 4d ago

scanning-for-data-privacy-issues

Marketplace

This skill enables Claude to automatically scan code and configuration files for potential data privacy vulnerabilities using the data-privacy-scanner plugin. It identifies sensitive data exposure, compliance violations, and other privacy-related risks. Use this skill when the user requests to "scan for data privacy issues", "check privacy compliance", "find PII leaks", "identify GDPR violations", or needs a "privacy audit" of their codebase. The skill is most effective when used on projects involving personal data, financial information, or health records.

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

scrcpy-cli-argument-to-code-mapper

This skill should generate classes for scrcpy CLI arguments. This skill should be used when adding support for new scrcpy CLI arguments to the app.

Codertainment/scrcpy_buddy
2
0
更新於 4d ago

monitoring-cpu-usage

Marketplace

This skill enables Claude to monitor and analyze CPU usage patterns within applications. It helps identify CPU hotspots, analyze algorithmic complexity, and detect blocking operations. Use this skill when the user asks to "monitor CPU usage", "optimize CPU performance", "analyze CPU load", or "find CPU bottlenecks". It assists in identifying inefficient loops, regex performance issues, and provides optimization recommendations. This skill is designed for improving application performance by addressing CPU-intensive operations.

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

analyzing-logs

Marketplace

This skill enables Claude to analyze logs for performance insights and issue detection. It is triggered when the user requests log analysis, performance troubleshooting, or debugging assistance. The skill identifies slow requests, error patterns, resource warnings, and other key performance indicators within log files. Use this skill when the user mentions "analyze logs", "performance issues", "error patterns in logs", "slow requests", or requests help with "log aggregation". It helps identify performance bottlenecks and improve application stability by analyzing log data.

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

swift-6-migration

Marketplace

Use when encountering Swift 6 concurrency errors, Sendable conformance warnings, actor isolation issues, "global variable is not concurrency-safe" errors, or migrating codebases to Swift 6 language mode

ivan-magda/claude-code-marketplace
2
0
更新於 4d ago

cost-optimization-gha

GitHub Actions の実行コストを最適化するためのスキル。コスト計測、削減施策の設計、実装、継続的な監視を一連で扱う。Anchors:• High Performance Browser Networking / 適用: 計測から改善する姿勢 / 目的: 速度とコストの可視化• Designing Data-Intensive Applications / 適用: 制約下の設計判断 / 目的: ランナー/ストレージの効率化• Continuous Delivery / 適用: 改善の反復 / 目的: 継続的最適化のサイクル化Trigger:Use when optimizing GitHub Actions workflow execution time, reducing runner costs, managing billing, or optimizing artifact storage and cache usage.github actions cost optimization, runner costs, workflow budget, artifact storage, caching strategy

daishiman/AIWorkflowOrchestrator
2
0
更新於 4d ago

implementing-backup-strategies

Marketplace

This skill implements backup strategies for databases and applications. It generates configuration files and setup code to ensure data protection and disaster recovery. Use this skill when the user requests to "implement backup strategy", "configure backups", "setup data recovery", or needs help with "backup automation". The skill provides production-ready configurations, best practices, and multi-platform support for database and application backups. It focuses on security and scalability.

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

git-workflow

Route ALL git operations to appropriate resources. Load reference files before responding. Scope: status, diff, log, commits, branches, conflicts, rebasing, code review. Triggers: "git", "status", "diff", "log", "commit", "branch", "merge", "conflict", "rebase", "stash", "cherry-pick".

warpcode/dotfiles
2
2
更新於 4d ago

conducting-browser-compatibility-tests

Marketplace

This skill enables cross-browser compatibility testing for web applications using BrowserStack, Selenium Grid, or Playwright. It tests across Chrome, Firefox, Safari, and Edge, identifying browser-specific bugs and ensuring consistent functionality. It is used when a user requests to "test browser compatibility", "run cross-browser tests", or uses the `/browser-test` or `/bt` command to assess web application behavior across different browsers and devices. The skill generates a report detailing compatibility issues and screenshots for visual verification.

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

auditing-access-control

Marketplace

This skill enables Claude to audit access control implementations in various systems. It uses the access-control-auditor plugin to identify potential vulnerabilities and misconfigurations related to access control. Use this skill when the user asks to "audit access control", "check permissions", "assess access rights", or requests a "security review" focused on access management. It's particularly useful for analyzing IAM policies, ACLs, and other access control mechanisms in cloud environments, applications, or infrastructure. The skill helps ensure compliance with security best practices and identify potential privilege escalation paths.

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

changelog

Generates and updates CHANGELOG.md files by analyzing git commit history. Handles both creating new changelogs and appending recent changes. Analyzes commits using conventional commit format and categorizes changes. Use this skill when generating a new CHANGELOG.md file, updating CHANGELOG.md with recent changes, preparing for a release, documenting changes between versions, or when user mentions "update changelog", "generate changelog", "changelog", "release notes".

tizee/dotfiles
2
0
更新於 4d ago

running-load-tests

Marketplace

This skill enables Claude to create and execute load tests for performance validation. It is designed to generate load test scripts using tools like k6, JMeter, and Artillery, based on specified test scenarios. Use this skill when the user requests to create a "load test", conduct "performance testing", validate "application performance", or needs a "stress test" to identify breaking points in the application. The skill helps define performance thresholds and provides execution instructions.

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

auditing-access-control

Marketplace

This skill enables Claude to audit access control implementations in various systems. It uses the access-control-auditor plugin to identify potential vulnerabilities and misconfigurations related to access control. Use this skill when the user asks to "audit access control", "check permissions", "assess access rights", or requests a "security review" focused on access management. It's particularly useful for analyzing IAM policies, ACLs, and other access control mechanisms in cloud environments, applications, or infrastructure. The skill helps ensure compliance with security best practices and identify potential privilege escalation paths.

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

openai-agent-sdk

A subagent specialized in creating and managing OpenAI Agents SDK applications, including multi-agent workflows, tools, handoffs, and real-time voice capabilities

abdul-ahad-26/physical-ai-and-humanoid-robotics
2
0
更新於 4d ago

Global Documentation

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

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

bel-open-file

This skill should be used when the user wants to open or preview a file that already exists on disk using the operating system's default application. Triggers on requests like "open this file", "show me the PDF", "preview the image", "view the document", or "display the spreadsheet". Works with all file types including PDFs, images, documents, emails, and spreadsheets.

bennoloeffler/bassi
2
0
更新於 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