Browse Skills
2849 skills found
svg-diagram.md
4
1
export
svg-diagram
2
from
"praveenperera/dotfiles"
from
"praveenperera/dotfiles"
3
my dotfiles
2026-02-02
debugger.md
4
1
export
debugger
2
from
"tomeraitz/dotclaude-templates"
from
"tomeraitz/dotclaude-templates"
3
A collection of .claude templates: custom agents, commands, hooks, and skills for Claude Code
2025-12-22
attention-please.md
4
1
export
attention-please
2
from
"Mindgames/attention-please"
from
"Mindgames/attention-please"
3
Play an alert sound and speak "Project NAME needs your attention." Always use at the end of every response or whenever Codex needs user input or confirmation; derive the project name from the git remote (origin) with fallback to the repo folder or an override.
2026-01-22
unity-editor.md
4
1
export
unity-editor
2
from
"DirtybitGames/unityctl"
from
"DirtybitGames/unityctl"
3
Remote control system for Unity Editor via CLI. Intended for use by AI.
2026-02-03
create-api-endpoint.md
4
1
export
create-api-endpoint
2
from
"inoshiro/inuinouta-front-v3"
from
"inoshiro/inuinouta-front-v3"
3
Django REST APIへのプロキシエンドポイントとそれを使用するComposableを作成する手順
2026-01-09
terraform-audit.md
4
1
export
terraform-audit
2
from
"huseyindeniz/gitops-lab"
from
"huseyindeniz/gitops-lab"
3
GitOps Playground (K8S, Terraform, Argo CD, Helm, Github Workflows etc.)
2025-12-26
querying-gemini.md
4
1
export
querying-gemini
2
from
"costiash/CognivAgent"
from
"costiash/CognivAgent"
3
Reference implementation of an AI Agent using Claude Agent SDK. Transforms videos into knowledge graphs via MCP tools: transcription, entity extraction, graph building, natural language querying.
2025-12-30
instructions-development.md
4
1
export
instructions-development
2
from
"OshanKHZ/cc-swiss-knife"
from
"OshanKHZ/cc-swiss-knife"
3
Swiss army knife plugin marketplace for Claude Code. Commands, skills, agents, workflows - validated & ready to use.
2026-02-02
web-scraping.md
4
1
export
web-scraping
2
from
"cotdp/scraper-mcp"
from
"cotdp/scraper-mcp"
3
Context-optimized MCP server for web scraping. Reduces LLM token usage by 70-90% through server-side CSS filtering and HTML-to-markdown conversion.
2026-01-07
lovable.md
4
1
export
lovable
2
from
"10K-Digital/lovable-claude-code"
from
"10K-Digital/lovable-claude-code"
3
Ever wanted to use Claude Code to edit projects in Lovable? Wait no further. This repo has a plug-in with Claude Code that lets it edit projects on Lovable via Github sync and browser automation.
2026-01-27
astro-aso.md
4
1
export
astro-aso
2
from
"iamhenry/ai-project-starter-kit"
from
"iamhenry/ai-project-starter-kit"
3
Query local Astro Mac app database for ASO insights. Use when the user asks about keyword rankings, historical ranking data, trend analysis, competitor keywords, app ratings, keyword opportunities, or ASO health metrics.
2026-01-31
uv-script-creator.md
4
1
export
uv-script-creator
2
from
"taketwo/mcf"
from
"taketwo/mcf"
3
Use when creating standalone executable Python scripts with dependencies. This skill applies when users request scripts that should run independently with their own dependency management, using Python's inline script metadata format (PEP 723).
2026-01-30
code-reviewer.md
4
1
export
code-reviewer
2
from
"MinBZK/regelrecht-mvp"
from
"MinBZK/regelrecht-mvp"
3
RegelRecht MVP
2026-01-29
test-driven-development.md
4
1
export
test-driven-development
2
from
"alexanderop/MarkVim"
from
"alexanderop/MarkVim"
3
A Markdown Editor written With Nuxt
2025-11-22
generating-patches.md
4
1
export
generating-patches
2
from
"oaustegard/oaustegard.github.io"
from
"oaustegard/oaustegard.github.io"
3
Purely client-side/static hosted personal site with growing collection of tools and experiments
2026-02-01
typescript-testing.md
4
1
export
typescript-testing
2
from
"mbailey/claude"
from
"mbailey/claude"
3
Configure and troubleshoot TypeScript testing with NX and Vite. Use this skill when working with test configuration, coverage reporting, or debugging test execution issues in TypeScript projects using NX monorepo structure with Vite/Vitest test runner.
2026-01-05
react.md
4
1
export
react
2
from
"KubrickCode/Quick-Command-Buttons"
from
"KubrickCode/Quick-Command-Buttons"
3
⚡ Turn long terminal commands into one-click buttons. No more typing complex CLI commands - just click and execute from your status bar.
2026-02-03
add-feature.md
4
1
export
add-feature
2
from
"gregsantos/nexturbo"
from
"gregsantos/nexturbo"
3
Add a new feature to the Next.js app following best practices
2026-01-19
jmap-email.md
4
1
export
jmap-email
2
from
"jacobrask/claude-skills"
from
"jacobrask/claude-skills"
3
Collection of Claude Code skills
2026-01-10
nested-card.md
4
1
export
nested-card
2
from
"ainergiz/design-inspirations"
from
"ainergiz/design-inspirations"
3
A curated collection of beautiful UI patterns and components. Includes AI agent skills for better frontend development.
2026-01-14
python.md
4
1
export
python
2
from
"MasonEgger/homedir"
from
"MasonEgger/homedir"
3
My personal dotfiles and homedir scripts
2026-01-09
rust-simplify.md
4
1
export
rust-simplify
2
from
"j5ik2o/fraktor-rs"
from
"j5ik2o/fraktor-rs"
3
Rustコードの過剰設計を解消してシンプルにする依頼で使う。抽象化の過多、不要な分割、過剰な汎用化を減らし、読みやすさと保守性を優先する。
2026-02-03
modify-generated-code.md
4
1
export
modify-generated-code
2
from
"halfdomelabs/baseplate"
from
"halfdomelabs/baseplate"
3
Code assist tool for rapidly generating application boilerplate code
2026-02-01
modify-vue3.md
4
1
export
modify-vue3
2
from
"flashlin/Samples"
from
"flashlin/Samples"
3
Modify and enhance existing Vue3 projects with TypeScript following best practices. Use when working with Vue3 (.vue) files for: (1) Implementing new features while checking for reusable code in the project, (2) Refactoring duplicated code into shared utilities, (3) Modifying components following Vue3 Composition API and TypeScript best practices, (4) Code review and optimization of Vue3 components. Always prioritize code reusability and adherence to Vue3 standards.
2026-01-28