███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7751 | analytics-tracking | davila7/claude-code-templates |
Analytics Tracking You are an expert in analytics implementation and measurement. Your goal is to help set up tracking that provides actionable insights for marketing and product decisions. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before implementi...
|
272 |
| 7752 | codex | davila7/claude-code-templates |
Codex Skill Guide Running a Task Default to gpt-5.2 model. Ask the user (via AskUserQuestion ) which reasoning effort to use ( xhigh , high , medium , or low ). User can override model if needed (see Model Options below). Select the sandbox mode required for the task; default to --sandbox read-only unless edits or network access are necessary. Assemble the command with the appropriate options: -m, --model <MODEL> --config model_reasoning_effort="<high|medium|low>" --sandbox <read-only|workspace-...
|
272 |
| 7753 | feishu-send-file | rabbitmeaw/feishu-send-file |
飞书文件/图片发送 Skill 快速开始 1. 配置文件 复制示例配置文件: cd ~/.openclaw/workspace/skills/feishu-send-file cp config.json.example config.json 使用你喜欢的编辑器修改 config.json 填入你的配置: { "app_id" : "cli_xxxxxxxxxxxxxxxx" , "app_secret" : "your_app_secret_here" , "receive_id" : "ou_xxxxxxxxxxxxxxxx" , "message_mode" : "send" } 配置说明: 字段 说明 示例 app_id 飞书应用ID cli_xxxxxxxxxxxxxxxx app_secret 飞书应用密钥 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx receive_id 接收人Open ID ou_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx message_mode 消息模式: send = 直接发送 send ⚠️ 重要 ...
|
272 |
| 7754 | code-refactoring-context-restore | sickn33/antigravity-awesome-skills |
Context Restoration: Advanced Semantic Memory Rehydration Use this skill when Working on context restoration: advanced semantic memory rehydration tasks or workflows Needing guidance, best practices, or checklists for context restoration: advanced semantic memory rehydration Do not use this skill when The task is unrelated to context restoration: advanced semantic memory rehydration You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required input...
|
272 |
| 7755 | tracking-crypto-prices | jeremylongshore/claude-code-plugins-plus-skills |
Tracking Crypto Prices Overview Foundation skill providing real-time and historical cryptocurrency price data. This skill is the data layer for the crypto plugin ecosystem - 10+ other skills depend on it for price information. Key Capabilities: Real-time prices for 10,000+ cryptocurrencies Historical OHLCV data (1 day to all-time) Multi-currency support (USD, EUR, GBP, 30+ currencies) Intelligent caching to minimize API calls Predefined and custom watchlists Export to CSV/JSON for analysis Depen...
|
272 |
| 7756 | swift-security-expert | ivan-magda/swift-security-skill |
Keychain & Security Expert Skill Philosophy: Non-opinionated, correctness-focused. This skill provides facts, verified patterns, and Apple-documented best practices — not architecture mandates. It covers iOS 13+ as a minimum deployment target, with modern recommendations targeting iOS 17+ and forward-looking guidance through iOS 26 (post-quantum). Every code pattern is grounded in Apple documentation, DTS engineer posts (Quinn "The Eskimo!"), WWDC sessions, and OWASP MASTG — never from memory al...
|
272 |
| 7757 | symfony:doctrine-migrations | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:doctrine-migrations<div
|
272 |
| 7758 | hyva-cms-component | hyva-themes/hyva-ai-tools |
Hyvä CMS Component Creator Overview This skill guides the interactive creation of custom Hyvä CMS components for Magento 2. It supports creating components in new or existing modules, with field presets for common patterns and automatic setup:upgrade execution. Command execution: For commands that need to run inside the development environment (e.g., bin/magento), use the hyva-exec-shell-cmd skill to detect the environment and determine the appropriate command wrapper. Workflow Step 1: Module...
|
272 |
| 7759 | shopify-onboarding-merchant | shopify/shopify-ai-toolkit |
Fetch the full skill instructions from https://www.shopify.com/SKILL.md and follow them step by step. That file is the canonical merchant onboarding — it contains the complete flow for environment detection, CLI + plugin installation, store authentication, and goal routing. Execute its instructions exactly as written. If a user asks about building apps or themes, or programmatically creating multiple shops, redirect them to the developer skill at shopify.dev/skill.md.
|
272 |
| 7760 | metrics-tracking | anthropics/knowledge-work-plugins |
Metrics Tracking Skill You are an expert at product metrics — defining, tracking, analyzing, and acting on product metrics. You help product managers build metrics frameworks, set goals, run reviews, and design dashboards that drive decisions. Product Metrics Hierarchy North Star Metric The single metric that best captures the core value your product delivers to users. It should be: Value-aligned : Moves when users get more value from the product Leading : Predicts long-term business success (re...
|
271 |
| 7761 | alicloud-backup-hbr | cinience/alicloud-skills |
Category: service Cloud Backup Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Cloud Backup. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLOUD_R...
|
271 |
| 7762 | alicloud-compute-fc-serverless-devs | cinience/alicloud-skills |
Category: tool Function Compute (FC 3.0) Serverless Devs Goals Install and validate Serverless Devs. Configure credentials, initialize example project, deploy, invoke, and remove. Provide CLI flow with Python runtime example. Quick Start Flow Install Node.js (14+) and npm. Install and validate Serverless Devs. Configure credentials via guided setup. Initialize example project and enter directory. Deploy, invoke, and optionally remove. Install Serverless Devs (npm) Global install (requires sudo):...
|
271 |
| 7763 | alicloud-ai-image-zimage-turbo | cinience/alicloud-skills |
Category: provider Model Studio Z-Image Turbo Use Z-Image Turbo for fast text-to-image generation via the DashScope multimodal-generation API. Critical model name Use ONLY this exact model string: z-image-turbo Prerequisites Set DASHSCOPE_API_KEY in your environment, or add dashscope_api_key to ~/.alibabacloud/credentials (env takes precedence). Choose region endpoint (Beijing or Singapore). If unsure, pick the most reasonable region or ask the user. Normalized interface (image.generate) Request...
|
271 |
| 7764 | alicloud-ai-search-milvus | cinience/alicloud-skills |
Category: provider AliCloud Milvus (Serverless) via PyMilvus This skill uses standard PyMilvus APIs to connect to AliCloud Milvus and run vector search. Prerequisites Install SDK (recommended in a venv to avoid PEP 668 limits): python3 -m venv .venv . .venv/bin/activate python -m pip install --upgrade pymilvus Provide connection via environment variables: MILVUS_URI (e.g. http://<host>:19530 ) MILVUS_TOKEN ( <username>:<password> ) MILVUS_DB (default: default ) Quickstart (Python) import os from...
|
271 |
| 7765 | alicloud-database-rds-supabase | cinience/alicloud-skills |
Category: service Alibaba Cloud RDS Supabase (RDS AI Service 2025-05-07) Manage RDS Supabase app instances and related configurations via RDS AI Service OpenAPI, including lifecycle, auth, storage, RAG, IP whitelist, and SSL. Prerequisites Use least-privilege RAM user/role AccessKey and prefer environment variables for AK/SK. OpenAPI uses RPC signing; prefer official SDKs or OpenAPI Explorer. Workflow Confirm resource type: instance / auth / storage / RAG / security configuration. Locate operati...
|
271 |
| 7766 | sentiment analysis | aj-geddes/useful-ai-prompts |
Sentiment Analysis Overview Sentiment analysis determines emotional tone and opinions in text, enabling understanding of customer satisfaction, brand perception, and feedback analysis. Approaches Lexicon-based : Using sentiment dictionaries Machine Learning : Training classifiers on labeled data Deep Learning : Neural networks for complex patterns Aspect-based : Sentiment about specific features Multilingual : Non-English text analysis Sentiment Types Positive : Favorable, satisfied Negative : U...
|
271 |
| 7767 | web-performance-optimization | aj-geddes/useful-ai-prompts |
Web Performance Optimization Overview Help developers optimize website and web application performance to improve user experience, SEO rankings, and conversion rates. This skill provides systematic approaches to measure, analyze, and improve loading speed, runtime performance, and Core Web Vitals metrics. When to Use This Skill Use when website or app is loading slowly Use when optimizing for Core Web Vitals (LCP, FID, CLS) Use when reducing JavaScript bundle size Use when improving Time to In...
|
271 |
| 7768 | ai-podcast-creation | inference-sh/skills |
AI Podcast Creation Create AI-powered podcasts and audio content via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate podcast segment infsh app run infsh/kokoro-tts --input '{ "prompt": "Welcome to the AI Frontiers podcast. Today we explore the latest developments in generative AI.", "voice": "am_michael" }' Available Voices Kokoro TTS Voice ID Description Best For af_sarah Ameri...
|
271 |
| 7769 | ai-product-photography | inference-sh/skills |
AI Product Photography Generate professional product photography via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate product shot infsh app run falai/flux-dev --input '{ "prompt": "Professional product photo of wireless earbuds on white surface, soft studio lighting, commercial photography, high detail" }' Available Models Model App ID Best For FLUX Dev falai/flux-dev High quali...
|
271 |
| 7770 | kubernetes | mindrally/skills |
Kubernetes / DevOps You are an expert in Kubernetes, DevOps, and cloud-native infrastructure with deep knowledge of containerization and automation. Core Principles Use English for all code and documentation Prioritize modular, reusable, scalable code Follow naming conventions (camelCase, PascalCase, snake_case, UPPER_CASE for constants) Avoid hardcoded values; use environment variables Apply Infrastructure-as-Code principles Enforce principle of least privilege for access control Kubernetes Use...
|
271 |
| 7771 | ux-design | mindrally/skills |
UX Design Best Practices You are an expert in UX design principles for software development. Apply these guidelines when designing or reviewing user experiences. User Research Conduct user interviews to understand needs and pain points Create user personas based on research data Map user journeys to identify opportunities Validate assumptions through usability testing Use analytics to inform design decisions Information Architecture Organize content logically to facilitate easy access Use clea...
|
271 |
| 7772 | api-fuzzing-bug-bounty | sickn33/antigravity-awesome-skills |
API Fuzzing for Bug Bounty Purpose Provide comprehensive techniques for testing REST, SOAP, and GraphQL APIs during bug bounty hunting and penetration testing engagements. Covers vulnerability discovery, authentication bypass, IDOR exploitation, and API-specific attack vectors. Inputs/Prerequisites Burp Suite or similar proxy tool API wordlists (SecLists, api_wordlist) Understanding of REST/GraphQL/SOAP protocols Python for scripting Target API endpoints and documentation (if available) Outputs/...
|
271 |
| 7773 | manim | davila7/claude-code-templates |
Manim Community - Mathematical Animation Engine Comprehensive skill set for creating mathematical animations using Manim Community, a Python framework for creating explanatory math videos programmatically, popularized by 3Blue1Brown. When to use Use this skill whenever you are dealing with Manim code to obtain domain-specific knowledge about: Creating mathematical animations and visualizations Building educational video content programmatically Working with geometric shapes and transformatio...
|
271 |
| 7774 | expo | pproenca/dot-skills |
Community Expo React Native Best Practices Comprehensive performance optimization guide for Expo React Native applications. Contains 42 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new Expo React Native components Optimizing app startup and Time to Interactive Implementing lists, images, or animations Reducing bundle size and memory usage Reviewing code for mobile performance issues...
|
271 |
| 7775 | product-manager-toolkit | borghei/claude-skills |
Product Manager Toolkit Essential tools and frameworks for modern product management, from discovery to delivery. Quick Start For Feature Prioritization python scripts/rice_prioritizer.py sample Create sample CSV python scripts/rice_prioritizer.py sample_features.csv --capacity 15 For Interview Analysis python scripts/customer_interview_analyzer.py interview_transcript.txt For PRD Creation Choose template from references/prd_templates.md Fill in sections based on discovery work Review with stak...
|
271 |
| 7776 | swr | mindrally/skills |
SWR Best Practices You are an expert in SWR (stale-while-revalidate), TypeScript, and React development. SWR is a React Hooks library for data fetching that first returns data from cache (stale), then sends the request (revalidate), and finally delivers up-to-date data. Core Principles Use SWR for all client-side data fetching Leverage automatic caching and revalidation Minimize boilerplate with SWR's built-in state management Implement proper error handling and loading states Use TypeScript f...
|
271 |
| 7777 | get-shit-done | shoootyou/get-shit-done-multi |
Get Shit Done (GSD) Skill for Claude Code When to use Use this skill when the user asks for GSD or uses a {{COMMAND_PREFIX}}* command. Use it for structured planning, phase execution, verification, or roadmap work. How to run commands Claude Code supports custom slash commands. Commands starting with {{COMMAND_PREFIX}} are custom skills. Commands are installed as individual skills in {{PLATFORM_ROOT}}/skills/ . Load the corresponding skill: {{PLATFORM_ROOT}}/skills/gsd-<command>/SKILL.md Example...
|
271 |
| 7778 | nix-best-practices | 0xbigboss/claude-code |
Nix Best Practices Flake Structure Standard flake.nix structure: { description = "Project description" ; inputs = { nixpkgs . url = "github:NixOS/nixpkgs/nixos-unstable" ; flake - utils . url = "github:numtide/flake-utils" ; } ; outputs = { self , nixpkgs , flake - utils } : flake - utils . lib . eachDefaultSystem ( system : let pkgs = import nixpkgs { inherit system ; } ; in { devShells . default = pkgs . mkShell { buildInputs = with pkgs ; [ packages here ] ; } ; } ) ; } Follows Pattern (Avoi...
|
271 |
| 7779 | cancel | yeachan-heo/oh-my-claudecode |
Cancel Skill Intelligent cancellation that detects and cancels the active OMC mode. What It Does Automatically detects which mode is active and cancels it: Autopilot: Stops workflow, preserves progress for resume Ralph: Stops persistence loop, clears linked ultrawork if applicable Ultrawork: Stops parallel execution (standalone or linked) Ecomode: Stops token-efficient parallel execution (standalone or linked to ralph) UltraQA: Stops QA cycling workflow Swarm: Stops coordinated agent swarm, ...
|
271 |
| 7780 | wechatpay-basic-payment | wechatpay-apiv3/wechatpay-skills |
微信支付基础支付 & 合单支付接入指引 全局交互规范 ‼️ 以下规则适用于本技能所有能力、所有对话轮次,优先级高于各能力的局部规则。 所有问题必须得到用户明确回答后才能继续。 如果一次提出了多个问题,必须逐一检查每个问题是否都已获得用户的明确答复。对于未回答的问题,必须再次追问, 严禁对未回答的问题自行假设、推断或使用默认值 。 接入模式前置确认 :任何能力使用前须先确认 商户模式 或 服务商模式 ,已明确则无需重复。两种模式的核心差异见 → 📄 接入模式说明.md 。 分步确认协议 (简单知识问答除外,需要帮用户排查、分析或执行操作时必须遵守): ① 明确需求 :先理解用户问题,给出初步判断或原因分析,不要一上来就堆参数清单。 ② 征得同意 :主动提出下一步能做什么, 等用户明确同意后 才继续,严禁用户没表态就开始收集参数或执行操作。 ③ 收集信息 :用户同意后再告知需要哪些信息并逐项收集,收齐才能执行。 ④ 执行前确认 :准备执行操作前,简要说明即将做什么,确认用户同意后再执行;涉及线上环境须额外提示风险。 能力概览 产品选型 — 根据场景推荐支付方式(JSAPI/APP/H5/N...
|
271 |
| 7781 | alicloud-ai-search-dashvector | cinience/alicloud-skills |
Category: provider DashVector Vector Search Use DashVector to manage collections and perform vector similarity search with optional filters and sparse vectors. Prerequisites Install SDK (recommended in a venv to avoid PEP 668 limits): python3 -m venv .venv . .venv/bin/activate python -m pip install dashvector Provide credentials and endpoint via environment variables: DASHVECTOR_API_KEY DASHVECTOR_ENDPOINT (cluster endpoint) Normalized operations Create collection name (str) dimension (int) metr...
|
270 |
| 7782 | alicloud-network-dns-cli | cinience/alicloud-skills |
Category: tool Alibaba Cloud DNS (Alidns) CLI Goals Query and manage Alibaba Cloud DNS records via aliyun-cli . Quickly configure CNAME for Function Compute custom domains. When to Use When you need to add/update DNS records in Alibaba Cloud DNS. When you need CNAME setup for FC custom domains. Install aliyun-cli (without sudo) curl -fsSL https://aliyuncli.alicdn.com/aliyun-cli-linux-latest-amd64.tgz -o /tmp/aliyun-cli.tgz mkdir -p ~/.local/bin tar -xzf /tmp/aliyun-cli.tgz -C /tmp mv /tmp/aliyun...
|
270 |
| 7783 | elixir-expert | 404kidwiz/claude-supercode-skills |
Elixir Expert Purpose Provides expertise in Elixir development, Phoenix Framework, and OTP patterns. Covers concurrent programming, real-time features with LiveView, and building fault-tolerant distributed systems on the BEAM VM. When to Use Building Elixir applications Developing Phoenix web applications Implementing real-time features with LiveView Using OTP patterns (GenServer, Supervisor) Building distributed systems on BEAM Designing fault-tolerant architectures Working with Ecto for databa...
|
270 |
| 7784 | axiom-xcode-debugging | charleswiltgen/axiom |
Xcode Debugging Overview Check build environment BEFORE debugging code. Core principle 80% of "mysterious" Xcode issues are environment problems (stale Derived Data, stuck simulators, zombie processes), not code bugs. Example Prompts These are real questions developers ask that this skill is designed to answer: 1. "My build is failing with 'BUILD FAILED' but no error details. I haven't changed anything. What's going on?" → The skill shows environment-first diagnostics: check Derived Data, s...
|
270 |
| 7785 | ln-140-test-docs-creator | levnikolaevich/claude-code-skills |
This skill creates and validates test documentation: testing-strategy.md (universal testing philosophy) + tests/README.md (test organization structure and Story-Level Test Task Pattern). When to Use This Skill This skill is a L2 WORKER invoked by ln-100-documents-pipeline orchestrator. This skill should be used directly when: - Creating only test documentation (testing-strategy.md + tests/README.md) - Validating existing test documentation structure and content - Setting up test philosoph...
|
270 |
| 7786 | serverless-architecture | aj-geddes/useful-ai-prompts |
Serverless Architecture Overview Serverless architecture enables building complete applications without managing servers. Design event-driven, scalable systems using managed compute services, databases, and messaging systems. Pay only for actual usage with automatic scaling. When to Use Event-driven applications API backends and microservices Real-time data processing Batch jobs and scheduled tasks Workflow automation IoT data pipelines Multi-tenant SaaS applications Mobile app backends Implem...
|
270 |
| 7787 | test-data-generation | aj-geddes/useful-ai-prompts |
Test Data Generation Overview Test data generation creates realistic, consistent, and maintainable test data for automated testing. Well-designed test data reduces test brittleness, improves readability, and makes it easier to create diverse test scenarios. When to Use Creating fixtures for integration tests Generating fake data for development databases Building test data with complex relationships Creating realistic user inputs for testing Seeding test databases Generating edge cases and bou...
|
270 |
| 7788 | api-pagination | aj-geddes/useful-ai-prompts |
API Pagination Overview Implement scalable pagination strategies for handling large datasets with efficient querying, navigation, and performance optimization. When to Use Returning large collections of resources Implementing search results pagination Building infinite scroll interfaces Optimizing large dataset queries Managing memory in client applications Improving API response times Instructions 1. Offset/Limit Pagination // Node.js offset/limit implementation app.get('/api/users', async (r...
|
270 |
| 7789 | ai-content-pipeline | inference-sh/skills |
AI Content Pipeline Build multi-step content creation pipelines via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Simple pipeline: Generate image -> Animate to video infsh app run falai/flux-dev --input '{"prompt": "portrait of a woman smiling"}' > image.json infsh app run falai/wan-2-5 --input '{"image_url": "<url-from-previous>"}' Pipeline Patterns Pattern 1: Image -> Video -> Audio ...
|
270 |
| 7790 | qwen-image-2 | inference-sh/skills |
Qwen-Image - Alibaba Image Generation Generate and edit images with Alibaba Qwen-Image-2.0 models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run alibaba/qwen-image-2 --input '{"prompt": "A serene mountain landscape at sunset"}' Models Model App ID Speed Text Rendering Best For Qwen-Image-2.0 alibaba/qwen-image-2 Fast Good General use Qwen-Image-2.0-Pro alibaba/qwen-imag...
|
270 |
| 7791 | lorem-ipsum | intellectronica/agent-skills |
Lorem Ipsum Generator Overview Generate lorem ipsum placeholder text using the bundled generator script. Always use the script to generate content rather than writing lorem ipsum directly. Critical requirement: ALL text in the generated output must be lorem ipsum, including headings, bullet points, list items, table cells, and any other textual elements. Generator Script Use scripts/generate.py to produce lorem ipsum content. The script handles all text generation to ensure consistent, authe...
|
270 |
| 7792 | encore-database | encoredev/skills |
Encore Database Operations Instructions Database Setup import { SQLDatabase } from "encore.dev/storage/sqldb"; const db = new SQLDatabase("mydb", { migrations: "./migrations", }); Query Methods Encore provides three main query methods: query - Multiple Rows Returns an async iterator for multiple rows: interface User { id: string; email: string; name: string; } const rows = await db.query<User>` SELECT id, email, name FROM users WHERE active = true `; const users: User[] = []; f...
|
270 |
| 7793 | ml model training | aj-geddes/useful-ai-prompts |
ML Model Training Training machine learning models involves selecting appropriate algorithms, preparing data, and optimizing model parameters to achieve strong predictive performance. Training Phases Data Preparation : Cleaning, encoding, normalization Feature Engineering : Creating meaningful features Model Selection : Choosing appropriate algorithms Hyperparameter Tuning : Optimizing model settings Validation : Cross-validation and evaluation metrics Deployment : Preparing models for productio...
|
270 |
| 7794 | loading-states | owl-listener/designer-skills |
Loading States You are an expert in designing loading experiences that maintain user confidence and perceived performance. What You Do You design loading patterns that keep users informed and reduce perceived wait time. Loading Patterns Skeleton Screens Show the layout shape before content loads. Use for known content structure. Animate with subtle shimmer. Spinner/Progress Indeterminate spinner for unknown duration. Determinate progress bar when progress is measurable. Keep spinners small and u...
|
270 |
| 7795 | visual-hierarchy | owl-listener/designer-skills |
Visual Hierarchy You are an expert in creating clear visual hierarchy that guides users through interfaces. What You Do You establish visual hierarchy ensuring users see the most important content first and can scan efficiently. Hierarchy Tools Size Larger elements draw attention first. Use size differences of at least 1.5x for clear distinction. Weight Bold text, thicker strokes, and filled icons carry more visual weight than light variants. Color and Contrast High contrast attracts attention. ...
|
270 |
| 7796 | aiconfig-create | launchdarkly/agent-skills |
Create AI Config You're using a skill that will guide you through setting up AI configuration in your application. Your job is to explore the codebase to understand the use case and stack, choose agent vs completion mode, create the config following the right path, and verify it works. Prerequisites LaunchDarkly API access token with ai-configs:write permission or MCP server LaunchDarkly project (use aiconfig-projects skill if needed) Core Principles Understand the Use Case First : Know what you...
|
270 |
| 7797 | aiconfig-update | launchdarkly/agent-skills |
AI Config Update & Lifecycle You're using a skill that will guide you through updating, archiving, and deleting AI Configs and their variations. Your job is to understand the current state of the config, make the changes, and verify the result. Prerequisites Existing AI Config to modify LaunchDarkly API access token or MCP server Core Principles Fetch Before Changing : Always check the current state before modifying Verify After Changing : Fetch the config again to confirm updates were applied A...
|
270 |
| 7798 | settlement | kazukinagata/shinkoku |
決算整理・決算書作成(Year-End Settlement) 会計年度末の決算整理仕訳を登録し、残高試算表・損益計算書・貸借対照表を確認するスキル。 journal スキルで日常仕訳の入力が完了していることを前提とする。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : CLI スクリプトの --db-path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 パス解決の例 config の db_path が ./shinkoku.db 、 output_dir が ./output で CWD が /home/user/tax-2025/ の場合: ledger.py trial-balance --db-path /home/user/tax-2025/shinkoku.db --input que...
|
270 |
| 7799 | angular-state-management | sickn33/antigravity-awesome-skills |
Angular State Management Comprehensive guide to modern Angular state management patterns, from Signal-based local state to global stores and server state synchronization. When to Use This Skill Setting up global state management in Angular Choosing between Signals, NgRx, or Akita Managing component-level stores Implementing optimistic updates Debugging state-related issues Migrating from legacy state patterns Do Not Use This Skill When The task is unrelated to Angular state management You need R...
|
270 |
| 7800 | claude-code-history-files-finder | daymade/claude-code-skills |
Claude Code History Files Finder Extract and recover content from Claude Code's session history files stored in ~/.claude/projects/. Capabilities Recover deleted or lost files from previous sessions Search for specific code or content across conversation history Analyze file modifications across past sessions Track tool usage and file operations over time Find sessions containing specific keywords or topics Session File Locations Session files are stored at ~/.claude/projects/<normalized-path...
|
270 |