mobile-app-debugging
vmain
io.github.aj-geddes/useful-ai-prompts/mobile-app-debugging
Debug issues specific to mobile applications including platform-specific problems, device constraints, and connectivity issues.
“filesystem github context7 playwright” 共 2,714 个结果
vmain
io.github.aj-geddes/useful-ai-prompts/mobile-app-debugging
Debug issues specific to mobile applications including platform-specific problems, device constraints, and connectivity issues.
vmain
io.github.aj-geddes/useful-ai-prompts/mobile-offline-support
Implement offline-first mobile apps with local storage, sync strategies, and conflict resolution. Covers AsyncStorage, Realm, SQLite, and background sync patterns.
vmain
io.github.aj-geddes/useful-ai-prompts/kubernetes-deployment
Deploy, manage, and scale containerized applications on Kubernetes clusters with best practices for production workloads, resource management, and rolling updates.
vmain
io.github.aj-geddes/useful-ai-prompts/docker-containerization
Create optimized Docker containers with multi-stage builds, security best practices, and minimal image sizes. Use when containerizing applications, creating Dockerfiles, optimizing container images, or setting up Docker Compose services.
vmain
io.github.elastic/kibana/codeql
Work with CodeQL in Kibana — write, test, and debug custom queries locally, fetch scan results from GitHub, and validate inline suppression comments. Use when writing or debugging CodeQL queries, running CodeQL unit tests, analyzing SARIF results, fetching scan results, or checking codeql suppression justifications.
vmain
io.github.elastic/kibana/api-authz
Kibana API route authorization patterns. Use when configuring route security, working with requiredPrivileges, using authzResult for privilege-based branching, opting out of authorization, or naming custom privileges.
vmain
io.github.atopile/atopile/frontend
Frontend standards for atopile extension webviews: architecture, contracts, design system, and testing workflow.
vmain
io.github.akin-ozer/cc-devops-skills/dockerfile-generator
Create, generate, or write Dockerfiles and multi-stage Docker images. Containerize apps.
vmain
io.github.akin-ozer/cc-devops-skills/dockerfile-validator
Validate, lint, audit, or scan a Dockerfile for security and best practices.
vmain
io.github.foryourhealth111-pixel/Vibe-Skills/pdf
PDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.
vmain
io.github.phuryn/pm-skills/sql-queries
Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects. Reads database schemas from uploaded diagrams or documentation. Use when writing SQL, building data reports, exploring databases, or translating business questions into queries.
vmain
io.github.affaan-m/ECC/security-scan
使用AgentShield扫描您的Claude代码配置(.claude/目录),以发现安全漏洞、配置错误和注入风险。检查CLAUDE.md、settings.json、MCP服务器、钩子和代理定义。
vmain
io.github.incidentfox/incidentfox/infrastructure-kubernetes
Kubernetes debugging methodology and scripts. Use for pod crashes, CrashLoopBackOff, OOMKilled, deployment issues, resource problems, or container failures.
vmain
io.github.arpitg1304/robotics-agent-skills/docker-ros2-development
Best practices for Docker-based ROS2 development including multi-stage Dockerfiles, docker-compose for multi-container robotic systems, DDS discovery across containers, GPU passthrough for perception, and dev-vs-deploy container patterns. Use this skill when containerizing ROS2 workspaces, setting up docker-compose for robot software stacks, debugging DDS communication between containers, configuring NVIDIA Container Toolkit for GPU workloads, forwarding X11/Wayland for rviz2 and GUI tools, or managing USB device passthrough for cameras and serial devices. Trigger whenever the user mentions Docker with ROS2, docker-compose for robots, Dockerfile for colcon workspaces, container networking for DDS, GPU containers for perception, devcontainer for ROS2, multi-stage builds for ROS2, or deploying ROS2 in containers. Also trigger for CI/CD with Docker-based ROS2 builds, CycloneDDS or FastDDS configuration in containers, shared memory in Docker, or X11 forwarding for rviz2. Covers Humble, Iron, Jazzy, and Rolling di
vmain
io.github.Skyvern-AI/skyvern/testing
Verify a Skyvern deployment is working correctly by smoke-testing the backend API, frontend rendering, browser session provisioning, and workflow execution. Use when the user says 'is Skyvern working', 'test my deployment', 'verify the installation', 'smoke test', or needs to check that a self-hosted or local Skyvern instance is healthy.
vmain
io.github.kbanc85/claudia/databases
View all Claudia memory databases, switch between them, manage isolation. Triggers on "which database?", "switch workspace", "show databases", "list databases".
vmain
io.github.diegosouzapw/awesome-omni-skill/kubernetes-helm
Deploy and manage Kubernetes applications with Helm charts. Covers K8s manifests, kubectl, Kustomize, RBAC, and container orchestration. Use for container deployments, microservices, and cloud-native applications.
vmain
io.github.google-gemini/gemini-cli/github-issue-creator
Use this skill when asked to create a GitHub issue. It handles different issue types (bug, feature, etc.) using repository templates and ensures proper labeling.
vmain
io.github.diegosouzapw/awesome-omni-skill/automation-scripts
Build automation, task runners, and scripting tools
vmain
io.github.diegosouzapw/awesome-omni-skill/cursor-to-vscode-migration
Migrate editor setup from Cursor to VS Code. Cleans old VS Code data, copies settings/keybindings from Cursor, removes Cursor-specific config keys, and installs all extensions fresh. Use when switching from Cursor to VS Code.
vmain
io.github.diegosouzapw/awesome-omni-skill/cursor-agent-dustland
Use the Cursor CLI (agent) for software engineering tasks. Includes installation, auth, commands, terminal-based automation, and best practices for AI coding workflows.
vmain
io.github.CoWork-OS/CoWork-OS/refactor-code
Improve code structure and readability
vmain
io.github.CoWork-OS/CoWork-OS/kubernetes-ops
Kubernetes cluster operations: kubectl commands, manifest generation, Helm charts, RBAC, debugging, and deployment strategies.
vmain
io.github.CoWork-OS/CoWork-OS/docker-compose-ops
Docker Compose operations: service orchestration, compose file authoring, multi-stage builds, networking, volumes, and production configurations.