Browse Skills

44915 skills found

ref-tracker.md
0
1 export ref-tracker
2 cadrianmae from "cadrianmae/claude-marketplace"
3 Use this skill if /track:init is called OR you notice the project contains tracking files (CLAUDE_SOURCES.md or CLAUDE_PROMPTS.md). Automatically tracks research sources and major prompts when enabled. Checks ./.claude/.ref-autotrack marker file for activation status and ./.claude/.ref-config for verbosity settings. Appends to CLAUDE_SOURCES.md (WebSearch/WebFetch) and CLAUDE_PROMPTS.md (major requests) using [User]/[Claude] attribution.
2026-01-05
dapr-validator.md
0
1 export dapr-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate Dapr component configs, sidecar annotations, and mTLS settings. Use when: (1) Creating Dapr Component manifests, (2) Adding Dapr annotations to deployments, (3) Configuring pub/sub, state stores, or bindings, (4) Before deploying Dapr-enabled applications, (5) Generating new Dapr components. Validates secrets management (secretKeyRef), scopes, mTLS, sidecar resource limits, and namespace configuration.
2026-01-05
reflection.md
0
1 export reflection
2 sernstberger from "sernstberger/base-joy"
3 Reflect on work to capture learnings, patterns, and skill improvements. Use at natural breakpoints (after completing features, before commits, when stuck) or when the user asks to reflect.
2026-01-05
hydrology-basins.md
0
1 export hydrology-basins
2 stillsame2016 from "stillsame2016/deep-wenokn"
3 Use this skill for requests to retrieve hydrology basins in the USA as a GeoDataFrame in GeoPandas. Note that this skill is able to fetch all basins intersecting some states directly.
2026-01-05
stylelintrc.md
0
1 export stylelintrc
2 sayali-ingle-pdl from "sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3 Generates .stylelintrc configuration for linting CSS, SCSS, and Vue component styles. Auto-detects stylesheet type and fetches latest package versions for plugins.
2026-01-05
plausible.md
0
1 export plausible
2 vm0-ai from "vm0-ai/api0"
3 Plausible Analytics API for querying website statistics and managing sites. Use this skill to get visitor counts, pageviews, traffic sources, and manage analytics sites.
2026-01-05
xhtml-author.md
0
1 export xhtml-author
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write valid XHTML-strict HTML5 markup. Use when creating HTML files, editing markup, building web pages, or writing any HTML content. Ensures semantic structure and XHTML syntax.
2026-01-05
architecture-patterns.md
0
1 export architecture-patterns
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-devrel-engineer"
3 Master design patterns and SOLID principles. Learn creational, structural, behavioral patterns, and their real-world applications.
2026-01-05
rag.md
0
1 export rag
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when building Retrieval-Augmented Generation systems - covers document ingestion, hybrid search retrieval, reranking results, and prompt augmentation for accurate LLM responses grounded in your knowledge base
2026-01-05
email-sequences.md
0
1 export email-sequences
2 GroundMountCompany from "GroundMountCompany/groundmounts-app"
3 Build email sequences that convert subscribers into customers. Use when you have a lead magnet and need a welcome sequence, nurture sequence, or sales sequence. Covers welcome, nurture, conversion, launch, and re-engagement sequences. Triggers on: write welcome emails, email sequence for, nurture sequence, convert my list, onboarding emails, launch sequence, drip campaign, email funnel. Outputs complete email sequences with subject lines, timing, and full copy.
2026-01-05
build-execution.md
0
1 export build-execution
2 elevanaltd from "elevanaltd/hestai-core"
3 Build execution philosophy including TDD discipline, Minimal Intervention Principle, system awareness, and verification protocols. Use when implementing code, managing build phase, enforcing test-first practices, or preventing accumulative complexity. Triggers on: build phase, TDD, test first, red green refactor, minimal code, system awareness, implementation, code quality, verification protocols, build philosophy.
2026-01-05
go-uber-style.md
0
1 export go-uber-style
2 nhlongnguyen from "nhlongnguyen/dotfiles"
3 Use this skill when writing Go code following the Uber Go Style Guide. Provides comprehensive guidance on idiomatic Go patterns, error handling, concurrency safety, performance optimization, and test-driven development. Covers all critical Uber Go rules including channel sizing, goroutine management, interface design, and proper error handling. Appropriate for any task involving .go files, Go code reviews, refactoring, or implementing Go best practices.
2026-01-05
td-arimaestimate.md
0
1 export td-arimaestimate
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 ARIMA parameter estimation for seasonal and non-seasonal AR, MA, ARMA, and ARIMA models
2026-01-05
github-pr-flow.md
0
1 export github-pr-flow
2 Z1-Test from "Z1-Test/temp-rajan-s2"
3 manage branches and full pull request lifecycle, from creation to merge
2026-01-05
frontend-design.md
0
1 export frontend-design
2 hexnickk from "hexnickk/ui"
3 Apply when creating React frontend UI: pages, dashboards, forms, components, layouts, landing pages, modals. Enforces neobrutalist design — hard shadows, 2px borders, warm cream/yellow palette, no dark mode. Tech: React, Tailwind, shadcn (customized).
2026-01-05
hubspot-create-deal.md
0
1 export hubspot-create-deal
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Create a new deal in HubSpot CRM. Load when user says 'create deal', 'add deal', 'new deal', 'new opportunity'. Requires name, optional amount, stage, closedate.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 acbcdev from "acbcdev/claude-code"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
deploy-vps.md
0
1 export deploy-vps
2 jibaxZZZ from "jibaxZZZ/codex-root-configuration"
3 Deploy a new image to a VPS Ubuntu host using GHCR and a deploy script.
2026-01-05
type-safety.md
0
1 export type-safety
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Fix type assertions and improve TypeScript type safety. Use when encountering 'as unknown as' casts, manual type definitions that duplicate schema types, or unclear type errors in database queries, especially with Drizzle ORM relations. Also use when verifying types
2026-01-05
control-panel.md
0
1 export control-panel
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates a control panel that allows runtime modification of values. When Claude needs to expose controls for the user to adjust variables and values.
2026-01-05
searching-chat-history.md
0
1 export searching-chat-history
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Search and reference past conversations, plans, and insights from previous Claude Code sessions. Use when user references past chats, previous sessions, or invokes /remind-yourself.
2026-01-05
openspec-commands.md
0
1 export openspec-commands
2 shin902 from "shin902/shi-marketplace"
3 OpenSpec CLIコマンドリファレンス。OpenSpecコマンド使用時に参照。
2026-01-05
bear.md
0
1 export bear
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Interacts with Bear note-taking app on macOS via X-Callback-URL. Use when user asks to create Bear notes, search notes, add text to notes, manage tags, capture web pages to Bear, or perform any other Bear note management tasks. Supports note creation, text appending, tag management, note search, and web page capture.
2026-01-05
meta-analysis.md
0
1 export meta-analysis
2 choxos from "choxos/BayesianAgent"
3 Bayesian meta-analysis models including fixed effects, random effects, and network meta-analysis with Stan and JAGS implementations.
2026-01-05