Browse Skills

20307 skills found

ios-simulator-debug.md
0
1 export ios-simulator-debug
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 iOS SimulatorをAIで操作してデバッグ・検証。ビルド→起動→UI操作→スクショ→分析のループ。使用タイミング: (1) UIの動作確認が必要な時、(2) 「Simulatorで確認して」「スクショ撮って」、(3) バグの再現・調査時、(4) UI実装の検証時、(5) アクセシビリティの確認時前提条件: ios-simulator MCPサーバーが有効化されていること(apple-platform-plugin導入で自動設定)
2026-01-05
plan-issue.md
0
1 export plan-issue
2 majiayu000 from "majiayu000/claude-skill-registry"
3 GitHub issue情報を取得し、対応用のタスクファイル作成をサポートします。スクリプトがissue情報を取得し、Claude Codeがその情報を元にtmp/todoフォルダにタスクファイルを作成します。
2026-01-05
onboard-external-telemetry.md
0
1 export onboard-external-telemetry
2 tekgrunt from "tekgrunt/boot-test"
3 Activate when users want to connect external data sources, cloud logs, SaaS applications, or third-party telemetry into LimaCharlie. Guides beginners through identifying requirements, obtaining credentials, and configuring adapters.
2026-01-05
deploying-cloud-k8s.md
0
1 export deploying-cloud-k8s
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deploys applications to cloud Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines.Use when deploying to production, setting up GitHub Actions, troubleshooting deployments.Covers build-time vs runtime vars, architecture matching, and battle-tested debugging.
2026-01-05
comprehensive-frontend-dev.md
0
1 export comprehensive-frontend-dev
2 nickloveinvesting from "nickloveinvesting/WONDER-APP"
3 Complete frontend development skill combining distinctive design aesthetics with technical excellence. Creates production-grade web applications using React, Next.js, TypeScript, and modern tooling. Use when building web components, pages, or applications that require both exceptional design quality and robust technical implementation. Handles everything from creative UI design to performance optimization, component scaffolding, bundle analysis, and deployment.
2026-01-05
neurosurgical-book-parser.md
0
1 export neurosurgical-book-parser
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Extract structured knowledge from neurosurgical and spine surgery textbooks. Identifies anatomical structures, surgical procedures, complications, and clinical relationships. Use when processing medical PDFs, building surgical knowledge graphs, or creating clinical decision support content. Applies kaizen continuous improvement from prior extractions.
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 liauw-media from "liauw-media/CodeAssist"
3 Use when adding features or fixing bugs. Follow RED/GREEN/REFACTOR cycle. Write failing test first, implement minimal code to pass, then refactor.
2026-01-05
test.md
0
1 export test
2 AlexandrePrevot from "AlexandrePrevot/OrderParserProcessor"
3 Run unit tests using CTest. Use when user asks to run tests, test the code, check test results, or mentions test failures.
2026-01-05
api-documentation.md
0
1 export api-documentation
2 Wesley1600 from "Wesley1600/ClaudeCodeFrameWork"
3 Create comprehensive API documentation with examples, parameter descriptions, and interactive code samples
2026-01-05
naming.md
0
1 export naming
2 majiayu000 from "majiayu000/claude-skill-registry"
3 命名规范 / Naming conventions。在创建类、函数、变量,或重命名、检查命名时使用。核心原则:简洁优先,上下文消歧义,类型提示已提供足够信息。Use when naming classes/functions/variables, renaming code, or reviewing names. Prioritizes brevity over self-documentation.
2026-01-05
clojure-guardrails.md
0
1 export clojure-guardrails
2 Ramblurr from "Ramblurr/nix-agent-dev"
3 Reference for Guardrails library with Malli in Clojure. Use when working with `>defn`, `>defn-`, `>def`, `>fdef` macros, gspec syntax, or function validation. Triggers on guardrails imports, `com.fulcrologic.guardrails.malli`, function specs with `=>` operator, or questions about runtime validation in Clojure.
2026-01-05
rsdt.md
0
1 export rsdt
2 blackjiro from "blackjiro/dotfiles"
3 Specification-driven development workflow for creating requirements, design, and tasks. Use when the user wants to plan new features, fix bugs with proper specifications, refactor code systematically, or needs help breaking down complex implementation work. Creates requirement-spec.md (Japanese), design.md (Japanese), and tasks.md (Japanese) in RsDT/<feature_name>/ directory.
2026-01-05
serena-code-reading.md
0
1 export serena-code-reading
2 metasaver from "metasaver/claude-marketplace"
3 Token-efficient code reading protocol using Serena's progressive disclosure pattern (90-95% token savings). Provides mandatory workflow, tool reference, and common patterns for symbol-level code navigation.
2026-01-05
webview-dev.md
0
1 export webview-dev
2 NAMEWTA from "NAMEWTA/ai-omni"
3 Vue3 Webview 前端开发模块。当需要创建 Vue 组件、修改 UI、添加样式、使用 Vite 构建、与 Extension 通信时使用。涵盖组件开发、状态管理、样式系统、API 封装等。
2026-01-05
dotnet-aspire.md
0
1 export dotnet-aspire
2 aknagar from "aknagar/mfe-portal"
3 Adds .NET Aspire cloud-native orchestration to existing .NET solutions. Analyzes solution structure to identify services (APIs, web apps, workers), creates AppHost and ServiceDefaults projects, configures service discovery, adds NuGet packages, and sets up distributed application orchestration. Use when adding Aspire to .NET solutions or creating new cloud-ready distributed applications.
2026-01-05
iterate-review-with-codex.md
0
1 export iterate-review-with-codex
2 qtnx from "qtnx/qtnx-claude-plugin"
3 Activate when user mentions "codex review", "code review", "fix pr code review". This skill provides guidance on how to effectively collaborate with codex to do a interate code review.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 pproenca from "pproenca/dot-claude-old"
3 Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
2026-01-05
moai-lang-r.md
0
1 export moai-lang-r
2 junseokandylee from "junseokandylee/ClaudeAutomate"
3 R 4.4+ development specialist covering tidyverse, ggplot2, Shiny, and data science patterns. Use when developing data analysis pipelines, visualizations, or Shiny applications.
2026-01-05
cloudflare.md
0
1 export cloudflare
2 kienhaminh from "kienhaminh/speed-reader"
3 Guide for building applications on Cloudflare's edge platform. Use when implementing serverless functions (Workers), edge databases (D1), storage (R2, KV), real-time apps (Durable Objects), AI features (Workers AI, AI Gateway), static sites (Pages), or any edge computing solutions.
2026-01-05
ios-knowledge-skill.md
0
1 export ios-knowledge-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Skill providing structured iOS lane knowledge: SwiftUI vs UIKit/TCA/MVVM patterns, data stack choices, and OS 4.1 iOS standards. Uses context7 libraries for global guidance.
2026-01-05
uv-package-manager.md
0
1 export uv-package-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage Python projects and dependencies using UV, the ultra-fast Rust-based package manager. Use when creating Python projects, managing dependencies, or running Python scripts.
2026-01-05
vue.md
0
1 export vue
2 dylantarre from "dylantarre/design-system-skills"
3 Builds token-driven Vue 3 components with Composition API and TypeScript. Use when creating Vue component libraries, integrating design tokens, or building Nuxt design system components with composables.
2026-01-05
memory-sync.md
0
1 export memory-sync
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guided workflow for maintaining strategic redundancy between Serena memories and project documentation. Use after significant code changes, phase completions, or when new architectural patterns are discovered.
2026-01-05
security-privacy.md
0
1 export security-privacy
2 violetio from "violetio/violet-ai-plugins"
3 Security and privacy engineering
2026-01-05