Browse Skills
16146 skills found
azure-basics.md
7
1
export
azure-basics
2
from
"jonhill90/vibes"
from
"jonhill90/vibes"
3
Azure cloud services, resource management, and Azure CLI patterns. Use when working with Azure resources, resource groups, ARM templates, az commands (az vm, az network, az storage, az aks), Azure naming conventions, RBAC policies, networking (VNet, NSG, Application Gateway), or implementing Azure best practices for resource organization, cost management, and security.
2026-01-05
git-workflow.md
7
1
export
git-workflow
2
from
"samhvw8/dotfiles"
from
"samhvw8/dotfiles"
3
Git workflow management with atomic commit principles. Capabilities: commit organization, branching strategies, merge/rebase workflows, PR management, history cleanup, staged change analysis, single-responsibility commits. Actions: commit, push, pull, merge, rebase, branch, stage, stash git operations. Keywords: git commit, git push, git pull, git merge, git rebase, git branch, git stash, atomic commit, commit message, conventional commits, branching strategy, GitFlow, trunk-based, PR, pull request, code review, git history, cherry-pick, squash, amend, interactive rebase, staged changes. Use when: organizing commits, creating branches, merging code, rebasing, writing commit messages, managing PRs, cleaning git history, analyzing staged changes.
2026-01-05
audit-spec.md
7
1
export
audit-spec
2
from
"SprocketLab/slop-code-bench"
from
"SprocketLab/slop-code-bench"
3
Audit a checkpoint specification for realism and design decision forcing. Reviews specs to remove hand-holding, hidden corner cases, and architectural giveaways. Invoke with /audit-spec <problem> <checkpoint>.
2026-01-05
docs-discovery.md
7
1
export
docs-discovery
2
from
"samhvw8/dotfiles"
from
"samhvw8/dotfiles"
3
Technical documentation discovery via context7 and web search. Capabilities: library/framework docs lookup, topic-specific search. Keywords: llms.txt, context7, documentation, library docs, API docs. Use when: searching library documentation, finding framework guides, looking up API references.
2026-01-05
quest-keeper-master.md
7
1
export
quest-keeper-master
2
from
"Mnehmos/mnehmos.quest-keeper.game"
from
"Mnehmos/mnehmos.quest-keeper.game"
3
Master orchestration skill for Quest Keeper AI development. Use when working on ANY part of Quest Keeper AI - coordinates between frontend (Tauri/React), backend (rpg-mcp), and documentation. Triggers on any mention of Quest Keeper, rpg-mcp, game development for this project, or when referencing the Agents/ folder.
2026-01-05
editor-ui-infrastructure.md
7
1
export
editor-ui-infrastructure
2
from
"kateusz/GameEngine"
from
"kateusz/GameEngine"
3
Guide proper usage of Editor UI infrastructure including Drawers (ButtonDrawer, ModalDrawer, TableDrawer, etc.), Elements (drag-drop targets, ComponentSelector), FieldEditors, and EditorUIConstants. Use when implementing editor panels, component editors, or any ImGui UI code to ensure consistency and code reuse.
2026-01-05
devops-deployment.md
6
1
export
devops-deployment
2
from
"ArieGoldkin/ai-agent-hub"
from
"ArieGoldkin/ai-agent-hub"
3
CI/CD pipelines, containerization, Kubernetes, and infrastructure as code patterns
2026-01-05
styling-patterns.md
6
1
export
styling-patterns
2
from
"spences10/devhub-crm"
from
"spences10/devhub-crm"
3
DaisyUI v5 design system. Use for backgrounds, borders, text sizes, opacity, semantic colors, and spacing.
2026-01-05
change-type.md
6
1
export
change-type
2
from
"nozomi-koborinai/koborin-ai"
from
"nozomi-koborinai/koborin-ai"
3
Classify a change set as behavior vs structure, then recommend the correct PR label (change:behavior or change:structure) and the appropriate local/CI checks. Use when the user asks whether a change is a behavior change or a structure change, what label to apply, or how CI/testing should differ based on change type.
2026-01-05
react-server-components-framework.md
6
1
export
react-server-components-framework
2
from
"ArieGoldkin/ai-agent-hub"
from
"ArieGoldkin/ai-agent-hub"
3
Design and implement React Server Components with Next.js 15 App Router. Master server-first architecture, streaming SSR, Server Actions, and modern data fetching patterns for 2025+ frontend development.
2026-01-05
buck2-local-resources.md
6
1
export
buck2-local-resources
2
from
"thoughtpolice/a"
from
"thoughtpolice/a"
3
Create Buck2 tests with local resources (processes, services, databases) using LocalResourceInfo and ExternalRunnerTestInfo. Use when tests need external dependencies like databases, HTTP servers, message queues, or Unix sockets that Buck2 should manage automatically. (project)
2026-01-05
core.md
6
1
export
core
2
from
"jeffh/claude-plugins"
from
"jeffh/claude-plugins"
3
PAI (Personal AI Infrastructure) - Your AI system core. AUTO-LOADS at session start. USE WHEN any session begins OR user asks about PAI identity, response format, stack preferences, security protocols, or delegation patterns.
2026-01-05
pytest-advanced.md
6
1
export
pytest-advanced
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Advanced pytest patterns including fixtures, markers, plugins, and async testing.Use when implementing test infrastructure, organizing test suites, using pytest plugins,or setting up complex test scenarios with fixtures and parametrization.Triggered by: pytest, fixtures, parametrize, conftest, test organization, async testing.
2026-01-05
navigating-github-to-konflux-pipelines.md
6
1
export
navigating-github-to-konflux-pipelines
2
from
"konflux-ci/skills"
from
"konflux-ci/skills"
3
Use when GitHub PR or branch has failing checks and you need to find Konflux pipeline information (cluster, namespace, PipelineRun name). Teaches gh CLI commands to identify Konflux checks (filter out Prow/SonarCloud), extract PipelineRun URLs from builds and integration tests, and parse URLs for kubectl debugging.
2026-01-05
elegant-objects.md
6
1
export
elegant-objects
2
from
"atournayre/claude-marketplace"
from
"atournayre/claude-marketplace"
3
Vérifie la conformité du code PHP aux principes Elegant Objects de Yegor Bugayenko. Analyse un fichier spécifique ou tous les fichiers modifiés dans la branche.
2026-01-05
design.md
6
1
export
design
2
from
"JacbK/persona"
from
"JacbK/persona"
3
Create unique visual designs by synthesizing from inspirations and preferences. Covers typography, color, layout, spacing, and animation philosophy.
2026-01-05
agent-coordination-patterns.md
6
1
export
agent-coordination-patterns
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Coordinate multi-agent workflows: sequential, parallel, and iterative patterns.Defines agent handoffs, dependencies, communication protocols, and integration.Use when designing multi-agent workflows, coordinating agent handoffs,planning agent dependencies, or building complex agent pipelines.
2026-01-05
spec-metadata.md
6
1
export
spec-metadata
2
from
"jeffh/claude-plugins"
from
"jeffh/claude-plugins"
3
Generates metadata for research documents and specifications including date/time, git commit, branch, and repository info. Use when creating research documents, handoffs, or any documentation that needs timestamp and git metadata.
2026-01-05
claude-collider.md
6
1
export
claude-collider
2
from
"jeremyruppel/claude-collider"
from
"jeremyruppel/claude-collider"
3
Use when live coding music with SuperCollider via ClaudeCollider MCP server.
2026-01-05
vscode-test-setup.md
6
1
export
vscode-test-setup
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill provides comprehensive guidance for setting up and configuring test environments for VS Code extension projects. Use when initializing a new test infrastructure, configuring test runners (Mocha, Jest), setting up CI/CD test pipelines, integrating coverage tools (c8, nyc), or troubleshooting test configuration issues.
2026-01-05
testing-test-writing.md
6
1
export
testing-test-writing
2
from
"coreyja/coreyja.com"
from
"coreyja/coreyja.com"
3
Write focused tests for core user flows and critical business logic, testing behavior rather than implementation, with clear names and fast execution. Use this skill when writing unit tests, integration tests, or end-to-end tests. When testing critical user workflows and primary application features. When creating tests that focus on what code does rather than how it does it. When mocking external dependencies like databases, APIs, or file systems. When naming tests to clearly describe the scenario and expected outcome. When keeping tests fast and independent. When completing feature implementation and adding strategic tests at logical completion points. When working with test files or test frameworks.
2026-01-05
testing.md
6
1
export
testing
2
from
"jkomoros/community-patterns"
from
"jkomoros/community-patterns"
3
Test patterns with Playwright browser automation. Navigate to deployed patterns, interact with UI elements, verify functionality. Use when testing patterns after deployment or when debugging pattern behavior in browser.
2026-01-05
helm-release-management.md
6
1
export
helm-release-management
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Manage Helm releases: install, upgrade, uninstall, list, and inspect releases.Covers helm install, helm upgrade, helm list, helm status, release history.Use when user mentions deploying Helm charts, upgrading releases, helm install,helm upgrade, or managing Kubernetes deployments with Helm.
2026-01-05
moai-security.md
6
1
export
moai-security
2
from
"modu-ai/claude-plugins"
from
"modu-ai/claude-plugins"
3
Auth0 security specialist covering attack protection, multi-factor authentication, token security, sender constraining, and compliance. Use when implementing Auth0 security features, configuring attack defenses, setting up MFA, or meeting regulatory requirements.
2026-01-05