Browse Skills

44915 skills found

sql-to-osc.md
0
1 export sql-to-osc
2 DennisLiuCk from "DennisLiuCk/claude-plugin-marketplace"
3 SQL to OSC (Online Schema Change) conversion expert for Flyway migration scripts.Use when: (1) Converting SQL migration files to OSC format, (2) User mentions "OSC", "轉換 OSC", "osc.txt", or "Online Schema Change", (3) Working with Flyway ALTER TABLE/CREATE INDEX statements that need OSC conversion.
2026-01-05
instruction-manager.md
0
1 export instruction-manager
2 PlaneInABottle from "PlaneInABottle/configs"
3 Manages and synchronizes AI instructions (global and project-level) across various tools (Gemini, Claude, Copilot, etc.). Use this skill when you need to: (1) Sync `templates/global-instructions/master.md` to all tool headers, (2) Generate or update `PROJECT_INSTRUCTIONS.md` in a directory, (3) Update sub-agent instructions, or (4) Maintain consistency in AI behavioral guidelines.
2026-01-05
ai-content-quality-checker.md
0
1 export ai-content-quality-checker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AI生成コンテンツの総合品質チェックスキル。読みやすさ、正確性、関連性、独自性、SEO、アクセシビリティ、エンゲージメント、文法・スタイルを多角的に評価。
2026-01-05
composable-svelte-code.md
0
1 export composable-svelte-code
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Code editing, syntax highlighting, and visual programming for Composable Svelte. Use when implementing code editors, syntax highlighting, or node-based visual programming. Covers CodeEditor (CodeMirror), CodeHighlight (Prism), and NodeCanvas (SvelteFlow) from @composable-svelte/code package.
2026-01-05
data-access.md
0
1 export data-access
2 YosrBennagra from "YosrBennagra/3SC"
3 Implement data access for the .NET 8 WPF widget host app using EF Core or Dapper. Use when creating repositories, unit of work, migrations, DbContext configuration, and query patterns while keeping clean architecture boundaries.
2026-01-05
article-writing.md
0
1 export article-writing
2 d-kimuson from "d-kimuson/dotfiles"
3 箇条書きコンテンツを技術記事に仕上げる際に使用する。自然な文体とスタイルで執筆するためのガイドライン。
2026-01-05
memory.md
0
1 export memory
2 yldrmahmet from "yldrmahmet/claude-never-forgets"
3 Access and use project memories from previous sessions. Use this skill when you need to recall past decisions, check project conventions, or understand user preferences that were established in earlier sessions.
2026-01-05
openapi-spec-builder.md
0
1 export openapi-spec-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate OpenAPI 3.x specification files (YAML) with endpoints, schemas, authentication, and examples for REST API documentation. Triggers on "create OpenAPI spec", "generate API documentation", "swagger spec for", "REST API schema".
2026-01-05
learning-market-research.md
0
1 export learning-market-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze competitive courses, industry trends, learner demand, pricing, and technology landscape for educational market positioning. Use when launching new courses, competitive analysis, or market validation. Activates on "market research", "competitive analysis", "course demand", or "pricing research".
2026-01-05
paddle-integration.md
0
1 export paddle-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when integrating Paddle payments, setting up subscriptions, configuring webhooks, or debugging billing issues. Covers sandbox testing and production deployment.
2026-01-05
worker.md
0
1 export worker
2 schmug from "schmug/karkinos"
3 Spawn a Claude worker in an isolated git worktree for parallel development. Use when you need to work on a task in isolation without affecting current work.
2026-01-05
implementing-from-task.md
0
1 export implementing-from-task
2 taptap from "taptap/claude-plugins-marketplace"
3 测试中, 用户明确指定执行 implementing-from-task 时候才执行, 其余情况一律不执行
2026-01-05
mcp-usage.md
0
1 export mcp-usage
2 bernardohaha from "bernardohaha/Daylyou"
3 Descreve como usar MCPs relevantes (filesystem, git, runtime) para trabalhar com o projeto Daylyou.
2026-01-05
jelly-ast-grep.md
0
1 export jelly-ast-grep
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 AST-based semantic code search, lint, and refactoring using ast-grep (sg). Find code patterns, rename symbols, and refactor across codebase with structural understanding. Activated when users need semantic code search, pattern-based refactoring, or symbol renaming.
2026-01-05
aws-sagemaker.md
0
1 export aws-sagemaker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Amazon SageMaker for building, training, and deploying machine learning models. Use for SageMaker AI endpoints, model training, inference, MLOps, and AWS machine learning services.
2026-01-05
app-theming.md
0
1 export app-theming
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Your approach to handling app theming. Use this skill when working on files where app theming comes into play.
2026-01-05
pg-style-editor.md
0
1 export pg-style-editor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Edit writing to adopt Paul Graham's exceptionally clear style for research and long-form content - concrete language, varied sentence rhythm, accessible formality, specific evidence. Use when user wants to rewrite content in PG's style or asks to "make this clearer" or "simplify research writing."
2026-01-05
bigquery-ethereum-data-acquisition.md
0
1 export bigquery-ethereum-data-acquisition
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Workflow for acquiring historical Ethereum blockchain data using Google BigQuery free tier. Empirically validated for cost estimation, streaming downloads, and DuckDB integration. Use when planning bulk historical data acquisition or comparing data source options for blockchain network metrics.
2026-01-05
scale-game.md
0
1 export scale-game
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales. Use when uncertain about scalability, edge cases unclear, or validating architecture for production volumes.
2026-01-05
impl-service.md
0
1 export impl-service
2 ciandt-fulvio from "ciandt-fulvio/synth-lab"
3 Implementar serviços de lógica de negócio em services/. Use quando criar service, lógica de negócio, orquestração de repositórios, ou integração com LLM.
2026-01-05
vscode-extension-resolver.md
0
1 export vscode-extension-resolver
2 Shavakan from "Shavakan/nix-flakes"
3 Use this skill when VSCode extensions fail to build in nix configuration, when adding new VSCode extensions, or when debugging extension-related build errors. Handles systematic search across nixpkgs, vscode-marketplace, and open-vsx sources with incremental testing.
2026-01-05
deployment.md
0
1 export deployment
2 Proaptus from "Proaptus/proagentic-dfx"
3 Deploys ProAgentic DfX (H2 Tank Designer) using the full CI/CD pipeline. Runs all quality gates (lint, typecheck, tests, coverage, E2E) then deploys to Vercel. Use when deploying to staging or production, or when running the full CI pipeline locally.
2026-01-05
global-coding-style.md
0
1 export global-coding-style
2 elliotsaha from "elliotsaha/smt-slack-app"
3 Write clean, consistent code following naming conventions, formatting standards, and DRY principles across all files. When writing or editing any code in any programming language (TypeScript, JavaScript, Python, etc.). When creating functions, variables, classes, or modules. When refactoring code to improve readability or reduce duplication. When implementing small, focused functions or removing dead code. When ensuring consistent indentation, naming patterns, and code structure. This skill applies universally to all code files regardless of their specific purpose.
2026-01-05
julien-dev-onedrive-git-commit.md
0
1 export julien-dev-onedrive-git-commit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create git commits in OneDrive-synced repositories by bypassing mmap errors using git plumbing commands. Use when git commit fails with "fatal mmap failed Invalid argument" error in OneDrive folders.
2026-01-05