Browse Skills

16146 skills found

market-analysis.md
1
1 export market-analysis
2 xbklairith from "xbklairith/kisune"
3 Use when analyzing markets or interpreting charts - applies technical indicators (RSI, MACD, Moving Averages), identifies support/resistance, analyzes multi-timeframe trends, checks fundamentals and sentiment. Activates when user says "analyze BTC", "what's the trend", "check this chart", mentions ticker symbols, or uses /trading:analyze command.
2026-01-05
sap-rpt1-oss-predictor.md
1
1 export sap-rpt1-oss-predictor
2 amitlals from "amitlals/sap-rpt1-oss-predictor"
3 Use SAP-RPT-1-OSS open source tabular foundation model for predictive analytics on SAP business data. Handles classification and regression tasks including customer churn prediction, delivery delay forecasting, payment default risk, demand planning, and financial anomaly detection. Use when asked to predict, forecast, classify, or analyze patterns in SAP tabular data exports (CSV/DataFrame). Runs locally via Hugging Face model.
2026-01-05
api-contract-validator.md
1
1 export api-contract-validator
2 okgoogle13 from "okgoogle13/careercopilot"
3 Validates type contracts between TypeScript interfaces and Pydantic models. Detects field mismatches and type inconsistencies.
2026-01-05
sparc-methodology.md
1
1 export sparc-methodology
2 pacphi from "pacphi/ampel"
3 SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration
2026-01-05
ops-investigator.md
1
1 export ops-investigator
2 fractary from "fractary/claude-plugins"
3 Investigate incidents and analyze logs - query CloudWatch logs with filters,correlate events across services, identify error patterns, generate incidentreports with timelines, analyze log patterns, search for specific errors,trace request flows, identify root causes, create actionable incident reports.
2026-01-05
python-performance-optimization.md
1
1 export python-performance-optimization
2 NickCrew from "NickCrew/claude-ctx-plugin"
3 Python performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use when optimizing slow Python code, reducing memory usage, or improving application throughput and latency.
2026-01-05
playback-preparation.md
1
1 export playback-preparation
2 solvaholic from "solvaholic/design-team"
3 Create clear leadership presentations that communicate findings and enable good decisions. Use at end of each phase or before major commitments.
2026-01-05
stock-screener.md
1
1 export stock-screener
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Filter and screen stocks by financial metrics like P/E ratio, market cap, dividend yield, and growth rates. Analyze and compare stocks from CSV data.
2026-01-05
model-deployment.md
1
1 export model-deployment
2 ScientiaCapital from "ScientiaCapital/unsloth-mcp-server"
3 Export and deploy fine-tuned models to production. Covers GGUF/Ollama, vLLM, HuggingFace Hub, Docker, quantization, and platform selection. Use after fine-tuning when you need to deploy models efficiently.
2026-01-05
bd-issue-tracking.md
1
1 export bd-issue-tracking
2 abatilo from "abatilo/vimrc"
3 Track and manage work with bd issue tracker for persistent context across sessions and compaction events. Use for work needing dependencies, recovery after compaction, or multi-session tracking.
2026-01-05
dh-adversaries.md
1
1 export dh-adversaries
2 rjroy from "rjroy/adventure-engine-corvran"
3 This skill should be used when creating Daggerheart adversaries, building stat blocks, designing encounters, or determining enemy difficulty. Invoke when the GM needs to create enemies, generate adversary stat blocks, calculate Battle Points for encounter balance, or reference adversary types (Bruiser, Horde, Leader, Minion, Ranged, Skulk, Social, Solo, Standard, Support).
2026-01-05
network-engineering.md
1
1 export network-engineering
2 89jobrien from "89jobrien/steve"
3 Network architecture, troubleshooting, and infrastructure patterns. Use when designing network topologies, debugging connectivity issues, configuring load balancers, DNS, or implementing network security.
2026-01-05
rule-selector.md
1
1 export rule-selector
2 oimiragieo from "oimiragieo/LLM-RULES"
3 Analyzes project tech stack and recommends optimal rule configuration. Detects frameworks from package.json, requirements.txt, go.mod, and other config files. Generates custom manifest.yaml profiles for your specific stack.
2026-01-05
emerging-specialty-skills.md
1
1 export emerging-specialty-skills
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-nextjs"
3 Master emerging technologies including blockchain, cybersecurity, QA testing, and specialized tech roles. Stay ahead with cutting-edge technologies.
2026-01-05
handler-db-prisma.md
1
1 export handler-db-prisma
2 fractary from "fractary/claude-plugins"
3 Prisma-specific database operations handler
2026-01-05
rules-migration.md
1
1 export rules-migration
2 lisaross from "lisaross/claude-code-plugins"
3 MIGRATE CLAUDE.md into modular `.claude/rules/` directory structure following Claude Code's rules system. Converts monolithic CLAUDE.md into organized, path-specific rule files with glob patterns. Use when migrating to rules system, modularizing project instructions, splitting CLAUDE.md, organizing memory files. Triggers on "migrate claudemd to rules", "convert claude.md to rules", "modularize claude.md", "split claude.md into rules", "migrate to rules system".
2026-01-05
software-developer.md
1
1 export software-developer
2 nahisaho from "nahisaho/CodeGraphMCPServer"
3 software-developer skillTrigger terms: implement, code, development, programming, coding, build feature, create function, write code, SOLID principles, clean code, refactorUse when: User requests involve software developer tasks.
2026-01-05
anticipating-failure-modes.md
1
1 export anticipating-failure-modes
2 synapseradio from "synapseradio/thinkies"
3 Systematically enumerate how code can fail to prevent claiming safety without evidence. Use when: (1) asked to identify failure modes, enumerate risks, or stress-test reliability assumptions, (2) code is characterized as safe or production-ready without enumerated failure scenarios, (3) a code review covers only successful execution paths, (4) changes are ready for approval without failure analysis, (5) code lacks input validation, error handling, or defensive checks, (6) test coverage includes only successful cases.
2026-01-05
coordinating-projects.md
1
1 export coordinating-projects
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/claude-code-plugin-automations"
3 Automatically activated when user mentions multi-project coordination, cross-project dependencies, portfolio management, roadmap planning, resource allocation across projects, or asks to coordinate/manage multiple projects simultaneously. Provides strategic project coordination expertise.
2026-01-05
go-docker.md
1
1 export go-docker
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-go"
3 Docker containerization for Go applications
2026-01-05
dotnet-development.md
1
1 export dotnet-development
2 iButters from "iButters/ClaudeCodePlugins"
3 Comprehensive .NET development guidelines covering DDD, SOLID principles, ASP.NET Core REST APIs, and C# best practices.Use when working with: (1) C# code files (.cs), (2) .NET project files (.csproj, .sln), (3) ASP.NET Core applications,(4) Domain-Driven Design implementations, (5) REST API development, (6) Entity Framework Core,(7) Unit/integration testing in .NET. Specifically triggers for: classes inheriting AggregateRoot/Entity,services with IRepository dependencies, controllers inheriting ControllerBase, or files in Domain/Application/Infrastructure folders.
2026-01-05
agentuity-cli-cloud-apikey-create.md
1
1 export agentuity-cli-cloud-apikey-create
2 agentuity from "agentuity/discord-help-agent"
3 Create a new API key. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
metacognitive-confidence-calibrate.md
1
1 export metacognitive-confidence-calibrate
2 synapseradio from "synapseradio/thinkies"
3 Align certainty levels to evidence strength to avoid overconfidence or unwarranted hedging. Use when: (1) making definitive claims or recommendations that others will rely on, (2) when statements rest on inference or reasoning rather than verified facts, (3) before expressing confidence levels about version-specific behavior or current information, (4) when communicating risk, trade-offs, or reliability of conclusions
2026-01-05
diagnosing-nextjs-performance.md
1
1 export diagnosing-nextjs-performance
2 skyasu2 from "skyasu2/openmanager-vibe-v5"
3 Next.js Router performance analysis and bottleneck identification workflow. Triggers when user reports performance issues, slow routing, or requests Next.js optimization analysis. Use for identifying FCP/LCP/CLS bottlenecks and Server Actions blocking.
2026-01-05