Browse Skills
18175 skills found
daw-music.md
1
1
export
daw-music
2
from
"pluginagentmarketplace/custom-plugin-game-developer"
from
"pluginagentmarketplace/custom-plugin-game-developer"
3
Digital Audio Workstation usage, music composition, interactive music systems,and game audio implementation for immersive soundscapes.
2026-01-05
mixmi-color-system.md
1
1
export
mixmi-color-system
2
from
"djchikk/mixmi-alpha-fresh"
from
"djchikk/mixmi-alpha-fresh"
3
Platform color palette with semantic meanings, hex codes, accessibility notes, and usage patterns for all content types including loops, songs, playlists, video, and radio
2026-01-05
swiftui-patterns.md
1
1
export
swiftui-patterns
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master SwiftUI with declarative UI, state management, custom views, animations, and modern iOS development patterns.
2026-01-05
chatbot-implementation.md
1
1
export
chatbot-implementation
2
from
"AbdulSamad94/Hackhaton-SpecsKitPlus"
from
"AbdulSamad94/Hackhaton-SpecsKitPlus"
3
Details of the RAG Chatbot, including UI and backend logic.
2026-01-05
atomic-commits.md
1
1
export
atomic-commits
2
from
"Zate/cc-plugins"
from
"Zate/cc-plugins"
3
This skill should be used for guidance on commit size, scope, and creating reviewable commits, splitting large changes, commit hygiene
2026-01-05
documentation.md
1
1
export
documentation
2
from
"dralgorhythm/claude-agentic-framework"
from
"dralgorhythm/claude-agentic-framework"
3
Write clear technical documentation. Use when creating READMEs, API docs, or user guides. Covers documentation types and best practices.
2026-01-05
dh-adversaries.md
1
1
export
dh-adversaries
2
from
"rjroy/adventure-engine-corvran"
from
"rjroy/adventure-engine-corvran"
3
This skill should be used when creating Daggerheart adversaries, building stat blocks, designing encounters, or determining enemy difficulty. Invoke when the GM needs to create enemies, generate adversary stat blocks, calculate Battle Points for encounter balance, or reference adversary types (Bruiser, Horde, Leader, Minion, Ranged, Skulk, Social, Solo, Standard, Support).
2026-01-05
network-engineering.md
1
1
export
network-engineering
2
from
"89jobrien/steve"
from
"89jobrien/steve"
3
Network architecture, troubleshooting, and infrastructure patterns. Use when designing network topologies, debugging connectivity issues, configuring load balancers, DNS, or implementing network security.
2026-01-05
resume-builder.md
1
1
export
resume-builder
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Generate professional PDF resumes from structured data or JSON. Multiple templates, ATS-friendly output, and customizable sections.
2026-01-05
fabric.md
1
1
export
fabric
2
from
"rafaelcalleja/claude-market-place"
from
"rafaelcalleja/claude-market-place"
3
Native Fabric pattern execution for Claude Code. USE WHEN processing content with Fabric patterns (extract_wisdom, summarize, analyze_claims, threat modeling, etc.). Patterns run natively in Claude's context - no CLI spawning needed. Only use fabric CLI for YouTube transcripts (-y) or pattern updates (-U).
2026-01-05
rule-selector.md
1
1
export
rule-selector
2
from
"oimiragieo/LLM-RULES"
from
"oimiragieo/LLM-RULES"
3
Analyzes project tech stack and recommends optimal rule configuration. Detects frameworks from package.json, requirements.txt, go.mod, and other config files. Generates custom manifest.yaml profiles for your specific stack.
2026-01-05
software-developer.md
1
1
export
software-developer
2
from
"nahisaho/CodeGraphMCPServer"
from
"nahisaho/CodeGraphMCPServer"
3
software-developer skillTrigger terms: implement, code, development, programming, coding, build feature, create function, write code, SOLID principles, clean code, refactorUse when: User requests involve software developer tasks.
2026-01-05
impl.md
1
1
export
impl
2
from
"hrntknr/dotfiles"
from
"hrntknr/dotfiles"
3
Implement changes from a provided Markdown issue/requirements file, then review the implementation for major issues and iterate until the review passes. Use when the user wants a workflow that takes an .md file path as input, applies code changes based on the file contents, and performs a self-review loop.
2026-01-05
backlogmd.md
1
1
export
backlogmd
2
from
"oriolrius/pki-manager-web"
from
"oriolrius/pki-manager-web"
3
Expert guidance for Backlog.md CLI project management tool including task creation, editing, status management, acceptance criteria, search, and board visualization. Use this when managing project tasks, creating task lists, updating task status, or organizing project work.
2026-01-05
dotnet-development.md
1
1
export
dotnet-development
2
from
"iButters/ClaudeCodePlugins"
from
"iButters/ClaudeCodePlugins"
3
Comprehensive .NET development guidelines covering DDD, SOLID principles, ASP.NET Core REST APIs, and C# best practices.Use when working with: (1) C# code files (.cs), (2) .NET project files (.csproj, .sln), (3) ASP.NET Core applications,(4) Domain-Driven Design implementations, (5) REST API development, (6) Entity Framework Core,(7) Unit/integration testing in .NET. Specifically triggers for: classes inheriting AggregateRoot/Entity,services with IRepository dependencies, controllers inheriting ControllerBase, or files in Domain/Application/Infrastructure folders.
2026-01-05
frontend-web-dev-expert.md
1
1
export
frontend-web-dev-expert
2
from
"dy9759/SpecSkillsForClaudeCode"
from
"dy9759/SpecSkillsForClaudeCode"
3
Advanced frontend web development expert system that provides comprehensive modern web development services including architecture design, UI/UX implementation, performance optimization, engineering setup, and cross-platform development through expert collaboration and intelligent tool integration.
2026-01-05
markdown-version-extractor.md
1
1
export
markdown-version-extractor
2
from
"JasperHG90/persona"
from
"JasperHG90/persona"
3
Extracts 'version' or 'uuid' fields from YAML frontmatter using uv.
2026-01-05
fp-planning.md
1
1
export
fp-planning
2
from
"fiberplane/claude-code-plugins"
from
"fiberplane/claude-code-plugins"
3
This skill should be used when the user asks to "create a plan", "break down feature", "design implementation", "structure this work", "plan out", "decompose task", or "create roadmap". Provides plan creation and breakdown patterns for the FP CLI including issue hierarchy and dependency modeling.
2026-01-05
codex-exec.md
1
1
export
codex-exec
2
from
"dceoy/gh-actions-for-devops"
from
"dceoy/gh-actions-for-devops"
3
Execute development tasks using OpenAI Codex CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs, or generate tests. Requires Codex CLI installed.
2026-01-05
agentuity-cli-cloud-apikey-create.md
1
1
export
agentuity-cli-cloud-apikey-create
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Create a new API key. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
slack-gif-creator.md
1
1
export
slack-gif-creator
2
from
"billlzzz10/next-home"
from
"billlzzz10/next-home"
3
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
2026-01-05
prompt-engineering.md
1
1
export
prompt-engineering
2
from
"rohunvora/my-claude-skills"
from
"rohunvora/my-claude-skills"
3
Use this skill when writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.
2026-01-05
windows15-app-development.md
1
1
export
windows15-app-development
2
from
"ThomasRohde/windows15"
from
"ThomasRohde/windows15"
3
Build and modify apps in the Windows 15 desktop environment. Use when creating new apps, modifying existing apps in apps/, working with window management, persistence, hotkeys, notifications, or UI components.
2026-01-05
confluence.md
1
1
export
confluence
2
from
"averycrespi/claudefiles"
from
"averycrespi/claudefiles"
3
This skill should be used when the user mentions Confluence, references Confluence page URLs,asks to search for documentation, or needs to view Confluence content. Activates on keywords like"Confluence", "wiki", "documentation", Confluence URLs, or numeric page IDs in Confluence context.Provides read-only access to Confluence via command-line search and view scripts.
2026-01-05