Browse Skills
44969 skills found
unity-networking.md
2
1
export
unity-networking
2
from
"creator-hian/claude-code-plugins"
from
"creator-hian/claude-code-plugins"
3
Implement multiplayer games with Unity Netcode, Mirror, or Photon. Masters client-server architecture, state synchronization, and lag compensation. Use for multiplayer features, networking issues, or real-time synchronization.
2026-01-05
configuring-service-meshes.md
2
1
export
configuring-service-meshes
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill configures service meshes like Istio and Linkerd for microservices. It generates production-ready configurations, implements best practices, and ensures a security-first approach. Use this skill when the user asks to "configure service mesh", "setup Istio", "setup Linkerd", or requests assistance with "service mesh configuration" for their microservices architecture. The configurations will be tailored to the specified infrastructure requirements.
2026-01-05
project-bootstrap.md
2
1
export
project-bootstrap
2
from
"ChuDiRen/AI-agent-testing-platform"
from
"ChuDiRen/AI-agent-testing-platform"
3
项目启动工作流。当用户需要从零开始启动一个完整项目、进行功能模块重构或开发独立子系统时使用。提供从需求分析到开发准备的标准化流程。
2026-01-05
prometheus.md
2
1
export
prometheus
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Prometheus monitoring and alerting for cloud-native observability. Use when implementing metrics collection, PromQL queries, alerting rules, or service discovery. Triggers: prometheus, promql, metrics, alertmanager, service discovery, recording rules, alerting, scrape config.
2026-01-05
process-file.md
2
1
export
process-file
2
from
"eternnoir/claude-tool"
from
"eternnoir/claude-tool"
3
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.
2026-01-05
engineering-features-for-machine-learning.md
2
1
export
engineering-features-for-machine-learning
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to perform feature engineering tasks for machine learning. It creates, selects, and transforms features to improve model performance. Use this skill when the user requests feature creation, feature selection, feature transformation, or any request that involves improving the features used in a machine learning model. Trigger terms include "feature engineering", "feature selection", "feature transformation", "create features", "select features", "transform features", "improve model performance", and similar phrases related to feature manipulation.
2026-01-05
styling-tenzir-ui.md
2
1
export
styling-tenzir-ui
2
from
"tenzir/claude-plugins"
from
"tenzir/claude-plugins"
3
Provides Tenzir design system tokens and component specifications. Use when building UI components, styling with CSS/Tailwind, choosing colors, typography, spacing, or implementing buttons, inputs, tags/badges, toasts, and other Tenzir UI elements.
2026-01-05
skill-creator.md
2
1
export
skill-creator
2
from
"sjnims/plugin-forge"
from
"sjnims/plugin-forge"
3
Create Agent Skills for Claude Code plugins with SKILL.md, scripts, references, and assets following best practices. Use when creating new skills, authoring SKILL.md files, writing YAML frontmatter, extending Claude with new capabilities, or when the user mentions plugin development, skill authoring, or adding capabilities to a plugin.
2026-01-05
integration-test.md
2
1
export
integration-test
2
from
"avivsinai/telclaude"
from
"avivsinai/telclaude"
3
Full SDK integration test that runs actual queries through the Claude SDK sandbox. Use after making changes to SDK client code, session management, skill loading, network proxy, voice/TTS, or image generation. Runs real prompts through the SDK to verify the complete path works.
2026-01-05
code-smell-detection.md
2
1
export
code-smell-detection
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
コードスメルとアーキテクチャ・アンチパターンを整理し、レビューと改善対象の特定を支援するスキル。クラス/メソッドのスメル検出、改善優先度の整理、レポート化を扱う。Anchors:• Clean Code (Robert C. Martin) / 適用: コード品質レビュー / 目的: 意図の明確化• Refactoring (Martin Fowler) / 適用: スメル検出と改善 / 目的: 安全な修正• Working Effectively with Legacy Code (Michael Feathers) / 適用: 改善対象の特定 / 目的: リスク最小化Trigger:Use when detecting code smells, identifying refactoring targets, analyzing technical debt, or documenting anti-patterns.code smells, anti-patterns, refactoring targets, technical debt, architecture review
2026-01-05
scanning-for-data-privacy-issues.md
2
1
export
scanning-for-data-privacy-issues
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
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.
2026-01-05
scrcpy-cli-argument-to-code-mapper.md
2
1
export
scrcpy-cli-argument-to-code-mapper
2
from
"Codertainment/scrcpy_buddy"
from
"Codertainment/scrcpy_buddy"
3
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.
2026-01-05
creating-github-issues-from-web-research.md
2
1
export
creating-github-issues-from-web-research
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enhances Claude's ability to conduct web research and translate findings into actionable GitHub issues. It automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready for team action. Use this skill when you need to research a topic and create a corresponding GitHub issue for tracking, collaboration, and task management. Trigger this skill by requesting Claude to "research [topic] and create a ticket" or "find [information] and generate a GitHub issue".
2026-01-05
command-performance-optimization.md
2
1
export
command-performance-optimization
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
コマンドのパフォーマンス最適化(トークン効率化/並列実行/モデル選択/速度改善)を整理し、性能改善の判断と適用を支援するスキル。計測観点、最適化手順、テンプレート運用を一貫して整理する。Anchors:• High Performance Browser Networking (Ilya Grigorik) / 適用: パフォーマンス測定 / 目的: レイテンシー削減• Design of Computer Programs (Peter Norvig) / 適用: 最適化設計 / 目的: 実行速度向上• Programming Pearls (Jon Bentley) / 適用: トークン効率化 / 目的: リソース削減Trigger:Use when optimizing command performance, reducing token usage, or designing parallel execution flows and model selection.command performance, token optimization, parallel execution, model selection
2026-01-05
monitoring-cpu-usage.md
2
1
export
monitoring-cpu-usage
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
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.
2026-01-05
creating-ansible-playbooks.md
2
1
export
creating-ansible-playbooks
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill creates Ansible playbooks for automating configuration management tasks. It generates production-ready, multi-platform playbooks based on user-defined requirements, incorporating best practices and a security-first approach. Use this skill when you need to automate server configurations, software deployments, or infrastructure management using Ansible. Trigger this skill by requesting "Ansible playbook," specifying configuration details, or asking for automation of a particular setup.
2026-01-05
prototype-design.md
2
1
export
prototype-design
2
from
"ChuDiRen/AI-agent-testing-platform"
from
"ChuDiRen/AI-agent-testing-platform"
3
原型界面设计工具。当用户需要根据 PRD 生成高保真原型页面、快速出原型确认需求、或进行 UI/UX 设计验证时使用。支持移动端和 PC 端应用。
2026-01-05
flaky-test-prevention.md
2
1
export
flaky-test-prevention
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
フレーキー(不安定)なテストを検出・修正するスキル。非決定性の排除、リトライロジック、テスト安定性向上パターンを提供。並列実行時の問題解決やタイミング依存の除去を支援。Anchors:• Test-Driven Development(Kent Beck) / 適用: Red-Green-Refactor / 目的: 安定したテスト設計• xUnit Test Patterns(Gerard Meszaros) / 適用: テストダブル / 目的: 非決定性の隔離• Continuous Delivery(Jez Humble) / 適用: パイプライン信頼性 / 目的: CI/CDの安定化Trigger:Use when tests fail intermittently, detecting flaky tests, eliminating non-determinism in tests, fixing timing-dependent failures, or stabilizing CI/CD pipelines.
2026-01-05
organizing-documentation.md
2
1
export
organizing-documentation
2
from
"cipherstash/cipherpowers"
from
"cipherstash/cipherpowers"
3
Set up or reorganize project documentation using intent-based structure (BUILD/FIX/UNDERSTAND/LOOKUP)
2026-01-05
archiving-databases.md
2
1
export
archiving-databases
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill automates database archival processes. It helps reduce primary database size by moving historical records to archive tables or cold storage solutions like S3, Azure Blob, or GCS. The plugin supports PostgreSQL and MySQL, implementing automated retention policies, compression, compliance tracking, and zero-downtime migration. Use this when the user mentions "database archival", "archive old database records", "retention policies", "cold storage", or "reduce database size." It is particularly useful for handling requests related to data lifecycle management and compliance requirements in database systems.
2026-01-05
convex-development.md
2
1
export
convex-development
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
Apply Convex database best practices for cost optimization, performance, security, and architecture.Use when: building Convex backends, optimizing queries, handling embeddings/vector search,reviewing Convex code, designing schemas, planning migrations, or discussing Convex architecture.Keywords: Convex, real-time database, queries, mutations, actions, indexes, pagination,vector search, embeddings, schema, migrations, ctx.auth, convex-helpers, bandwidth.
2026-01-05
quality-dashboard.md
2
1
export
quality-dashboard
2
from
"mehdic/bazinga"
from
"mehdic/bazinga"
3
Unified project health dashboard aggregating all quality metrics
2026-01-05
json-schema.md
2
1
export
json-schema
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
JSON Schema仕様に基づくスキーマ設計を専門とするスキル。API仕様の定義、OpenAPI連携、バリデーションルールの標準化を通じて、相互運用性の高いデータ構造を設計します。Anchors:• Effective TypeScript (Dan Vanderkam) / 適用: 型安全性とスキーマ設計 / 目的: 堅牢なスキーマ構造の実現• JSON Schema仕様 (Draft 2020-12) / 適用: 標準スキーマ定義 / 目的: 言語非依存なデータバリデーションTrigger:JSONスキーマ定義、APIレスポンス検証、データバリデーション設計、OpenAPI統合、スキーマ継承パターン、複雑なデータ構造の妥当性確認時に使用。
2026-01-05
react-vite-expert.md
2
1
export
react-vite-expert
2
from
"QuestForTech-Investments/claude-code-skills"
from
"QuestForTech-Investments/claude-code-skills"
3
Complete React + Vite expertise for building optimized, scalable applications. Covers project architecture, folder structure, component patterns, performance optimization, TypeScript best practices, testing, and build configuration. Use when building React apps with Vite, organizing projects, optimizing performance, or implementing best practices. Includes code generators, bundle analyzer, and production-ready templates.
2026-01-05