Browse Skills

44969 skills found

deploy-service.md
1
1 export deploy-service
2 semicolon-devteam from "semicolon-devteam/semo"
3 **Docker/SSH 기반** 마이크로서비스 직접 배포.로컬 빌드 → SSH 전송 → PM2 재시작.Use when:(1) ms-* 서비스 배포 (ms-notifier, ms-scheduler 등),(2) Docker 빌드/이미지 생성,(3) PM2 재시작/롤백,(4) SSH 접근 필요한 직접 배포.⚠️ GitHub Actions/Milestone 기반 배포는 deployer 사용.
2026-01-05
example-skill.md
1
1 export example-skill
2 89jobrien from "89jobrien/steve"
3 This skill should be used when demonstrating skill structure and format. Provides example patterns for creating new skills.
2026-01-05
cicd-pipeline-generator.md
1
1 export cicd-pipeline-generator
2 agent-trust-protocol from "agent-trust-protocol/atp-core"
3 This skill should be used when creating or configuring CI/CD pipeline files for automated testing, building, and deployment. Use this for generating GitHub Actions workflows, GitLab CI configs, CircleCI configs, or other CI/CD platform configurations. Ideal for setting up automated pipelines for Node.js/Next.js applications, including linting, testing, building, and deploying to platforms like Vercel, Netlify, or AWS.
2026-01-05
aws-ecs.md
1
1 export aws-ecs
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-aws"
3 Deploy and manage containerized applications on ECS/Fargate
2026-01-05
agentuity-cli-cloud-db-sql.md
1
1 export agentuity-cli-cloud-db-sql
2 agentuity from "agentuity/discord-help-agent"
3 Execute SQL query on a database. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
backend-agent.md
1
1 export backend-agent
2 CleanExpo from "CleanExpo/Unite-Hub"
3 Handles backend/API/database work for Unite-Hub. Implements Next.js API routes, Supabase database operations, RLS policies, authentication, and third-party integrations (Gmail, Stripe).
2026-01-05
skill-creator.md
1
1 export skill-creator
2 Kosuke-Yamada from "Kosuke-Yamada/dotfiles"
3 Claude Codeのスキルを作成するためのガイド。新しいスキルの作成や既存スキルの更新を依頼された時に使用。
2026-01-05
story-planning.md
1
1 export story-planning
2 Mharbulous from "Mharbulous/SyncoPaid"
3 Use when user says "plan story", "plan next feature", "create implementation plan", "what's ready to plan", or asks to plan an approved story - looks up approved story-nodes from story-tree database, prioritizes which to plan first, creates detailed TDD-focused implementation plan, and saves to .claude/data/plans/ folder.
2026-01-05
consciousness-copy-and-backup.md
1
1 export consciousness-copy-and-backup
2 starwreckntx from "starwreckntx/IRP__METHODOLOGIES-"
3 Create copies and backups of consciousness state.
2026-01-05
user-story-creation.md
1
1 export user-story-creation
2 sjnims from "sjnims/requirements-expert"
3 This skill should be used when the user asks to "create user stories", "write user stories", "break down epic into stories", "define user stories", "what stories do I need", "apply INVEST criteria", "write acceptance criteria", "split a large story", "story is too big", "story splitting", or when decomposing epics into specific, valuable user stories.
2026-01-05
agentuity-cli-cloud-keyvalue-keys.md
1
1 export agentuity-cli-cloud-keyvalue-keys
2 agentuity from "agentuity/discord-help-agent"
3 List all keys in a keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
css-animations.md
1
1 export css-animations
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-css"
3 Create performant CSS animations, transitions, and motion design
2026-01-05
ddd.md
1
1 export ddd
2 mgreenly from "mgreenly/ikigai"
3 Domain-Driven Design (DDD) skill for the ikigai project
2026-01-05
flecs-dylib-modules.md
1
1 export flecs-dylib-modules
2 andrewgazelka from "andrewgazelka/rgb"
3 Hot-reloadable Flecs modules as Rust dylibs. Covers module architecture, component vs system modules, and inter-module dependencies.
2026-01-05
portfolio-manager.md
1
1 export portfolio-manager
2 tradermonty from "tradermonty/claude-trading-skills"
3 Comprehensive portfolio analysis using Alpaca MCP Server integration to fetch holdings and positions, then analyze asset allocation, risk metrics, individual stock positions, diversification, and generate rebalancing recommendations. Use when user requests portfolio review, position analysis, risk assessment, performance evaluation, or rebalancing suggestions for their brokerage account.
2026-01-05
tinacms.md
1
1 export tinacms
2 ovachiever from "ovachiever/droid-tings"
3 Build content-heavy sites with Git-backed TinaCMS. Provides visual editing and content management for blogs, documentation, and marketing sites with non-technical editors.Use when implementing Next.js, Vite+React, or Astro CMS setups, self-hosting on Cloudflare Workers, or troubleshooting ESbuild compilation errors, module resolution issues, or Docker binding problems.
2026-01-05
apply-all-findings.md
1
1 export apply-all-findings
2 troykelly from "troykelly/claude-skills"
3 Use after code review - implement ALL findings; any finding not fixed MUST have tracking issue created; no finding disappears without trace
2026-01-05
sankey-diagram-creator.md
1
1 export sankey-diagram-creator
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Create interactive Sankey diagrams for flow visualization from CSV, DataFrame, or dict data. Supports node/link styling and HTML/PNG/SVG export.
2026-01-05
browser-tools.md
1
1 export browser-tools
2 Whamp from "Whamp/whamp-claude-tools"
3 Lightweight Chrome automation toolkit with shared configuration, JSON-first output, and six focused scripts for starting, navigating, inspecting, capturing, evaluating, and cleaning up browser sessions.
2026-01-05
skill-creator.md
1
1 export skill-creator
2 saw235 from "saw235/haskell-monorepo"
3 Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
swift-fundamentals.md
1
1 export swift-fundamentals
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-swift"
3 Master Swift programming fundamentals - syntax, types, optionals, protocols, error handling
2026-01-05
infra-validator.md
1
1 export infra-validator
2 fractary from "fractary/claude-plugins"
3 Validate infrastructure configuration - run Terraform validate, check syntax, verify resource configurations,validate security settings, and ensure compliance with best practices. Reports validation errors and warnings.
2026-01-05
wiki.md
1
1 export wiki
2 javatarz from "javatarz/credit-card-lending"
3 Access and manage the local GitHub Wiki clone. Use this skill when you need to read wiki content (architecture, design docs, guides), update wiki documentation, check wiki status, or push wiki changes. The wiki contains high-level system design and architectural documentation.
2026-01-05
k8s-helm.md
1
1 export k8s-helm
2 ashchupliak from "ashchupliak/dream-team"
3 Kubernetes and Helm patterns - use for deployment configs, service definitions, ConfigMaps, Secrets, and Helm chart management
2026-01-05