Productivity

samber/golang-continuous-integration

2.3kgithub.com

CI/CD pipeline configuration using GitHub Actions for Golang projects — testing, linting, SAST, security scanning, code coverage, Dependabot, Renovate, GoReleaser, code review automation, and release pipelines. Use when setting up or improving Go project CI, configuring GitHub Actions workflows, adding linters or security scanners, automating dependency updates, or adding quality gates.

$ npx skills add samber/cc-skills-golang
스킬 보기

momentic-ai/momentic-mobile-test

12github.com

Create, run, and maintain Momentic mobile E2E tests and modules for Android and iOS. Use Momentic MCP tools for live device validation, and use direct v2 YAML edits only for high-confidence local mobile v2 changes.

$ npx skills add momentic-ai/skills
스킬 보기

andrelandgraf/ralph-loop

github.com

Complete setup for automated agent-driven development. Define features as user stories with testable acceptance criteria, then run AI agents in a loop until all stories pass.

$ npx skills add andrelandgraf/fullstackrecipes
스킬 보기

langchain-ai/langgraph-docs

github.com

Fetches and references LangGraph Python documentation to build stateful agents, create multi-agent workflows, and implement human-in-the-loop patterns. Use when the user asks about LangGraph, graph agents, state machines, agent orchestration, LangGraph API, or needs LangGraph implementation guidance.

$ npx skills add langchain-ai/deepagents
스킬 보기

callstackincubator/validate-skills

1.5kgithub.com

Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.

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

affaan-m/santa-method

221.2kgithub.com

Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.

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

affaan-m/jira-integration

221.2kgithub.com

Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.

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

czlonkowski/n8n-expression-syntax

github.com

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, mapping data between nodes, or referencing webhook data in workflows. Use this skill whenever configuring node fields that reference data from previous nodes — expressions are how n8n passes data between nodes, and getting the syntax wrong is the most common source of workflow errors. Also use when asked whether a complex expression hurts performance.

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

wshobson/evaluation-methodology

37.0kgithub.com

PluginEval quality methodology — dimensions, rubrics, statistical methods, and scoring formulas. Use this skill when understanding how plugin quality is measured, when interpreting a low score on a specific dimension, when deciding how to improve a skill's triggering accuracy or orchestration fitness, when calibrating scoring thresholds for your marketplace, or when explaining quality badges to external partners like Neon.

$ npx skills add wshobson/agents
스킬 보기

cloudflare/building-mcp-server-on-cloudflare

1.9kgithub.com

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create MCP tools", "remote MCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocol on Cloudflare. Also triggers on "MCP authentication" or "MCP deployment". Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

$ npx skills add cloudflare/skills
스킬 보기

affaan-m/git-workflow

221.2kgithub.com

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.

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

trailofbits/agentic-actions-auditor

5.9kgithub.com

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches AI agents running in CI/CD pipelines, including env var intermediary patterns, direct expression injection, dangerous sandbox configurations, and wildcard user allowlists. Use when reviewing workflow files that invoke AI coding agents, auditing CI/CD pipeline security for prompt injection risks, or evaluating agentic action configurations.

$ npx skills add trailofbits/skills
스킬 보기

softaworks/naming-analyzer

github.com

Suggest better variable, function, and class names based on context and conventions.

$ npx skills add softaworks/agent-toolkit
스킬 보기

hashicorp/terraform-test

github.com

Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and resource configurations, or troubleshooting Terraform test syntax and execution.

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

softaworks/game-changing-features

github.com

Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.

$ npx skills add softaworks/agent-toolkit
스킬 보기

patrickporto/desktop-control

github.com

Control mouse, keyboard, and screen for desktop automation tasks

$ npx skills add patrickporto/desktop-agent
스킬 보기

libtv-labs/libtv-skill

github.com

agent-im 会话技能 - 通过 liblib.tv 的 AI 能力生成和编辑图片/视频。覆盖场景包括:生成(文生图、文生视频、图生视频、做动画、画一个xxx、来段xxx)、编辑修改(把xxx换成yyy、去掉xxx、加上xxx、改成xxx、调整xxx、局部修改、改镜头)、风格转换(风格迁移、转绘、换风格)、视频续写延长、复刻视频/TVC/宣传片、短剧/短漫剧生成、音乐MV生成、产品广告/展示片制作、分镜/故事板设计、教育视频/短视频制作。当用户提到 liblib、libtv、上传参考图/视频、查看生成进度时也应触发。关键判断:只要用户的请求涉及 AI 图片或视频的创作、生成、编辑、修改,无论措辞如何(如"画只猫"、"做个海报"、"把纸船换成爱心"、"这个视频帮我改一下"、"帮我复刻这段视频"、"用这首歌做个MV"、"一句话生成短剧"),都必须触发此技能。

$ npx skills add libtv-labs/libtv-skills
스킬 보기

clickhouse/clickhouse-best-practices

github.com

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

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

softaworks/react-useeffect

github.com

React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/react-dev

github.com

This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).

$ npx skills add softaworks/agent-toolkit
스킬 보기

veithly/tavily-search

github.com

Tavily AI search API - Optimized search for AI agents. Use when searching the web for current information, news, facts, or any task requiring real-time data.

$ npx skills add veithly/tavily-search
스킬 보기

softaworks/crafting-effective-readmes

github.com

Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/difficult-workplace-conversations

github.com

Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions.

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/daily-meeting-update

github.com

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.

$ npx skills add softaworks/agent-toolkit
스킬 보기