Browse Skills

44457 skills found

github-pr-review-operation.md
0
1 export github-pr-review-operation
2 TakumiOkayasu from "TakumiOkayasu/dotfile-work"
3 GitHub Pull Requestのレビュー操作を行うスキル。PR情報取得、差分確認、コメント取得・投稿、インラインコメント、コメント返信をghコマンドで実行する。PRレビュー、コードレビュー、PR操作が必要な時に使用。
2026-01-05
semantic-code-search.md
0
1 export semantic-code-search
2 cncorp from "cncorp/arsenal"
3 Semantic code search using vector embeddings. Find functions/classes by meaning, not exact text. Use when exploring codebases or when grep doesn't find what you need.
2026-01-05
check-system-status.md
0
1 export check-system-status
2 carrickcheah from "carrickcheah/ai-contact-centre"
3 Check service health and system status. Use when customer asks if services are working, reports outages, or asks about maintenance schedules.
2026-01-05
pr-author-agent.md
0
1 export pr-author-agent
2 Kart-rc from "Kart-rc/dataobservability-agents"
3 AI-powered PR Author Agent that transforms Observability Diff Plans into Pull Requests. Use when: (1) Generating instrumentation code from Scout Agent output, (2) Creating OTel configuration, correlation headers, lineage specs, (3) Scaffolding telemetry validation tests, (4) Creating GitHub/GitLab PRs with observability artifacts. Triggers: "generate PR from diff plan", "create instrumentation PR", "scaffold observability code", "generate OTel config".
2026-01-05
command-creator.md
0
1 export command-creator
2 shiiman from "shiiman/claude-code-plugins"
3 プロジェクトの .claude/commands/ に新しいスラッシュコマンドを作成する。「コマンド作成」「新しいコマンド」「コマンドを作って」「コマンド追加」「command 作成」「コマンドを追加したい」「新規コマンド」などで起動。プロジェクト固有のコマンドファイルを生成。
2026-01-05
devlog.md
0
1 export devlog
2 mpazaryna from "mpazaryna/dailyframe"
3 Write a development log entry summarizing completed coding work. Use when the user asks to write a devlog, document what was done, create a summary of changes, or after finishing a significant coding task.
2026-01-05
full-auth.md
0
1 export full-auth
2 CheekyCodexConjurer from "CheekyCodexConjurer/quant-lab"
3 When explicitly authorized, execute end-to-end with a phased plan in one run until Definition of Done is met.
2026-01-05
premium-saas-ui.md
0
1 export premium-saas-ui
2 bebekim from "bebekim/paymentreminder"
3 Build premium SaaS interfaces that avoid vibe-coded anti-patterns. Use when creating UI components, forms, dashboards, hero sections, pricing pages, or any user-facing templates. Enforces consistent spacing, typography, color discipline, and accessibility standards.
2026-01-05
accounting.md
0
1 export accounting
2 Bison-Office from "Bison-Office/bison-claude-marketplace"
3 Calculates supplier allowances (Marketing, DDR, General Discount) and volume rebates. Generates credit requests and credit memos. Use when working with CalculationType (ItemCost, ItemCostWithCredit, ItemCostWithCreditAllowance), ForCreditRequest, Earned, Accrual metrics, rebate tiers/steps, PaidToTheFirst, Growth rebate types, PaymentOnReachingStep, or ConditionType (CreditMemo, DeductedFromPayment).
2026-01-05
docs-and-changelogs.md
0
1 export docs-and-changelogs
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 Generates comprehensive changelogs from Conventional Commits, maintains CHANGELOG.md files, and scaffolds project documentation like PRD.md or ADR.md. This skill should be used when creating changelogs, generating release notes, maintaining version history, documenting architectural decisions, or scaffolding project requirements documentation. Use for changelog generation, release notes, version documentation, ADR, PRD, or technical documentation.
2026-01-05
web-test-wallet-setup.md
0
1 export web-test-wallet-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Set up MetaMask wallet extension for Web3 DApp testing - download extension, import wallet from private key. Run at test start if tests/config.yaml has web3.enabled=true.
2026-01-05
issue.md
0
1 export issue
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks to "create an issue", "write an issue", "add an issue", "log an issue", "report a bug", "document a problem", or wants to track tasks, bugs, or feature requests in the issues folder.
2026-01-05
backend-data-processor.md
0
1 export backend-data-processor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Process vehicle insurance Excel data using Pandas - file handling, data cleaning, merging, validation. Use when processing Excel/CSV files, handling data imports, implementing business rules (negative premiums, zero commissions), debugging data pipelines, or optimizing Pandas performance. Keywords: data_processor.py, Excel, CSV, Pandas, merge, deduplication, date normalization.
2026-01-05
numpy-ufuncs.md
0
1 export numpy-ufuncs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Universal functions (ufuncs) for vectorization, including reductions, in-place operations, and custom Python-function wrapping. Triggers: ufunc, vectorize, reduce, accumulate, frompyfunc, in-place.
2026-01-05
post-change-verification.md
0
1 export post-change-verification
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Mandatory verification protocol after code changes for Solidity projects. Use after any code modification to ensure quality.
2026-01-05
storybook.md
0
1 export storybook
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Storybook CSF3 story authoring methodology for UI component catalogs.Prioritizes visual showcase patterns over exhaustive argTypes enumeration.Reference for creating scannable, maintainable component documentation.
2026-01-05
nextjs.md
0
1 export nextjs
2 violetio from "violetio/violet-ai-plugins"
3 Next.js conventions for VioletDashboard and Connect
2026-01-05
bad-example-skill.md
0
1 export bad-example-skill
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)
2026-01-05
plugin-tester.md
0
1 export plugin-tester
2 violetio from "violetio/violet-ai-plugins"
3 Validate and test plugins before deployment
2026-01-05
add-dialog-component.md
0
1 export add-dialog-component
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create React dialog components with forms for the dealflow-network project using Radix UI, tRPC mutations, and proper state management. Use when adding create/edit dialogs, modals, or form-based UI components.
2026-01-05
debug.md
0
1 export debug
2 thoreinstein from "thoreinstein/opencode-config"
3 Guide systematic debugging through hypothesis generation and verification
2026-01-05
primer-web-components.md
0
1 export primer-web-components
2 primer-io from "primer-io/examples"
3 Build checkout and payment experiences using Primer's web components. Use this skill when implementing payment flows, checkout pages, card forms, or integrating Primer SDK into React, Next.js, or vanilla JavaScript applications. Covers component usage, React integration patterns, stable object references, event handling, SSR support, and CSS theming.
2026-01-05
playwright.md
0
1 export playwright
2 krazyuniks from "krazyuniks/guitar-tone-shootout"
3 Playwright browser automation and E2E testing. Use for browser testing, screenshots, debugging, MCP tools, page objects, and visual verification.
2026-01-05
pgvector-setup.md
0
1 export pgvector-setup
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Configure pgvector extension for vector search in Supabase - includes embedding storage, HNSW/IVFFlat indexes, hybrid search setup, and AI-optimized query patterns. Use when setting up vector search, building RAG systems, configuring semantic search, creating embedding storage, or when user mentions pgvector, vector database, embeddings, semantic search, or hybrid search.
2026-01-05