🤖 Data & AI
2032 skills found
mcp-executor.md
1
1
export
mcp-executor
2
from
"mcfearsome/cc-colony"
from
"mcfearsome/cc-colony"
3
Claude Code on tmux
2025-11-20
datadog-cli.md
1
1
export
datadog-cli
2
from
"leonardocouy/cc-datadog"
from
"leonardocouy/cc-datadog"
3
Let Claude Code investigate your production issues with Datadog - search logs, trace requests, build dashboards, analyze errors
2025-12-30
analyzing-codebases.md
1
1
export
analyzing-codebases
2
from
"devame/llm-context-tools"
from
"devame/llm-context-tools"
3
Provide better information about your codebase
2026-02-11
api-design-development.md
1
1
export
api-design-development
2
from
"pluginagentmarketplace/custom-plugin-terraform"
from
"pluginagentmarketplace/custom-plugin-terraform"
3
Terraform plugin for infrastructure as code and provisioning
2026-01-07
cloudflare-r2-d1.md
1
1
export
cloudflare-r2-d1
2
from
"SecurityRonin/ronin-marketplace"
from
"SecurityRonin/ronin-marketplace"
3
Battle-tested skills for Claude Code. Deployment patterns, browser automation, and hard-won knowledge from real projects.
2026-03-06
ai-multimodal.md
1
1
export
ai-multimodal
2
from
"nb150301/voice-training-app"
from
"nb150301/voice-training-app"
3
Duolingo-style voice training app to help improve voice (deeper tone for males) with daily practice, gamification, and progress tracking. React + Go + PostgreSQL.
2026-02-20
write-blog.md
1
1
export
write-blog
2
from
"aheld/aaronheld-blog"
from
"aheld/aaronheld-blog"
3
Collaborative blog writing assistant that helps draft articles in Aaron's voice and style
2026-01-02
beads-issue-tracking.md
1
1
export
beads-issue-tracking
2
from
"shaneholloman/beads"
from
"shaneholloman/beads"
3
Track complex, multi-session work with dependency graphs using beads (beads) issue tracker. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-02-07
hook-system.md
1
1
export
hook-system
2
from
"chkim-su/forge-editor"
from
"chkim-su/forge-editor"
3
Claude Code Hook system entry point. Guides you to the right skill based on your needs.
2026-01-16
workflow-methodology.md
1
1
export
workflow-methodology
2
from
"Dutchthenomad/claude-flow"
from
"Dutchthenomad/claude-flow"
3
A custom agentic claude code workflow for systematic software development
2026-01-02
introduction-writer.md
1
1
export
introduction-writer
2
from
"Fatima367/AI-Spec-Driven-Book"
from
"Fatima367/AI-Spec-Driven-Book"
3
Physical AI and Humanoid Robotics. A Docusaurus-based Physical AI Curriculum featuring a RAG Chatbot. Learn ROS 2, Humanoid Robotics, and Embodied AI through an interactive, AI-driven textbook.
2026-04-18
subagent-patterns.md
1
1
export
subagent-patterns
2
from
"d-kishi/ubiquitous-lang-mng"
from
"d-kishi/ubiquitous-lang-mng"
3
SubAgent組み合わせパターン・選択ロジック提供。14種類のAgent定義・選択原則・Phase特性別組み合わせパターン・SubAgent責務境界判定・並列実行判断ロジック。Step開始時のSubAgent選択に使用。
2025-11-21
kysely-query-architect.md
1
1
export
kysely-query-architect
2
from
"AdamAugustinsky/a3-stack-kysely"
from
"AdamAugustinsky/a3-stack-kysely"
3
Write type-safe Kysely queries following project patterns. Use when writing new database queries, optimizing queries, or working with the @packages/db/src/queries/* files.
2026-01-13
prompt-assembly.md
1
1
export
prompt-assembly
2
from
"leegmoore/cody"
from
"leegmoore/cody"
3
Lightweight coding agent that runs in your terminal
2025-12-07
spec-first-sdlc.md
1
1
export
spec-first-sdlc
2
from
"esxr/sdlc-skill"
from
"esxr/sdlc-skill"
3
|
2026-04-14
chezmoi.md
1
1
export
chezmoi
2
from
"cosgroveb/chezmoi-skill"
from
"cosgroveb/chezmoi-skill"
3
Manage dotfiles with chezmoi. Use when working with dotfiles, chezmoi templates, machine-specific configuration, syncing configs across machines, or when the user mentions chezmoi, dotfiles, or configuration management.
2026-03-24
ai-tuning.md
1
1
export
ai-tuning
2
from
"zircote/.github"
from
"zircote/.github"
3
Organization shared workflows, policies, and community health files
2026-04-13
kids-learning-creator.md
1
1
export
kids-learning-creator
2
from
"fracabu/claude-skill-factory"
from
"fracabu/claude-skill-factory"
3
A production-ready framework for generating scalable Claude Code Agent Skills, transforming domain expertise into reusable AI capabilities.
2025-12-18
testing-standards.md
1
1
export
testing-standards
2
from
"mesbahtanvir/ishkul"
from
"mesbahtanvir/ishkul"
3
ishkul.org
2026-01-28
forky.md
1
1
export
forky
2
from
"tomWhiting/forky"
from
"tomWhiting/forky"
3
Fork Claude sessions to handle side tasks in parallel. Held together with pipe cleaners and determination.
2026-01-03
advanced-debugging.md
1
1
export
advanced-debugging
2
from
"g97iulio1609/vscode-agent-skills"
from
"g97iulio1609/vscode-agent-skills"
3
State-of-the-art Agent Skills for VS Code Copilot - Hypothesis-driven debugging, automatic instrumentation, and self-evolving skills
2026-03-02
dotnet-test-triage.md
1
1
export
dotnet-test-triage
2
from
"bravellian/platform"
from
"bravellian/platform"
3
Run dotnet test, capture failed test cases, and generate a rerun filter plus a markdown failure summary. Use when test runs fail and you need a focused rerun command or a compact failure report.
2026-03-25
qa-code-review-checklist.md
1
1
export
qa-code-review-checklist
2
from
"takemi-ohama/ai-agent-marketplace"
from
"takemi-ohama/ai-agent-marketplace"
3
Comprehensive code review checklist covering readability, maintainability, performance, security, and best practices. Use when reviewing code or conducting quality checks.This skill provides systematic code review guidance:- Language-specific best practices (JavaScript, Python, Java, etc.)- Security checklist (OWASP Top 10)- Performance optimization points- Maintainability and readability checks- Automated review integration (Codex CLI MCP)Triggers: "code review", "review checklist", "quality check", "check code", "コードレビュー", "品質チェック", "レビュー観点"
2026-01-19
conductor.md
1
1
export
conductor
2
from
"thanhtoan105/Accounting_ERP_Chatbot"
from
"thanhtoan105/Accounting_ERP_Chatbot"
3
Context-driven development methodology. Understands projects set up with Conductor (via Gemini CLI or Claude Code). Use when working with conductor/ directories, tracks, specs, plans, or when user mentions context-driven development.
2026-01-04