Browse Skills

7431 skills found

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-06-07
blueprint.md
0
1 export blueprint
2 jeremytondo from "jeremytondo/atelier"
3 Opinionated development enviromnent setup and management.
2026-05-29
qiita-team-get-item.md
0
1 export qiita-team-get-item
2 minamijoyo from "minamijoyo/dotfiles"
3 My dotfiles
2026-06-03
github-repo-creator.md
0
1 export github-repo-creator
2 Omrigotlieb from "Omrigotlieb/github-repo-skill"
3 Claude Code plugin for creating GitHub repositories
2026-01-01
security-audit.md
0
1 export security-audit
2 buildworksai from "buildworksai/EUCORA"
3 EUCORA — End-User Computing Orchestration & Reliability Architecture — an AI-enabled control plane that standardizes how applications are engineered, approved, packaged, and delivered across our global endpoint estate.
2026-02-01
test-ops.md
0
1 export test-ops
2 A-Genno from "A-Genno/Polaris"
3 AI駆動開発用のAIエージェント向け指示ドキュメント群です。AIエージェントにタスクを投げた時の精度向上のためにプロジェクトディレクトリ内に配置しておくものです。
2026-01-22
pericia-template.md
0
1 export pericia-template
2 afonsolelis from "afonsolelis/laudo_cards"
3 Cria novas páginas de perícia de cartas Pokémon TCG graduadas usando o template padronizado. Use quando o usuário pedir para criar uma nova perícia, laudo de carta, ou adicionar uma nova carta ao portfólio.
2026-05-15
local-brain.md
0
1 export local-brain
2 IsmaelMartinez from "IsmaelMartinez/local-brain"
3 Local-first personal knowledge base with AI-powered semantic search and note linking
2026-04-10
project-moc-generator.md
0
1 export project-moc-generator
2 mpazaryna from "mpazaryna/rss-agent"
3 RSS Agent is a proving ground for the agent infrastructure pattern that will power agent-based projects. By building a low-stakes RSS fetching system first, we validate the architectural patterns before applying them to high-stakes client work.
2025-11-30
market-brief.md
0
1 export market-brief
2 dceoy from "dceoy/financial-market-analyst"
3 [Experimental] Al Market Strategist
2026-06-02
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
deploy.md
0
1 export deploy
2 ChakshuGautam from "ChakshuGautam/games"
3 Game Bench: Test Agentic LLM Capabilities against Games.
2026-01-12
sharepoint-audit.md
0
1 export sharepoint-audit
2 Aqualia from "Aqualia/Skills-Library"
3 Knowledge Base for agents
2025-11-27
shadcn-aesthetic.md
0
1 export shadcn-aesthetic
2 Dieshen from "Dieshen/claude_marketplace"
3 Modern CSS/SCSS architecture based on shadcn/ui design principles. Use this when generating any CSS, SCSS, or styling code to ensure modern, refined, and accessible design patterns.
2025-11-12
claude-session-migrate.md
0
1 export claude-session-migrate
2 kevintraver from "kevintraver/dotfiles"
3 dotfiles
2026-05-28
plot-consistency-checker.md
0
1 export plot-consistency-checker
2 Maheen-Zehra from "Maheen-Zehra/AIDD-30-Day-Challenge"
3 Analyze story plots for contradictions, broken logic, missing motivations, timeline issues, and unresolved threads.
2025-12-04
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-06-05
hn-filter.md
0
1 export hn-filter
2 haibchen from "haibchen/configs"
3 Development Env config
2025-12-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
gh-pr-comments.md
0
1 export gh-pr-comments
2 alistairstead from "alistairstead/dotfiles2"
3 List and resolve GitHub PR review comments. Use when working with PR feedback, addressing review comments, or marking threads resolved.
2026-05-27
android-debug.md
0
1 export android-debug
2 cmwen from "cmwen/private-chat-hub"
3 Debug Android Flutter apps including runtime errors, build issues, device connection problems, and performance issues. Use when troubleshooting Android-specific problems, crashes, or deployment issues.
2026-04-16
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