Browse Skills

44457 skills found

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
feature-recovery.md
0
1 export feature-recovery
2 pcortes from "pcortes/swarm-attack"
3 Analyze implementation failures and generate recovery plans. Use when an issue fails and needs diagnosis for retry or escalation.
2026-01-05
shadcn-ui.md
0
1 export shadcn-ui
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds accessible UI with shadcn/ui including component installation, customization, theming, and Radix primitives. Use when adding UI components, customizing design systems, implementing accessible interfaces, or building component libraries.
2026-01-05
ai-agent-pricing.md
0
1 export ai-agent-pricing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Better proposals, faster closes. Use when creating AI agent pricing, automation proposals, ROI calculations, or sales materials. Generates professional pricing pages, case studies, and closing scripts for AI automation services.
2026-01-05
requirements-analysis.md
0
1 export requirements-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Waterfall Phase 1 - Requirements Analysis (需求分析)
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically check documentation-code consistency after implementation. Verifies README.md and docs/*.md match actual code.
2026-01-05
rollup.md
0
1 export rollup
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Configures Rollup for ES module bundling with plugins, tree shaking, and multiple output formats. Use when building JavaScript libraries, creating optimized bundles, or publishing npm packages.
2026-01-05
study-buddy.md
0
1 export study-buddy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 An accountability partner for long-term learning journeys. Use when starting a study session to pick up where you left off, get progress summaries, receive quizzes on book material, get guidance on projects, track milestones, and stay motivated. Triggers on: "lets study", "study session", "continue learning", "what should I work on", "quiz me", or when working in a folder with comprehensive-study-plan.md and current-focus.md files.
2026-01-05
gsplat-optimizer.md
0
1 export gsplat-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Optimize 3D Gaussian Splat scenes for real-time rendering on iOS, macOS, and visionOS. Use when working with .ply or .splat files, targeting mobile/Apple GPU performance, or needing LOD, pruning, or compression strategies for 3DGS scenes.
2026-01-05
beam-debug-issue-tasks.md
0
1 export beam-debug-issue-tasks
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Debug failed/issue tasks from Beam.ai using Langfuse traces. Load when user says "debug issue tasks", "check failed tasks", "why did task fail", "task errors", "debug agent", or needs to investigate task failures.
2026-01-05
mova-finish-branch-v1-wrapper.md
0
1 export mova-finish-branch-v1-wrapper
2 Leryk1981 from "Leryk1981/mova_wf_cycle"
3 Summarizes branch readiness versus a base branch and produces artifacts for PR prep.
2026-01-05