Browse Skills

7431 skills found

generate-registry-entry.md
1
1 export generate-registry-entry
2 johnneerdael from "johnneerdael/shadcn-ui-ha-card"
3 Advanced Home Asssistant Custom Card that has support for all shadcn/ui UI Components
2026-01-20
transcribe-vaam-video-with-gemini.md
1
1 export transcribe-vaam-video-with-gemini
2 hmps from "hmps/claude-marketplace"
3 Transcribe Vaam videos using Google Gemini AI. Takes a Vaam share URL, downloads the video, and returns a full text transcription. Supports any language without translation.
2025-12-27
dzmm-builder.md
1
1 export dzmm-builder
2 waylon256yhw from "waylon256yhw/dzmm-builder"
3 Comprehensive skill for building, debugging, and optimizing DZMM.AI applications. Use this skill when users request creating interactive web apps on the DZMM platform, need guidance on DZMM API usage, or require help with existing DZMM applications. Covers AI-driven chatbots, visual novels, dating sims, content generators, RPG games, content platforms, and visual effect systems. Includes state management games, message management (reroll/edit/delete), multi-opening systems, rich text rendering, modular prompt engineering, resource reuse strategies, React/Vue to DZMM migration, and responsive mobile design.
2025-12-04
git-sync.md
1
1 export git-sync
2 hrntknr from "hrntknr/dotfiles"
3 dotfiles
2026-06-07
prism-syntax.md
1
1 export prism-syntax
2 mcclowes from "mcclowes/vague"
3 A constraint and probability-based programming language
2026-06-04
mcp-development.md
1
1 export mcp-development
2 fabriciofs from "fabriciofs/mcp-sql-server"
3 MCP Server para integração com Microsoft SQL Server
2026-01-25
testing-patterns.md
1
1 export testing-patterns
2 emvnuel from "emvnuel/SKILL.md"
3 REST integration testing patterns with JUnit 5, Mockito, RestAssured. Use when writing integration tests that mock external dependencies, use Testcontainers/H2 for databases, and test endpoints with raw JSON bodies.
2026-01-29
adaptivex-brand-guidelines.md
1
1 export adaptivex-brand-guidelines
2 adaptiveX-gh from "adaptiveX-gh/coursekit-mcp"
3 Applies AdaptiveX's official brand colors and typography to any sort of artifact that may benefit from having AdaptiveX's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply for AdaptiveX training and consulting materials.
2025-12-18
qa-code-review-checklist.md
1
1 export qa-code-review-checklist
2 takemi-ohama 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
commit-helper.md
1
1 export commit-helper
2 tzuchaine from "tzuchaine/ai-skills"
3 Intelligently analyze code changes and split them into multiple logical commits based on functionality and change types. This skill should be used when users want to commit code changes, especially when there are multiple unrelated changes in the working directory.
2026-01-18
subagent-orchestration.md
1
1 export subagent-orchestration
2 DieGopherLT from "DieGopherLT/claude-kit"
3 Backup of my Claude Code configurations.
2026-06-06
article-extractor.md
1
1 export article-extractor
2 JSBtechnologies from "JSBtechnologies/claude-skills"
3 Some skills I have added / modified or used in my own environments in this AI-augmented age of tech
2026-03-07
arch-analysis.md
1
1 export arch-analysis
2 hiroshi75 from "hiroshi75/langgraph-architect"
3 Analyze LangGraph application architecture, identify bottlenecks, and propose multiple improvement strategies
2026-05-01
ts-module.md
1
1 export ts-module
2 interactive-inc from "interactive-inc/open-prompt"
3 Creates TypeScript modules following immutable, fluent API patterns with proper encapsulation.
2026-06-06
org-mode-file-generation-and-editing.md
1
1 export org-mode-file-generation-and-editing
2 majorgreys from "majorgreys/dotfiles"
3 Comprehensive org-mode file generation and editing with proper syntax, formatting, and structure.Use when Claude needs to work with org-mode files (.org) for: (1) Creating new org-mode documents,(2) Editing existing org files while preserving formatting, (3) Converting content to org-mode format,(4) Ensuring correct org-mode syntax for headlines, properties, links, timestamps, and other elements.IMPORTANT: This skill is for general org-mode files. For org-roam notes (files in roam/ directory),use the org-roam-skill instead.
2026-05-25
maven-converter.md
1
1 export maven-converter
2 git-qiaozq from "git-qiaozq/claude-skills"
3 Claude Skills Learning Hub - A comprehensive repository for learning and developing Claude Skills
2026-01-05
gemini-search.md
1
1 export gemini-search
2 22GNUs from "22GNUs/dotfiles"
3 My personal dotfiles
2026-06-01
pdf.md
1
1 export pdf
2 oferhalevi from "oferhalevi/codex-skills-integration"
3 Integrate Anthropic's Claude Skills with Codex CLI using progressive discovery and project-specific configuration
2026-01-17
pagination-standard.md
1
1 export pagination-standard
2 TrueNine from "TrueNine/claude-code-projects"
3 Frontend-backend pagination standard, defining minimal parameter naming to reduce transmission characters, applicable to all system pagination scenarios.
2026-02-13
golang.md
1
1 export golang
2 KubrickCode from "KubrickCode/workflow-toolkit"
3 Provides idiomatic Go programming expertise and best practices. Ensures clean, efficient, and maintainable code following official Go conventions. Specializes in concurrent programming patterns, interface design, error handling strategies, and performance optimization. Masters standard library usage and ecosystem integration.Use when: writing Go code (.go files), designing interfaces and struct types, implementing concurrent patterns (goroutines/channels), handling errors idiomatically, writing table-driven tests, creating Go modules, optimizing performance-critical code, managing dependencies with go.mod, implementing HTTP servers and clients, working with context propagation, or designing package APIs for public libraries.
2025-12-03
npm-monorepo-publish.md
1
1 export npm-monorepo-publish
2 shawn-sandy from "shawn-sandy/skills"
3 Orchestrate publishing monorepo packages to npm using Lerna with OTP handling, pre-publish validation (build + lint), dry-run preview, and post-publish verification. Use when user requests to publish, release, or deploy packages to npm registry. Designed for Lerna-managed monorepos with 2FA-enabled npm accounts.
2026-05-13
rust-refactor.md
1
1 export rust-refactor
2 vanyastaff from "vanyastaff/paramdef"
3 Rust code refactoring with API compatibility preservation. Use when improving code structure, eliminating duplication, optimizing, or restructuring modules.
2026-05-16
skill-name.md
1
1 export skill-name
2 yzlin from "yzlin/supaviber"
3 SupaViber - Personal vibe coding toolkit with custom skills, agents, and commands for an optimized development environment
2026-04-10
radtools-component-create.md
1
1 export radtools-component-create
2 Radiants-DAO from "Radiants-DAO/radtools"
3 A suite of vibecoding tools for kemo (and other vibecoders).
2026-01-22