Topic: claude
14,433 skills in this topic.
-
plugin-packager-subset
Package language-specific subsets of claudefiles
JamesPrial/claudefiles 3
-
plugin-packager-validation
Plugin validation errors and fixes
JamesPrial/claudefiles 3
-
stci-dataops
Research and onboard new data sources for STCI, producing source profiles, collector stubs, and validation rules
intent-solutions-io/stci-standard-inference-token-cost-index 1
-
recipe-manager
USE THIS FIRST for any recipe work. Covers recipe creation (formatting ingredients, writing methods, setting measurements and timing) and recipe organization (categorizing, tagging, managing sources). Use when user asks to create, format, finalize, write, organize, or categorize recipes.
miguelarios/claude-skills 1
-
superwhisper-custom-mode
Guide for creating effective Custom Mode prompts and examples for Superwhisper, an AI dictation app. Use when users want to create, improve, or understand Superwhisper custom mode instructions for processing dictated speech with context-awareness, and when users want to generate examples.
miguelarios/claude-skills 1
-
kubernetes-debugger
Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.
Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,
(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,
(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),
(6) Any "why isn't my Kubernetes workload working?" questions.
Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,
exec_in_pod, and other MCP kubernetes tools.
rodrigodelmonte/k8s-debugging-plugin 2
-
building-apple-platform-products
Builds, tests, archives, and deploys Swift packages and Xcode projects for Apple platforms. Use when running xcodebuild, swift build, swift test, xcrun simctl, xcrun devicectl, or any xcrun developer tool. Covers project discovery, simulator management, physical device deployment, code signing, profiling, distribution, and binary inspection.
kylehughes/apple-platform-build-tools-claude-code-plugin 52
-
api-gateway-patterns
API Gateway patterns for routing, authentication, rate limiting, and service composition in microservices architectures. Use when implementing API gateways, building BFF layers, or managing service-to-service communication at scale.
NickCrew/Claude-Cortex 13
-
async-python-patterns
Python asyncio and concurrent programming patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
NickCrew/Claude-Cortex 13
-
build-optimization
Build system optimization covering compilation, caching, incremental builds, and developer tooling. Use when improving build times, configuring CI pipelines, or designing developer tools.
NickCrew/Claude-Cortex 13
-
your-skill-name
Brief description of what this skill does and provides. Use when [clear trigger condition that indicates this skill should activate]. Keep under 200 words.
NickCrew/Claude-Cortex 13
-
condition-based-waiting
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
NickCrew/Claude-Cortex 13
-
design-system-architecture
Build scalable design systems with design tokens, component APIs, and documentation. Use when creating or evolving component libraries.
NickCrew/Claude-Cortex 13
-
dev-workflows
Use when running builds, executing tests, or improving developer experience workflows - provides structured guidance for build/test execution and DX improvement.
NickCrew/Claude-Cortex 13
-
doc-health-audit
Orchestrate a full documentation health audit across five dimensions: structural health, semantic accuracy, topic completeness, prose quality, and information architecture. Runs each phase in dependency order with phase gating. This skill should be used for pre-release audits, periodic health checks, or comprehensive documentation assessments.
NickCrew/Claude-Cortex 13
-
mermaid-diagramming
Mermaid diagram creation covering flowcharts, sequence diagrams, ERDs, state machines, Gantt charts, and architecture views. Use when creating or updating technical diagrams in documentation.
NickCrew/Claude-Cortex 13
-
multi-llm-consult
Consult external LLMs (Gemini, OpenAI/Codex, Qwen) for second opinions, alternative plans, independent reviews, or delegated tasks. Use when a user asks for another model's perspective, wants to compare answers, or requests delegating a subtask to Gemini/Codex/Qwen.
NickCrew/Claude-Cortex 13
-
python-performance-optimization
Python performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use when optimizing slow Python code, reducing memory usage, or improving application throughput and latency.
NickCrew/Claude-Cortex 13
-
python-testing-patterns
Python testing patterns and best practices using pytest, mocking, and property-based testing. Use when writing unit tests, integration tests, or implementing test-driven development in Python projects.
NickCrew/Claude-Cortex 13
-
release-prep
Use when preparing a production release or release candidate - provides a checklist-driven workflow for validation, versioning, build optimization, documentation updates, and deployment readiness.
NickCrew/Claude-Cortex 13
-
session-management
Use when loading, saving, or reflecting on session context - provides structured workflows for session lifecycle management and reflection outputs.
NickCrew/Claude-Cortex 13
-
skill-creator
Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
NickCrew/Claude-Cortex 13
-
task-orchestration
Use when coordinating complex tasks with orchestration, delegation, or parallel workstreams - provides structured workflows for orchestrate:brainstorm, orchestrate:spawn, and orchestrate:task.
NickCrew/Claude-Cortex 13
-
testing-skills-with-subagents
Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
NickCrew/Claude-Cortex 13