Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
tidymydesktop
智能桌面和目录整理工具。根据用户提示词自动分类、整理文件和应用程序图标,去除重复版本,生成整理报告。支持整理桌面或指定目录。
anthropics-official-pack
All official Claude skills from anthropics/skills.
web-browser
Use when you need to interact with websites - clicking buttons, filling forms, analyzing page structure, or monitoring network traffic. Provides browser automation via Playwright and Chrome DevTools Protocol (CDP).
axiom-swiftui-debugging
Use when debugging SwiftUI view updates, preview crashes, or layout issues - diagnostic decision trees to identify root causes quickly and avoid misdiagnosis under pressure
axiom-swiftui-gestures
Use when implementing SwiftUI gestures (tap, drag, long press, magnification, rotation), composing gestures, managing gesture state, or debugging gesture conflicts - comprehensive patterns for gesture recognition, composition, accessibility, and cross-platform support
axiom-foundation-models-diag
Use when debugging Foundation Models issues — context exceeded, guardrail violations, slow generation, availability problems, unsupported language, or unexpected output. Systematic diagnostics with production crisis defense.
axiom-metal-migration-diag
Use when ANY Metal porting issue occurs - black screen, rendering artifacts, shader errors, wrong colors, performance regressions, GPU crashes
axiom-getting-started
Use when first installing Axiom, unsure which skill to use, want an overview of available skills, or need help finding the right skill for your situation — interactive onboarding that recommends skills based on your project and current focus
axiom-vision
subject segmentation, VNGenerateForegroundInstanceMaskRequest, isolate object from hand, VisionKit subject lifting, image foreground detection, instance masks, class-agnostic segmentation, VNRecognizeTextRequest, OCR, VNDetectBarcodesRequest, DataScannerViewController, document scanning, RecognizeDocumentsRequest
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
negotiation-expert-infrastructure
Property owner negotiations for acquisitions (specialized from negotiation-expert). Calculates BATNA, ZOPA, optimal settlement range, assesses holdout risk (0-30 scale), generates concession strategies. Use for utility easements, transit corridors, land assembly, expropriation settlements. Key terms include BATNA, ZOPA, holdout risk, settlement range, owner psychology
documentation
Updating user guides, CLI reference, and API documentation for the B2C CLI project
documentation-alignment
A 6-phase verification system that automatically checks and scores how well code matches its documentation, covering signatures, types, behavior, errors, and examples, reducing developer onboarding friction by 40%.
tdd-typescript
This skill provides expert TypeScript/JavaScript Test-Driven Development using the strict red-green-refactor methodology with Vitest, including React component testing, to ensure high-quality, well-tested code through a test-first approach.
react-tanstack-testing
This skill provides specialized testing for React applications using the TanStack ecosystem (Query, Router, Table, Form) with Vite and Vitest. It helps test server state management, routing, and query behavior through patterns, examples, and mocking strategies.
tdd-orchestration
This skill orchestrates Test-Driven Development workflows by coordinating multiple specialized agents to enforce strict red-green-refactor discipline, generate automated tests, track coverage, and enforce quality gates for achieving over 90% test coverage.
project-scaffolding
Generates production-ready project scaffolds for the Grey Haven stack including Cloudflare Workers, React with TypeScript, Python with Pydantic, and PlanetScale, providing proper structure, configuration, and best practices for rapid project initialization.
onboarding-coordination
This skill automates developer onboarding by creating personalized plans, integrating with Linear for task management, setting up knowledge bases, and tracking milestones through the entire 90-day onboarding process.
observability-engineering
This skill provides production-ready observability solutions for monitoring, logging, and tracing using tools like Prometheus, Grafana, and OpenTelemetry. It helps set up comprehensive monitoring, implement SLOs, enable distributed tracing, and track performance.
license-checker
Assess license compatibility for Python package redistribution using SPDX.org license database. Evaluates whether a given license allows building and distributing wheels, with real-time license information lookup.
task-management
A file-based task management system that tracks development tasks using Markdown files with status updates, test results, and archiving. It provides concrete examples for CRUD operations and integrates with bash commands for filtering.
axiom-assume-isolated
Use when needing synchronous actor access in tests, legacy delegate callbacks, or performance-critical code. Covers MainActor.assumeIsolated, @preconcurrency protocol conformances, crash behavior, Task vs assumeIsolated.
axiom-sqlitedata-migration
Use when migrating from SwiftData to SQLiteData — decision guide, pattern equivalents, code examples, CloudKit sharing (SwiftData can't), performance benchmarks, gradual migration strategy
coreml-ref
CoreML API reference - MLModel lifecycle, MLTensor operations, coremltools conversion, compression APIs, state management, compute device availability, performance profiling.