Browse Skills
2035 skills found
databricks-apps-cookie-auth.md
1
1
export
databricks-apps-cookie-auth
2
from
"hurtener/penguiflow"
from
"hurtener/penguiflow"
3
A tiny, dependency-light Python library (penguiflow) that lets define typed, concurrent agent pipelines.
2026-04-03
assumption-validation.md
1
1
export
assumption-validation
2
from
"solvaholic/design-team"
from
"solvaholic/design-team"
3
Design thinking workflow system powered by GitHub Copilot agents
2026-01-01
subagent-driven-development.md
1
1
export
subagent-driven-development
2
from
"zebbern/skills"
from
"zebbern/skills"
3
Portable VS Code template for AI-assisted development with Claude models - featuring custom agents, MCP servers, prompt files, and Agent Skills
2026-01-22
testing.md
1
1
export
testing
2
from
"az9713/claude-code-agentic-framework"
from
"az9713/claude-code-agentic-framework"
3
A Claude Code plugin implementing the Codebase Singularity concept - enabling AI agents to operate your codebase autonomously through planning, building, reviewing, and fixing workflows.
2026-04-14
xl-cli.md
1
1
export
xl-cli
2
from
"TJC-LP/xl"
from
"TJC-LP/xl"
3
A fast and powerful library for Excel
2026-04-17
agent-report.md
1
1
export
agent-report
2
from
"OhadRubin/skills"
from
"OhadRubin/skills"
3
Extract and display the final message from a Claude agent JSONL file. Use when the user wants to see an agent report, view agent output, extract agent results, check what an agent produced, or read the final response from a subagent. Triggers on requests like "show me agent report", "what did agent X produce", "extract agent output", "view agent results", or "get the report from agent ad42ecb".
2026-01-05
omnistrate-solutions-architect.md
1
1
export
omnistrate-solutions-architect
2
from
"omnistrate-community/kubecon-2025-agent-template"
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
hook-creator.md
1
1
export
hook-creator
2
from
"RasmusGodske/claude-liv-conventions"
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
elo-ratings-math.md
1
1
export
elo-ratings-math
2
from
"mcclowes/elo-elo"
from
"mcclowes/elo-elo"
3
An elo rating implementation
2026-01-12
idse-developer-agent.md
1
1
export
idse-developer-agent
2
from
"tjpilant/idse-developer-agent"
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
write-blog.md
1
1
export
write-blog
2
from
"aheld/aaronheld-blog"
from
"aheld/aaronheld-blog"
3
Collaborative blog writing assistant that helps draft articles in Aaron's voice and style
2026-01-02
spec-driven-dev.md
1
1
export
spec-driven-dev
2
from
"ThilinaTLM/claude-plugins"
from
"ThilinaTLM/claude-plugins"
3
Reusable skills for AI coding assistants
2026-04-10
terraphim-hooks.md
1
1
export
terraphim-hooks
2
from
"terraphim/opencode-skills"
from
"terraphim/opencode-skills"
3
OpenCode agents for disciplined Rust/WebAssembly development
2026-01-27
transcribe-vaam-video-with-gemini.md
1
1
export
transcribe-vaam-video-with-gemini
2
from
"hmps/claude-marketplace"
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
from
"waylon256yhw/dzmm-builder"
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
allaymc-plugin-dev.md
1
1
export
allaymc-plugin-dev
2
from
"AllayMC/AllaySkill"
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
testing-patterns.md
1
1
export
testing-patterns
2
from
"emvnuel/SKILL.md"
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
neovim-expert.md
1
1
export
neovim-expert
2
from
"edheltzel/neoed"
from
"edheltzel/neoed"
3
🛠️ NEO.ED my Neovim config powered by LazyVim, centered around web development. It's a git submodule that lives inside of my dotfiles.
2026-04-14
adaptivex-brand-guidelines.md
1
1
export
adaptivex-brand-guidelines
2
from
"adaptiveX-gh/coursekit-mcp"
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
from
"takemi-ohama/ai-agent-marketplace"
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
subagent-orchestration.md
1
1
export
subagent-orchestration
2
from
"DieGopherLT/claude-kit"
from
"DieGopherLT/claude-kit"
3
Backup of my Claude Code configurations.
2026-04-17
maven-converter.md
1
1
export
maven-converter
2
from
"git-qiaozq/claude-skills"
from
"git-qiaozq/claude-skills"
3
Claude Skills Learning Hub - A comprehensive repository for learning and developing Claude Skills
2026-01-05
linear-skills.md
1
1
export
linear-skills
2
from
"conorluddy/linear-skills"
from
"conorluddy/linear-skills"
3
A lightweight Claude Code skill for fetching Linear issue details without the context overhead of the full Linear MCP.
2025-12-17
pdf.md
1
1
export
pdf
2
from
"oferhalevi/codex-skills-integration"
from
"oferhalevi/codex-skills-integration"
3
Integrate Anthropic's Claude Skills with Codex CLI using progressive discovery and project-specific configuration
2026-01-17