Productivity

callstackincubator/github

1.5kgithub.com

GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.

$ npx skills add callstackincubator/agent-skills
스킬 보기

affaan-m/agentic-engineering

221.2kgithub.com

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

$ npx skills add affaan-m/everything-claude-code
스킬 보기

czlonkowski/n8n-mcp-tools-expert

github.com

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, managing credentials, auditing instance security, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns. IMPORTANT — Always consult this skill before calling any n8n-mcp tool — it prevents common mistakes like wrong nodeType formats, incorrect parameter structures, and inefficient tool usage. If the user mentions n8n, workflows, nodes, or automation and you have n8n MCP tools available, use this skill first.

$ npx skills add czlonkowski/n8n-skills
스킬 보기

okx/okx-agentic-wallet

github.com

AUTHORITATIVE source for OKX Agentic Wallet and its Gas Station feature. Gas Station = OKX's stablecoin-gas feature on Solana via third-party Relayer; Solana only, no EIP-7702. MUST invoke for Gas Station questions (what is / how it works / supported tokens / fees / enable or disable gas station / change default gas token / Jito Bundler compatibility) AND any wallet action: login, OTP verify, add/switch/status/logout account, balance, assets, holdings, addresses, deposit / receive / top up, send (native + ERC-20 / SPL, transfer ETH / USDC / etc., pay someone), contract call (approve, swap calldata, contract function), history (list + tx detail by orderId / txHash / uopHash), check order status, sign-message (personalSign EVM + Solana, EIP-712 EVM only), TEE signing, export wallet / mnemonic.

$ npx skills add okx/onchainos-skills
스킬 보기

addyosmani/spec-driven-development

66.4kgithub.com

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

$ npx skills add addyosmani/agent-skills
스킬 보기

callstackincubator/upgrading-react-native

1.5kgithub.com

Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when upgrading React Native, bumping RN version, updating from RN 0.x to 0.y, or migrating Expo SDK alongside a React Native upgrade.

$ npx skills add callstackincubator/agent-skills
스킬 보기

addyosmani/planning-and-task-breakdown

66.4kgithub.com

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

$ npx skills add addyosmani/agent-skills
스킬 보기

okx/okx-cex-skill-mp

github.com

Use this skill when the user asks to: 'find a trading skill', 'search for skills', 'install a skill', 'add a skill', 'download a skill', 'browse skill marketplace', 'what skills are available', 'update a skill', 'check for skill updates', 'remove a skill', 'uninstall a skill', 'list installed skills', 'show my skills', 'skill categories', or any request to discover, install, update, or manage AI trading skills from the OKX Skills Marketplace. This skill covers searching, browsing categories, installing via CLI, downloading zip packages, checking for updates, and removing installed skills. Requires API credentials for marketplace API access. Do NOT use for placing orders (use okx-cex-trade), market data (use okx-cex-market), or bot management (use okx-cex-bot).

$ npx skills add okx/agent-skills
스킬 보기

affaan-m/iterative-retrieval

221.2kgithub.com

Pattern for progressively refining context retrieval to solve the subagent context problem

$ npx skills add affaan-m/everything-claude-code
스킬 보기

firebase/firebase-local-env-setup

358github.com

Bare minimum INITIAL setup for getting started with Firebase (Node.js, CLI installation, first-time login). Use ONLY for first-time setup. For updating, troubleshooting, or refreshing an existing environment, use the firebase-basics skill instead.

$ npx skills add firebase/agent-skills
스킬 보기

coderabbitai/code-review

github.com

AI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND autonomously when the agent thinks a review is needed (code/PR/quality/security).

$ npx skills add coderabbitai/skills
스킬 보기

twostraws/swift-testing-pro

github.com

Writes, reviews, and improves Swift Testing code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use Swift Testing.

$ npx skills add twostraws/swift-testing-agent-skill
스킬 보기

