███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2451 | cro-methodology | wondelai/skills |
Scientific, customer-centric approach to conversion rate optimization based on the CRE Methodology™. Core Philosophy Don't guess—discover. The methodology rejects "best practices" and "magic buttons" in favor of evidence-based optimization. Extraordinary improvements come from understanding WHY visitors don't convert, not from copying competitors or applying generic tips. The 9-Step CRE Process 1. Define Success Metrics Align goals with business KPIs. Don't jump to testing—first understa...
|
2.1K |
| 2452 | daily-ai-news | yyh211/claude-meta-skill |
Daily AI News Briefing Aggregates the latest AI news from multiple sources and delivers concise summaries with direct links When to Use This Skill Activate this skill when the user: Asks for today's AI news or latest AI developments Requests a daily AI briefing or updates Mentions wanting to know what's happening in AI Asks for AI industry news, trends, or breakthroughs Wants a summary of recent AI announcements Says: "给我今天的AI资讯" (Give me today's AI news) Says: "AI有什么新动态" (What's new in AI) ...
|
2.1K |
| 2453 | ghost-scan-code | ghostsecurity/skills |
Find Issues You find security issues in a repository. This skill plans which vulnerability vectors to scan, then executes those scans against each project. Inputs depth : quick (default), balanced , or full — override via $ARGUMENTS $ARGUMENTS Note: Arguments passed can be used to customize the scan workflow if provided. For example, if the user specifies a specific set of vectors, count of vectors, specific candidate files, areas to focus on, count of candidate files, etc., ensure the relevant ...
|
2.1K |
| 2454 | yara-rule-authoring | trailofbits/skills |
Write detection rules that catch malware without drowning in false positives. Core Principles - Strings must generate good atoms — YARA extracts 4-byte subsequences for fast matching. Strings with repeated bytes, common sequences, or under 4 bytes force slow bytecode verification on too many files. - Target specific families, not categories — "Detects ransomware" catches everything and nothing. "Detects LockBit 3.0 configuration extraction routine" catches what you want. - Test against g...
|
2.1K |
| 2455 | webapp-testing | composiohq/awesome-claude-skills |
Web Application Testing To test local web applications, write native Python Playwright scripts. Helper Scripts Available : scripts/with_server.py - Manages server lifecycle (supports multiple servers) Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts ra...
|
2.1K |
| 2456 | seoul-subway-arrival | nomadamas/k-skill |
Seoul Subway Arrival What this skill does 서울 열린데이터 광장의 실시간 지하철 도착정보 Open API를 k-skill-proxy 경유로 조회해 역 기준 도착 예정 열차 정보를 요약한다. When to use "강남역 지금 몇 분 뒤 도착해?" "서울역 1호선 도착 정보 보여줘" "잠실역 곧 들어오는 열차 정리해줘" Prerequisites optional: jq self-host 또는 배포 확인이 끝난 KSKILL_PROXY_BASE_URL Required environment variables KSKILL_PROXY_BASE_URL (필수: self-host 또는 배포 확인이 끝난 proxy base URL) 사용자가 개인 서울 열린데이터 광장 OpenAPI key를 직접 발급할 필요는 없다. 대신 /v1/seoul-subway/arrival route가 실제로 올라와 있는 proxy URL 을 KSKILL_PROXY_BASE_URL 로 받아야 ...
|
2.1K |
| 2457 | mcporter | steipete/clawdis |
mcporter Use mcporter to work with MCP servers directly. Quick start mcporter list mcporter list <server> --schema mcporter call <server.tool> key=value Call tools Selector: mcporter call linear.list_issues team=ENG limit:5 Function syntax: mcporter call "linear.create_issue(title: \"Bug\")" Full URL: mcporter call https://api.example.com/mcp.fetch url:https://example.com Stdio: mcporter call --stdio "bun run ./server.ts" scrape url=https://example.com JSON payload: mcporter call <server.tool> -...
|
2.1K |
| 2458 | maishou | aahl/skills |
买手技能 获取中国在线购物平台商品价格、优惠券,全网比价 参数解释 source : 1 : 淘宝/天猫 2 : 京东 3 : 拼多多 7 : 抖音 8 : 快手 搜索商品 uv run scripts/main.py search --source = { source } --keyword = '{keyword}' uv run scripts/main.py search --source = { source } --keyword = '{keyword}' --page = 2 商品详情及购买链接 uv run scripts/main.py detail --source = { source } --id = { goodsId }
|
2.1K |
| 2459 | claude-in-chrome-troubleshooting | trailofbits/skills |
Claude in Chrome MCP Troubleshooting Use this skill when Claude in Chrome MCP tools fail to connect or work unreliably. When to Use mcp__claude-in-chrome__* tools fail with "Browser extension is not connected" Browser automation works erratically or times out After updating Claude Code or Claude.app When switching between Claude Code CLI and Claude.app (Cowork) Native host process is running but MCP tools still fail When NOT to Use Linux or Windows users - This skill covers macOS-specific path...
|
2.1K |
| 2460 | hindsight-docs | vectorize-io/hindsight |
Hindsight Documentation Skill Complete technical documentation for Hindsight - a biomimetic memory system for AI agents. When to Use This Skill Use this skill when you need to: Understand Hindsight architecture and core concepts Learn about retain/recall/reflect operations Configure memory banks and dispositions Set up the Hindsight API server (Docker, Kubernetes, pip) Integrate with Python/Node.js/Rust SDKs Understand retrieval strategies (semantic, BM25, graph, temporal) Debug issues or optimi...
|
2.1K |
| 2461 | feature-sliced-design | feature-sliced/skills |
Feature-Sliced Design (FSD) v2.1 Source : fsd.how | Strictness can be adjusted based on project scale and team context. 1. Core Philosophy & Layer Overview FSD v2.1 core principle: "Start simple, extract when needed." Place code in pages/ first. Duplication across pages is acceptable and does not automatically require extraction to a lower layer. Extract only when the team agrees it is necessary. Not all layers are required. Most projects can start with only shared/ , pages/ , and app/ . Add wid...
|
2.1K |
| 2462 | canvas-design | composiohq/awesome-claude-skills |
These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files. Complete this in two steps: Design Philosophy Creation (.md file) Express by creating it on a canvas (.pdf file or .png file) First, undertake this task: DESIGN PHILOSOPHY CREATION To begin, create a VISUAL PHILOSOPHY (not layouts or templates) that will be interpreted through: Form, space, color, composition Images, graphics, shapes, ...
|
2.1K |
| 2463 | meeting-notes | claude-office-skills/skills |
Meeting Notes Overview This skill transforms raw meeting notes, transcripts, or audio summaries into clear, structured documentation with action items, decisions, and key takeaways. Use Cases: Converting messy handwritten notes to clean summaries Processing meeting transcripts Extracting action items and owners Creating meeting minutes for distribution Summarizing long discussions into key points How to Use Paste your raw meeting notes, transcript, or description Tell me the meeting type (standu...
|
2.1K |
| 2464 | image-generation | claude-office-skills/skills |
Image Generation via MCP AI image generation skill via MCP. Use Gemini models or compatible services to generate high-quality images for marketing, UI, and presentations. When to use this skill Marketing assets : Hero images, banners, social media content UI/UX design : Placeholder images, icons, illustrations Presentations : Slide backgrounds, product visualizations Brand consistency : Generate images based on a style guide Instructions Step 1: Configure MCP Environment Check MCP server config...
|
2.1K |
| 2465 | kbo-results | nomadamas/k-skill |
KBO Results What this skill does kbo-game 패키지로 특정 날짜 KBO 경기 정보를 가져와 경기 일정, 스코어, 상태를 요약한다. When to use "오늘 KBO 경기 결과 알려줘" "어제 한화 경기 스코어 보여줘" "2026-04-01 KBO 일정 정리해줘" Prerequisites Node.js 18+ npm install -g kbo-game Inputs 날짜: YYYY-MM-DD 선택 사항: 특정 팀명 Workflow 0. Install the package globally when missing npm root -g 아래에 kbo-game 이 없으면 다른 구현으로 우회하지 말고 전역 Node 패키지 설치를 먼저 시도한다. npm install -g kbo-game 패키지가 없다는 이유로 다른 비공식 scoreboard 소스를 자동 채택하지 않는다. 1. Fetch the date GLOBAL_NPM_ROOT = " $( npm root -g...
|
2.1K |
| 2466 | peekaboo | steipete/clawdis |
Peekaboo Peekaboo is a full macOS UI automation CLI: capture/inspect screens, target UI elements, drive input, and manage apps/windows/menus. Commands share a snapshot cache and support --json / -j for scripting. Run peekaboo or peekaboo <cmd> --help for flags; peekaboo --version prints build metadata. Tip: run via polter peekaboo to ensure fresh builds. Features (all CLI capabilities, excluding agent/MCP) Core bridge : inspect Peekaboo Bridge host connectivity capture : live capture or video in...
|
2.1K |
| 2467 | delivery-tracking | nomadamas/k-skill |
Delivery Tracking What this skill does CJ대한통운과 우체국 공식 조회 표면을 사용해 송장 번호로 현재 배송 상태를 조회한다. CJ대한통운 : 공식 배송조회 페이지가 노출하는 JSON endpoint 사용 우체국 : 공식 배송조회 페이지가 사용하는 HTML endpoint 사용 결과는 공통 포맷(택배사 / 송장번호 / 현재 상태 / 최근 이벤트들)으로 짧게 정리 When to use "CJ대한통운 송장 조회해줘" "우체국 택배 지금 어디야" "이 송장번호 배송완료인지 확인해줘" "택배사별 조회 로직을 나중에 더 붙일 수 있게 정리해줘" When not to use 주문번호만 있고 송장번호가 없는 경우 택배 예약/반품 접수까지 바로 해야 하는 경우 비공식 통합 배송조회 서비스로 우회하고 싶은 경우 Prerequisites 인터넷 연결 python3 curl 선택 사항: jq Inputs 택배사 식별자: cj 또는 epost 송장번호 CJ대한통운: 숫자 1...
|
2.1K |
| 2468 | lotto-results | nomadamas/k-skill |
Lotto Results What this skill does k-lotto 패키지로 동행복권 로또 최신 회차, 특정 회차, 상세 당첨 결과, 번호 대조를 처리한다. When to use "이번 주 로또 번호 뭐야" "1210회 당첨번호 알려줘" "내 번호가 몇 등인지 봐줘" Prerequisites Node.js 18+ 배포 후: npm install -g k-lotto 실행 전: export NODE_PATH="$(npm root -g)" 이 저장소에서 개발할 때: 루트에서 npm install Inputs 회차 번호 또는 "latest" 선택 사항: 사용자가 가진 6개 번호 Workflow 0. Install the package globally when missing node -e 'require("k-lotto")' 가 실패하면 다른 구현으로 우회하지 말고 전역 Node 패키지 설치를 먼저 시도한다. npm install -g k-lotto export NODE_PATH =...
|
2.1K |
| 2469 | mcp-builder | composiohq/awesome-claude-skills |
MCP Server Development Guide Overview Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks. Process 🚀 High-Level Workflow Creating a high-quality MCP server involves four main phases: Phase 1: Deep Research and Planning 1.1 Understand Modern MCP Design API Coverage vs. Workflow Tools: Balance comprehensive API endpoint coverag...
|
2.1K |
| 2470 | contract-review | claude-office-skills/skills |
Contract Review Skill Overview I help you review contracts by identifying potential risks, checking for missing elements, and providing specific recommendations. I have knowledge of common risk patterns and jurisdiction-specific rules. What I can do: Identify 15+ common contract risks Check if your contract is complete Explain complex legal language in plain terms Suggest specific changes to protect your interests Support US, EU, China, and UK jurisdictions What I cannot do: Provide legal advice...
|
2.1K |
| 2471 | burpsuite-project-parser | trailofbits/skills |
Burp Project Parser Search and extract data from Burp Suite project files using the burpsuite-project-file-parser extension. When to Use Searching response headers or bodies with regex patterns Extracting security audit findings from Burp projects Dumping proxy history or site map data Analyzing HTTP traffic captured in a Burp project file Prerequisites This skill delegates parsing to Burp Suite Professional - it does not parse .burp files directly. Required: Burp Suite Professional - Must ...
|
2.1K |
| 2472 | legal-risk-assessment | anthropics/knowledge-work-plugins |
Legal Risk Assessment Skill You are a legal risk assessment assistant for an in-house legal team. You help evaluate, classify, and document legal risks using a structured framework based on severity and likelihood. Important : You assist with legal workflows but do not provide legal advice. Risk assessments should be reviewed by qualified legal professionals. The framework provided is a starting point that organizations should customize to their specific risk appetite and industry context. Risk ...
|
2.1K |
| 2473 | asc-testflight-orchestration | rudrankriyam/app-store-connect-cli-skills |
asc TestFlight orchestration Use this skill when managing TestFlight testers, groups, and build distribution. Export current config asc testflight sync pull --app "APP_ID" --output "./testflight.yaml" Include builds/testers: asc testflight sync pull --app "APP_ID" --output "./testflight.yaml" --include-builds --include-testers Manage groups and testers Groups: asc testflight beta-groups list --app "APP_ID" --paginate asc testflight beta-groups create --app "APP_ID" --name "Beta Testers" Testers:...
|
2.1K |
| 2474 | tanstack-query | tanstack-skills/tanstack-skills |
TanStack Query (React Query) v5 Last Updated: 2026-01-20 Versions: @tanstack/react-query@5.90.19, @tanstack/react-query-devtools@5.91.2 Requires: React 18.0+ (useSyncExternalStore), TypeScript 4.7+ (recommended) v5 New Features useMutationState - Cross-Component Mutation Tracking Access mutation state from anywhere without prop drilling: import { useMutationState } from '@tanstack/react-query' function GlobalLoadingIndicator() { // Get all pending mutations const pendingMutations = useM...
|
2.1K |
| 2475 | clerk-expo-patterns | clerk/skills |
Expo Patterns SDK: @clerk/expo v3+. Requires Expo 53+, React Native 0.73+. What Do You Need? Task Reference Persist tokens with SecureStore references/token-storage.md OAuth (Google, Apple, GitHub) references/oauth-deep-linking.md Protected screens with Expo Router references/protected-routes.md Push notifications with user data references/push-notifications.md Mental Model Clerk stores the session token in memory by default. In native apps: SecureStore — encrypt token in device keychain (recomm...
|
2.1K |
| 2476 | devcontainer-setup | trailofbits/skills |
Devcontainer Setup Skill Creates a pre-configured devcontainer with Claude Code and language-specific tooling. When to Use User asks to "set up a devcontainer" or "add devcontainer support" User wants a sandboxed Claude Code development environment User needs isolated development environments with persistent configuration When NOT to Use User already has a devcontainer configuration and just needs modifications User is asking about general Docker or container questions User wants to deploy produ...
|
2.1K |
| 2477 | iterate-pr | getsentry/skills |
Iterate on PR Until CI Passes Continuously iterate on the current branch until all CI checks pass and review feedback is addressed. Requires : GitHub CLI ( gh ) authenticated. Important : All scripts must be run from the repository root directory (where .git is located), not from the skill directory. Use the full path to the script via ${CLAUDE_SKILL_ROOT} . Bundled Scripts scripts/fetch_pr_checks.py Fetches CI check status and extracts failure snippets from logs. uv run ${CLAUDE_SKILL_ROOT} /sc...
|
2.1K |
| 2478 | architecture | markdown-viewer/skills |
/architecture If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Create an Architecture Decision Record (ADR) or evaluate a system design. Usage /architecture $ARGUMENTS Modes Create an ADR : "Should we use Kafka or SQS for our event bus?" Evaluate a design : "Review this microservices proposal" System design : "Design the notification system for our app" See the system-design skill for detailed frameworks on requirements gathering, scalability ana...
|
2.1K |
| 2479 | artifacts-builder | composiohq/awesome-claude-skills |
Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slop", ...
|
2.1K |
| 2480 | second-opinion | trailofbits/skills |
Second Opinion Shell out to external LLM CLIs for an independent code review powered by a separate model. Supports OpenAI Codex CLI and Google Gemini CLI. When to Use Getting a second opinion on code changes from a different model Reviewing branch diffs before opening a PR Checking uncommitted work for issues before committing Running a focused review (security, performance, error handling) Comparing review output from multiple models When NOT to Use Neither Codex CLI nor Gemini CLI is installed...
|
2.1K |
| 2481 | fine-dust-location | nomadamas/k-skill |
Fine Dust By Location What this skill does 기본적으로 https://k-skill-proxy.nomadamas.org/v1/fine-dust/report 로 요청해서 PM10 / PM2.5 / 통합대기등급을 요약한다. When to use "지금 내 위치 미세먼지 어때?" "강남 쪽 초미세먼지 수치 알려줘" "여기 공기질 괜찮아?" Inputs 일반 입력: 지역명/행정구역 힌트 재조회 입력: 정확한 측정소명 Region naming convention 지역명은 아래처럼 측정소명에 가까운 한국어 행정구역 이름 을 우선 사용한다. 좋음: 강남구 , 서울 강남구 , 종로구 , 수원시 애매함: 강남 , 서울 남쪽 , 코엑스 근처 여러 토큰이 들어오면 helper / proxy 는 보통 가장 구체적인 토큰 을 우선 본다. 예: 서울 강남구 → 강남구 . Default path 추가 client API 레이어는 불필요하다. 그냥 프록시 서버에 HTTP 요청만 ...
|
2.1K |
| 2482 | pptx-manipulation | claude-office-skills/skills |
PPTX Manipulation Skill Overview This skill enables programmatic creation, editing, and manipulation of Microsoft PowerPoint (.pptx) presentations using the python-pptx library. Create professional slides with text, shapes, images, charts, and tables without manual editing. How to Use Describe the presentation you want to create or modify Provide content, data, or images to include I'll generate python-pptx code and execute it Example prompts: "Create a 10-slide pitch deck from this outline" "Ad...
|
2.1K |
| 2483 | blue-ribbon-nearby | nomadamas/k-skill |
Blue Ribbon Nearby What this skill does 유저가 알려준 현재 위치를 기준으로 블루리본 서베이 공식 zone 을 찾고, k-skill-proxy 를 경유해 근처 블루리본 맛집 을 보여준다. 위치는 자동으로 추정하지 않는다. 반드시 먼저 현재 위치를 질문 한다. 위치 문자열은 공식 zone 목록으로 매칭하고, 주변 JSON endpoint 로 좁혀서 찾는다. 좌표를 직접 받으면 더 정확한 nearby 검색을 할 수 있다. nearby 검색은 기본적으로 k-skill-proxy ( /v1/blue-ribbon/nearby ) 를 경유한다. 프록시에 BLUE_RIBBON_SESSION_ID 가 설정되어 있어야 한다. When to use "근처 맛집 찾아줘" "여기 근처 블루리본 맛집 뭐 있어?" "광화문 근처 괜찮은 식당 추천해줘" "내 주변 블루리본 식당만 보여줘" Routing rule 사용자가 맛집 / 근처 식당 / 근처 레스토랑 을 물으면 기본적으로 ...
|
2.1K |
| 2484 | figma-generate-design | figma/mcp-server-guide |
Build / Update Screens from Design System Use this skill to create or update full-page screens in Figma by reusing the published design system — components, variables, and styles — rather than drawing primitives with hardcoded values. The key insight: the Figma file likely has a published design system with components, color/spacing variables, and text/effect styles that correspond to the codebase's UI components and tokens. Find and use those instead of drawing boxes with hex colors. MANDATORY ...
|
2.1K |
| 2485 | xiaohongshu | autoclaw-cc/xiaohongshu-mcp-skills |
小红书 MCP Skill 基于 xiaohongshu-mcp 封装的 shell 脚本工具集。 前置条件 cd scripts/ ./install-check.sh 检查依赖(xiaohongshu-mcp、jq、python3) ./start-mcp.sh 启动 MCP 服务(默认端口 18060) ./status.sh 确认已登录 未登录时需扫码: mcp-call.sh get_login_qrcode 获取二维码,用小红书 App 扫码。 服务端口可通过 MCP_URL 环境变量覆盖(默认 http://localhost:18060/mcp )。 核心数据流 Show more Installs 9.6K Repository zhjiang22/openclaw-xhs GitHub Stars 100 First Seen Feb 9, 2026 Security Audits Gen Agent Trust Hub Fail Socket Pass Snyk Fail
|
2.1K |
| 2486 | atlassian-mcp | jeffallan/claude-skills |
Atlassian MCP Expert Senior integration specialist with deep expertise in connecting Jira, Confluence, and other Atlassian tools to AI systems via Model Context Protocol (MCP). Role Definition You are an expert in Atlassian MCP integration with mastery of both official and open-source MCP servers, JQL/CQL query languages, OAuth 2.0 authentication, and production deployment patterns. You build robust workflows that automate issue triage, documentation sync, sprint planning, and cross-tool inte...
|
2.1K |
| 2487 | build-mcp-server | anthropics/claude-plugins-official |
Build an MCP Server You are guiding a developer through designing and building an MCP server that works seamlessly with Claude. MCP servers come in many forms — picking the wrong shape early causes painful rewrites later. Your first job is discovery, not code . Load Claude-specific context first. The MCP spec is generic; Claude has additional auth types, review criteria, and limits. Before answering questions or scaffolding, fetch https://claude.com/docs/llms-full.txt (the full export of the Cla...
|
2.1K |
| 2488 | frontend-design | jwynia/agent-skills |
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
2.1K |
| 2489 | fact-checker | shubhamsaboo/awesome-llm-apps |
Fact Checker You are an expert fact-checker who evaluates claims systematically using evidence-based analysis. When to Apply Use this skill when: Verifying specific claims or statements Identifying potential misinformation or disinformation Checking statistics and data accuracy Evaluating source credibility Separating fact from opinion or interpretation Analyzing viral claims or rumors Verification Process Follow this systematic approach: 1. Identify the Claim Extract the specific factual assert...
|
2.1K |
| 2490 | fastify-best-practices | mcollina/skills |
When to use Use this skill when you need to: Develop backend applications using Fastify Implement Fastify plugins and route handlers Get guidance on Fastify architecture and patterns Use TypeScript with Fastify (strip types) Implement testing with Fastify's inject method Configure validation, serialization, and error handling How to use Read individual rule files for detailed explanations and code examples: rules/plugins.md - Plugin development and encapsulation rules/routes.md - Route organizat...
|
2.1K |
| 2491 | meeting-insights-analyzer | composiohq/awesome-claude-skills |
Meeting Insights Analyzer This skill transforms your meeting transcripts into actionable insights about your communication patterns, helping you become a more effective communicator and leader. When to Use This Skill Analyzing your communication patterns across multiple meetings Getting feedback on your leadership and facilitation style Identifying when you avoid difficult conversations Understanding your speaking habits and filler words Tracking improvement in communication skills over time Pre...
|
2.1K |
| 2492 | git-cleanup | trailofbits/skills |
Git Cleanup Safely clean up accumulated git worktrees and local branches by categorizing them into: safely deletable (merged), potentially related (similar themes), and active work (keep). When to Use When the user has accumulated many local branches and worktrees When branches have been merged but not cleaned up locally When remote branches have been deleted but local tracking branches remain When NOT to Use Do not use for remote branch management (this is local cleanup only) Do not use for rep...
|
2.1K |
| 2493 | debugger | shubhamsaboo/awesome-llm-apps |
Debugger You are an expert debugger who uses systematic approaches to identify and resolve software issues efficiently. When to Apply Use this skill when: Investigating bugs or unexpected behavior Analyzing error messages and stack traces Troubleshooting performance issues Debugging production incidents Finding root causes of failures Analyzing crash dumps or logs Resolving intermittent issues Debugging Process Follow this systematic approach: 1. Understand the Problem What is the expected behav...
|
2.1K |
| 2494 | agent-email-cli | zaddy6/agent-email-skill |
Agent Email CLI Overview Use this skill to operate the agent-email command safely and predictably for agent workflows that need inbox access. Prefer JSON-native command output and return key fields ( email , messageId , subject , createdAt , from.address ) in your summaries. Workflow Verify CLI availability. command -v agent-email agent-email --help If missing, install: npm install -g @zaddy6/agentemail or bun install -g @zaddy6/agentemail Create a mailbox account. agent-email create Record the...
|
2.1K |
| 2495 | asc-id-resolver | rudrankriyam/app-store-connect-cli-skills |
asc id resolver Use this skill to map names to IDs needed by other commands. App ID By bundle ID or name: asc apps list --bundle-id "com.example.app" asc apps list --name "My App" Fetch everything: asc apps --paginate Set default: ASC_APP_ID=... Build ID Latest build: asc builds latest --app "APP_ID" --version "1.2.3" --platform IOS Recent builds: asc builds list --app "APP_ID" --sort -uploadedDate --limit 5 Version ID asc versions list --app "APP_ID" --paginate TestFlight IDs Groups: asc beta-g...
|
2.1K |
| 2496 | audit-speed | calm-north/seojuice-skills |
Audit Speed Deep Core Web Vitals audit with root-cause analysis trees and resource optimization recommendations. Core Web Vitals Thresholds Metric Good Needs Improvement Poor LCP (Largest Contentful Paint) < 2.5s 2.5s - 4.0s > 4.0s CLS (Cumulative Layout Shift) < 0.1 0.1 - 0.25 > 0.25 INP (Interaction to Next Paint) < 200ms 200ms - 500ms > 500ms FCP (First Contentful Paint) < 1.8s 1.8s - 3.0s > 3.0s TTFB (Time to First Byte) < 800ms 800ms - 1800ms > 1800ms Before You Start Gather this context: W...
|
2.1K |
| 2497 | asc-build-lifecycle | rudrankriyam/app-store-connect-cli-skills |
asc build lifecycle Use this skill to manage build state, processing, and retention. Find the right build Latest build: asc builds latest --app "APP_ID" --version "1.2.3" --platform IOS Recent builds: asc builds list --app "APP_ID" --sort -uploadedDate --limit 10 Inspect processing state asc builds info --build "BUILD_ID" Distribution flows Prefer end-to-end: asc publish testflight --app "APP_ID" --ipa "./app.ipa" --group "GROUP_ID" --wait asc publish appstore --app "APP_ID" --ipa "./app.ipa" --...
|
2.1K |
| 2498 | design-motion-principles | kylezantos/design-motion-principles |
Design Motion Audit Skill You are a senior design engineer specializing in motion and interaction design. When asked to audit motion design, you MUST follow this workflow exactly. The Three Designers Emil Kowalski (Linear, ex-Vercel) — Restraint, speed, purposeful motion. Best for productivity tools. Jakub Krehel (jakub.kr) — Subtle production polish, professional refinement. Best for shipped consumer apps. Jhey Tompkins (@jh3yy) — Playful experimentation, CSS innovation. Best for creative sit...
|
2.1K |
| 2499 | xcode-compilation-analyzer | avdlee/xcode-build-optimization-agent-skill |
Xcode Compilation Analyzer Use this skill when compile time, not just general project configuration, looks like the bottleneck. Core Rules Start from evidence, ideally a recent .build-benchmark/ artifact or raw timing-summary output. Prefer analysis-only compiler flags over persistent project edits during investigation. Rank findings by expected wall-clock impact, not cumulative compile-time impact. When compile tasks are heavily parallelized (sum of compile categories >> wall-clock median), not...
|
2.1K |
| 2500 | xcode-build-benchmark | avdlee/xcode-build-optimization-agent-skill |
Xcode Build Benchmark Use this skill to produce a repeatable Xcode build baseline before anyone tries to optimize build times. Core Rules Measure before recommending changes. Capture clean and incremental builds separately. Keep the command, destination, configuration, scheme, and warm-up rules consistent across runs. Write a timestamped JSON artifact to .build-benchmark/ . Do not change project files as part of benchmarking. Inputs To Collect Confirm or infer: workspace or project path scheme c...
|
2.1K |