Browse Skills
44969 skills found
koan-relationships.md
2
1
export
koan-relationships
2
from
"sylin-org/koan-framework"
from
"sylin-org/koan-framework"
3
Entity navigation, batch loading, relationship best practices
2026-01-05
hypothesis-testing.md
2
1
export
hypothesis-testing
2
from
"poemswe/co-researcher"
from
"poemswe/co-researcher"
3
Guides scientific hypothesis development and testing methodology. Use when formulating research questions, developing testable hypotheses, designing experiments, or evaluating research approaches. Triggers on phrases like "hypothesis", "test if", "experiment design", "research question", "how would I test", "is it true that".
2026-01-05
managing-autonomous-development.md
2
1
export
managing-autonomous-development
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Enables Claude to manage Sugar's autonomous development workflows. It allows Claude to create tasks, view the status of the system, review pending tasks, and start autonomous execution mode. Use this skill when the user asks to create a new development task using `/sugar-task`, check the system status with `/sugar-status`, review pending tasks via `/sugar-review`, or initiate autonomous development using `/sugar-run`. It provides a comprehensive interface for interacting with the Sugar autonomous development system.
2026-01-05
koan-ai-integration.md
2
1
export
koan-ai-integration
2
from
"sylin-org/koan-framework"
from
"sylin-org/koan-framework"
3
Chat endpoints, embeddings, RAG workflows, vector search
2026-01-05
git-safe-workflow.md
2
1
export
git-safe-workflow
2
from
"regenrek/agent-skills"
from
"regenrek/agent-skills"
3
Safely inspect, stage, commit, and (only if asked) push changes made by an AI agent. Use for commit/push requests, end-of-task checkpoints, merge conflict resolution, worktree safety checks, or deciding whether to use git commit --amend.
2026-01-05
ai-orchestration-feedback-loop.md
2
1
export
ai-orchestration-feedback-loop
2
from
"creator-hian/claude-code-plugins"
from
"creator-hian/claude-code-plugins"
3
Multi-AI engineering loop orchestrating Claude, Codex, and Gemini for comprehensive validation. USE WHEN (1) mission-critical features requiring multi-perspective validation, (2) complex architectural decisions needing diverse AI viewpoints, (3) security-sensitive code requiring deep analysis, (4) user explicitly requests multi-AI review or triple-AI loop. DO NOT USE for simple features or single-file changes. MODES - Triple-AI (full coverage), Dual-AI Codex-Claude (security/logic), Dual-AI Gemini-Claude (UX/creativity).
2026-01-05
evaluating-machine-learning-models.md
2
1
export
evaluating-machine-learning-models
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill allows Claude to evaluate machine learning models using a comprehensive suite of metrics. It should be used when the user requests model performance analysis, validation, or testing. Claude can use this skill to assess model accuracy, precision, recall, F1-score, and other relevant metrics. Trigger this skill when the user mentions "evaluate model", "model performance", "testing metrics", "validation results", or requests a comprehensive "model evaluation".
2026-01-05
synthesize.md
2
1
export
synthesize
2
from
"poemswe/co-researcher"
from
"poemswe/co-researcher"
3
Synthesize findings from multiple sources into coherent conclusions with uncertainty quantification.
2026-01-05
optimizing-cloud-costs.md
2
1
export
optimizing-cloud-costs
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to analyze and optimize cloud costs. It identifies areas for potential savings, generates cost reports, and suggests configuration changes to reduce expenses. Use this skill when the user asks to "optimize cloud costs", "reduce cloud spending", "generate a cost report", or similar requests related to cloud resource expenses. It is especially useful when the user provides details about their cloud environment (e.g., AWS, Azure, GCP). The skill leverages best practices for cost optimization and provides production-ready configurations.
2026-01-05
decomp.md
2
1
export
decomp
2
from
"itsgrimetime/melee-decomp"
from
"itsgrimetime/melee-decomp"
3
Match decompiled C code to original PowerPC assembly for Super Smash Bros Melee. Use this skill when asked to match, decompile, or fix a function to achieve 100% match against target assembly. Invoked with /decomp <function_name> or automatically when working on decompilation tasks.
2026-01-05
quality-gates.md
2
1
export
quality-gates
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
Apply quality gate standards for git hooks, testing, CI/CD, and automation using Lefthook, Vitest, GitHub Actions, and quality enforcement. Use when setting up quality infrastructure, configuring hooks, discussing automation, or reviewing quality practices.
2026-01-05
preprocessing-data-with-automated-pipelines.md
2
1
export
preprocessing-data-with-automated-pipelines
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to preprocess and clean data using automated pipelines. It is designed to streamline data preparation for machine learning tasks, implementing best practices for data validation, transformation, and error handling. Claude should use this skill when the user requests data preprocessing, data cleaning, ETL tasks, or mentions the need for automated pipelines for data preparation. Trigger terms include "preprocess data", "clean data", "ETL pipeline", "data transformation", and "data validation". The skill ensures data quality and prepares it for effective analysis and model training.
2026-01-05
pokemon-green-en.md
2
1
export
pokemon-green-en
2
from
"dev-jelly/pokemon-skills"
from
"dev-jelly/pokemon-skills"
3
Pokemon Green Version Text RPG. Gen 1 with 151 Pokemon, 165 moves, full Kanto region. English only. Activated when users mention 'pokemon', 'pikachu', 'battle', 'gym', 'wild', 'pokedex', 'new game', 'continue'. (project)
2026-01-05
electron-ipc-patterns.md
2
1
export
electron-ipc-patterns
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Electronプロセス間通信(IPC)パターンの設計と実装専門知識。安全で効率的なMain-Rendererプロセス通信、contextBridge、型安全なAPI設計を提供。Anchors:• Electron Security / 適用: contextBridge/preload設計 / 目的: セキュアなIPC実装• Clean Architecture / 適用: Main/Renderer境界設計 / 目的: 責務分離と保守性• Type Safety / 適用: TypeScript型契約 / 目的: IPC通信の型安全性確保Trigger:Use when implementing IPC communication patterns, setting up contextBridge, designing typed IPC handlers, securing renderer-main communication, or structuring bidirectional messaging flows.ipcMain, ipcRenderer, contextBridge, invoke, handle, preload, typed IPC
2026-01-05
go-error-checking.md
2
1
export
go-error-checking
2
from
"JamesPrial/claudefiles"
from
"JamesPrial/claudefiles"
3
Type-safe error inspection using errors.Is and errors.As
2026-01-05
skill-importer.md
2
1
export
skill-importer
2
from
"mpazaryna/claude-toolkit"
from
"mpazaryna/claude-toolkit"
3
Upgrades external Claude Skills to factory spec - analyzes existing skill folders and generates missing files, restructures docs, validates compliance
2026-01-05
angular-implementation-specialist.md
2
1
export
angular-implementation-specialist
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Implement Angular v21 applications with standalone components, signals-based state management, new control flow syntax (@if, @for, @switch), OnPush change detection, inject() DI, Tailwind CSS, and Vitest testing. Use when creating Angular components/services, implementing signals state, writing Vitest tests, applying Tailwind styling, or working with Angular v21 best practices.
2026-01-05
analyzing-database-indexes.md
2
1
export
analyzing-database-indexes
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill uses the database-index-advisor plugin to analyze query patterns and recommend optimal database indexes. It identifies missing indexes to improve query performance and unused indexes that can be removed to save storage and improve write performance. Use this skill when the user asks to "analyze database indexes", "optimize slow queries", "find missing indexes", "remove unused indexes", or requests help with "database index optimization". The plugin analyzes database workloads, detects potential indexing issues, and provides actionable recommendations for indexing strategies.
2026-01-05
user-story-mapping.md
2
1
export
user-story-mapping
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
ユーザーストーリーマッピングの専門スキル。バックボーン設計、リリース計画、ストーリー分割を提供します。Anchors:• 『User Story Mapping: Discover the Whole Story, Build the Right Product』(Jeff Patton)/ 適用: 要件可視化 / 目的: プロダクト理解• 『The Pragmatic Programmer』(Andrew Hunt, David Thomas)/ 適用: 実践的改善 / 目的: 品質維持Trigger:ユーザーストーリーマッピング実施、要件可視化、バックログ整理、プロダクト開発計画立案時に使用
2026-01-05
localization-i18n.md
2
1
export
localization-i18n
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
多言語ドキュメントと国際化の専門スキル。i18n/l10nベストプラクティス、翻訳準備ライティング、多言語構造設計、グローバルコンテンツ品質保証を提供。Anchors:• The Culture Map (Erin Meyer) / 適用: 文化適応戦略 / 目的: 地域特化ローカライゼーション• Everybody Writes (Ann Handley) / 適用: 翻訳可能コンテンツ作成 / 目的: 明確で翻訳しやすい原文Trigger:Use when designing multilingual documentation, preparing content for translation, implementing i18n frameworks, or validating localization quality.
2026-01-05
typescript-core-development.md
2
1
export
typescript-core-development
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Implement TypeScript code with type safety, generics, utility types, and functional patterns. Use when designing type-safe code, implementing generics, handling errors with Result pattern, or applying functional programming.
2026-01-05
frontend-builder.md
2
1
export
frontend-builder
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Build modern React/Next.js frontends. Use when creating web applications, choosing frontend stack, structuring components, or implementing UI/UX designs. Covers React, Next.js, Tailwind CSS, and component patterns.
2026-01-05
analyzing-text-with-nlp.md
2
1
export
analyzing-text-with-nlp
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to perform natural language processing and text analysis using the nlp-text-analyzer plugin. It should be used when the user requests analysis of text, including sentiment analysis, keyword extraction, topic modeling, or other NLP tasks. The skill is triggered by requests involving "analyze text", "sentiment analysis", "keyword extraction", "topic modeling", or similar phrases related to text processing. It leverages AI/ML techniques to understand and extract insights from textual data.
2026-01-05
hugo-blog.md
2
1
export
hugo-blog
2
from
"hugozhu/blog2"
from
"hugozhu/blog2"
3
A set of resources to help me write blog posts for hugozhu.site
2026-01-05