managing-relationships
低リスク 69Manage GitHub issue hierarchies
作成者 C0ntr0lledCha0s
Creating issue hierarchies and tracking dependencies is complex with the standard GitHub CLI. This skill provides direct access to GitHub GraphQL API for managing parent-child relationships, blocking dependencies, and tracking links between issues.
managing-commits
低リスク 77Create conventional commits with automatic issue linking
作成者 C0ntr0lledCha0s
Writing quality commit messages is difficult and time-consuming. This skill provides expert guidance on conventional commit formats, analyzes commit quality, and automatically links commits to GitHub issues for better traceability.
managing-branches
低リスク 78Manage Git branches with automated workflows
作成者 C0ntr0lledCha0s
Managing Git branches manually leads to inconsistent naming, merge conflicts, and release chaos. This skill provides flow-aware automation for branch creation, validation, and cleanup across Gitflow, GitHub Flow, trunk-based, and GitLab Flow strategies.
building-hooks
安全 76Create event hooks for Claude Code automation
作成者 C0ntr0lledCha0s
Claude Code hooks enable event-driven automation and policy enforcement. This skill provides expertise in creating hooks that validate tool usage, enforce security policies, and automate workflows triggered by user prompts and tool invocations.
wp-migrate
安全 71Migrate WordPress sites with wp-migrate.sh
作成者 BWBama85
This skill provides expertise for migrating WordPress sites between servers and importing backup archives from Duplicator, Jetpack Backup, and Solid Backups. It handles database synchronization, URL search-replace, and provides rollback capabilities for safe deployments.
browser-use
低リスク 67Automate browser interactions and web tasks
作成者 browser-use
Manual web testing and data extraction is time-consuming and error-prone. Browser-use provides AI-driven browser automation for reliable, repeatable web interactions.
devops-orchestrator
安全 70Automate DevOps with CI/CD orchestration
作成者 Brownbull
DevOps tasks require coordinating multiple systems and pipelines. This skill provides a structured framework for managing infrastructure, deployments, and monitoring with proven DORA metrics.
releasing-versions
安全 68Prepare software releases with validation
作成者 BPSAI
Managing software releases requires following many steps correctly. This skill provides a structured 8-phase workflow to validate tests, update versions, verify documentation, and prepare git commits for safe releases.
uvicorn
安全 68Run Uvicorn ASGI servers
作成者 bossjones
This skill provides documentation and examples for running Python ASGI applications with Uvicorn. It covers development servers with hot reload, production deployment with workers, SSL configuration, and Docker integration.
docker-workflow
安全 75Containerize applications with Docker workflows
作成者 bossjones
Docker containerization simplifies development and deployment by packaging applications with dependencies into portable containers. This skill provides professional workflows from development through production with optimization and debugging tools.
tmux
安全 69Manage terminal sessions with tmux
作成者 Bind
Running background processes in terminals can be complex when you need persistent sessions that survive disconnections. This skill provides simple commands to create, manage, and monitor tmux sessions from your AI assistant.
git-workspace-init
安全 69Initialize Git Worktrees for Isolated Development
作成者 BillChirico
Managing multiple branches and features in parallel is challenging. This skill creates isolated git worktrees automatically using conventional branch naming, enabling clean parallel development without stashing or switching branches.
agentation
安全 68Add Visual Feedback Toolbar to Next.js
作成者 benjitaylor
Collect structured visual feedback from stakeholders directly on your Next.js application. Agentation adds a floating toolbar that lets team members annotate screenshots and submit detailed bug reports without leaving the browser.
storage-debug-instrumentation
安全 68Add debugging tools for storage layers
作成者 BenderFendor
Storage issues in PostgreSQL and ChromaDB are hard to diagnose without visibility. This skill provides a complete debugging toolkit with endpoints and a dashboard for inspecting storage state, detecting drift, and tracking startup performance.
backend-hang-debug
安全 69Diagnose and fix FastAPI hangs
作成者 BenderFendor
FastAPI applications can hang when ThreadPoolExecutor shutdown blocks the event loop, especially during SSE stream disconnects. This skill provides a repeatable triage workflow using py-spy to capture live stacks and apply non-blocking executor patterns to restore responsiveness.
system-integration-validator
安全 69Validate system integrations before deployment
作成者 BarisSozen
Integration failures cause deployment delays and production incidents. This skill provides step-by-step validation for ports, databases, APIs, and data flows to catch issues early.
project-setup-architecture
安全 69Set Up React Native Projects with Best Practices
作成者 BabakBar
Setting up React Native and Expo projects with TypeScript, databases, state management, and testing can be complex and time-consuming. This skill provides step-by-step guidance for configuring professional project infrastructure following industry best practices.
azure-monitor-opentelemetry-exporter-java
安全 70Export OpenTelemetry telemetry to Azure Monitor
作成者 sickn33
Integrate Java applications with Azure Monitor for distributed tracing and telemetry. Use OpenTelemetry standards to export traces, metrics, and logs to Application Insights.
docker-k8s
安全 67Secure Docker and Kubernetes deployments
作成者 Azeem-2
Container security requires careful attention to build patterns, network policies, and runtime configurations. This skill provides production-ready code patterns for secure multi-stage Docker builds, zero-trust Kubernetes deployments, service mesh integration, and GitOps workflows.
cloud-native
低リスク 65Deploy Cloud Infrastructure with Modern IaC Patterns
作成者 Azeem-2
Managing cloud infrastructure across multiple providers is complex and error-prone. This skill provides production-ready patterns for Infrastructure as Code, GitOps workflows, and progressive delivery strategies that work with any cloud provider or deployment tool.