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-design-patterns
Comprehensive REST and GraphQL API design patterns with versioning, pagination, error handling, and HATEOAS principles. Use when designing APIs, defining endpoints, or architecting service contracts requiring production-grade patterns.
NickCrew/Claude-Cortex 13
-
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
-
codanna-codebase-intelligence
Use codanna MCP tools for semantic code search, call graphs, and impact analysis before grep/find.
NickCrew/Claude-Cortex 13
-
code-quality-workflow
Use when assessing or improving code quality, maintainability, performance, or security hygiene - provides workflows for analysis, code review, and systematic improvements with validation steps.
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
-
constructive-dissent
Structured disagreement protocols to strengthen proposals through systematic challenge and alternative generation.
NickCrew/Claude-Cortex 13
-
database-design-patterns
Database schema design patterns and optimization strategies for relational and NoSQL databases. Use when designing database schemas, optimizing query performance, or implementing data persistence layers at scale.
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
-
development-estimation
Use when estimating time, effort, or complexity for features or projects - provides structured estimation workflows with breakdowns, risks, and confidence intervals.
NickCrew/Claude-Cortex 13
-
doc-claim-validator
Validate that claims in documentation match codebase reality. Extracts verifiable assertions (file paths, commands, function references, behavioral claims, dependencies) from markdown docs and checks them against the actual project. Use after code changes, before releases, or when docs feel untrustworthy.
NickCrew/Claude-Cortex 13
-
doc-completeness-audit
Audit documentation completeness by mapping what a doc set should cover against what it actually covers. Produces a prioritized gap report by topic, not just by file. This skill should be used after shipping features, before releases, or when users report missing documentation.
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
-
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
NickCrew/Claude-Cortex 13