███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5451 | pitch-deck | anthropics/financial-services-plugins |
Pitch Deck Generator Overview Generate professional PowerPoint pitch decks following industry best practices. This skill creates structured presentations for fundraising, sales, and business development using a proven 10-slide format. When to Use This Skill Activate this skill when users request: Investor pitch decks for fundraising Sales or business development presentations Product launch presentations Startup pitch competition decks Any structured business presentation following standard ...
|
701 |
| 5452 | tavily-search | framix-team/openclaw-tavily |
tavily search Web search returning LLM-optimized results with content snippets and relevance scores. Before running any command If tvly is not found on PATH, install it first: curl -fsSL https://cli.tavily.com/install.sh | bash && tvly login Do not skip this step or fall back to other tools. See tavily-cli for alternative install methods and auth options. When to use You need to find information on any topic You don't have a specific URL yet First step in the workflow : search → extract → map → ...
|
701 |
| 5453 | git-workflow | jezweb/claude-skills |
Git Workflow When to use this skill Creating meaningful commit messages Managing branches Merging code Resolving conflicts Collaborating with team Git best practices Instructions Step 1: Branch management Create feature branch : Create and switch to new branch git checkout -b feature/feature-name Or create from specific commit git checkout -b feature/feature-name < commit-hash > Naming conventions : feature/description : New features bugfix/description : Bug fixes hotfix/description : Urgent f...
|
700 |
| 5454 | e2e-tests-studio | mastra-ai/mastra |
E2E Behavior Validation for Frontend Modifications Core Principle: Test Product Behavior, Not UI States CRITICAL: Tests must verify that product features WORK correctly, not just that UI elements render. What NOT to test (UI States): ❌ "Dropdown opens when clicked" ❌ "Modal appears after button click" ❌ "Loading spinner shows during request" ❌ "Form fields are visible" ❌ "Sidebar collapses" What TO test (Product Behavior): ✅ "Selecting an LLM provider configures the agent to use that provider"...
|
700 |
| 5455 | parasite-seo | kostja94/marketing-skills |
SEO: Parasite SEO Guides parasite SEO (also "barnacle SEO")—publishing optimized content on high-authority third-party platforms (Medium, Reddit, LinkedIn, Grokipedia, etc.) to leverage their domain strength for rankings and backlinks, bypassing the need to build your own site's authority from scratch. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go d...
|
700 |
| 5456 | cs-issue-fix | liuzhengdongfortest/codestable |
cs-issue-fix 根因和方案已经确定(标准路径在 analysis、快速通道在 report 阶段口头确认过),你的活是按方案改代码、验证效果、写下修复记录。 fix 阶段最容易出问题的不是改代码本身,而是 改的过程中冒出的"顺手"冲动 ——顺手优化、顺手重构、顺手加抽象。每项单独看说得通,但合在一个 PR 里让别人分不清"这次到底为了修 bug 改了什么"。 共享路径与命名约定看 codestable/reference/shared-conventions.md 第 0 节和 cs-issue 的"文件放哪儿"。 两种入口 标准路径(有 analysis) 方案已确认 ——读 analysis,确认 doc_type=issue-analysis 且 status=confirmed ,第 5 节用户选定了哪个方案 上下文读全 :analysis 全文 + report 全文 + analysis 第 1 节定位的所有代码 + AGENTS.md + 沉淀目录搜索: python codestable/tools/search-yaml.py --dir codestabl...
|
700 |
| 5457 | pixijs-migration-v8 | pixijs/pixijs-skills |
This skill is a breaking-change checklist for bringing a v7 codebase up to v8. Work top-down through the categories; the list maps each v7 pattern to its v8 replacement. Quick Start Install the single package, then port in this order: imports → Application init → Graphics → Text → events → shaders/filters → cleanup. const app = new Application ( ) ; await app . init ( { width : 800 , height : 600 } ) ; document . body . appendChild ( app . canvas ) ; const g = new Graphics ( ) . rect ( 0 , 0 , 1...
|
700 |
| 5458 | mcp-brasil-public-apis | aradotso/trending-skills |
mcp-brasil: MCP Server for 28 Brazilian Public APIs Skill by ara.so — Daily 2026 Skills collection. mcp-brasil is a Model Context Protocol (MCP) server that exposes 213 tools, 55 resources, and 45 prompts across 28 Brazilian public APIs — letting AI agents (Claude, GPT, Copilot, Cursor, etc.) query government data in natural language. 26 APIs require no key; only 2 need free registrations. Installation pip pip install mcp-brasil uv (recommended) uv add mcp-brasil Quick Setup by Client Claude D...
|
700 |
| 5459 | app-clips | eronred/aso-skills |
App Clips Lightweight, instantly-available versions of your iOS app for in-the-moment experiences or demos. Targets iOS 26+ / Swift 6.2 unless noted. Contents App Clip Target Setup Invocation URL Handling App Clip Experience Configuration Size Limits Invocation Methods Data Migration to Full App SKOverlay for Full App Promotion Location Confirmation Lifecycle and Ephemeral Nature Capabilities and Limitations Common Mistakes Review Checklist References App Clip Target Setup An App Clip is a separ...
|
699 |
| 5460 | instagram-research | bradautomates/head-of-content |
Instagram Research Research high-performing Instagram posts and reels, identify outliers, and analyze top video content for hooks and structure. Prerequisites APIFY_TOKEN environment variable or in .env GEMINI_API_KEY environment variable or in .env apify-client and google-genai Python packages Accounts configured in .claude/context/instagram-accounts.md Verify setup: python3 -c " import os try: from dotenv import load_dotenv load_dotenv() except ImportError: pass from apify_client import ApifyC...
|
699 |
| 5461 | list-npm-package-content | vercel/ai |
List npm Package Content This skill lists the exact contents of an npm package tarball - the same files that would be uploaded to npm and downloaded by users. Usage Run the script from the package directory (e.g., packages/ai): bash scripts/list-package-files.sh The script will build the package, create a tarball, list its contents, and clean up automatically. Understanding Package Contents The files included are determined by: files field in package.json - explicit allowlist of files/d...
|
699 |
| 5462 | about-page-generator | kostja94/marketing-skills |
Pages: About Guides About page content, structure, and trust-building for company websites. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for company story, values,...
|
699 |
| 5463 | cs-issue | liuzhengdongfortest/codestable |
cs-issue 修 bug 直觉是"找到错的地方改了完事",但这个直觉路径反复制造同样的麻烦: 问题描述只在脑子里改完就忘——三个月后 bug 再现没复现步骤留存 根因没分析就动手——改了表面现象深层问题等下次爆发 修复范围扩散——发现一个 bug 顺手改五处引入新问题,无法追溯 没验收闭环——怎么判断改好了?改好了什么?没记录 issue 工作流在"看到问题"和"动手改代码"之间塞缓冲: 发现问题 → 清晰记录(report)→ 根因分析(analyze)→ 定点修复 + 验证(fix) 本技能不写任何东西,只看当前 issue 走到哪步、决定触发哪个子技能。 文件放哪儿 codestable/issues/{YYYY-MM-DD}-{slug}/ ├── {slug}-report.md ← 阶段 1 问题报告 ├── {slug}-analysis.md ← 阶段 2 根因分析 └── {slug}-fix-note.md ← 阶段 3 修复记录(必出产物) 日期取 发现 / 提报问题当天 定了不动。slug 能一眼看出是什么...
|
699 |
| 5464 | sentry-elixir-sdk | getsentry/sentry-for-ai |
All Skills > SDK Setup > Elixir SDK Sentry Elixir SDK Opinionated wizard that scans your Elixir project and guides you through complete Sentry setup. Invoke This Skill When User asks to "add Sentry to Elixir" or "set up Sentry" in an Elixir or Phoenix app User wants error monitoring, tracing, logging, or crons in Elixir or Phoenix User mentions sentry hex package, getsentry/sentry-elixir , or Elixir Sentry SDK User wants to monitor exceptions, Plug errors, LiveView errors, or scheduled jobs Note...
|
699 |
| 5465 | aiconfig-custom-metrics | launchdarkly/agent-skills |
Custom Metrics for AI Configs Full lifecycle management of custom business metrics: create metric definitions via API, track events via SDK, retrieve metric data, and manage metrics programmatically. Prerequisites LaunchDarkly SDK initialized (see aiconfig-sdk ) LaunchDarkly API token with writer role for metric management Understanding of built-in AI metrics (see aiconfig-ai-metrics ) API Key Detection Before prompting the user for an API key, try to detect it automatically: Check Claude MCP co...
|
698 |
| 5466 | aiconfig-ai-metrics | launchdarkly/agent-skills |
AI Metrics Instrumentation You're using a skill that wires LaunchDarkly AI metrics around an existing provider call. Your job is to audit what's already there, pick the right tier from the ladder below, and implement it with the least ceremony that still captures the metrics the Monitoring tab needs (duration, input/output tokens, success/error, plus TTFT when streaming). The single most important thing to get right: default to the highest tier that fits the shape of the call . Going lower ("jus...
|
698 |
| 5467 | aiconfig-migrate | launchdarkly/agent-skills |
Migrate to AI Configs You're using a skill that will guide you through migrating an application from hardcoded LLM prompts to a full LaunchDarkly AI Configs implementation. Your job is to run the migration in five stages , stopping at each stage for the user to confirm: Audit the code — read-only scan that produces a structured list of everything hardcoded (prompt, model, parameters, tools, app-scoped knobs). Wrap the call — install the SDK, create the AI Config in LaunchDarkly with a fallback t...
|
698 |
| 5468 | mapbox-search-patterns | mapbox/mapbox-agent-skills |
Mapbox Search Patterns Skill Expert guidance for AI assistants on using Mapbox search tools effectively. Covers tool selection, parameter optimization, and best practices for geocoding, POI search, and location discovery. Available Search Tools 1. search_and_geocode_tool Best for: Specific places, addresses, brands, named locations Use when query contains: Specific names: "Starbucks on 5th Avenue", "Empire State Building" Brand names: "McDonald's", "Whole Foods" Addresses: "123 Main Street, Seat...
|
698 |
| 5469 | typescript | lobehub/lobe-chat |
TypeScript Code Style Guide Types and Type Safety Avoid explicit type annotations when TypeScript can infer Avoid implicitly any ; explicitly type when necessary Use accurate types: prefer Record<PropertyKey, unknown> over object or any Prefer interface for object shapes (e.g., React props); use type for unions/intersections Prefer as const satisfies XyzInterface over plain as const Prefer @ts-expect-error over @ts-ignore over as any Avoid meaningless null/undefined parameters; design strict fun...
|
698 |
| 5470 | product-management | vasilyu1983/ai-agents-public |
Product Management (Jan 2026) This skill turns the assistant into an operator, not a lecturer. Everything here is: Executable: templates, checklists, decision flows Decision-first: measurable outcomes, explicit trade-offs, clear ownership Organized: resources for depth; templates for immediate copy-paste Modern Best Practices (Jan 2026): Evidence quality beats confidence: label signals strong/medium/weak; write what would change your mind. Outcomes > output: roadmaps are bets with measurabl...
|
698 |
| 5471 | openviking | volcengine/openviking |
OpenViking Code Repository Search IMPORTANT: All ov commands are terminal (shell) commands — run them via the bash tool. Execute directly — no pre-checks, no test commands. Handle errors when they occur. How OpenViking Organizes Data OpenViking stores content in a virtual filesystem under the viking:// namespace, similar to a local directory tree: viking:// └── resources/ ├── fastapi/ ← repo A │ ├── fastapi/ │ │ ├── routing.py │ │ └── dependencies/ │ └── tests/ └── requ...
|
698 |
| 5472 | ai-traffic-tracking | kostja94/marketing-skills |
Analytics: AI Traffic Guides tracking of AI-driven search traffic in Google Analytics 4 and Google Search Console. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope AI search traffic : Track in GA4 and GSC; separate AI sources from organic referral Google AI Overviews : AI summary box in Google search (formerly SGE) AI...
|
698 |
| 5473 | cs-issue-analyze | liuzhengdongfortest/codestable |
cs-issue-analyze 用户已把问题描述清楚,你的活是 通过实际读代码找根因 ——不是脑子里推断、不是在报告基础上猜。读代码是核心动作,跳过它写出来的分析没价值。 分析完不直接动手——给用户看 2-3 种修复方案让 TA 选。原因:根因往往有多种修法,影响面 / 副作用 / 改动范围各不相同,这是用户该拍板的事。 共享路径与命名约定看 codestable/reference/shared-conventions.md 第 0 节和 cs-issue 的"文件放哪儿"。 启动检查 问题报告存在且已确认 ——读 {slug}-report.md ,确认 doc_type=issue-report 且 status=confirmed ,5 节都有内容。不完整 / 状态不对 → 回 cs-issue-report 。 cs-issue-report 已判走标准路径就按标准路径走,不二次改判 断点恢复 —— {slug}-analysis.md 已存在则检查 5 节哪些已填: 全部填满但 status=draft → 跳到 checkpoint 部分填写 → 汇报"上次做到第 X ...
|
698 |
| 5474 | holyclaude-ai-workstation | aradotso/trending-skills |
HolyClaude AI Workstation Skill by ara.so — Daily 2026 Skills collection. HolyClaude is a containerized AI development workstation that bundles Claude Code CLI, a CloudCLI web UI, Chromium headless browser with Playwright, 5 AI CLIs (Claude, Gemini, OpenAI Codex, Cursor, TaskMaster AI), and 50+ dev tools into a single Docker image. One docker compose up replaces hours of manual setup. Installation Prerequisites Docker + Docker Compose installed Existing Anthropic account (Max/Pro subscription or...
|
698 |
| 5475 | tech-debt-analyzer | ailabs-393/ai-labs-claude-skills |
Technical Debt Analyzer Overview Systematically identify, analyze, document, and track technical debt in JavaScript/TypeScript codebases. This skill provides automated analysis tools, comprehensive debt categorization frameworks, and documentation templates to maintain a technical debt register. Core Workflow 1. Automated Analysis Run automated scripts to detect technical debt indicators across the codebase. Code Smell Detection Identify code quality issues using the automated detector: py...
|
698 |
| 5476 | architecture-diagram | cocoon-ai/architecture-diagram-generator |
Architecture Diagram Skill Create professional technical architecture diagrams as self-contained HTML files with inline SVG graphics and CSS styling. Design System Color Palette Use these semantic colors for component types: Component Type Fill (rgba) Stroke Frontend rgba(8, 51, 68, 0.4) 22d3ee (cyan-400) Backend rgba(6, 78, 59, 0.4) 34d399 (emerald-400) Database rgba(76, 29, 149, 0.4) a78bfa (violet-400) AWS/Cloud rgba(120, 53, 15, 0.3) fbbf24 (amber-400) Security rgba(136, 19, 55, 0.4) fb7185 ...
|
697 |
| 5477 | lint-and-validate | sickn33/antigravity-awesome-skills |
Lint and Validate Skill MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free. Procedures by Ecosystem Node.js / TypeScript Lint/Fix: npm run lint or npx eslint "path" --fix Types: npx tsc --noEmit Security: npm audit --audit-level=high Python Linter (Ruff): ruff check "path" --fix (Fast & Modern) Security (Bandit): bandit -r "path" -ll Types (MyPy): mypy "path" The Quality Loop Write/Edit Code Run Audit: npm run lint && npx tsc ...
|
697 |
| 5478 | senior-fullstack | davila7/claude-code-templates |
Senior Fullstack Complete toolkit for senior fullstack with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Fullstack Scaffolder python scripts/fullstack_scaffolder.py [ options ] Script 2: Project Scaffolder python scripts/project_scaffolder.py [ options ] Script 3: Code Quality Analyzer python scripts/code_quality_analyzer.py [ options ] Core Capabilities 1. Fullstack Scaffolder Automated tool fo...
|
697 |
| 5479 | qdrant-vector-search | davila7/claude-code-templates |
Qdrant - Vector Similarity Search Engine High-performance vector database written in Rust for production RAG and semantic search. When to use Qdrant Use Qdrant when: Building production RAG systems requiring low latency Need hybrid search (vectors + metadata filtering) Require horizontal scaling with sharding/replication Want on-premise deployment with full data control Need multi-vector storage per record (dense + sparse) Building real-time recommendation systems Key features: Rust-powere...
|
697 |
| 5480 | pulumi-esc | pulumi/agent-skills |
Pulumi ESC is a centralized service for managing environments, secrets, and configuration across cloud infrastructure and applications. What is ESC? ESC enables teams to: - Centralize secrets and configuration in one secure location - Compose environments by importing and layering configuration - Generate dynamic credentials via OIDC for AWS, Azure, GCP - Integrate external secret stores (AWS Secrets Manager, Azure Key Vault, Vault, 1Password) - Version and audit all configuration change...
|
697 |
| 5481 | cs-decide | liuzhengdongfortest/codestable |
cs-decide 项目里"有意做出的选择"——技术选型 / 架构决定 / 长期约束 / 编码规约——特别容易丢失。它不会触发报错、没人会注意到它消失,但消失代价很具体: 新人(或六个月后的自己)不知道约束的来龙去脉,在"已经决定过的问题"上重复耗时讨论 AI 没有决策上下文给出"合理但与项目规约冲突"的方案 约束需要修改时找不到当初的理由,无法评估修改影响 本工作流让每一条重要的"已经决定了"都有完整存档: 是什么、为什么、考虑过什么替代方案、后果是什么 。 共享路径与命名约定看 codestable/reference/shared-conventions.md 。产物写入 codestable/compound/ ,命名 YYYY-MM-DD-decision-{slug}.md ,frontmatter 带 doc_type: decision 。 四种决策类型 每条归属四类之一(frontmatter 的 category 字段标注): 类型 适用情境 示例 tech-stack 技术 / 库 / 框架的选型 "用 Vite 而非 Webpack"、"状态管理用 Pinia"...
|
697 |
| 5482 | dhh-rails-style | everyinc/compound-engineering-plugin |
<essential_principles> Core Philosophy "The best code is the code you don't write. The second best is the code that's obviously correct." Vanilla Rails is plenty: Rich domain models over service objects CRUD controllers over custom actions Concerns for horizontal code sharing Records as state instead of boolean columns Database-backed everything (no Redis) Build solutions before reaching for gems What they deliberately avoid: devise (custom ~150-line auth instead) pundit/cancancan (simple ...
|
696 |
| 5483 | woocommerce-backend-dev | woocommerce/woocommerce |
No SKILL.md available for this skill. View on GitHub
|
696 |
| 5484 | vulnerability-scanner | sickn33/antigravity-awesome-skills |
Vulnerability Scanner Think like an attacker, defend like an expert. 2025 threat landscape awareness. 🔧 Runtime Scripts Execute for automated validation: Script Purpose Usage scripts/security_scan.py Validate security principles applied python scripts/security_scan.py <project_path> 📋 Reference Files File Purpose checklists.md OWASP Top 10, Auth, API, Data protection checklists 1. Security Expert Mindset Core Principles Principle Application Assume Breach Design as if attacker already inside...
|
696 |
| 5485 | clean-code | davila7/claude-code-templates |
Clean Code Skill This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean." 🧠 Core Philosophy "Code is clean if it can be read, and enhanced by a developer other than its original author." — Grady Booch When to Use Use this skill when: Writing new code : To ensure high quality from the start. Reviewing Pull Requests : To provide constructive, principle-based feedback. Refactoring legacy code : To identify a...
|
696 |
| 5486 | jest-react-testing | manutej/luxor-claude-marketplace |
Jest React Testing A comprehensive skill for testing React applications using Jest and React Testing Library. This skill covers everything from basic component testing to advanced patterns including mocking, async testing, custom hooks testing, and integration testing strategies. When to Use This Skill Use this skill when: Testing React components with Jest and React Testing Library Setting up Jest configuration for React projects Writing unit tests for components, hooks, and utilities Testing u...
|
696 |
| 5487 | twitter-cards | kostja94/marketing-skills |
SEO On-Page: Twitter Cards Guides implementation of Twitter Card meta tags for X (Twitter) link previews. Twitter falls back to Open Graph if Twitter-specific tags are missing; add both for best results. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Social Sharing) Twitter Cards : X-specific meta tags; control how...
|
696 |
| 5488 | cs-feat-ff | liuzhengdongfortest/codestable |
cs-feat-ff 用户让你做小功能时本来 AI 就会直接动手——这个技能 不改变这件事 。它只做一件事:动手前把项目里已沉淀的 CodeStable 知识指给你,按需搜一下,写出来的代码就比裸写多一层保护;动手后回写一份 最简的 {slug}-ff-note.md 让这次工作可追溯、可被 cs-arch / cs-req backfill 看到、能纳入 scoped-commit 提交。 很轻:没有 design doc / checklist / 验收清单 / 动手前的用户确认。看完指引,该读代码读、该写代码写、写完回写一段话。 动手前先扫一眼这几个地方 codestable/compound/ — 经验沉淀 learning(坑)/ trick(做法)/ decision(拍板的技术决定)/ explore(调研结论)四类。 python codestable/tools/search-yaml.py --dir codestable/compound --filter doc_type = learning --query "关键词" python codestable/to...
|
696 |
| 5489 | cs-libdoc | liuzhengdongfortest/codestable |
cs-libdoc guidedoc 教你"怎么用 X 做 Y",libdoc 告诉你"X 的每个零件长什么样、怎么配"。 guidedoc 写错可能是表达不清,libdoc 写错就是错——信息源是源码本身,类型 / 默认值 / 签名都有唯一正确答案。 核心规则:不靠猜、不复制改名、每个条目独立读源码 。 和 guidedoc 的对比 guidedoc libdoc 性质 任务导向(Tutorial / How-to) 参考导向(Reference) 回答 "如何用 X 实现某个目标" "X 的每个零件长什么样、怎么配" 粒度 一个 feature / 一个场景一篇 一个条目一篇 信息源 方案 doc + 用户知识 源码本身 (类型 / 注释 / 默认值) 数量级 几篇到十几篇 几十到上百篇 互补:guide 引用 libdoc 做详细参考("完整 props 见 xxx"),libdoc 的"相关条目"链回 guide。 "条目(entry)" 项目类型 条目粒度 UI 组件库 一个组件 = 一个条目 工具函数库 一个模块或函数族 = 一个条目 API Client 一个 endpo...
|
696 |
| 5490 | generative-ui | himself65/finance-skills |
Generative UI Skill This skill contains the complete design system for Claude's built-in show_widget tool — the generative UI feature that renders interactive HTML/SVG widgets inline in claude.ai conversations. The guidelines below are the actual Anthropic "Imagine — Visual Creation Suite" design rules, extracted so you can produce high-quality widgets directly without needing the read_me setup call. How it works : On claude.ai, Claude has access to the show_widget tool which renders raw HTML/SV...
|
696 |
| 5491 | k-skill-korean-ai-tools | aradotso/trending-skills |
k-skill Skill by ara.so — Daily 2026 Skills collection. 한국인을 위한 AI 에이전트 스킬 모음집. Claude Code, Codex, Cursor 등 코딩 에이전트에서 SRT 예매, KBO 조회, 로또 확인, 카카오톡 전송, 서울 지하철 도착정보, HWP 변환, 우편번호 검색 등을 자동화할 수 있습니다. 설치 전체 스킬 설치 (권장) npx로 전체 스킬 설치 npx k-skill install 또는 전역 설치 npm install -g k-skill k-skill install 선택 설치 SRT만 설치 npx k-skill install srt KBO + 로또만 설치 npx k-skill install kbo lotto 설치 후 초기 설정 k-skill-setup 스킬 실행 (sops+age 설정, secrets 파일 생성, 런타임 확인) k-skill-setup 초기 설정 순서: k-skill install 실행 k-skill-...
|
696 |
| 5492 | angular-best-practices | boise-state-development/agentcore-public-stack |
Angular 21 Best Practices TypeScript Use strict type checking Prefer type inference when type is obvious Avoid any ; use unknown when type is uncertain Components Always use standalone components (do NOT set standalone: true — it's the default in v20+) Set changeDetection: ChangeDetectionStrategy.OnPush Use input() and output() functions instead of decorators Use computed() for derived state Keep components small and single-responsibility Prefer inline templates for small components Use Reactive...
|
695 |
| 5493 | spring-boot-project-creator | giuseppe-trisciuoglio/developer-kit |
Spring Boot Project Creator Overview Generates a fully configured Spring Boot project from scratch using the Spring Initializr API. The skill walks the user through selecting project parameters, choosing an architecture style (DDD or Layered), configuring data stores, and setting up Docker Compose for local development. The result is a build-ready project with standardized structure, dependency management, and configuration. When to Use Bootstrap a new Spring Boot 3.x or 4.x project with a stand...
|
695 |
| 5494 | site-crawlability | kostja94/marketing-skills |
SEO Technical: Crawlability Guides crawlability improvements: robots, X-Robots-Tag, site structure, and internal linking. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Technical SEO) Redirect chains & loops : Fix multi-hop redirects; point directly to final URL Broken links (4xx) : Fix broken internal/external lin...
|
695 |
| 5495 | integrated-marketing | kostja94/marketing-skills |
Strategies: Integrated Marketing (IMC) Guides Integrated Marketing Communications (IMC) strategy. IMC coordinates all marketing channels to deliver a consistent message and unified customer experience. Companies using integrated approaches achieve ~25% higher marketing ROI; optimized channel mixes outperform by ~27% in acquisition efficiency. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequen...
|
695 |
| 5496 | url-slug-generator | kostja94/marketing-skills |
Components: URL Slug Guides creation of SEO-friendly URL slugs for blog posts, articles, and content pages. Research on 11.8M Google results shows shorter URLs tend to rank higher; position 1 URLs average 50–60 characters. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope URL slug : The path segment after the base (e.g., ai-people-search...
|
695 |
| 5497 | cs-issue-report | liuzhengdongfortest/codestable |
cs-issue-report 这一阶段做两件事:把用户脑子里的问题落成结构化记录 + 判断走标准路径还是快速通道。 核心原则:只记现象不记根因 。用户说"我觉得是 XX 组件的问题"——记下"用户怀疑 XX 组件"作为线索,但不顺着聊根因。根因要在阶段 2 通过实际读代码确认,不靠脑子里猜。混进根因猜测的报告会带偏阶段 2,让分析人围着错误线索绕。 共享路径与命名约定看 codestable/reference/shared-conventions.md 第 0 节和 cs-issue 的"文件放哪儿"。 启动检查 确认是 bug 不是新功能需求 ——描述"想加 X 功能"的告诉他走 cs-feat 看有没有相关 issue 目录 ——Glob codestable/issues/ ,有同类问题先和用户确认是新建还是更新 快速通道判断(唯一正式判定点) ——按用户线索 读一下相关代码 (Grep / Read 定位): 能一眼确定根因 (能给出 {文件}:{行号} 、修复改动小 1-2 处、无跨模块影响风险)→ 告诉用户"我已看到问题所在,可以走快速通道:直接告知根因和修复方案,你确...
|
695 |
| 5498 | text-summarizer | dkyazzentwatwa/chatgpt-skills |
Text Summarizer Create concise summaries from long text documents using extractive summarization. Identifies and extracts the most important sentences while preserving meaning. Quick Start from scripts.text_summarizer import TextSummarizer Summarize text summarizer = TextSummarizer() summary = summarizer.summarize(long_text, ratio=0.2) 20% of original print(summary) Summarize file summary = summarizer.summarize_file("article.txt", num_sentences=5) Features Extractive Summarization: Sele...
|
694 |
| 5499 | langchain | davila7/claude-code-templates |
LangChain - Build LLM Applications with Agents & RAG The most popular framework for building LLM-powered applications. When to use LangChain Use LangChain when: Building agents with tool calling and reasoning (ReAct pattern) Implementing RAG (retrieval-augmented generation) pipelines Need to swap LLM providers easily (OpenAI, Anthropic, Google) Creating chatbots with conversation memory Rapid prototyping of LLM applications Production deployments with LangSmith observability Metrics: 119,0...
|
694 |
| 5500 | daisyui | bobmatnyc/claude-mpm-skills |
DaisyUI Component Library Summary DaisyUI is the most popular Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization. Framework-agnostic and production-ready. When to Use Building UI with Tailwind CSS and need pre-styled components Want semantic class names (btn, card) instead of utility-only approach Need built-in theming system with 30+ themes and dark mode Require consistent design system across React, Vue, Svelte,...
|
694 |