🤖 Data & AI

2585 skills found

frontend-design.md
0
1 export frontend-design
2 YuWenHao1212 from "YuWenHao1212/airesumeadvisor-landing"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications using Astro and Tailwind CSS. Generates creative, polished code that avoids generic AI aesthetics.
2026-02-19
whisper-transcribe.md
0
1 export whisper-transcribe
2 SpillwaveSolutions from "SpillwaveSolutions/whisper-transcribe"
3 |
2026-01-07
yanex-experiment-tracking.md
0
1 export yanex-experiment-tracking
2 rueckstiess from "rueckstiess/yanex"
3 A lightweight, Git-aware experiment tracking system for Python that makes reproducible research effortless.
2026-02-14
storage-cleaner.md
0
1 export storage-cleaner
2 jung3fun from "jung3fun/claude"
3 Manage computer storage and clean up disk space. Use this skill when the user needs to find large files, detect duplicate files, remove unused applications, clear caches, or clean up Docker resources. Supports macOS, Windows, and Linux with platform-specific commands for storage analysis and cleanup operations.
2025-12-30
skills-overview.md
0
1 export skills-overview
2 ywatanabe1989 from "ywatanabe1989/melbourne-moving-sale"
3 Master index of all available skills for development workflows. Use when needing guidance on which skill to apply or when starting work on any project.
2025-12-31
analysis-spec-builder.md
0
1 export analysis-spec-builder
2 gordonwatts from "gordonwatts/analysis-specification"
3 Build and iteratively refine physics analysis specifications using analysis-specification-template.md. Use when the user asks to create or update an analysis spec, requests plots/histograms for a dataset, or describes a quick analysis task that should be formalized into a specification document.
2025-12-27
research-methodology.md
0
1 export research-methodology
2 amoscicki from "amoscicki/aromatt"
3 Claude Code plugins marketplace
2026-02-16
fstar-verification.md
0
1 export fstar-verification
2 manutej from "manutej/fstar-labs"
3 F* Labs - Formal verification and dependent type research laboratory
2025-11-19
codex.md
0
1 export codex
2 HAMA-team from "HAMA-team/HAMA-backend"
3 Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
2025-11-11
ai-task-runner.md
0
1 export ai-task-runner
2 UTohru from "UTohru/dotfiles"
3 このスキルは外部のAI エージェントを実行するためのスキルです。実装や調査の作業を別のAIエージェントに委譲してください。あなた(メインのClaude)はユーザーとの対話・設計判断・方針決定に専念し、実際の調査や実装はこのスキルに任せることでトークンとコンテキストを大幅に節約できます。重要:実装や調査タスクが発生したら、詳細を考える前にまずこのスキルを使ってください。実装の細かいやり取りをメインの会話で行うのはトークンの無駄になります。また、あなたが中間に挟まることで、文脈を省略しがちな人間とタスク実行者との間での口論を防ぐこともできます。
2026-02-26
worktrunk.md
0
1 export worktrunk
2 uriklar from "uriklar/.claude"
3 Git worktree management with Worktrunk CLI. Use when the user mentions git worktrees, parallel agents, running multiple Claude instances, branching workflows, or wants to create/switch/merge/remove worktrees. Helps with wt switch, wt list, wt merge, wt remove commands and hook configuration.
2026-01-09
local-brain.md
0
1 export local-brain
2 IsmaelMartinez from "IsmaelMartinez/local-brain"
3 Chat with local Ollama models that can explore your codebase using tools.
2026-01-25
market-brief.md
0
1 export market-brief
2 dceoy from "dceoy/financial-market-analyst"
3 Financial Market Analysis using LLMs
2026-01-16
react-code-review.md
0
1 export react-code-review
2 bsj-fujimoto from "bsj-fujimoto/next"
3 Review React/TypeScript code against established coding guidelines. Use when reviewing React components, performing code audits, checking for React best practices, anti-patterns, performance issues, or when the user asks to review React code, check code quality, or audit React implementation.
2026-01-04
sharepoint-audit.md
0
1 export sharepoint-audit
2 Aqualia from "Aqualia/Skills-Library"
3 Knowledge Base for agents
2025-11-27
claude-session-migrate.md
0
1 export claude-session-migrate
2 kevintraver from "kevintraver/dotfiles"
3 dotfiles
2026-02-25
mcpkit-guide.md
0
1 export mcpkit-guide
2 Sunalamye from "Sunalamye/MCPKit"
3 Swift implementation of Model Context Protocol (MCP) for building AI tool servers
2025-12-07
plugin-author.md
0
1 export plugin-author
2 eli0shin from "eli0shin/.dotfiles"
3 Guide for creating, configuring, and distributing Claude Code plugins with hooks, skills, commands, and MCP servers. Use when user asks to create a plugin, set up hooks, add plugin functionality, create a marketplace, or distribute custom Claude Code extensions.
2026-02-25
cql-type-system-schema-handling.md
0
1 export cql-type-system-schema-handling
2 pmcfadin from "pmcfadin/cqlite"
3 Implement and deserialize all CQL types including primitives (int, text, timestamp, uuid, varint, decimal), collections (list, set, map), tuples, UDTs (user-defined types), and frozen types. Use when working with CQL type deserialization, schema validation, collection parsing, UDT handling, or type-correct data generation.
2026-01-29
security-practices.md
0
1 export security-practices
2 tbhb from "tbhb/rig"
3 Security best practices for Python development. Activated when working with security concerns, input validation, injection prevention, or threat modeling.
2025-11-26
disk-space-mapper.md
0
1 export disk-space-mapper
2 tonytamsf from "tonytamsf/claude-skill-disk-mapper"
3 Analyze disk usage across directories, identify large/old directories, and generate storage reports. Use when you need to find directories consuming disk space, identify candidates for cleanup (directories older than X days AND larger than Y MB), sort results by size, or generate disk usage reports. Supports filtering by age and size, automatic sorting by disk space, and file-based report generation.
2025-12-28
quality-vectors-in-code-comments.md
0
1 export quality-vectors-in-code-comments
2 zarvent from "zarvent/voice2machine"
3 Voice-to-text conversion tool using a local GPU.
2026-01-25
build-test-auto.md
0
1 export build-test-auto
2 takutakahashi from "takutakahashi/claude-code-plugins"
3 Automatically builds and tests code changes. Use whenever code is modified, tests fail, before creating pull requests, or when verifying code quality.
2026-01-03
planning-with-files.md
0
1 export planning-with-files
2 bamalgieri from "bamalgieri/booster_soccer"
3 Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.
2026-01-07