Browse Skills

44895 skills found

performance-profiling.md
0
1 export performance-profiling
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Structured performance profiling and optimization skill for identifying and eliminating bottlenecks. Auto-triggers on slowness keywords.
2026-01-05
deep-ask.md
0
1 export deep-ask
2 lnittman from "lnittman/skills"
3 This skill should be used when orchestrating rich human-in-the-loop question flows, building layered AskUserQuestion calls that respond to context (codebase, CLI tools, prior answers). Triggers include "ask me questions", "help me think through", "what should we consider", or complex tasks benefiting from interactive clarification.
2026-01-05
design-system.md
0
1 export design-system
2 hiragram from "hiragram/claude-code-plugins"
3 iOS/SwiftUIアプリのデザインシステム・スタイルガイドを構築するスキル。カラーパレット、タイポグラフィ、スペーシング、コンポーネントスタイルをSwiftコードとして生成。使用シーン:(1)「スタイルガイドを作って」「デザインシステムを構築して」などの新規作成リクエスト (2)「既存のスタイルを分析して」「色やフォントを整理して」などの既存コード分析リクエスト (3) UI実装時にスタイル定義の一貫性が必要な場合
2026-01-05
kotlin-multiplatform-reviewer.md
0
1 export kotlin-multiplatform-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: Kotlin Multiplatform (KMP) project review, expect/actual patterns, shared module structure, iOS interopWHAT: Module structure analysis + expect/actual validation + platform separation + iOS/Android interop + dependency managementWHEN NOT: Android UI → kotlin-android-reviewer, Server → kotlin-spring-reviewer
2026-01-05
forensic-hotspot-finder.md
0
1 export forensic-hotspot-finder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when planning refactoring priorities, investigating recurring bugs, identifying which files cause the most bugs, or determining problem areas to fix - identifies high-risk files by combining git change frequency with code complexity using research-backed formula (4-9x defect rates)
2026-01-05
middleware-protection.md
0
1 export middleware-protection
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Route protection and authorization patterns for Clerk middleware. Use when implementing route guards, protecting API routes, configuring middleware matchers, setting up role-based access control, creating auth boundaries, or when user mentions middleware, route protection, auth guards, protected routes, public routes, matcher patterns, or authorization middleware.
2026-01-05
sr-cardoso-whatsapp.md
0
1 export sr-cardoso-whatsapp
2 yurikrat from "yurikrat/sr-cardoso-barbearia-app"
3 Integracao WhatsApp via Evolution API no Sr Cardoso. Use quando configurar EVOLUTION_*, conectar instancias, ajustar notificacoes, cron jobs, filas de retry e mensagens automaticas.
2026-01-05
tdd.md
0
1 export tdd
2 fourcolors from "fourcolors/antmachine"
3 Use when implementing code during ant-act execution. Enforces RED-GREEN-REFACTORcycle. Triggers: writing code, fixing bugs, adding features, any implementation.Do NOT skip - no production code without failing test first.
2026-01-05
azure-dashboard-creator.md
0
1 export azure-dashboard-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create Azure DevOps dashboards with widgets and metrics. Use when visualizing project metrics or creating team dashboards.
2026-01-05
session-brain.md
0
1 export session-brain
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Persistent working memory for coding sessions. Automatically tracks what you're doing,why you're doing it, decisions made, and what's next.Trigger phrases:- "resume where we left off"- "what were we doing?"- "recap this repo" / "catch me up"- "remember this decision: ..."- "why did we decide to ..." / "what was the rationale for ..."- "what's next?" / "what should I work on?"- "what are the open questions?"- "save this as a project rule"
2026-01-05
claude-md-updater.md
0
1 export claude-md-updater
2 ortaizi from "ortaizi/spike1"
3 Update CLAUDE.md with minimal, concise, targeted edits. Avoid bloat.TRIGGERS - Use this skill when user says:- "update claude.md", "update the claude md"- "sync claude.md", "refresh claude.md"- "edit claude.md", "modify claude.md"- "add to claude.md", "change claude.md"- "update claude.md with X" (explicit content)- Any request to make changes to CLAUDE.md contentTWO MODES:(1) DEFAULT MODE - "update claude.md" → Analyze git changes since last timestamp(2) EXPLICIT MODE - "update claude.md with X" → Add the specific content XCORE PRINCIPLE: Every update must be minimal and concise. Question every line added.Also use when:- User asks to sync CLAUDE.md with recent code changes (default mode)- Adding major dependencies, architecture patterns, or directory changes- Claude repeatedly makes mistakes that a targeted rule could prevent- Post-milestone updates (new APIs, testing patterns, security fixes)- Project standards, workflows, or conventions change
2026-01-05
composable-svelte-i18n.md
0
1 export composable-svelte-i18n
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Internationalization (i18n) system for Composable Svelte. Use when implementing multi-language support, translations, date/number formatting, locale detection, or localizing applications. Covers translation loading, ICU MessageFormat, formatters (dates/numbers/currency), locale detection, SSR integration, and the i18n reducer.
2026-01-05
dockerfile-builder.md
0
1 export dockerfile-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate optimized, production-ready Dockerfiles with multi-stage builds, security best practices, and proper layer caching for various application types. Triggers on "create Dockerfile", "generate Dockerfile for", "docker image for", "containerize my app".
2026-01-05
quality-check.md
0
1 export quality-check
2 vitamin3615 from "vitamin3615/Agent-skills"
3 Use when validating manuscript readiness for CNS journals, checking against Nature/Cell/Science standards, or identifying quality gaps - provides 10 essential quality gates, 40-point checklist, and scoring rubric
2026-01-05
committer.md
0
1 export committer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks to "commit", "create a commit", "make a commit", "git commit", "commit these changes", or wants to stage and commit changes to git. Handles staging files, drafting commit messages, following commit conventions, and managing git commits safely.
2026-01-05
documentation.md
0
1 export documentation
2 gitbasheer from "gitbasheer/workspace"
3 README updates, API docs, user-facing documentation
2026-01-05
ux-creator.md
0
1 export ux-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when creating user experiences from requirements or evaluating and improving existing UX designs. Covers translating requirements into effective UX flows, user journey mapping, information architecture, interaction patterns, and UX evaluation methodologies (heuristic evaluation, cognitive walkthrough). Use when tasks involve UX design, user flow creation, UX analysis, or improving user experience.
2026-01-05
gmail.md
0
1 export gmail
2 vm0-ai from "vm0-ai/api0"
3 Gmail API via curl. Use this skill to read, send, and manage emails, labels, drafts, and threads.
2026-01-05
build-ci.md
0
1 export build-ci
2 YosrBennagra from "YosrBennagra/3SC"
3 Build scripts, CI pipelines, and versioning for the .NET 8 WPF widget host app. Use when setting up build workflows, CI checks, packaging gates, or semantic versioning rules.
2026-01-05
syncfusion-verified.md
0
1 export syncfusion-verified
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when implementing, editing, or discussing any SyncFusion EJ2 React component (Grid, Gantt, Schedule, Kanban, Dialog, etc). Contains only officially verified best practices from SyncFusion documentation. For styling/layout/icons, also use syncfusion-styling skill. Theme-agnostic rules that work with Fluent2, Material, Bootstrap, etc.
2026-01-05
x-execution.md
0
1 export x-execution
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides workflows and frameworks for analysing, creating, and strategising content on the X platform. Includes human-in-the-loop content creation, algorithm intelligence, and platform mechanics guidance. Use this skill when the user mentions any tasks related to the X social media platform.
2026-01-05
web-test-research.md
0
1 export web-test-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze ANY web project - detect if Web3 DApp, research dependencies via WebSearch, understand business functions from code AND UI screenshots, generate test requirements.
2026-01-05
superforecaster.md
0
1 export superforecaster
2 agentydragon from "agentydragon/ducktape"
3 Make well-calibrated probability estimates using superforecasting methodology. Use when user asks about probability, likelihood, chance, odds, "will X happen", "when will X happen", "how much will X cost", "what could go wrong", failure modes, risk assessment, forecasting, or any question involving uncertainty and estimation.
2026-01-05
pytest-patterns.md
0
1 export pytest-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Advanced Python testing strategies with Pytest, covering fixtures, matrix testing with parametrization, and async test architecture. Triggers: pytest, fixtures, parametrize, pytest-asyncio, matrix-testing, yield-fixture.
2026-01-05