Browse Skills
3205 skills found
research.md
2
1
export
research
2
from
"ferdiangunawan/rpi-stack"
from
"ferdiangunawan/rpi-stack"
3
Use when needing to understand requirements before implementation. Gathers context from Jira, Confluence, codebase, and docs. Produces research document with confidence scoring.
2026-01-05
code-standards.md
2
1
export
code-standards
2
from
"ItamarZand88/claude-code-agentic-engineering"
from
"ItamarZand88/claude-code-agentic-engineering"
3
Extract and maintain company-specific coding best practices from PR review comments. Use when the user requests to analyze PR comments from a repository to generate best practices documentation, or when implementing features and needs to reference established coding standards. Triggers include requests like "analyze PR comments and create best practices", "extract coding standards from repo X", or "check if this code follows our 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
research-synthesis.md
2
1
export
research-synthesis
2
from
"poemswe/co-researcher"
from
"poemswe/co-researcher"
3
Synthesizes research findings into coherent narratives with uncertainty quantification. Use when integrating findings from multiple sources, creating research summaries, drawing conclusions from evidence, or communicating research results. Triggers on phrases like "synthesize", "integrate findings", "what's the conclusion", "summarize research", "overall picture", "bring together".
2026-01-05
feature-implement.md
2
1
export
feature-implement
2
from
"escarti/agentDevPrompts"
from
"escarti/agentDevPrompts"
3
Execute plan in batches with review checkpoints - automatically loads context from Z01 research, Z02 plan, and CLAUDE.md files
2026-01-05
changelog-writer.md
2
1
export
changelog-writer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Generates changelogs and release notes from git commits, PR titles, and issue references. Organizes changes by impact type (breaking, features, fixes, improvements), formats according to Keep a Changelog standard, and provides version tagging and semantic versioning suggestions. Use when users request "create changelog", "write release notes", "document version changes", or "prepare release".
2026-01-05
literature-research.md
2
1
export
literature-research
2
from
"bahayonghang/wechat-content-writer"
from
"bahayonghang/wechat-content-writer"
3
This skill should be used when the user asks to "搜索文献", "查找学术资料", "搜索最新研究", "literature search", "find papers", "search academic literature", "latest research", or mentions specific academic domains like AI, machine learning, computer science research. Provides comprehensive academic literature search and analysis capabilities for WeChat content creation.
2026-01-05
feature-flag-patterns.md
2
1
export
feature-flag-patterns
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
機能フラグ(Feature Flag/Feature Toggle)による段階的リリースとA/Bテスト実装スキル。リスク管理とカナリアリリースを可能にし、本番環境での安全な機能展開を実現します。Anchors:• Feature Toggles (Pete Hodgson - Martin Fowler blog) / 適用: フラグ設計パターン / 目的: Release/Experiment/Ops/Permission Togglesの適切な使い分け• Continuous Delivery (Jez Humble) / 適用: デプロイ戦略 / 目的: デプロイと機能リリースの分離による安全性向上Trigger:Use when implementing feature flags, feature toggles, A/B testing, gradual rollouts, canary releases, or managing feature lifecycles.feature flag, feature toggle, A/B testing, canary release, gradual rollout, dark launch, percentage rollout, kill switch
2026-01-05
meshcore.md
2
1
export
meshcore
2
from
"dmduran12/pymc_console"
from
"dmduran12/pymc_console"
3
MeshCore protocol reference for repeater/room server dashboard development. Use when working with packet structure, payload types, routing, path analysis, neighbor detection, topology computation, or pyMC_Repeater API integration.
2026-01-05
dependency-analysis.md
2
1
export
dependency-analysis
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
依存関係の可視化、循環依存検出、安定度評価を体系化するスキル。アーキテクチャの健全性を測定し、改善優先度を整理する。Anchors:• Clean Architecture / 適用: 安定依存の原則 / 目的: 依存方向の評価• Refactoring / 適用: 依存解消パターン / 目的: 循環依存の改善• Graph Algorithms / 適用: 強連結成分 / 目的: 循環依存の検出Trigger:Use when analyzing module dependencies, detecting circular references, calculating stability metrics, or planning dependency refactoring.dependency graph, circular dependency, stability metrics, coupling, sdp violation
2026-01-05
langchain-deep-research.md
2
1
export
langchain-deep-research
2
from
"closedloop-technologies/awesome-deep-researchers"
from
"closedloop-technologies/awesome-deep-researchers"
3
Run LangChain Open Deep Research agent for iterative web research and comprehensive reports. Requires LLM API keys and search API (e.g., OPENAI_API_KEY, TAVILY_API_KEY).
2026-01-05
csp-lua.md
2
1
export
csp-lua
2
from
"tobi/ac-tracer"
from
"tobi/ac-tracer"
3
CSP (Custom Shaders Patch) Lua API reference for Assetto Corsa modding. Use when working with ac.*, ui.*, render.*, physics.* APIs or any CSP Lua code.
2026-01-05
motif-scanning.md
2
1
export
motif-scanning
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
This skill identifies the locations of known transcription factor (TF) binding motifs within genomic regions such as ChIP-seq or ATAC-seq peaks. It utilizes HOMER to search for specific sequence motifs defined by position-specific scoring matrices (PSSMs) from known motif databases. Use this skill when you need to detect the presence and precise genomic coordinates of known TF binding motifs within experimentally defined regions such as ChIP-seq or ATAC-seq peaks.
2026-01-05
systematic-debugging.md
2
1
export
systematic-debugging
2
from
"cipherstash/cipherpowers"
from
"cipherstash/cipherpowers"
3
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-05
designing-claude-skills.md
2
1
export
designing-claude-skills
2
from
"wombat9000/claude-plugins"
from
"wombat9000/claude-plugins"
3
Comprehensive guide for creating, reviewing, and improving skills that extend Claude's capabilities with specialized knowledge, workflows, and tool integrations. Use this skill when: (1) Creating a new skill from scratch, (2) Reviewing or auditing an existing skill for quality and adherence to best practices, (3) Updating or refactoring an existing skill, (4) Understanding skill architecture, anatomy, and design patterns, (5) Troubleshooting skill loading, triggering, or packaging issues, (6) Learning how to effectively use bundled resources like scripts, references, and assets, (7) Planning what type of skill structure is appropriate for a given use case.
2026-01-05
detecting-memory-leaks.md
2
1
export
detecting-memory-leaks
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to detect potential memory leaks and analyze memory usage patterns in code. It is triggered when the user requests "detect memory leaks", "analyze memory usage", or similar phrases related to memory leak detection and performance analysis. The skill identifies potential issues such as unremoved event listeners, closures preventing garbage collection, uncancelled timers, unbounded cache growth, circular references, detached DOM nodes, and unnecessary global state accumulation. It then provides detailed fix recommendations. Use this skill to proactively identify and resolve memory leaks, improving application performance and stability.
2026-01-05
detecting-memory-leaks.md
2
1
export
detecting-memory-leaks
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to detect potential memory leaks and analyze memory usage patterns in code. It is triggered when the user requests "detect memory leaks", "analyze memory usage", or similar phrases related to memory leak detection and performance analysis. The skill identifies potential issues such as unremoved event listeners, closures preventing garbage collection, uncancelled timers, unbounded cache growth, circular references, detached DOM nodes, and unnecessary global state accumulation. It then provides detailed fix recommendations. Use this skill to proactively identify and resolve memory leaks, improving application performance and stability.
2026-01-05
ethics.md
2
1
export
ethics
2
from
"poemswe/co-researcher"
from
"poemswe/co-researcher"
3
Research ethics, IRB compliance, and data privacy analysis.
2026-01-05
add-resource.md
2
1
export
add-resource
2
from
"whanyu1212/artifact-foundry"
from
"whanyu1212/artifact-foundry"
3
Add new learning resources (books, articles, courses, papers) to the appropriate resources.md file. Use when user mentions adding, saving, or tracking learning materials.
2026-01-05
foreign-key-constraints.md
2
1
export
foreign-key-constraints
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
外部キー制約と参照整合性をC.J. Dateの理論に基づいて設計するスキル。CASCADE動作の戦略的選択、循環参照の検出・解消、ソフトデリート整合性を提供。SQLite/Turso + Drizzle ORM環境に最適化。Anchors:• An Introduction to Database Systems(C.J. Date) / 適用: FK設計 / 目的: 理論的に正しい制約設計• The Pragmatic Programmer(Hunt, Thomas) / 適用: 実装品質 / 目的: 保守性の高い設計Trigger:Use when designing foreign key relationships, selecting CASCADE behavior, detecting circular references, integrating soft delete patterns, or reviewing database schema integrity.
2026-01-05
user-researcher.md
2
1
export
user-researcher
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Conduct user research and validation. Use when discovering user needs, validating assumptions, creating personas, or understanding pain points. Covers interviews, surveys, analysis, and synthesis.
2026-01-05
arxiv-search.md
2
1
export
arxiv-search
2
from
"DougTrajano/pydantic-ai-skills"
from
"DougTrajano/pydantic-ai-skills"
3
Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields.
2026-01-05
research-company.md
2
1
export
research-company
2
from
"IgorWarzocha/agentic-job-search-vault"
from
"IgorWarzocha/agentic-job-search-vault"
3
Conducts deep company research and creates a dossier to support applications. Use before applying, interviewing, or for cultural fit assessment.
2026-01-05
collaborative-outline.md
2
1
export
collaborative-outline
2
from
"bahayonghang/wechat-content-writer"
from
"bahayonghang/wechat-content-writer"
3
This skill should be used when the user asks to "创建大纲", "outline", "文章结构规划", "plan article structure", or needs help structuring their content before writing. Provides collaborative outline creation with interactive questioning and research gap identification.
2026-01-05