Browse Skills

44915 skills found

aspnet-core-fundamentals.md
0
1 export aspnet-core-fundamentals
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master ASP.NET Core fundamentals including C#, project structure, routing, middleware, and basic API development. Essential skills for all ASP.NET Core developers.
2026-01-05
aiproofing-text.md
0
1 export aiproofing-text
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyzes narrative text and files to identify and remove AI-generated signals while preserving authentic voice and style. Runs input through comprehensive protocols covering vocabulary, syntax, character voice, emotional depth, and readability. Use this skill when you need to proof narrative content against AI detection patterns or humanize AI-assisted writing.
2026-01-05
haptics.md
0
1 export haptics
2 johnrogers from "johnrogers/claude-swift-engineering"
3 Use when adding haptic feedback for user confirmations (button presses, toggles, purchases), error notifications, or custom tactile patterns (Core Haptics). Covers UIFeedbackGenerator and CHHapticEngine patterns.
2026-01-05
axiom.md
0
1 export axiom
2 vm0-ai from "vm0-ai/api0"
3 Axiom observability platform for logs, events, and analytics via REST API
2026-01-05
ai-visual-accuracy-check.md
0
1 export ai-visual-accuracy-check
2 AbeJitsu from "AbeJitsu/Game-Settings-Panel"
3 Use AI to compare rendered HTML to original PDF page. AI makes contextual judgment about visual accuracy with explainable reasoning. BLOCKING quality gate - stops pipeline if score below 85%.
2026-01-05
abbreviations.md
0
1 export abbreviations
2 site-bender from "site-bender/sitebender"
3 Abbreviation, initialism, and acronym rules. Manages approved abbreviation whitelist and approval process. Enforces first-letter-only capitalization for initialisms/acronyms to prevent case conversion garbage. Use when encountering any shortened word form.
2026-01-05
performance-analysis.md
0
1 export performance-analysis
2 gitbasheer from "gitbasheer/workspace"
3 Performance profiling, bottleneck detection, optimization
2026-01-05
ux-form-design.md
0
1 export ux-form-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Form and input design patterns including validation, labels, error handling, and form-associated custom elements. Use when building forms, inputs, or interactive data collection. (project)
2026-01-05
code-review.md
0
1 export code-review
2 bselee from "bselee/MuRP"
3 Review code for quality, security, and best practices. Use when reviewing recent changes, PRs, or checking code quality. Proactively use after significant code modifications.
2026-01-05
github-actions-versions.md
0
1 export github-actions-versions
2 Ramblurr from "Ramblurr/nix-devenv"
3 Use when writing or updating GitHub Actions workflow files (.github/workflows/*.yml) - provides latest version tags for official and popular third-party actions to avoid using outdated versions
2026-01-05
migration-upgrade.md
0
1 export migration-upgrade
2 TakumiOkayasu from "TakumiOkayasu/dotfile-work"
3 フレームワークのアップグレードや技術移行時に使用。
2026-01-05
ai-feature-template.md
0
1 export ai-feature-template
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create new AI-powered features using xAI Grok. Use when user mentions "new AI feature", "add Grok", "create prompt", "AI analysis", or "generate with AI".
2026-01-05
gas-optimization.md
0
1 export gas-optimization
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Gas optimization techniques and patterns for efficient Solidity smart contracts. Use when optimizing contract gas costs or reviewing code for efficiency improvements.
2026-01-05
skill-judge.md
0
1 export skill-judge
2 lloydli from "lloydli/PackAI"
3 根据官方规范和最佳实践评估 Agent Skill 设计质量。用于审查、审计或改进 SKILL.md 文件和 skill 包。提供多维度评分和可操作的改进建议。
2026-01-05
supabase-realtime.md
0
1 export supabase-realtime
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for implementing Supabase Realtime features with best practices, scalable patterns, and migration strategies. Use when building realtime features in Supabase applications including messaging, notifications, presence, live updates, collaborative features, or migrating from postgres_changes to broadcast. Covers client setup, database triggers with realtime.broadcast_changes, RLS authorization, naming conventions, and performance optimization.
2026-01-05
cloudflare-workers.md
0
1 export cloudflare-workers
2 levanminhduc from "levanminhduc/LuongHoaThoNew"
3 Comprehensive guide for building serverless applications with Cloudflare Workers. Use when developing Workers, configuring bindings, implementing runtime APIs, testing Workers, using Wrangler CLI, deploying to production, or building edge functions with JavaScript/TypeScript/Python/Rust.
2026-01-05
typescript-expert.md
0
1 export typescript-expert
2 edneyreis999 from "edneyreis999/zord-project"
3 Expert guidance for writing TypeScript code following modern best practices, targeting TypeScript 5.x and ES2022. Use this skill when writing, reviewing, or refactoring TypeScript code in any .ts or .tsx file. Provides comprehensive guidelines on type system usage, architecture patterns, security, testing, and performance.
2026-01-05
agreus-fo-benchmark.md
0
1 export agreus-fo-benchmark
2 Activate-Intelligence from "Activate-Intelligence/agent-of-agreus"
3 Expert knowledge base for the 2025 Agreus/KPMG Global Family Office Compensation Benchmark Report. Use when discussing family office compensation, salaries, bonuses, LTIPs, benefits, or workforce trends. Covers regional data (UK, Europe, USA, Americas, Asia, Australia, Middle East), investment strategies, recruitment patterns, and governance practices. Triggered by questions about family office pay scales, CEO/CFO/CIO compensation, bonus structures, hiring trends, or comparisons across jurisdictions.
2026-01-05
bird.md
0
1 export bird
2 majiayu000 from "majiayu000/claude-skill-registry"
3 X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.
2026-01-05
github-issue-creator.md
0
1 export github-issue-creator
2 scizorman from "scizorman/dotfiles"
3 Creates GitHub issues using gh CLI. Use when creating new issues.
2026-01-05
global-tech-stack.md
0
1 export global-tech-stack
2 89jobrien from "89jobrien/mcp-joecc"
3 Follow the project's Python-based tech stack using uv, FastMCP, Claude Agent SDK, Pydantic v2, SQLite with SQLModel, and pytest with ruff. Use this skill when writing Python code for the MCP Task Aggregator. When using FastMCP to create MCP servers or tools. When working with Claude Agent SDK for AI agents. When defining Pydantic models or using pydantic-settings for configuration. When writing SQLModel queries or database operations. When using loguru for logging. When integrating with Jira (jira-python), GitHub (pygithub), or Linear (linear-sdk). When running pytest tests or ruff linting. When configuring GitHub Actions CI/CD.
2026-01-05
rca-copilot-agent.md
0
1 export rca-copilot-agent
2 Kart-rc from "Kart-rc/dataobservability-agents"
3 AI-powered RCA Copilot for root cause analysis and incident explanation. Use when: (1) Building incident context retrieval from Neptune and DynamoDB, (2) Implementing evidence ranking and root cause candidate generation, (3) Creating natural language incident explanations, (4) Generating recommended remediation actions. Triggers: "explain incident", "find root cause", "diagnose data issue", "what caused the alert", "RCA for incident".
2026-01-05
gpu.md
0
1 export gpu
2 atrawog from "atrawog/bazzite-ai-plugins"
3 GPU driver configuration for Bazzite. NVIDIA proprietary drivers, Optimus laptops,NVK (open-source NVIDIA), GPU switching, Broadcom WiFi, and Mesa testing builds.Use when users need to configure graphics drivers.
2026-01-05
pdf.md
0
1 export pdf
2 michellepellon from "michellepellon/dotfiles"
3 Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. Use when you need to programmatically process, generate, or analyze PDF documents.
2026-01-05