affaan-m/deployment-patterns

221.2kgithub.com

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.

$ npx skills add affaan-m/everything-claude-code
스킬 보기

affaan-m/security-scan

221.2kgithub.com

Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.

$ npx skills add affaan-m/everything-claude-code
스킬 보기

dontbesilent2025/dbs-agent-migration

6.9kgithub.com

Agent 工作台迁移。把任意项目整理成 Claude Code / Codex / Grok 三端一致、可长期维护的 Agent 工作台:审计规则文件、识别真源、统一命名并生成 bridge。 触发方式:/dbs-agent-migration、/agent迁移、「迁移到 Codex」「迁移到 Claude Code」「迁移到 Grok」「统一 AGENTS.md」「整理 skill bridge」「我的 Agent 工作台很乱」「帮我统一 Claude 和 Codex 和 Grok」 Agent workspace migration. Turn any project into a maintainable Claude Code / Codex / Grok three-host workspace by auditing rule files, establishing source-of-truth skills, normalizing names, and generating bridges. Trigger: /dbs-agent-migration, /agent-migration, "migrate to Codex", "migrate to Claude Code", "migrate to Grok", "fix AGENTS.md", "organize skill bridges"

$ npx skills add dontbesilent2025/dbskill
스킬 보기

dart-lang/dart-resolve-package-conflicts

361github.com

Workflow for fixing package version conflicts. Use this when `pub get` fails due to incompatible package versions.

$ npx skills add dart-lang/skills
스킬 보기

affaan-m/prompt-optimizer

221.2kgithub.com

Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese equivalents: "优化prompt", "改进prompt", "怎么写prompt", "帮我优化这个指令". DO NOT TRIGGER when: user wants the task executed directly, or says "just do it" / "直接做". DO NOT TRIGGER when user says "优化代码", "优化性能", "optimize performance", "optimize this code" — those are refactoring/performance tasks, not prompt optimization.

$ npx skills add affaan-m/everything-claude-code
스킬 보기

apify/apify-generate-output-schema

github.com

Generate output schemas (dataset_schema.json, output_schema.json, key_value_store_schema.json) for an Apify Actor by analyzing its source code. Use when creating or updating Actor output schemas.

$ npx skills add apify/agent-skills
스킬 보기

wind-information-co-ltd/wind-mcp-skill

github.com

用户查询金融数据时触发:A股选股筛选、行情快照、K 线、分钟行情、财务基本面、股东、事件、技术和风险;港股/美股选股筛选、行情和基本面;基金/ETF/LOF 基金筛选、行情、净值、规模、档案、持仓和业绩;指数/板块行情与基本面;债券档案与估值;上市公司公告、财经新闻、宏观经济和行业指标。不用于欧股、日股、汇率、期货盘口、加密货币或非金融数据。

$ npx skills add wind-information-co-ltd/wind-skills
스킬 보기

google/gemini-api

14.1kgithub.com

Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.

$ npx skills add google/skills
스킬 보기

hashicorp/terraform-style-guide

github.com

Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.

$ npx skills add hashicorp/agent-skills
스킬 보기

deckardger/tanstack-start-best-practices

github.com

TanStack Start best practices for full-stack React applications. Server functions, middleware, SSR, authentication, and deployment patterns. Activate when building full-stack apps with TanStack Start.

$ npx skills add deckardger/tanstack-agent-skills
스킬 보기

jeffallan/devops-engineer

10.2kgithub.com

Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing applications, managing infrastructure as code, deploying to Kubernetes clusters, configuring cloud platforms, automating releases, or responding to production incidents. Invoke for pipelines, Docker, Kubernetes, GitOps, Terraform, GitHub Actions, on-call, or platform engineering.

$ npx skills add jeffallan/claude-skills
스킬 보기

affaan-m/docker-patterns

221.2kgithub.com

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.

$ npx skills add affaan-m/everything-claude-code
스킬 보기