Topic: claude-desktop
234 skills in this topic.
-
measure-instrumentation-spec
Specifies event tracking and analytics instrumentation requirements for a feature. Use when defining what data to collect, ensuring consistent tracking implementation, or documenting analytics requirements for engineering.
product-on-purpose/pm-skills 133
-
utility-mermaid-diagrams
Teaches PMs to create syntactically valid mermaid diagrams by selecting the right diagram type for their communication need, following syntax validity rules, and validating before shipping. Covers all 15 mermaid diagram types with PM-relevant examples and a dual-lens navigation system.
product-on-purpose/pm-skills 133
-
utility-pm-skill-builder
Guides contributors from a PM skill idea to a complete Skill Implementation Packet aligned with pm-skills conventions. Runs gap analysis, validates through a Why Gate, classifies by type and phase, generates draft files, and writes to a staging area for review before promotion.
product-on-purpose/pm-skills 133
-
utility-pm-skill-iterate
Applies targeted improvements to an existing pm-skills skill based on feedback, validation reports, or convention changes. Reads current files, previews proposed changes, writes on confirmation, and suggests a version bump. Use when improving a skill after validation or feedback.
product-on-purpose/pm-skills 133
-
Verification Planner
Forces the generation of test_assertions.json during the implementation plan phase. v7.2.0 enhanced with severity gates, dependencies, timeouts, and Claw-as-Validator support.
dcostenco/prism-mcp 116
-
tradingview-mcp
AI Trading Intelligence — live prices, 30+ technical indicators, backtesting (6 strategies), walk-forward overfitting detection, trade logs, equity curves, Reddit sentiment, news, and multi-market screener. Supports stocks, crypto, ETFs, indices, Turkish (BIST), and Egyptian (EGX) markets.
atilaahmettaner/tradingview-mcp 1,671
-
pda-reframing
Rephrase tasks and requests by avoiding Demand Avoidance triggers for someone with PDA autism spectrum disorder. It transforms demands into exploration and autonomous actions.
emory/ASD-AuDHD-PAI-Skills 6
-
conversation-analyzer
Analyzes Claude Code conversation JSONL files to extract structured data and generate problem-solution narratives for semantic search indexing
ramakay/claude-self-reflect 203
-
deckset-presentation-expert
Expert assistant for creating Deckset presentations with markdown. Helps with slide formatting, headings, lists, images, videos, presenter notes, build steps, themes, and configuration. Use when working with .md presentation files, or when user mentions Deckset, creating slides, presentations, or decks.
doudou1337/deckset-claude-skill 5
-
go-concurrency
Go concurrency patterns. Routes to specific patterns.
JamesPrial/claudefiles 3
-
go-channel-patterns
Common channel patterns and idioms
JamesPrial/claudefiles 3
-
go-context-cancellation
Context cancellation patterns for graceful shutdown
JamesPrial/claudefiles 3
-
go-error-checking
Type-safe error inspection using errors.Is and errors.As
JamesPrial/claudefiles 3
-
go-sentinel-errors
Define package-level sentinel errors using errors.New
JamesPrial/claudefiles 3
-
go-error-wrapping
Wrap errors with context using fmt.Errorf %w pattern
JamesPrial/claudefiles 3
-
go-interfaces
Go interface design patterns and best practices
JamesPrial/claudefiles 3
-
golangci-lint
Configure and run golangci-lint
JamesPrial/claudefiles 3
-
staticcheck
Fix staticcheck issues
JamesPrial/claudefiles 3
-
go-vet
Fix go vet warnings
JamesPrial/claudefiles 3
-
go-nil
Go nil safety patterns. Routes to specific traps.
JamesPrial/claudefiles 3
-
go-testing
Go testing patterns. Routes to specific patterns.
JamesPrial/claudefiles 3
-
go-testing-benchmarks
Benchmark patterns for performance testing
JamesPrial/claudefiles 3
-
go-testing-helpers
Test helper patterns with t.Helper()
JamesPrial/claudefiles 3
-
go-testing-subtests
Subtest patterns with t.Run
JamesPrial/claudefiles 3