Browse Skills

16146 skills found

telemetry-tagging.md
0
1 export telemetry-tagging
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Tag logs, metrics, and distributed traces with REQ-* keys for production traceability. Enables backward traceability from runtime issues to requirements to intent. Use when deploying code or setting up observability.
2026-01-05
domain-phd-expert.md
0
1 export domain-phd-expert
2 Smith-Happens from "Smith-Happens/xlightsfpptester"
3 Creates PhD-grade expert agents when no suitable agent exists.Produces highly specialized agents with deep domain expertise.
2026-01-05
error-logger.md
0
1 export error-logger
2 BarisSozen from "BarisSozen/claude"
3 Structured JSON logging with correlation IDs for multi-service systems. Use when implementing logging, debugging failures, or tracing errors across services. Triggers on: add logging, error handling, debug failures, trace errors.
2026-01-05
cloud-platforms.md
0
1 export cloud-platforms
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-data-engineer"
3 AWS, Azure, GCP data platforms and cloud-native data solutions
2026-01-05
rollback.md
0
1 export rollback
2 thoreinstein from "thoreinstein/opencode-config"
3 Analyze deployment or change for rollback safety and generate checklist
2026-01-05
creating-ephemeral-kubernetes-exec-pods.md
0
1 export creating-ephemeral-kubernetes-exec-pods
2 johnnymo87 from "johnnymo87/dotfiles"
3 This skill creates ephemeral pods cloned from existing deployments for interactive shell access with full application context. Use this when you need Rails console, database access, or debugging with env vars and secrets without affecting production pods.
2026-01-05
roadmap-builder.md
0
1 export roadmap-builder
2 sgueye00 from "sgueye00/andmoov"
3 Helps prioritize features and decide what to build next using Impact vs Effort matrix, category prioritization (Retention, Core, Monetization, Growth in order), and stage-based rules. Use when deciding what to build next, evaluating feature requests, prioritizing roadmap items, or challenging feature ideas. Triggers include "what should I build next", "prioritize these features", "is this worth building", "roadmap advice", or any product prioritization questions.
2026-01-05
snd-fate-farming.md
0
1 export snd-fate-farming
2 vaoan from "vaoan/SND"
3 Use this skill when implementing FATE farming automation in SND macros. Covers FATE detection, targeting, level sync, participation, and farming patterns.
2026-01-05
debug-tauri.md
0
1 export debug-tauri
2 8beeeaaat from "8beeeaaat/tauri-plugin-debug-tools"
3 Automates Tauri WebView debugging using official plugins (tauri-plugin-log + screenshots) with process verification, automated screenshots, console logs, and state analysis. Use when debugging Tauri apps, investigating WebView issues, analyzing runtime errors, or troubleshooting UI problems.
2026-01-05
code-review.md
0
1 export code-review
2 automacoescomerciaisintegradas from "automacoescomerciaisintegradas/PAGIA"
3 Especialista em revisar código, identificar problemas, sugerir melhorias e garantir boas práticas de programação
2026-01-05
import-fixer.md
0
1 export import-fixer
2 omerlefaruk from "omerlefaruk/CasareRPA"
3 Fix import statements across the codebase to align with clean architecture layer boundaries. Use when: fixing imports, layer boundary violations, circular import issues, deprecated core imports, import order rules.
2026-01-05
writing-clearly-and-concisely.md
0
1 export writing-clearly-and-concisely
2 michellepellon from "michellepellon/dotfiles"
3 Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.
2026-01-05
conda-forge-expert.md
0
1 export conda-forge-expert
2 rxm7706 from "rxm7706/local-recipes"
3 Comprehensive guide for conda-forge recipe development. Handles legacy (meta.yaml)and modern (recipe.yaml) formats, linting, CI troubleshooting, and feedstock maintenance.Enhanced with patterns from real conda-forge feedstocks (2025).USE THIS SKILL WHEN: creating conda recipes, packaging Python/Rust/Go/C++ software,fixing conda-forge build failures, updating feedstocks, migrating to recipe.yaml format,setting up private channels, or troubleshooting conda-forge CI.
2026-01-05
physical-ai-expert.md
0
1 export physical-ai-expert
2 Fatima367 from "Fatima367/AI-Spec-Driven-Book"
3 Provides specialized knowledge and content creation for Physical AI and Humanoid Robotics topics with focus on accuracy and peer-reviewed sources.
2026-01-05
test-coverage.md
0
1 export test-coverage
2 gizix from "gizix/cc_projects"
3 Generate comprehensive test suites for Scrapy spiders, pipelines, and middlewares when implementing tests or improving coverage. Creates unit tests, integration tests, and contract tests with proper fixtures and mocking.
2026-01-05
supabase-operations.md
0
1 export supabase-operations
2 elevanaltd from "elevanaltd/ingest-assistant"
3 Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on: migration validation, RLS patterns, Supabase benchmarks, ADR-003, database state tracking, schema governance.
2026-01-05
bridging-2d-3d-rendering.md
0
1 export bridging-2d-3d-rendering
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Bridging 2D canvas and 3D spatial rendering in StickerNest. Use when working with coordinate conversion, parallel DOM/WebGL architecture, widget rendering across modes, Html vs pure 3D decisions, or mode-aware components. Covers spatialCoordinates utilities, SpatialCanvas, SpatialWidgetContainer, and XR session detection.
2026-01-05
content-research-writer.md
0
1 export content-research-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
2026-01-05
github-actions.md
0
1 export github-actions
2 el-feo from "el-feo/ai-context"
3 Create, evaluate, and optimize GitHub Actions workflows and custom actions. Use when building CI/CD pipelines, creating workflow files, developing custom actions, troubleshooting workflow failures, performing security analysis, optimizing performance, or reviewing GitHub Actions best practices. Covers Ruby/Rails, TypeScript/Node.js, Heroku and Fly.io deployments.
2026-01-05
root-cause-tracing.md
0
1 export root-cause-tracing
2 barrydobson from "barrydobson/dotfiles_extra"
3 Systematically trace bugs backward through call stack to find original trigger
2026-01-05
anti-patterns.md
0
1 export anti-patterns
2 pproenca from "pproenca/dot-claude-old"
3 Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
2026-01-05
kaizen.md
0
1 export kaizen
2 Integrum-Global from "Integrum-Global/rr_helpdesk"
3 Kailash Kaizen - production-ready AI agent framework with signature-based programming, multi-agent coordination, and enterprise features. Use when asking about 'AI agents', 'agent framework', 'BaseAgent', 'multi-agent systems', 'agent coordination', 'signatures', 'agent signatures', 'RAG agents', 'vision agents', 'audio agents', 'multimodal agents', 'agent prompts', 'prompt optimization', 'chain of thought', 'ReAct pattern', 'Planning agent', 'PEV agent', 'Tree-of-Thoughts', 'pipeline patterns', 'supervisor-worker', 'router pattern', 'ensemble pattern', 'blackboard pattern', 'parallel execution', 'agent-to-agent communication', 'A2A protocol', 'streaming agents', 'agent testing', 'agent memory', 'agentic workflows', 'AgentRegistry', 'OrchestrationRuntime', 'distributed agents', 'agent registry', '100+ agents', 'capability discovery', 'fault tolerance', or 'health monitoring'.
2026-01-05
deep-investigation-protocol.md
0
1 export deep-investigation-protocol
2 bogheorghiu from "bogheorghiu/cognitive-mechanisms"
3 "What is REALLY at stake here? And for whom?" - STOP. When the matter involves trustworthiness, purchasing decisions, "which is better or more reliable", brand comparisons, marketing claims, corporate behavior, "convince me otherwise", or post-purchase "was this good?" - USE THIS. For technical specs affecting quality (TLC vs QLC, component sourcing) use Light Touch mode. Search and verify even if you think you know. Does NOT trigger for: what to watch/eat/wear, how-to instructions, when/where/who founded, or explicit "just tell me quick."
2026-01-05
microsoft-agent-framework.md
0
1 export microsoft-agent-framework
2 majiayu000 from "majiayu000/claude-skill-registry"
3 CRITICAL development guide for Microsoft Agent Framework (MAF) in IPA Platform.MUST READ when working with:- Agents (ChatAgent, AgentThread)- Builders (ConcurrentBuilder, GroupChatBuilder, HandoffBuilder, MagenticBuilder)- Workflows (Executor, Edge, WorkflowExecutor)- Multi-agent orchestration- Any code in backend/src/integrations/agent_framework/builders/PREVENTS: Custom implementations instead of wrapping official API.REQUIRES: Import official classes, use Adapter pattern with self._builder = OfficialBuilder()
2026-01-05