All authors
Zidong-LLC avatar

Claude Skills by Zidong-LLC

github.com/Zidong-LLC
607 skillsA× 581B× 18C× 4D× 2F× 20 installs181 views
Azure Eventhub TsA

Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion, real-time analytics, IoT telemetry, or event...

devopsjavascripttypescript
0
36
Azure FunctionsA

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js ...

developmentjavascripttypescript
0
36
Azure Identity JavaA

Azure Identity Java SDK for authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any Azure authentication pattern in Java applic...

devopsgojava
0
36
Azure Identity TsA

Authenticate to Azure services using Azure Identity SDK for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential, managed identity, service principals, or i...

developmentjavascripttypescript
0
36
Azure Mgmt Mongodbatlas DotnetA

Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting MongoDB Atlas organizations through Azure M...

businessgobash
0
36
Azure Microsoft Playwright Testing TsA

Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted browsers, integrating with CI/CD pipeline...

securitytypescriptgo
0
36
Azure Monitor Opentelemetry Exporter PyA

Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights.

devopspythongo
0
36
Azure Monitor Opentelemetry TsA

Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and logs to Node.js applications with Appli...

developmentjavascripttypescript
0
36
Azure Search Documents TsA

Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid search, semantic ranking, or building ag...

businessjavascripttypescript
0
36
Azure Servicebus TsA

Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message sessions, dead-letter handling, or enterpri...

developmentjavascripttypescript
0
36
Azure Storage Blob JavaA

Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with containers, or implementing streaming da...

devopsjavabash
0
36
Azure Storage Blob TsA

Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations. Use for uploading, downloading, listing, and managing blobs and containers.

developmentjavascripttypescript
0
36
Backend Dev GuidelinesA

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod valid...

developmenttypescriptgo
0
36
Backtesting FrameworksA

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strateg...

testinggotesting
0
36
Bash LinuxB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

toolsshellbash
0
36
BlockrunA

Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models (\\\"blockrun\\\", \\\"use grok\\\", \\\"use gpt\\\", \\\"da...

ai-agentspythongo
0
36
Brand Guidelines CommunityA

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...

designpython
0
36
Busybox On WindowsA

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.

toolsshelldocumentation
0
36
Canvas DesignA

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create ...

designgoexpress
0
36
Carrier Relationship ManagementA

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships.

businessrustgo
0
36
Cc Skill Continuous LearningA

Development skill from everything-claude-code

development
0
36
Cc Skill Security ReviewA

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist a...

securitytypescriptbash
0
36
Cc Skill Strategic CompactA

Development skill from everything-claude-code

development
0
36
Cicd Automation Workflow AutomateA

You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, i...

devopsgogit
0
36
Clean CodeA

Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functio...

code-qualitypythongo
0
36
Clerk AuthA

Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentication, sign in, sign up.

developmentnextjs
0
36
Code Documentation Code ExplainA

You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable expl...

code-qualitygodebugging
0
36
Code Documentation Doc GenerateA

You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI...

documentationapidocumentation
0
36
Code Refactoring Refactor CleanA

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its...

code-qualityrefactoringperformance
0
36
Code Review ExcellenceA

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing...

code-qualitycode-reviewsecurity
0
36
Codebase Cleanup Deps AuditA

You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues,...

securitysecurity
0
36
Codebase Cleanup Refactor CleanA

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its...

code-qualityrefactoringperformance
0
36
Codex ReviewA

Professional code review with auto CHANGELOG generation, integrated with Codex AI

code-qualitybashrefactoring
0
36
CommitA

Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue re...

documentationbashrefactoring
0
36
Conductor ImplementA

Execute tasks from a track's implementation plan following TDD workflow

testinggobash
0
36
Conductor RevertA

Git-aware undo by logical work unit (track, phase, or task)

researchgobash
0
36
Conductor ValidatorA

'Validates Conductor project artifacts for completeness,

toolsgo
0
36
Content CreatorA

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creati...

content-marketingpythongo
0
36
Context DegradationA

Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash

businessgorails
0
36
Context Driven DevelopmentA

Use this skill when working with Conductor's context-driven development methodology, managing project context artifacts, or understanding the relationship between product.md, tech-stack.md, and...

testingtypescriptpython
0
36
ConvexA

Convex reactive backend expert: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment.

developmenttypescriptgo
0
36
Copilot SdkB

Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session managemen...

code-qualitytypescriptpython
0
36
CopywritingA

Write rigorous, conversion-focused marketing copy for landing pages and emails. Enforces brief confirmation and strict no-fabrication rules.

content-marketinggotesting
0
36
Cost OptimizationA

Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing c...

devopsgosql
0
36
Create PrA

Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.

code-qualitybashtesting
0
36
Crypto Bd AgentA

Autonomous crypto business development patterns — multi-chain token discovery, 100-point scoring with wallet forensics, x402 micropayments, ERC-8004 on-chain identity, LLM cascade routing, and...

blockchainrustgo
0
36
Data StorytellingA

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive present...

datapythongo
0
36
Database Cloud Optimization Cost OptimizeA

You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and ...

devopsgoaws
0
36
Database DesignA

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

databasessqldatabase
0
36
Database MigrationA

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data tr...

databasesjavascripttypescript
0
36