Browse Skills

17720 skills found

pixel-level-character-deconstruction.md
0
1 export pixel-level-character-deconstruction
2 leochanai from "leochanai/leo-obsidian-main"
3 生成全景式角色深度概念分解图,包含服装分层、表情集、材质特写、随身物品及私密物件展示。当用户需要角色设定图、概念美术拆解、或深度角色可视化时使用。
2026-01-05
hub-and-spoke.md
0
1 export hub-and-spoke
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Centralized orchestration with distributed execution. One coordinator spawns many workers in parallel. Scale horizontally without changing hub logic.
2026-01-05
cernji-logging.md
0
1 export cernji-logging
2 TerraCo89 from "TerraCo89/Cernji-Agents"
3 Add structured JSON logging with ECS format, correlation ID tracking, and performance timing to Python or TypeScript projects. This skill should be used when implementing observability, replacing print/console.log statements, adding structured logging, or improving log aggregation for ELK stack integration.
2026-01-05
nvim-config.md
0
1 export nvim-config
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Neovim設定の相談と編集を行うスキル。プラグインの追加、キーバインドの設定、LSPの設定、UIのカスタマイズなど、init.luaの編集全般をサポートします。
2026-01-05
data-visualization.md
0
1 export data-visualization
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ai-data-scientist"
3 EDA, dashboards, Matplotlib, Seaborn, Plotly, and BI tools. Use for creating visualizations, exploratory analysis, or dashboards.
2026-01-05
typescript-best-practices.md
0
1 export typescript-best-practices
2 eous from "eous/dotclaude"
3 TypeScript development best practices, patterns, and conventions. Use when writing TypeScript code, reviewing .ts/.tsx files, discussing type safety, generics, utility types, or TypeScript project configuration. Triggers on mentions of TypeScript, tsconfig, type inference, generics, discriminated unions, React TypeScript.
2026-01-05
checkin.md
0
1 export checkin
2 toseekandfind from "toseekandfind/multi-agent-sandbox"
3 Load and review Emergent Learning Framework context, institutional knowledge, golden rules, and recent session history. Runs the checkin workflow interactively with banner, context loading, and dashboard/multi-model prompts.
2026-01-05
github-issues-manager.md
0
1 export github-issues-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Connect Claude Code with GitHub Issues for rapid problem resolution. This skill should be used when users need to manage, analyze, prioritize, and resolve GitHub issues automatically without manual intervention.
2026-01-05
supabase-operations.md
0
1 export supabase-operations
2 elevanaltd from "elevanaltd/hestai-core"
3 Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on: migration validation, RLS patterns, Supabase benchmarks, ADR-003, database state tracking, schema governance.
2026-01-05
pnpm-workspace-generator.md
0
1 export pnpm-workspace-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate pnpm workspace configuration files for monorepo package management. Triggers on "create pnpm workspace", "generate pnpm-workspace.yaml", "pnpm monorepo setup", "workspace config".
2026-01-05
dev.md
0
1 export dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Full development environment - builds the project and runs 1 server plus 4 clients. Use when the user wants to test multiplayer, simulate 4-player co-op, or run the complete dev environment.
2026-01-05
changelog-generation.md
0
1 export changelog-generation
2 ftchvs from "ftchvs/ftchvs_26"
3 Generate and manage live changelog from git commit history using conventional commits. Use when setting up changelog automation, understanding commit parsing, or working with changelog display.
2026-01-05
plugin-packager.md
0
1 export plugin-packager
2 RevTechStudio from "RevTechStudio/rts-plugins"
3 生成したプラグインをZIP形式にまとめる。プラグインパッケージング時、配布準備時、またはユーザーがZIP作成、プラグイン配布、パッケージング、リリース準備に言及した際に使用する。
2026-01-05
xc-console.md
0
1 export xc-console
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automate F5 Distributed Cloud web console operations through browser automation using mcp__claude-in-chrome MCP tools. Handles multi-provider authentication (Azure SSO, Google, Okta, SAML, native username/password), detecting session expiry and navigating login flows. Warns when VPN is required. Use when creating HTTP/TCP load balancers, origin pools, WAF policies, deploying cloud sites (AWS/Azure/GCP), managing DNS zones, configuring service policies, or executing any F5 XC GUI-based tasks. Triggers on: F5 XC console, GUI automation, browser automation, login, SSO, authenticate, tenant management, visual configuration, Web App and API Protection, WAAP.
2026-01-05
skill-authoring.md
0
1 export skill-authoring
2 cch96 from "cch96/claude-plugins"
3 Skill 编写规范。当涉及创建 skill、编写 SKILL.md、优化 skill 结构、skill 格式时使用。
2026-01-05
event-playbook.md
0
1 export event-playbook
2 chekos from "chekos/bns-marketplace"
3 Load when planning, promoting, or executing community events including AMAs,webinars, workshops, meetups, and virtual gatherings. Contains templates,timelines, and best practices for successful community events.
2026-01-05
write-methods.md
0
1 export write-methods
2 braselog from "braselog/researchAssistant"
3 Generate or update the methods section based on actual scripts in the pipeline. Links code directly to reproducible documentation. Use when the user types /write_methods, after completing scripts, when methods.md is out of sync with code, or before writing results.
2026-01-05
rxswift-memory-check.md
0
1 export rxswift-memory-check
2 daispacy from "daispacy/py-claude-marketplace"
3 Quick RxSwift memory leak detection for iOS. Finds missing dispose bags, retain cycles, and strong self references. Use when debugging memory issues, checking Observable subscriptions, or investigating retain cycles in RxSwift code.
2026-01-05
boundary-observation.md
0
1 export boundary-observation
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 境界条件・エッジケースの観測。null/空/0/最大値/最小値/オーバーフロー/タイムゾーン等を網羅的にテスト。Use when: テスト設計、バリデーション実装、パーサー実装、日付/金額処理、例は通るが端で壊れる疑い、バグ修正後の再発防止。
2026-01-05
issue-create.md
0
1 export issue-create
2 noppomario from "noppomario/uti"
3 Quick GitHub Issue creation workflow. Use when user says "create issue", "register issue", "bug report", "TODO registration", or "/issue-create {repo}". Requires repository as argument (e.g., owner/repo).
2026-01-05
banksy.md
0
1 export banksy
2 Ketomihine from "Ketomihine/my_skills"
3 BANKSY spatial transcriptomics analysis - comprehensive documentation with notebooks and API
2026-01-05
github-security-review.md
0
1 export github-security-review
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze GitHub repository security alerts and generate remediation plans. Use when the user asks to review security alerts, fix vulnerabilities, check dependabot alerts, review code scanning issues, or address secret scanning findings for a GitHub repository. Triggers on requests mentioning GitHub security, repo security review, vulnerability remediation, or security audit.
2026-01-05
blockchain-rpc-provider-research.md
0
1 export blockchain-rpc-provider-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic workflow for researching and validating blockchain RPC providers. Use when evaluating RPC providers for historical data collection, rate limits, archive access, compute unit costs, or timeline estimation for large-scale blockchain data backfills.
2026-01-05
git-commit.md
0
1 export git-commit
2 naroga from "naroga/eggsnmilk"
3 Create well-structured git commits following conventional commits format. Use this when committing changes, creating commits, or finishing a task that needs to be committed.
2026-01-05