Browse Skills

44557 skills found

portainer-deploy.md
0
1 export portainer-deploy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Setup automated deployment with GitHub Actions, ghcr.io, and Portainer webhooks. Supports Traefik reverse proxy and multi-service Docker Compose. Use when user wants to setup CI/CD, deployment, or Portainer integration.
2026-01-05
testing-skills-with-subagents.md
0
1 export testing-skills-with-subagents
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
2026-01-05
cellchat-pkg-local-fixed.md
0
1 export cellchat-pkg-local-fixed
2 Ketomihine from "Ketomihine/my_skills"
3 CellChat cell-cell communication analysis toolkit - complete documentation with precise file name-based categorization
2026-01-05
anthropic-web-testing.md
0
1 export anthropic-web-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
assisting-reverse-engineering.md
0
1 export assisting-reverse-engineering
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides reverse engineering analysis support including function identification, data structure analysis, and behavior understanding. Use when analyzing unknown binaries, understanding program structure, or investigating binary behavior.
2026-01-05
handbook-updater.md
0
1 export handbook-updater
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert knowledge on how to properly maintain and update the central Amplify Gen 2 handbook
2026-01-05
create-from-template.md
0
1 export create-from-template
2 salieri from "salieri/resume"
3 Create a new app or package from an existing template in the monorepo. Use when adding new apps or packages to the repository.
2026-01-05
bigquery-object-table-agent.md
0
1 export bigquery-object-table-agent
2 nfbs2000 from "nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3 BigQuery Object Tables를 활용한 비정형 데이터(오디오, 이미지 등) 분석 및 Audio Analytics Agent 구축 가이드. GCS 데이터 연동, 메타데이터 캐싱, AI 모델 통합, ADK 에이전트 구현 패턴을 다룹니다.
2026-01-05
pillbox-pattern.md
0
1 export pillbox-pattern
2 majiayu000 from "majiayu000/claude-skill-registry"
3 User interface pattern. When Claude needs to create an editable text region that contains inline pills or tokens, along with the ability to add them using a mention menu.
2026-01-05
ai-optimization.md
0
1 export ai-optimization
2 reedom from "reedom/claude-code-commands"
3 Optimize input context for AI consumption using context engineering principles. Use when: (1) User wants to optimize content for AI/Claude explicitly, (2) User invokes with --foryou flag.
2026-01-05
llm-context.md
0
1 export llm-context
2 motlin from "motlin/claude-code-plugins"
3 Guidelines for working with LLM context stored in the .llm/ directory.
2026-01-05
vs-coverage-check.md
0
1 export vs-coverage-check
2 tikazyq from "tikazyq/agentic-spec-forge"
3 检查每个US是否有对应的VS,生成覆盖率报告和修复建议。当设计文档创建后、CONSTRAINT验收前使用,避免US→VS覆盖率<100%导致验收失败。
2026-01-05
gitea.md
0
1 export gitea
2 ETeissonniere from "ETeissonniere/dotfiles"
3 Gitea operations via tea CLI. Use when user mentions: gitea, tea, or when git remote shows a Gitea instance.
2026-01-05
build-pipeline.md
0
1 export build-pipeline
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute complete build pipeline with dead code detection, formatting, linting, type checking, testing, and production build. Use when the user mentions building, running the full pipeline, checking code quality, or preparing for deployment. Auto-triggers on phrases like "build the project", "run all checks", "prepare for production", or "validate code quality".
2026-01-05
openiddict-authorization.md
0
1 export openiddict-authorization
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master OAuth 2.0 authorization patterns with OpenIddict and ABP Framework including permission-based authorization, role-based access control, custom claims, and multi-tenant security. Use when implementing authentication/authorization for ABP applications.
2026-01-05
kubernetes-patterns.md
0
1 export kubernetes-patterns
2 randalmurphal from "randalmurphal/claude-config"
3 Kubernetes deployment patterns including Deployments, Services, Ingress, ConfigMaps, Secrets, resource management, health checks, and horizontal pod autoscaling. Covers kubectl commands, YAML manifests, and GitOps workflows. Use when deploying to Kubernetes, managing containers, setting up services, or troubleshooting pod issues.
2026-01-05
data-analysis.md
0
1 export data-analysis
2 w2112515 from "w2112515/exo-protocol"
3 分析结构化数据并生成统计报告和可视化建议
2026-01-05
knowledge-management.md
0
1 export knowledge-management
2 fumierecedric from "fumierecedric/Tesa_System"
3 Manages a local knowledge base for storing, retrieving, updating, and organizing structured knowledge entries about methodologies, client systems, tools, and other topics with zero hallucinations
2026-01-05
arcgis-utility-networks.md
0
1 export arcgis-utility-networks
2 SaschaBrunnerCH from "SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3 Work with ArcGIS Utility Networks for modeling and analyzing connected infrastructure. Use for network tracing, associations, and utility asset management.
2026-01-05
architecture-guardian.md
0
1 export architecture-guardian
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review architecture decisions and code changes against documented architecture principles. Use this skill before implementing new features or refactoring existing code to ensure compliance with layer boundaries, separation of concerns, and design patterns. Should be invoked when user requests "architecture review" or before making significant changes.
2026-01-05
azure-ai-services-expert.md
0
1 export azure-ai-services-expert
2 frankxai from "frankxai/ai-architect"
3 Build AI applications on Azure using Azure OpenAI, Cognitive Services, and ML services with enterprise patterns
2026-01-05
exercise-designer.md
0
1 export exercise-designer
2 khanaleema from "khanaleema/PhysicalAI-Book"
3 Designs deliberate practice exercises applying evidence-based learning strategies like retrievalpractice, spaced repetition, and interleaving. Activate when educators need varied exercise types(fill-in-blank, debug-this, build-from-scratch, extend-code, AI-collaborative) targeting learningobjectives with appropriate difficulty progression. Creates exercise sets that apply cognitivescience principles to maximize retention and skill development. Use when designing practiceactivities for Python concepts, creating homework assignments, generating problem sets, orevaluating exercise quality.
2026-01-05
my-indexer.md
0
1 export my-indexer
2 enviodev from "enviodev/envio-plugins"
3 This skill should be used when the user asks to "migrate from subgraph", "convert subgraph to hyperindex", "migrate from thegraph", "port subgraph", "convert subgraph handlers", "migrate assemblyscript to typescript", or mentions TheGraph, subgraph migration, subgraph.yaml conversion, or converting from TheGraph to Envio. For core HyperIndex development patterns, refer to the hyperindex-development skill.
2026-01-05
test-mcp-connector.md
0
1 export test-mcp-connector
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ONLY trigger this skill when the user EXPLICITLY asks for MCP-based testing:**Required triggers (ALL must mention "MCP" explicitly):**- "test connector with mcp"- "test mcp connector"- "test [provider] with mcp"- "use mcp to test [provider]"- "run mcp connector test"- "mcp test for [provider]"**DO NOT trigger for:**- Generic "test the connector" requests (use stackone run / test_actions instead)- "test [provider]" without explicit MCP mention- Regular validation or testing requests- Any testing that doesn't explicitly mention MCPThis skill builds a REAL agent with Claude Agent SDK that sends natural language prompts to evaluate if action descriptions are agent-friendly. It's more intensive than regular testing and should only be used when explicitly requested.
2026-01-05