Browse Skills

1969 skills found

deckrd-coder.md
1
1 export deckrd-coder
2 aglabo from "aglabo/deckrd"
3 Document-Driven Development framework for AI-assisted BDD workflows
2026-04-01
omnistrate-solutions-architect.md
1
1 export omnistrate-solutions-architect
2 omnistrate-community from "omnistrate-community/kubecon-2025-agent-template"
3 An agentic AI app to jump-start your submissions for the KubeCon 2025 NA Omnistrate challenge
2025-11-20
mcp-executor.md
1
1 export mcp-executor
2 mcfearsome from "mcfearsome/cc-colony"
3 Claude Code on tmux
2025-11-20
apple-notes.md
1
1 export apple-notes
2 peerasak-u from "peerasak-u/peerasak-claude-marketplace"
3 Reads, searches, lists, creates, and deletes notes in Apple Notes on macOS. Use when the user asks about their notes, wants to save information to Notes, or needs to find something they wrote in Apple Notes.
2026-01-26
hook-creator.md
1
1 export hook-creator
2 RasmusGodske from "RasmusGodske/claude-liv-conventions"
3 Guide for creating Claude Code hooks in the liv-conventions plugin. This skill should be used when users want to create a new hook to validate, block, or guide Claude's tool usage (Write, Bash, Edit, etc.). Covers the HookHandler pattern, PreToolUseInput/Response APIs, glob matching, plugin.json configuration, and testing.
2026-01-24
idse-developer-agent.md
1
1 export idse-developer-agent
2 tjpilant from "tjpilant/idse-developer-agent"
3 Intent-Driven Systems Engineering (IDSE) — A unified AI-accelerated methodology and Developer Agent for transforming intent → context → specification → plan → tasks → implementation.
2025-12-28
frontend-design.md
1
1 export frontend-design
2 Mahir-Isikli from "Mahir-Isikli/dispatch-112"
3 AI 112 Emergency Dispatcher for Berlin - Voice agent using LiveKit, Groq, and ElevenLabs
2025-12-13
article-extractor.md
1
1 export article-extractor
2 jrajasekera from "jrajasekera/claude-skills"
3 A collection of Claude Skills for various tasks and workflows.
2026-05-31
nvim-plugin-add.md
1
1 export nvim-plugin-add
2 tkancf from "tkancf/dotfiles"
3 my .* config files
2026-05-19
software-architect.md
1
1 export software-architect
2 PearlThoughts from "PearlThoughts/CodeCompass"
3 CodeCompass - Enterprise-grade code intelligence platform (public filtered version)
2025-12-24
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
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
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
kurrentdb.md
1
1 export kurrentdb
2 kurrent-io from "kurrent-io/coding-agent-skills"
3 Provides skills to coding agents like Claude Code
2025-12-15
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
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-05-30
uv-script.md
1
1 export uv-script
2 ebal5 from "ebal5/dotfiles-chezmoi"
3 My dotfiles management repo using cezmoi
2026-06-02
frontend-design.md
1
1 export frontend-design
2 dejanvasic85 from "dejanvasic85/jlc-carpentry"
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. Generates creative, polished code that avoids generic AI aesthetics.
2026-05-29
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
up-to-date.md
1
1 export up-to-date
2 idvorkin from "idvorkin/chop-conventions"
3 Sync git repository with upstream. Use at the start of a session, when asked to sync, get up to date, check git status, or when working on a stale branch. Checks branch status, uncommitted changes, PR state, and upstream drift, then takes appropriate actions.
2026-05-31
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
allaymc-plugin-dev.md
1
1 export allaymc-plugin-dev
2 AllayMC from "AllayMC/AllaySkill"
3 Create, update and troubleshoot AllayMC plugins in Java or other JVM languages. Use when (1) creating a new AllayMC plugin. (2) migrating an existing plugin to AllayMC. (3) troubleshooting an AllayMC plugin.
2026-03-29