Browse Skills
44969 skills found
automated-code-fixer.md
2
1
export
automated-code-fixer
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Automated IT helper for detecting and fixing code issues. Use when code fails tests, linting, type-checking, or has security vulnerabilities. Enforces strict quality gates before accepting fixes.
2026-01-05
code-reviewer.md
2
1
export
code-reviewer
2
from
"masanao-ohba/claude-manifests"
from
"masanao-ohba/claude-manifests"
3
Reviews PHP/CakePHP code for quality, standards compliance, and best practices
2026-01-05
testing.md
2
1
export
testing
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Creates comprehensive test suites including unit tests, integration tests, and end-to-end tests. Trigger keywords: test, testing, unit test, integration test, e2e, coverage, TDD, mock, fixture.
2026-01-05
context-optimization.md
2
1
export
context-optimization
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
トークン使用量の最小化と必要情報の効率的抽出を支援するスキル。遅延読み込み、インデックス駆動設計、圧縮と精錬の手順を整理する。Anchors:• High Performance Browser Networking / 適用: パフォーマンス測定と最適化 / 目的: 遅延を考慮したコンテキスト設計• Progressive Disclosure パターン / 適用: 段階的な情報開示 / 目的: トークン使用量の抑制Trigger:Use when minimizing token usage, extracting necessary information efficiently, or optimizing context window utilization.context optimization, token minimization, lazy loading, index-driven design, summarization
2026-01-05
gdpr-auditor.md
2
1
export
gdpr-auditor
2
from
"diegocconsolini/ClaudeSkillCollection"
from
"diegocconsolini/ClaudeSkillCollection"
3
This skill should be used when analyzing codebases, applications, databases, or systems for GDPR (General Data Protection Regulation) compliance. Use this skill when users need to audit data protection practices, identify potential compliance issues, assess data handling procedures, review privacy policies, or ensure adherence to EU data protection requirements.
2026-01-05
dspy-haystack-integration.md
2
1
export
dspy-haystack-integration
2
from
"OmidZamani/dspy-skills"
from
"OmidZamani/dspy-skills"
3
Integrate DSPy optimization with existing Haystack pipelines
2026-01-05
swift-testing-conventions.md
2
1
export
swift-testing-conventions
2
from
"benaor/claude-config"
from
"benaor/claude-config"
3
Testing conventions for Swift/SwiftUI projects using Clean Architecture. Covers Swift Testing framework for unit/integration tests, XCUITest for UI and E2E tests, manual protocol-based mocking, async testing patterns, and test organization. Use when writing tests, reviewing test code, setting up test infrastructure, or discussing testing strategy in Swift projects.
2026-01-05
swift-lang.md
2
1
export
swift-lang
2
from
"mpazaryna/claude-toolkit"
from
"mpazaryna/claude-toolkit"
3
Swift language mastery skill covering advanced language features beyond UI.Use when working with macros, concurrency (async/await, actors), networking,Swift Testing, generics, memory optimization, or result builders. Not for SwiftUI patterns - see swift-ui.
2026-01-05
workflow-pattern-analyzer.md
2
1
export
workflow-pattern-analyzer
2
from
"hirefrank/hirefrank-marketplace"
from
"hirefrank/hirefrank-marketplace"
3
Analyzes recent conversation history using chat tools to identify recurring workflow patterns and generate Custom Skills recommendations with statistical rigor. Use when users request workflow analysis, pattern identification, skill generation suggestions, or automation opportunities based on their AI usage patterns without requiring conversation exports.
2026-01-05
fullstory-identify-users.md
2
1
export
fullstory-identify-users
2
from
"fullstorydev/fs-skills"
from
"fullstorydev/fs-skills"
3
Comprehensive guide for implementing Fullstory's User Identification API (setIdentity) across web applications. Teaches proper uid handling, property passing, re-identification behavior, and session management. Includes detailed good/bad examples for login flows, multi-account scenarios, and SPA applications to help developers correctly identify users for analytics and session replay.
2026-01-05
hugo-content-checker.md
2
1
export
hugo-content-checker
2
from
"RogueRope/docs"
from
"RogueRope/docs"
3
This skill should be used when checking Hugo content for consistency issues, validating internal references, detecting duplicate content, verifying frontmatter completeness, and ensuring proper naming conventions. Use this skill to audit content quality, fix broken links, and maintain consistency across a Hugo site.
2026-01-05
doc-reviewer.md
2
1
export
doc-reviewer
2
from
"lewisflude/nix"
from
"lewisflude/nix"
3
Reviews documentation for completeness, accuracy, and consistency with the project's DX_GUIDE.md standards. Validates documentation structure, checks for broken links, ensures examples are up-to-date, and verifies technical accuracy. Use when creating or updating documentation, reviewing doc-heavy PRs, or ensuring doc quality.
2026-01-05
running-mutation-tests.md
2
1
export
running-mutation-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to validate test suite quality by performing mutation testing. It is triggered when the user asks to run mutation tests, analyze test effectiveness, or improve test coverage. The skill introduces code mutations, runs tests against the mutated code, and reports on the "survival rate" of the mutations, indicating the effectiveness of the test suite. Use this skill when the user requests to assess the quality of their tests using mutation testing techniques. Specific trigger terms include "mutation testing", "test effectiveness", "mutation score", and "surviving mutants".
2026-01-05
sdv-mp-gamepad-audit.md
2
1
export
sdv-mp-gamepad-audit
2
from
"liminalwarmth/StardewOutfitManager"
from
"liminalwarmth/StardewOutfitManager"
3
This skill should be used when the user asks to "check multiplayer support", "audit gamepad navigation", "verify split-screen", or before committing changes to menu code. Also use when working on per-player state, mutex locking, PerScreen usage, controller navigation, or any file in the Managers/ or Menus/ directories.
2026-01-05
vitest-react-testing.md
2
1
export
vitest-react-testing
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Write unit and component tests with Vitest, React Testing Library, and MSW. Use when writing unit tests, component tests, or mocking APIs following TDD workflow.
2026-01-05
building-gitops-workflows.md
2
1
export
building-gitops-workflows
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to construct GitOps workflows using ArgoCD and Flux. It is designed to generate production-ready configurations, implement best practices, and ensure a security-first approach for Kubernetes deployments. Use this skill when the user explicitly requests "GitOps workflow", "ArgoCD", "Flux", or asks for help with setting up a continuous delivery pipeline using GitOps principles. The skill will generate the necessary configuration files and setup code based on the user's specific requirements and infrastructure.
2026-01-05
hic-matrix-qc.md
2
1
export
hic-matrix-qc
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
This skill performs standardized quality control (QC) on Hi-C contact matrices stored in .mcool or .cool format. It computes coverage and cis/trans ratios, distance-dependent contact decay (P(s) curves), coverage uniformity, and replicate correlation at a chosen resolution using cooler and cooltools. Use it to assess whether Hi-C data are of sufficient quality for downstream analyses such as TAD calling, loop detection, and compartment analysis.
2026-01-05
cross-service-integration.md
2
1
export
cross-service-integration
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use when designing or implementing cross-service communication, data synchronization, or service boundary patterns.
2026-01-05
optimizing-prompts.md
2
1
export
optimizing-prompts
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill optimizes prompts for Large Language Models (LLMs) to reduce token usage, lower costs, and improve performance. It analyzes the prompt, identifies areas for simplification and redundancy removal, and rewrites the prompt to be more concise and effective. It is used when the user wants to reduce LLM costs, improve response speed, or enhance the quality of LLM outputs by optimizing the prompt. Trigger terms include "optimize prompt", "reduce LLM cost", "improve prompt performance", "rewrite prompt", "prompt optimization".
2026-01-05
setting-up-synthetic-monitoring.md
2
1
export
setting-up-synthetic-monitoring
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill automates the setup of synthetic monitoring for applications. It allows Claude to proactively track performance and availability by configuring uptime, transaction, and API monitoring. Use this skill when the user requests to "set up synthetic monitoring", "configure uptime monitoring", "track application performance", or needs help with "proactive performance tracking". The skill helps to identify critical endpoints and user journeys, design monitoring scenarios, and configure alerts and dashboards.
2026-01-05
macos-game-testing.md
2
1
export
macos-game-testing
2
from
"ruarfff/Nathaniel"
from
"ruarfff/Nathaniel"
3
Test the Nathaniel macOS game. Use when asked to test the macOS version, verify changes work on Mac, run sanity tests on desktop, or when the user says "test macOS", "run on mac", "verify mac build".
2026-01-05
analyzing-logs.md
2
1
export
analyzing-logs
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
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.
2026-01-05
instruments-profiling.md
2
1
export
instruments-profiling
2
from
"gmcabrita/dotfiles"
from
"gmcabrita/dotfiles"
3
Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.
2026-01-05
splitting-datasets.md
2
1
export
splitting-datasets
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to split datasets into training, validation, and testing sets. It is useful when preparing data for machine learning model development. Use this skill when the user requests to split a dataset, create train-test splits, or needs data partitioning for model training. The skill is triggered by terms like "split dataset," "train-test split," "validation set," or "data partitioning."
2026-01-05