🤖 Data & AI
2580 skills found
codex-delegator.md
12
1
export
codex-delegator
2
from
"eddiearc/codex-delegator"
from
"eddiearc/codex-delegator"
3
Automatically delegate complex, logic-intensive tasks to OpenAI Codex CLI via `codex exec --full-auto`. Claude Code uses this skill to invoke Codex for complex backend logic, intricate algorithms, or persistent bugs. Enables seamless AI-to-AI collaboration where Claude Code analyzes and Codex executes.
2026-02-04
zig-expert.md
12
1
export
zig-expert
2
from
"srdjan/zigttp"
from
"srdjan/zigttp"
3
Native Zig TypeScript runtime that started as port of mquickjs to Zig... and... grew up to something bigger
2026-02-25
frontend-design.md
12
1
export
frontend-design
2
from
"Arcanexis/Alice-Single"
from
"Arcanexis/Alice-Single"
3
一个名为Alice的智能体
2026-02-21
mcp-mcp-apps-kit.md
12
1
export
mcp-mcp-apps-kit
2
from
"AndurilCode/mcp-apps-kit"
from
"AndurilCode/mcp-apps-kit"
3
A TypeScript framework for building interactive MCP applications that work seamlessly with both MCP Apps and ChatGPT (OpenAI Apps SDK) from a single codebase.
2026-02-23
Unnamed Skill.md
12
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Templates for new Claude repos
2026-02-26
portable-safe-skills.md
12
1
export
portable-safe-skills
2
from
"moonbit-community/wasip1"
from
"moonbit-community/wasip1"
3
WASI Preview 1 implementation for moonbit
2026-02-18
vscode-test-setup.md
12
1
export
vscode-test-setup
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill provides comprehensive guidance for setting up and configuring test environments for VS Code extension projects. Use when initializing a new test infrastructure, configuring test runners (Mocha, Jest), setting up CI/CD test pipelines, integrating coverage tools (c8, nyc), or troubleshooting test configuration issues.
2026-02-26
Holochain Development.md
12
1
export
Holochain Development
2
from
"happenings-community/requests-and-offers"
from
"happenings-community/requests-and-offers"
3
Requests And Offers is a hAppenings.community project to facilitate exchange between Holochain creators, developers, advocates, projects and organisations! It's an agent-centric, distributed marketplace of requests and offers built with Holochain.
2026-02-27
remote-run-ssh.md
12
1
export
remote-run-ssh
2
from
"kungfuai/CVlization"
from
"kungfuai/CVlization"
3
Practical workflows for training and inference on AI models
2026-02-27
railstart-preset-builder.md
11
1
export
railstart-preset-builder
2
from
"dpaluy/railstart"
from
"dpaluy/railstart"
3
Interactive CLI wizard for Rails app generation with customizable config
2026-02-19
frontend-design.md
11
1
export
frontend-design
2
from
"TheCardGoat/tcg-engines"
from
"TheCardGoat/tcg-engines"
3
Typescript implementation of TCG rules
2026-02-20
shodh-cloudflare.md
11
1
export
shodh-cloudflare
2
from
"doobidoo/shodh-cloudflare"
from
"doobidoo/shodh-cloudflare"
3
Your AI's memory syncs across all devices. Context on laptop, phone, tablet—globally distributed on Cloudflare's edge network.
2026-02-26
security-headers.md
11
1
export
security-headers
2
from
"madsstoumann/browser-style"
from
"madsstoumann/browser-style"
3
How I think browser default styles should be 😁
2026-02-26
fiftyone-dataset-inference.md
11
1
export
fiftyone-dataset-inference
2
from
"AdonaiVera/fiftyone-skills"
from
"AdonaiVera/fiftyone-skills"
3
Create a FiftyOne dataset from a directory of media files (images, videos, point clouds), optionally import labels in common formats (COCO, YOLO, VOC), run model inference, and store predictions. Use when users want to load local files into FiftyOne, apply ML models for detection, classification, or segmentation, or build end-to-end inference pipelines.
2026-02-25
sync-checker.md
11
1
export
sync-checker
2
from
"ruchernchong/dotfiles"
from
"ruchernchong/dotfiles"
3
Cross-platform dotfiles for macOS and Linux with automated setup, Homebrew package management, Zsh configuration, and scheduled maintenance
2026-02-18
file-organization.md
11
1
export
file-organization
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
Production-ready Claude Code 2.0 setup for autonomous development
2026-02-26
outlook-automation.md
11
1
export
outlook-automation
2
from
"gmickel/outlookctl"
from
"gmickel/outlookctl"
3
Local CLI for automating Classic Outlook on Windows via COM. Includes a Claude Code/Codex Skill for AI-assisted email management with safety guardrails.
2026-02-27
frontend-engineer.md
11
1
export
frontend-engineer
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert frontend engineering with simplified pragmatic architecture, React 19, TanStack ecosystem, and Zustand state management. **ALWAYS use when implementing ANY frontend features.** Use when setting up project structure, creating pages and state management, designing gateway injection patterns, setting up HTTP communication and routing, organizing feature modules, or optimizing performance. **ALWAYS use when implementing Gateway Pattern (Interface + HTTP + Fake), Context API injection, Zustand stores, TanStack Router, or feature-based architecture.**
2026-02-10
test-driven-development.md
11
1
export
test-driven-development
2
from
"CodingCossack/agent-skills-library"
from
"CodingCossack/agent-skills-library"
3
Coding agent skills library for programming workflows | Claude Skills, Codex Skills | Forked from obra/superpower
2026-02-24
datasette-plugins.md
11
1
export
datasette-plugins
2
from
"datasette/skill"
from
"datasette/skill"
3
Writing Datasette plugins using Python and the pluggy plugin system. Use when Claude needs to: (1) Create a new Datasette plugin, (2) Implement plugin hooks like prepare_connection, register_routes, render_cell, etc., (3) Add custom SQL functions, (4) Create custom output renderers, (5) Add authentication or permissions logic, (6) Extend Datasette's UI with menus, actions, or templates, (7) Package a plugin for distribution on PyPI
2025-12-29
hooks-builder.md
11
1
export
hooks-builder
2
from
"mike-coulbourn/claude-vibes"
from
"mike-coulbourn/claude-vibes"
3
Create event-driven hooks for Claude Code automation. Use when the user wants to create hooks, automate tool validation, add pre/post processing, enforce security policies, or configure settings.json hooks. Triggers: create hook, build hook, PreToolUse, PostToolUse, event automation, tool validation, security hook
2026-02-27
database.md
11
1
export
database
2
from
"gertrude-app/swift"
from
"gertrude-app/swift"
3
monorepo for swift apps and packages
2026-02-12
web-search.md
11
1
export
web-search
2
from
"getty104/claude-code-marketplace"
from
"getty104/claude-code-marketplace"
3
geminiコマンドを使用した高度なWeb検索スキル。Web検索を行う際、Claude CodeのデフォルトWeb Search toolよりも優先的にこのスキルを使用してください。
2026-02-25
pdf.md
11
1
export
pdf
2
from
"moritalous/claude-code-on-agentcore"
from
"moritalous/claude-code-on-agentcore"
3
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
2026-02-23