███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2851 | pr-writer | getsentry/skills |
PR Writer Create pull requests following Sentry's engineering practices. Requires : GitHub CLI ( gh ) authenticated and available. Prerequisites Before creating a PR, ensure all changes are committed. If there are uncommitted changes, run the sentry-skills:commit skill first to commit them properly. Check for uncommitted changes git status --porcelain If the output shows any uncommitted changes (modified, added, or untracked files that should be included), invoke the sentry-skills:commit skill ...
|
2.4K |
| 2852 | 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.4K |
| 2853 | fine-tuning-expert | jeffallan/claude-skills |
Fine-Tuning Expert Senior ML engineer specializing in LLM fine-tuning, parameter-efficient methods, and production model optimization. Role Definition You are a senior ML engineer with deep experience in model training and fine-tuning. You specialize in parameter-efficient fine-tuning (PEFT) methods like LoRA/QLoRA, instruction tuning, and optimizing models for production deployment. You understand training dynamics, dataset quality, and evaluation methodologies. When to Use This Skill Fine-...
|
2.4K |
| 2854 | zustand | lobehub/lobehub |
LobeHub Zustand State Management Action Type Hierarchy 1. Public Actions Main interfaces for UI components: Naming: Verb form ( createTopic , sendMessage ) Responsibilities: Parameter validation, flow orchestration 2. Internal Actions ( internal_* ) Core business logic implementation: Naming: internal_ prefix ( internal_createTopic ) Responsibilities: Optimistic updates, service calls, error handling Should not be called directly by UI 3. Dispatch Methods ( internal_dispatch* ) State update hand...
|
2.4K |
| 2855 | mcp-developer | jeffallan/claude-skills |
MCP Developer Senior MCP (Model Context Protocol) developer with deep expertise in building servers and clients that connect AI systems with external tools and data sources. Role Definition You are a senior MCP developer with expertise in protocol implementation, SDK usage (TypeScript/Python), and production deployment. You build robust MCP servers that expose resources, tools, and prompts to Claude and other AI systems while maintaining security, performance, and developer experience standar...
|
2.4K |
| 2856 | feature-forge | jeffallan/claude-skills |
Feature Forge Requirements specialist conducting structured workshops to define comprehensive feature specifications. Role Definition You are a senior product analyst with 10+ years of experience. You operate with two perspectives: PM Hat: Focused on user value, business goals, success metrics Dev Hat: Focused on technical feasibility, security, performance, edge cases When to Use This Skill Defining new features from scratch Gathering comprehensive requirements Writing specifications in EAR...
|
2.4K |
| 2857 | internal-comms | composiohq/awesome-claude-skills |
When to use this skill To write internal communications, use this skill for: 3P updates (Progress, Plans, Problems) Company newsletters FAQ responses Status reports Leadership updates Project updates Incident reports How to use this skill To write any internal communication: Identify the communication type from the request Load the appropriate guideline file from the examples/ directory: examples/3p-updates.md - For Progress/Plans/Problems team updates examples/company-newsletter.md - For compan...
|
2.4K |
| 2858 | finance-news | sundial-org/awesome-openclaw-skills |
Finance News Skill AI-powered market news briefings with configurable language output and automated delivery. First-Time Setup Run the interactive setup wizard to configure your sources, delivery channels, and schedule: finance-news setup The wizard will guide you through: 📰 RSS Feeds: Enable/disable WSJ, Barron's, CNBC, Yahoo, etc. 📊 Markets: Choose regions (US, Europe, Japan, Asia) 📤 Delivery: Configure WhatsApp/Telegram group 🌐 Language: Set default language (English/German) ⏰ Schedule: Confi...
|
2.4K |
| 2859 | skill-share | composiohq/awesome-claude-skills |
When to use this skill Use this skill when you need to: Create new Claude skills with proper structure and metadata Generate skill packages ready for distribution Automatically share created skills on Slack channels for team visibility Validate skill structure before sharing Package and distribute skills to your team Also use this skill when: User says he wants to create/share his skill This skill is ideal for: Creating skills as part of team workflows Building internal tools that need skill cre...
|
2.4K |
| 2860 | wiki-lint | ar9av/obsidian-wiki |
Wiki Lint — Health Audit You are performing a health check on an Obsidian wiki. Your goal is to find and fix structural issues that degrade the wiki's value over time. Before scanning anything: follow the Retrieval Primitives table in llm-wiki/SKILL.md . Prefer frontmatter-scoped greps and section-anchored reads over full-page reads. On a large vault, blindly reading every page to lint it is exactly what this framework is built to avoid. Before You Start Read .env to get OBSIDIAN_VAULT_PATH Read...
|
2.4K |
| 2861 | software-design-philosophy | wondelai/skills |
A Philosophy of Software Design Framework A practical framework for managing the fundamental challenge of software engineering: complexity. Apply these principles when designing modules, reviewing APIs, refactoring code, or advising on architecture decisions. The central thesis is that complexity is the root cause of most software problems, and managing it requires deliberate, strategic thinking at every level of design. Core Principle The greatest limitation in writing software is our ability t...
|
2.4K |
| 2862 | seatbelt-sandboxer | trailofbits/skills |
macOS Seatbelt Sandbox Profiling Generate minimally-permissioned allowlist-based Seatbelt sandbox configurations for applications. When to Use User asks to "sandbox", "isolate", or "restrict" an application on macOS Sandboxing any macOS process that needs restricted file/network access Creating defense-in-depth isolation if supply chain attacks are a concern When NOT to Use Linux containers (use seccomp-bpf, AppArmor, or namespaces instead) Windows applications Applications that legitimately nee...
|
2.4K |
| 2863 | react | vercel-labs/json-render |
React Component Writing Guide Use antd-style for complex styles; for simple cases, use inline style attribute Use Flexbox and Center from @lobehub/ui for layouts (see references/layout-kit.md ) Component priority: src/components > installed packages > @lobehub/ui > antd Use selectors to access zustand store data @lobehub/ui Components If unsure about component usage, search existing code in this project. Most components extend antd with additional props. Reference: node_modules/@lobehub/ui/es/in...
|
2.4K |
| 2864 | negotiation | wondelai/skills |
Negotiation Tactical empathy-based negotiation framework from FBI hostage negotiator Chris Voss. Transform any negotiation by understanding the emotional drivers behind decisions and using proven techniques to build rapport, uncover hidden information, and reach better outcomes. Core Principle People want to be understood and feel safe. Every negotiation is an act of communication where the goal is to influence behavior. The most effective path to "yes" runs through empathy, active listening, an...
|
2.4K |
| 2865 | olive-young-search | nomadamas/k-skill |
Olive Young Search What this skill does upstream 원본 hmmhmmhm/daiso-mcp 와 npm package daiso 를 그대로 사용해 올리브영 매장 검색, 상품 검색, 재고 확인 흐름을 안내한다. 이 저장소는 원본 MCP 서버 코드를 vendoring 하지 않는다. 대신 MCP 서버를 Claude Code에 직접 설치하지 않고 CLI 형태로 먼저 확인하는 경로 를 기본값으로 둔다. 핵심 조회 경로: 매장 검색: /api/oliveyoung/stores 상품 검색: /api/oliveyoung/products 재고 확인: /api/oliveyoung/inventory health check: npx --yes daiso health When to use "명동 근처 올리브영 매장 찾아줘" "올리브영 선크림 어떤 거 있나 보여줘" "명동 근처 올리브영에서 선크림 재고 확인해줘" "올리브영 검색용 CLI 붙여줘" When not to use ...
|
2.4K |
| 2866 | microinteractions | wondelai/skills |
Microinteractions Framework A systematic approach to designing the tiny, contained product moments that users interact with every day -- toggles, password fields, loading indicators, pull-to-refresh, like buttons. Based on Dan Saffer's four-part structure (Trigger, Rules, Feedback, Loops & Modes), this framework turns invisible details into the polish that separates forgettable products from beloved ones. Core Principle The difference between a product you tolerate and a product you love is almo...
|
2.4K |
| 2867 | spm-build-analysis | avdlee/xcode-build-optimization-agent-skill |
SPM Build Analysis Use this skill when package structure, plugins, or dependency configuration are likely contributing to slow Xcode builds. Core Rules Treat package analysis as evidence gathering first, not a mandate to replace dependencies. Separate package-graph issues from project-setting issues. Do not rewrite package manifests or dependency sources without explicit approval. What To Inspect Package.swift and Package.resolved local packages vs remote packages package plugin and build-tool u...
|
2.4K |
| 2868 | legacy-modernizer | jeffallan/claude-skills |
Legacy Modernizer Senior legacy modernization specialist with expertise in transforming aging systems into modern architectures without disrupting business operations. Role Definition You are a senior legacy modernization expert with 15+ years of experience in incremental migration strategies. You specialize in strangler fig pattern, branch by abstraction, and risk-free modernization approaches. You transform legacy systems while maintaining zero downtime and ensuring business continuity. Wh...
|
2.4K |
| 2869 | cheap-gas-nearby | nomadamas/k-skill |
Cheap Gas Nearby What this skill does 유저가 알려준 현재 위치를 기준으로 근처에서 가장 싼 주유소 를 찾아준다. 위치는 자동으로 추정하지 않는다. 반드시 먼저 현재 위치를 질문 한다. 가격 데이터는 한국석유공사 Opinet 공식 API 를 우선 사용한다. 동네/역명/랜드마크 입력은 Kakao Map anchor 검색으로 좌표를 잡은 뒤 Opinet nearby 검색으로 연결한다. 기본 제품은 휘발유(B027) 이고, 유저가 경유라고 명시하면 경유(D047) 로 바꾼다. When to use "근처 가장 싼 주유소 찾아줘" "서울역 근처 휘발유 제일 싼 데 어디야?" "강남에서 경유 싼 주유소 몇 군데만 보여줘" "지금 여기 근처 셀프주유소 중 싼 순으로 알려줘" Mandatory first question 위치 정보 없이 바로 검색하지 말고 반드시 먼저 물어본다. 권장 질문: 현재 위치를 알려주세요. 동네/역명/랜드마크/위도·경도 중 편한 형식으로 보내...
|
2.4K |
| 2870 | slack-gif-creator | composiohq/awesome-claude-skills |
Slack GIF Creator A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. Slack Requirements Dimensions: Emoji GIFs: 128x128 (recommended) Message GIFs: 480x480 Parameters: FPS: 10-30 (lower is smaller file size) Colors: 48-128 (fewer = smaller file size) Duration: Keep under 3 seconds for emoji GIFs Core Workflow from core . gif_builder import GIFBuilder from PIL import Image , ImageDraw 1. Create builder builder = GIFBuilder ( width = 128 , height = 128 , f...
|
2.4K |
| 2871 | joseon-sillok-search | nomadamas/k-skill |
조선왕조실록 검색 What this skill does 국사편찬위원회 조선왕조실록 사이트( https://sillok.history.go.kr )에서 공식 검색 결과 HTML과 기사 상세 페이지를 직접 읽어 조선왕조실록 기록을 찾는다. v1 범위는 단순 스크래핑이다. 키워드 검색 선택적 왕별 필터( --king ) 선택적 서기 연도 필터( --year ) 검색 결과 제목/요약/원문 링크 정리 기사 상세 페이지에서 국역/원문 excerpt 추출 When to use "조선왕조실록에서 훈민정음 찾아줘" "세종 때 실록에서 측우기 관련 기사 검색해줘" "1443년 조선왕조실록 기록 찾아줘" "정조실록에서 수원 관련 기록 몇 개 보여줘" Prerequisites 인터넷 연결 python3 별도 API 키 없음 설치된 skill payload 안에 scripts/sillok_search.py helper가 함께 들어 있다. Inputs 필수: 검색어 선택: 왕 이름 ( 세종 , 정조 , 세종...
|
2.4K |
| 2872 | 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.4K |
| 2873 | vue-pinia-best-practices | hyf0/vue-skills |
Pinia best practices, common gotchas, and state management patterns. Store Setup Getting "getActivePinia was called" error at startup → See pinia-no-active-pinia-error Setup stores missing state in DevTools or SSR → See pinia-setup-store-return-all-state Reactivity Store destructuring stops updating UI reactively → See pinia-store-destructuring-breaks-reactivity Store methods lose context in template calls → See store-method-binding-parentheses State Patterns Filters reset on refresh or can't be...
|
2.4K |
| 2874 | lck-analytics | nomadamas/k-skill |
LCK Results + Advanced Analysis What this skill does 이 스킬은 LCK 조회/분석 전용이다. 특정 날짜 LCK 경기 결과 조회 특정 팀 alias 정규화 후 필터링 현재 스플릿 순위 조회 진행 중 경기 live stats 조회 live timeline 기반 turning point 분석 Oracle's Elixir 스타일 historical row / CSV 기반 팀 파워 레이팅 챔피언 matchup / synergy 분석 patch meta 요약 날짜별 match analysis 생성 Origin / attribution 이 스킬은 jerjangmin 님이 만든 원본 lck-analytics skill pack 을 k-skill 저장소 안으로 옮기고, 이 저장소의 npm workspace / Changesets 배포 방식에 맞게 정리한 버전이다. When to use "오늘 LCK 경기 결과 알려줘" "2026-04-01 한화 경기 결과랑 ...
|
2.4K |
| 2875 | influence-psychology | wondelai/skills |
Influence Psychology Framework Framework for applying the science of persuasion ethically and effectively. Based on six decades of research into why people say "yes" and what makes them comply with requests. Core Principle People don't make decisions rationally. They use mental shortcuts (heuristics) that can be triggered to influence behavior. These shortcuts evolved because they're usually reliable—but they can also be exploited. The foundation: Understanding the psychological triggers that dr...
|
2.4K |
| 2876 | han-river-water-level | nomadamas/k-skill |
Han River Water Level What this skill does 기본적으로 https://k-skill-proxy.nomadamas.org/v1/han-river/water-level 로 요청해서 현재 수위와 유량을 요약한다. When to use "한강대교 지금 수위 어때?" "잠수교 유량 알려줘" "1018683 관측소 현재 값 보여줘" Inputs 기본 입력: 관측소명/교량명( stationName ) 대체 입력: 관측소코드( stationCode ) Prerequisites optional: jq Default path 추가 client API 레이어는 불필요하다. 그냥 프록시 서버에 HTTP 요청만 넣으면 된다. 사용자는 별도 HRFCO ServiceKey 를 준비할 필요가 없다. upstream key는 proxy 서버에서만 주입한다. KSKILL_PROXY_BASE_URL 환경변수가 있으면 그 값을 사용하고, 없으면 기본 경로 https://k-skill-p...
|
2.4K |
| 2877 | personal-assistant | ailabs-393/ai-labs-claude-skills |
Personal Assistant Overview This skill transforms Claude into a comprehensive personal assistant with persistent memory of user preferences, schedules, tasks, and context. The skill maintains an intelligent database that adapts to user needs, automatically managing data retention to keep relevant information while discarding outdated content. When to Use This Skill Invoke this skill for personal assistance queries, including: Task management and to-do lists Schedule and calendar management R...
|
2.4K |
| 2878 | langsmith-trace | langchain-ai/langsmith-skills |
LANGSMITH_API_KEY = lsv2_pt_your_api_key_here Required LANGSMITH_PROJECT = your-project-name Optional: default project LANGSMITH_WORKSPACE_ID = your-workspace-id Optional: for org-scoped keys IMPORTANT: Always check the environment variables or .env file for LANGSMITH_PROJECT before querying or interacting with LangSmith. This tells you which project contains the relevant traces and data. If the LangSmith project is not available, use your best judgement to identify the right one. CLI Tool cu...
|
2.4K |
| 2879 | design-task | crewaiinc/skills |
CrewAI Task Design Guide How to write effective tasks that produce reliable, high-quality output from your agents. The 80/20 Rule Spend 80% of your effort on task design, 20% on agent design. The task is the most important lever you have. A well-designed task with a mediocre agent will outperform a poorly designed task with an excellent agent. 1. Anatomy of an Effective Task Every task needs two things: a description (what to do and how) and an expected_output (what the result looks like). Descr...
|
2.4K |
| 2880 | council | boshu2/agentops |
Council Use this skill to coordinate multiple subagents investigating the same question, with different models first and different assigned perspectives second, then synthesize their reports into one recommendation. This skill is best for judgment-heavy tasks: architecture tradeoffs, risky bug fixes, code review red-teaming, rollout decisions, incident analysis, and “is this alternative worth pursuing?” questions. Workflow 1. Frame the council question State the decision the council should answe...
|
2.4K |
| 2881 | lean-startup | wondelai/skills |
Lean Startup Methodology A systematic approach to building startups and launching new products that shortens development cycles and rapidly discovers if a business model is viable. Core Principle Entrepreneurship is a form of management. Success doesn't require a perfect plan or brilliant insight—it requires a systematic process for testing assumptions, learning from customers, and iterating rapidly. The foundation: Most startups fail not because they couldn't build what they planned, but becaus...
|
2.4K |
| 2882 | graphviz | markdown-viewer/skills |
Graphviz DOT Diagram Generator Important: Use ```dot as the code fence identifier, NOT ```graphviz . Quick Start: Choose digraph (directed) or graph (undirected) → Define nodes with attributes (shape, color, label) → Connect with -> or -- → Set layout (rankdir, spacing) → Wrap in ```dot fence. Default: top-to-bottom ( rankdir=TB ), cluster names must start with cluster_ , use semicolons. Critical Syntax Rules Rule 1: Cluster Naming ❌ subgraph backend { } → Won't render as box ✅ subgraph clu...
|
2.4K |
| 2883 | latex-thesis-zh | bahayonghang/academic-writing-skills |
LaTeX 中文学位论文助手 核心原则 绝不修改 \cite{}、\ref{}、\label{}、公式环境内的内容 绝不凭空捏造参考文献条目 绝不在未经许可的情况下修改专业术语 始终先以注释形式输出修改建议 中文文档必须使用 XeLaTeX 或 LuaLaTeX 编译 统一输出协议(全部模块) 每条建议必须包含固定字段: 严重级别:Critical / Major / Minor 优先级:P0(阻断)/ P1(重要)/ P2(可改进) 默认注释模板(diff-comment 风格): % <模块>(第<N>行)[Severity: <Critical|Major|Minor>] [Priority: <P0|P1|P2>]: <问题概述> % 原文:... % 修改后:... % 理由:... % ⚠️ 【待补证】:<需要证据/数据时标记> 失败处理(全局) 工具/脚本无法执行时,输出包含原因与建议的注释块: % ERROR [Severity: Critical] [Priority: P0]: <简要错误> % 原因:<缺少脚本/工具或路径无效> % 建议:<安装工具...
|
2.4K |
| 2884 | signed-audit-trails-recipe | wshobson/agents |
Signed Audit Trails for Claude Code Tool Calls Cookbook-style walkthrough for cryptographically signed receipts on every Claude Code tool call. This is the teaching skill. For the runtime implementation, install the protect-mcp plugin. What this gives you Every tool call ( Bash , Edit , Write , WebFetch ) is: Evaluated against a Cedar policy before execution. If the policy denies the call, the tool does not run. Signed as an Ed25519 receipt after execution. Receipts are JCS-canonical, hash-chain...
|
2.4K |
| 2885 | ask-docs | crewaiinc/skills |
Ask CrewAI Docs Answer CrewAI questions by looking up the official documentation at docs.crewai.com . When to Use This Skill Use this skill when: The user asks about a CrewAI feature, parameter, or behavior not covered in detail by the other skills You need to verify current API syntax, method signatures, or configuration options The user hits an error and needs troubleshooting guidance from official docs The question is about a newer or less common CrewAI feature (e.g., telemetry, testing, CLI ...
|
2.4K |
| 2886 | gh-review-requests | getsentry/skills |
GitHub Review Requests Fetch unread review_requested notifications for open (unmerged) PRs, filtered by a GitHub team. Requires : GitHub CLI ( gh ) authenticated. Step 1: Identify the Team If the user has not specified a team, ask: Which GitHub team should I filter by? (e.g. streaming-platform ) Accept either a team slug ( streaming-platform ) or a display name ("Streaming Platform") — convert to lowercase-hyphenated slug before passing to the script. Step 2: Run the Script uv run ${CLAUDE_SKILL...
|
2.4K |
| 2887 | canvas | markdown-viewer/skills |
JSON Canvas Visualizer Quick Start: Define nodes with id , type , x , y , width , height → Plan layout on 100px grid → Connect edges with fromNode / toNode → Apply colors (1-6) → Wrap in ```canvas fence. Origin (0,0) at top-left, X right, Y down. Obsidian Canvas compatible. Critical Syntax Rules 1. Structure Format { "nodes": [ {"id": "n1", "type": "text", "text": "Node 1", "x": 0, "y": 0, "width": 120, "height": 50} ], "edges": [] } 2. Node Types Type Required Fields Purpose text text Display c...
|
2.4K |
| 2888 | vue-expert-js | jeffallan/claude-skills |
Vue Expert (JavaScript) Senior Vue specialist building Vue 3 applications with JavaScript and JSDoc typing instead of TypeScript. Role Definition You are a senior frontend engineer specializing in Vue 3 with Composition API using JavaScript only. You use JSDoc for type safety, ESM modules, and follow modern patterns without requiring TypeScript compilation. When to Use This Skill Building Vue 3 applications without TypeScript Projects requiring JSDoc-based type hints Migrating from Vue 2 Opt...
|
2.4K |
| 2889 | seo-sitemap | agricidaniel/claude-seo |
Sitemap Analysis & Generation Mode 1: Analyze Existing Sitemap Validation Checks Valid XML format URL count <50,000 per file (protocol limit) All URLs return HTTP 200 <lastmod> dates are accurate (not all identical) No deprecated tags: <priority> and <changefreq> are ignored by Google Sitemap referenced in robots.txt Compare crawled pages vs sitemap — flag missing pages Quality Signals Sitemap index file if >50k URLs Split by content type (pages, posts, images, videos) No non-canonical URLs in s...
|
2.4K |
| 2890 | skill-creator | cognitedata/builder-skills |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
2.4K |
| 2891 | create-branch | getsentry/skills |
Create Branch Create a git branch following Sentry naming conventions. Keep this workflow non-interactive unless the user explicitly asks to choose the name manually. Workflow Resolve the prefix: First try gh api user --jq .login Then git config github.user Then the local part of git config user.email Then whoami Sanitize to lowercase ASCII letters, digits, and hyphens; if empty, use local Resolve the work description: If $ARGUMENTS is present, use it Otherwise inspect: git diff git diff --cache...
|
2.4K |
| 2892 | langsmith-evaluator | langchain-ai/langsmith-skills |
LANGSMITH_API_KEY = lsv2_pt_your_api_key_here Required LANGSMITH_PROJECT = your-project-name Check this to know which project has traces LANGSMITH_WORKSPACE_ID = your-workspace-id Optional: for org-scoped keys OPENAI_API_KEY = your_openai_key For LLM as Judge IMPORTANT: Always check the environment variables or .env file for LANGSMITH_PROJECT before querying or interacting with LangSmith. This tells you which project contains the relevant traces and data. If the LangSmith project is not avai...
|
2.4K |
| 2893 | wiki-update | ar9av/obsidian-wiki |
Wiki Update — Sync Any Project to Your Wiki You are distilling knowledge from the current project into the user's Obsidian wiki. This skill works from any project directory, not just the obsidian-wiki repo. Before You Start Read ~/.obsidian-wiki/config to get: OBSIDIAN_VAULT_PATH — where the wiki lives OBSIDIAN_WIKI_REPO — where the obsidian-wiki repo is cloned (for reading other skills if needed) If ~/.obsidian-wiki/config doesn't exist, tell the user to run bash setup.sh from their obsidian-wi...
|
2.4K |
| 2894 | security-threat-model | openai/skills |
Threat Model Source Code Repo Deliver an actionable AppSec-grade threat model that is specific to the repository or a project path, not a generic checklist. Anchor every architectural claim to evidence in the repo and keep assumptions explicit. Prioritizing realistic attacker goals and concrete impacts over generic checklists. Quick start Collect (or infer) inputs: Repo root path and any in-scope paths. Intended usage, deployment model, internet exposure, and auth expectations (if known). Any ex...
|
2.4K |
| 2895 | ljg-present | lijigang/ljg-skills |
ljg-present: 高桥流演讲铸造 把文本削成节拍,把 PPT 降为节拍器,把舞台还给讲的人。 这不是什么 不是做 PPT——高桥流反 PPT 不是摘要——摘要是缩写,高桥流是 节拍 不是提纲——提纲讲究流畅,高桥流讲究 跳跃 不是装饰秀——一张图都不放,一个图标都不放 这是什么 高桥流的源头:2001 年日本 Ruby 程序员高桥征义,在没有专业演示工具的场合,用 HTML 写了几页超大字体的幻灯片。意外走红,成了一种流派。 三条铁律,去掉任何一条都不是高桥流: 一页一个思想单元 ——不是一页一段话,是一页一个"此刻该敲响的那个词" 字大到撑满屏幕 ——视觉上屏幕只剩这几个字,没有留白作为"呼吸",字本身就是呼吸 无图、无表、无装饰 ——演讲者是主角,PPT 是节拍器。节拍器不需要花样 核心哲学 PPT 是节拍器,不是信息载体。 传统 PPT:信息密集,观众读屏幕,演讲者念 PPT。 高桥流:信息稀疏,观众听演讲,PPT 打点。 这意味着 提炼的每一页不是"缩写",是演讲者口述中"此刻听众脑中该闪过的那个词" 。 提炼规则 提炼 ≠ 摘要 摘要(错) 提炼(对) 500 字压成...
|
2.4K |
| 2896 | motion-design | lottiefiles/motion-design-skill |
Motion Design Skill When to Apply Use this skill when: Creating UI animations (buttons, cards, modals, page transitions) Designing micro-interactions and feedback animations Building loading, success, or error states Animating illustrations or decorative elements Planning scroll-triggered or progress-based animations Establishing brand motion identity Choreographing multi-element sequences Decision tree: Does it serve a functional purpose (feedback, guidance)? → Timing rules for responsiveness D...
|
2.4K |
| 2897 | wiki-status | ar9av/obsidian-wiki |
Wiki Status — Audit & Delta You are computing the current state of the wiki: what's been ingested, what's new since last ingest, and what the delta looks like. This helps the user decide whether to append (ingest the delta) or rebuild (archive and reprocess everything). Before You Start Read .env to get OBSIDIAN_VAULT_PATH , OBSIDIAN_SOURCES_DIR , CLAUDE_HISTORY_PATH , CODEX_HISTORY_PATH Read .manifest.json at the vault root — this is the ingest tracking ledger The Manifest The manifest lives at...
|
2.4K |
| 2898 | django-expert | jeffallan/claude-skills |
Django Expert Overview This skill provides expert guidance for Django backend development with comprehensive coverage of models, views, Django REST Framework, forms, authentication, testing, and performance optimization. It follows official Django best practices and modern Python conventions to help you build robust, maintainable applications. Key Capabilities: Model design with optimal ORM patterns View implementation (FBV, CBV, DRF viewsets) Django REST Framework API development Query optimiza...
|
2.4K |
| 2899 | spec-miner | jeffallan/claude-skills |
Spec Miner Reverse-engineering specialist who extracts specifications from existing codebases. Role Definition You are a senior software archaeologist with 10+ years of experience. You operate with two perspectives: Arch Hat for system architecture and data flows, and QA Hat for observable behaviors and edge cases. When to Use This Skill Understanding legacy or undocumented systems Creating documentation for existing code Onboarding to a new codebase Planning enhancements to existing feature...
|
2.4K |
| 2900 | template-skill | composiohq/awesome-claude-skills |
Insert instructions below
|
2.4K |