Topic: deepseek
609 skills in this topic.
-
postgres-patterns
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
x-cmd/skill 19
-
project-guidelines-example
Example project-specific skill template based on a real production application.
x-cmd/skill 19
-
python-patterns
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
x-cmd/skill 19
-
python-testing
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
x-cmd/skill 19
-
search-first
Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
x-cmd/skill 19
-
security-review
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
x-cmd/skill 19
-
security-scan
Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.
x-cmd/skill 19
-
skill-stocktake
Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.
x-cmd/skill 19
-
springboot-patterns
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
x-cmd/skill 19
-
springboot-security
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
x-cmd/skill 19
-
springboot-tdd
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
x-cmd/skill 19
-
swift-actor-persistence
Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.
x-cmd/skill 19
-
swift-concurrency-6-2
Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.
x-cmd/skill 19
-
swift-protocol-di-testing
Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.
x-cmd/skill 19
-
swiftui-patterns
SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.
x-cmd/skill 19
-
tdd-workflow
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
x-cmd/skill 19
-
verification-loop
A comprehensive verification system for Claude Code sessions.
x-cmd/skill 19
-
visa-doc-translate
Translate visa application documents (images) to English and create a bilingual PDF with original and translation
x-cmd/skill 19
-
x-mirror
x-mirror is a comprehensive mirror source management tool for various package managers. Use this skill whenever users need to configure, switch, or query package manager download mirrors. This skill handles: setting up and switching mirrors for package managers (pip, npm, brew, apt, go, cargo, gem, etc.), viewing available mirror options, checking current mirror configuration, restoring default official sources, and optimizing download speeds in China regions. Triggered by queries like "set npm mirror", "change pip source", "npm mirror speed", "pip Tsinghua mirror", "brew Chinese mirror", "x mirror apt", "how to speed up npm download", "configure pip mirror", "switch npm registry", or any request related to package manager mirrors, registry settings, or download acceleration. This skill is essential for developers in China or anyone needing to optimize package download speeds.
x-cmd/skill 19
-
smart
Enhanced smartctl interface for disk health monitoring, supporting interactive UI and AI report generation. Core Scenario: When the user needs to check disk health (SMART), list disk devices, or generate AI-assisted health reports.
x-cmd/skill 19
-
pip
Enhanced interface for pip, the Python package installer. Core Scenario: When the user needs to manage Python dependencies or search for packages on PyPI.
x-cmd/skill 19
-
pixi
Cross-platform package manager and workflow tool based on Conda, with mirror acceleration. Core Scenario: When the user needs fast, isolated environments for Python, C++, or other multi-language projects.
x-cmd/skill 19
-
tcsh
Enhanced interface for tcsh, enabling x-cmd integration and AI chat capabilities. Core Scenario: When the user needs to set up x-cmd in tcsh or interact with AI within the C shell.
x-cmd/skill 19
-
proxy
Manage shell environment proxy variables (http_proxy, etc.) with subcommands for setting, unsetting, and viewing. Core Scenario: When the user needs to configure or clear network proxies for terminal tools and AI assistants.
x-cmd/skill 19