███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 15251 | ai-integration | mgd34msu/goodvibes-plugin |
Resources scripts/ validate-ai-integration.sh references/ ai-patterns.md AI Integration Implementation This skill guides you through integrating AI and LLM capabilities into applications, from basic chat interfaces to complex RAG pipelines and function calling. It leverages GoodVibes precision tools and project analysis for production-ready AI implementations. When to Use This Skill Use this skill when you need to: Implement chat interfaces with LLM providers Add streaming response capabilities ...
|
49 |
| 15252 | web-design-guidelines | epicenterhq/epicenter |
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
|
49 |
| 15253 | doc-req | vladm3105/aidoc-flow-framework |
doc-req Purpose Create Atomic Requirements (REQ) documents - Layer 7 artifact in the SDD workflow that decomposes system requirements into atomic, implementation-ready requirements using REQ v3.0 format. Layer: 7 Upstream: BRD (Layer 1), PRD (Layer 2), EARS (Layer 3), BDD (Layer 4), ADR (Layer 5), SYS (Layer 6) Downstream Artifacts: IMPL (Layer 8), CTR (Layer 9), SPEC (Layer 10), Code (Layer 13) Prerequisites Upstream Artifact Verification (CRITICAL) Before creating this document, you MUST...
|
49 |
| 15254 | vue3 | partme-ai/full-stack-skills |
When to use this skill Use this skill whenever the user wants to: Learn or apply Vue 3 guide topics (from Introduction to advanced extras) Implement Vue 3 components, reactivity, templates, and routing Follow Vue 3 best practices, TypeScript usage, or performance guidance Check Vue 3 API reference for specific functions or options How to use this skill Identify the topic from the user request. Open the matching guide example file in examples/. If API details are needed, open the matching file ...
|
49 |
| 15255 | kotlin-expert | personamanagmentlayer/pcl |
Expert guidance for Kotlin development, Android, coroutines, Kotlin Multiplatform, and modern JVM development. Core Concepts Kotlin Fundamentals - Null safety - Extension functions - Data classes - Sealed classes - Coroutines and Flow - Higher-order functions Android Development - Jetpack Compose - ViewModel and LiveData - Room database - Retrofit networking - Dependency injection (Hilt) - Android lifecycle Kotlin Multiplatform - Shared business logic - Platform-specific im...
|
49 |
| 15256 | stock_analyzer | zhulinsen/daily_stock_analysis |
股票分析器 本技能基于 analyzer_service.py 的逻辑,提供分析股票和整体市场的功能。 输出结构 ( AnalysisResult ) 分析函数返回一个 AnalysisResult 对象(或其列表),该对象具有丰富的结构。以下是其关键组件的简要概述,并附有真实的输出示例: dashboard 属性包含核心分析,分为四个主要部分: core_conclusion : 一句话总结、信号类型和仓位建议。 data_perspective : 技术数据,包括趋势状态、价格位置、量能分析和筹码结构。 intelligence : 定性信息,如新闻、风险警报和积极催化剂。 battle_plan : 可操作的策略,包括狙击点(买/卖目标)、仓位策略和风险控制清单。 配置 ( Config ) 所有分析函数都可以接受一个可选的 config 对象。该对象包含应用程序的所有配置,例如 API 密钥、通知设置和分析参数。 如果未提供 config 对象,函数将自动使用从 .env 文件加载的全局单例实例。 参考: Config 函数 1. 分析单只股票 描述: 分析单只股票并返回分析结...
|
49 |
| 15257 | bdd-scenarios | thebushidocollective/han |
BDD Scenarios Learn to write clear, maintainable BDD scenarios that effectively capture business requirements and drive implementation. Writing Good Scenarios A good scenario should be: Specific: Test one behavior Declarative: Describe what, not how Business-focused: Use domain language Independent: No dependencies on other scenarios Good scenario - specific and declarative Scenario: Customer receives loyalty discount Given a customer with Gold membership status And a cart total of $100...
|
49 |
| 15258 | docs-sync | laurigates/claude-plugins |
Docs Sync Overview Identify doc coverage gaps and inaccuracies by comparing main branch features and configuration options against the current docs structure, then propose targeted improvements. Workflow Confirm scope and base branch Identify the current branch and default branch (usually main ). Prefer analyzing the current branch to keep work aligned with in-flight changes. If the current branch is not main , analyze only the diff vs main to scope doc updates. Avoid switching branches if it wo...
|
49 |
| 15259 | nansen-prediction-markets | nansen-ai/nansen-cli |
Prediction Market Screeners All commands: nansen research prediction-market <sub> [options] (alias: nansen research pm <sub> ) No --chain flag needed — Polymarket runs on Polygon. Top events (groups of related markets) nansen research pm event-screener --sort-by volume_24hr --limit 20 → event_title, market_count, total_volume, total_volume_24hr, total_liquidity, total_open_interest, tags Top markets by 24h volume nansen research pm market-screener --sort-by volume_24hr --limit 20 → market_id...
|
49 |
| 15260 | speech-to-text | connorads/dotfiles |
ElevenLabs Speech-to-Text Transcribe audio to text with Scribe v2 - supports 90+ languages, speaker diarization, and word-level timestamps. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. Quick Start Python from elevenlabs import ElevenLabs client = ElevenLabs ( ) with open ( "audio.mp3" , "rb" ) as audio_file : result = client . speech_to_text . convert ( file = audio_file , model_id = "scribe_v2" ) print ( result . text ) JavaScript import { ElevenLabsClient } ...
|
49 |
| 15261 | domain-separation | groeimetai/snow-flow |
Domain Separation for ServiceNow Domain Separation enables multi-tenancy by partitioning data and processes between domains. Domain Architecture TOP (Global) ├── Domain A (Customer 1) │ ├── Sub-domain A1 │ └── Sub-domain A2 └── Domain B (Customer 2) └── Sub-domain B1 Key Tables Table Purpose domain Domain definitions sys_user_has_domain User domain membership domain_path Domain hierarchy paths sys_db_object Table domain settings Domain Configuration (ES5) Create Do...
|
49 |
| 15262 | golang-style | fredrikaverpil/dotfiles |
Go Coding Conventions Follow these conventions strictly when writing Go code. Happy Path Coding Structure code so the successful path flows straight down. Handle errors immediately, then continue with main logic. // Correct: happy path flows down. func ProcessUser(id string) (*User, error) { user, err := db.GetUser(id) if err != nil { return nil, fmt.Errorf("get user %s: %w", id, err) } if err := user.Validate(); err != nil { return nil, fmt.Errorf("validate ...
|
49 |
| 15263 | siliconflow-api-skills | wwwzhouhui/skills_collection |
SiliconFlow API Skills Comprehensive assistance with SiliconFlow API development, generated from official documentation. When to Use This Skill This skill should be triggered when: Working with SiliconFlow API Asking about SiliconFlow features or APIs Implementing SiliconFlow solutions Debugging SiliconFlow code Learning SiliconFlow best practices Quick Reference Common Patterns Quick reference patterns will be added as you use the skill. Reference Files This skill includes comprehensive ...
|
49 |
| 15264 | django framework | pluginagentmarketplace/custom-plugin-python |
Django Framework Overview Master Django, the high-level Python web framework that encourages rapid development and clean, pragmatic design. Learn to build secure, scalable web applications with Django's batteries-included approach. Learning Objectives Build full-stack web applications using Django MVC pattern Design and implement database models with Django ORM Implement user authentication and authorization Create RESTful APIs with Django REST Framework Deploy Django applications to production ...
|
49 |
| 15265 | alicloud-ai-audio-cosyvoice-voice-clone | cinience/alicloud-skills |
Category: provider Model Studio CosyVoice Voice Clone Use the CosyVoice voice enrollment API to create cloned voices from public reference audio. Critical model names Use model="voice-enrollment" and one of these target_model values: cosyvoice-v3.5-plus cosyvoice-v3.5-flash cosyvoice-v3-plus cosyvoice-v3-flash cosyvoice-v2 Recommended default in this repo: target_model="cosyvoice-v3.5-plus" Region and compatibility cosyvoice-v3.5-plus and cosyvoice-v3.5-flash are available only in China mainland...
|
49 |
| 15266 | north-star-vision | owl-listener/designer-skills |
North Star Vision You are an expert in articulating inspiring product visions that unite teams and guide direction. What You Do You help teams define a north-star vision — a compelling future state that inspires alignment and guides trade-offs. Vision Components Vision Statement — Who, what experience, why it matters (one sentence) Design Pillars — 3-5 strategic focus areas defining differentiators Vision Scenarios — Concrete narrative stories of the future experience Success Criteria — Qualitat...
|
49 |
| 15267 | cloudflare | hoodini/ai-agents-skills |
Cloudflare Platform Skill Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references. Authentication (Required Before Deploy) Verify auth before wrangler deploy , wrangler pages deploy , or npm run deploy : npx wrangler whoami Shows account if authenticated Not authenticated? → references/wrangler/auth.md Interactive/local: wrangler login (one-time OAuth) CI/CD: Set CLOUDFLARE_API_TOKEN env var Quick Decision Tre...
|
49 |
| 15268 | observability-monitoring | manutej/luxor-claude-marketplace |
Observability & Monitoring Complete observability stack with structured logging, error tracking, and web analytics. Cookbook - Complete These Recipes in Order Pino Logging Setup Configure structured logging with Pino. Outputs human-readable colorized logs in development and structured JSON in production for log aggregation services. curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/pino-logging-setup Sentry Setup Configure Sentry for error tracking, performance monitoring,...
|
49 |
| 15269 | weightloss-analyzer | huifer/wellally-health |
分析减肥数据,计算代谢率,追踪能量缺口,管理减肥阶段。 功能 1. 身体成分分析 BMI计算与分类 - BMI = 体重(kg) / 身高(m)² - 分类标准(WHO亚洲标准): 偏瘦:BMI < 18.5 - 正常:18.5 ≤ BMI < 24 - 超重:24 ≤ BMI < 28 - 肥胖:BMI ≥ 28 体脂率评估 - 男性:15-20%(正常),20-25%(偏高),>25%(肥胖) - 女性:20-25%(正常),25-30%(偏高),>30%(肥胖) 围度分析 - 腰围评估 男性:< 90cm(正常),≥ 90cm(腹部肥胖) - 女性:< 85cm(正常),≥ 85cm(腹部肥胖) - 腰臀比 男性:< 0.9(正常),≥ 0.9(腹部肥胖) - 女性:< 0.85(正常),≥ 0.85(腹部肥胖) 理想体重计算 - BMI法:理想体重 = 身高(m)² × 22 - Broca法修正:理想体重 = (身高cm - 100) × 0.9 2. 代谢率计算 Harris-Benedict公式(1919原始版) -...
|
49 |
| 15270 | content-brief | nicepkg/ai-workflow |
No SKILL.md available for this skill. View on GitHub
|
49 |
| 15271 | dma-attack-techniques | gmh5225/awesome-game-security |
DMA Attack Techniques Overview This skill covers Direct Memory Access (DMA) attack resources from the awesome-game-security collection, focusing on FPGA-based PCIe attacks, pcileech usage, and hardware-level memory access techniques. DMA Fundamentals What is DMA Attack? DMA attacks exploit the ability of PCIe devices to directly access system memory without CPU involvement. An attacker can: - Read arbitrary physical memory - Write to physical memory - Bypass software-based protections - Remain...
|
49 |
| 15272 | frontend architecture | exceptionless/exceptionless |
Frontend Architecture Located in src/Exceptionless.Web/ClientApp . The Svelte SPA is the primary client. Directory Structure src/ ├── lib/ │ ├── features/ Feature slices (vertical organization) │ │ ├── auth/ │ │ │ ├── api.svelte.ts │ │ │ ├── models/ │ │ │ ├── schemas.ts │ │ │ └── components/ │ │ ├── organizations/ │ │ ├── projects/ │ │ ├── events/ │ │ └── shared/ Cross-feature shared code │ ├── components/ App-wide shar...
|
49 |
| 15273 | sustainability-esg | travisjneuman/.claude |
No SKILL.md available for this skill. View on GitHub
|
49 |
| 15274 | task-management | commontoolsinc/labs |
Task Management Tasks are tracked in a simple TASKS.md file that both you and the user can edit. File Location Always use TASKS.md in the current working directory. If it exists, read/write to it If it doesn't exist, create it with the template below Dashboard Setup (First Run) A visual dashboard is available for managing tasks and memory. On first interaction with tasks: Check if dashboard.html exists in the current working directory If not, copy it from ${CLAUDE_PLUGIN_ROOT}/skills/dashboard.h...
|
49 |
| 15275 | tool-ui-ux-pro-max | heyvhuang/ship-faster |
No SKILL.md available for this skill. View on GitHub
|
49 |
| 15276 | doc-tasks | vladm3105/aidoc-flow-framework |
doc-tasks Purpose Create Task Breakdown (TASKS) - Layer 11 artifact in the SDD workflow that decomposes SPEC into actionable, AI-structured TODO tasks for implementation. Layer: 11 Upstream: BRD (Layer 1), PRD (Layer 2), EARS (Layer 3), BDD (Layer 4), ADR (Layer 5), SYS (Layer 6), REQ (Layer 7), IMPL (Layer 8), CTR (Layer 9), SPEC (Layer 10) Downstream Artifacts: Code (Layer 12) Prerequisites Upstream Artifact Verification (CRITICAL) Before creating this document, you MUST: List existing ...
|
49 |
| 15277 | spreadsheet builder | eddiebe147/claude-settings |
Spreadsheet Builder The Spreadsheet Builder skill enables creation of professional Excel (.xlsx) and CSV files with advanced formatting, formulas, charts, and data analysis features. Using libraries like exceljs and xlsx , this skill handles everything from simple data exports to complex financial models and dashboards. Generate data reports, financial statements, inventory lists, analysis dashboards, and any tabular data visualization. Support for multiple sheets, cell styling, conditional form...
|
49 |
| 15278 | pre-ship-review | terrylica/cc-skills |
Pre-Ship Review Structured quality review before shipping code at any checkpoint: PRs, releases, milestones. Catches the failures that occur at integration boundaries -- where contracts, examples, constants, and tests must all agree. Core thesis : AI-generated code excels at isolated components but fails systematically at boundaries between components. This skill systematically checks those boundaries. When to Use This Skill Use before any significant code shipment: Pull requests with multiple n...
|
49 |
| 15279 | aviz-skills-installer | aviz85/claude-skills-library |
AVIZ Skills Installer A conversational guide to installing skills from the AVIZ Skills Library. Important: Fetch Real-Time Data DO NOT use hardcoded skill lists. Always fetch current data from these sources: Skills List & Setup Guides: https://aviz.github.io/claude-skills-library/ GitHub Repository: https://github.com/aviz85/claude-skills-library Individual Skill Pages: https://aviz.github.io/claude-skills-library/skills/{skill-name}.html Use WebFetch or WebSearch to get the latest availabl...
|
49 |
| 15280 | secure-auth | jamditis/claude-skills-journalism |
Secure authentication Production-ready authentication patterns. These aren't the simplest implementations—they're the ones that won't get you sued. Authentication architecture decision Sessions vs JWTs Use sessions when: Server-rendered application Need immediate logout/revocation Single domain Simpler to implement correctly Use JWTs when: Multiple services need to verify auth Stateless architecture required Mobile app + API Third-party integrations Common mistake: Using JWTs because a tu...
|
49 |
| 15281 | systematic-debugging | guanyang/antigravity-skills |
Systematic Debugging Overview Random fixes waste time and create new bugs. Quick patches mask underlying issues. Core principle: ALWAYS find root cause before attempting fixes. Symptom fixes are failure. Violating the letter of this process is violating the spirit of debugging. The Iron Law NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST If you haven't completed Phase 1, you cannot propose fixes. When to Use Use for ANY technical issue: Test failures Bugs in production Unexpected behavior Perfor...
|
49 |
| 15282 | typescript conventions | exceptionless/exceptionless |
All single-line control statements need braces: ``` // ✅ Good: Always use braces if (condition) { doSomething(); } for (const item of items) { process(item); } // ❌ Bad: No braces if (condition) doSomething(); ``` Interface Naming Follow HTTP verb prefixes for API-related types: ``` // Request/Response interfaces interface PostOrganizationRequest { name: string; billing_email: string; } interface GetOrganizationParams { id: string; } interface PatchUserRequest { ...
|
48 |
| 15283 | laravel-architecture | fusengine/agents |
High-level architectural guidance for Laravel applications. Core Concepts [philosophy.md](https://github.com/leeovery/claude-laravel/blob/main/skills/laravel-architecture/references/philosophy.md) - Foundational principles: - Declarative code above all else - Strict separation of concerns - Type safety first - All core architectural principles [patterns.md](https://github.com/leeovery/claude-laravel/blob/main/skills/laravel-architecture/references/patterns.md) - Pattern overview: - Acti...
|
48 |
| 15284 | openharmony-cpp | openharmonyinsight/openharmony-skills |
OpenHarmony C++ Coding Skills Core Mandates (Common Pitfalls) These rules are strictly enforced in OpenHarmony and often differ from general C++ projects. 1. Strict Naming & Formatting Extensions: Always use .cpp and .h . Files: Filenames must match class names (Unix-like, e.g., my_class.cpp ). Variables: Global vars must start with g_ (e.g., g_config ). Class members must end with _ (e.g., value_ ). Braces: K&R Style is mandatory (opening brace on the same line). Details: See naming_formatting....
|
48 |
| 15285 | busirocket-tailwindcss-v4 | busirocket/agents-skills |
Setup and styling patterns for Tailwind CSS v4 projects. When to Use Use this skill when: - Setting up Tailwind CSS v4 in a project - Writing component styles with Tailwind utilities - Deciding when to extract custom CSS vs using utilities - Avoiding style drift and maintaining consistency Non-Negotiables (MUST) - Import Tailwind via a single global CSS entry: `@import 'tailwindcss';` - Keep that global CSS imported from the root layout. - Prefer Tailwind utilities in `className` for...
|
48 |
| 15286 | book-writing-workspace | aktsmm/agent-skills |
Book Writing Workspace Set up a professional book writing workspace with AI-assisted workflow support. When to use Creating a new book or technical writing project Setting up Markdown → Re:VIEW → PDF workflow Establishing multi-chapter document structure with AI agent support Setup Workflow Step 1: Gather Project Information Ask the user for project configuration: 📚 Book Writing Workspace Setup Please provide the following information: 1. Project Name (folder name, e.g., "my-book-project")...
|
48 |
| 15287 | release-gate | xiaolai/vmark |
Release Gate Overview Run the full VMark gate ( pnpm check:all ) and summarize outcomes. Workflow Confirm current branch and dirty state ( git status -sb ). Run the full gate: pnpm check:all Or run individual steps: pnpm lint && pnpm test && pnpm build If failures occur, capture the first error block and stop. Report: Which steps ran (lint/test/build) Pass/fail status Key errors and next actions Notes Prefer the full gate over partial commands unless asked. Do not run interactive dev servers.
|
48 |
| 15288 | test-focus | laurigates/claude-plugins |
Context Project files: ! find . -maxdepth 1 \( -name 'pyproject.toml' -o -name 'package.json' -o -name 'Cargo.toml' -o -name 'go.mod' \) Playwright config: ! find . -maxdepth 1 -name 'playwright.config.*' Vitest config: ! find . -maxdepth 1 \( -name 'vitest.config.*' -o -name 'vite.config.*' \) Jest config: ! find . -maxdepth 1 -name 'jest.config.*' Pytest config: ! grep -l "pytest" pyproject.toml setup.cfg Package.json exists: ! find . -maxdepth 1 -name 'package.json' -type f Parameters $1 (req...
|
48 |
| 15289 | terragrunt-generator | akin-ozer/cc-devops-skills |
Terragrunt Generator Overview Generate production-ready Terragrunt configurations following current best practices, naming conventions, and security standards. All generated configurations are automatically validated. Trigger Phrases Use this skill when the user asks for: A new root.hcl , terragrunt.hcl , or terragrunt.stack.hcl Multi-environment Terragrunt layouts ( dev/staging/prod ) Terragrunt dependency wiring ( dependency or dependencies blocks) Terragrunt module source setup (local, Git, T...
|
48 |
| 15290 | configure-justfile | laurigates/claude-plugins |
/configure:justfile Check and configure project Justfile against project standards. When to Use This Skill Use this skill when... Use another approach when... Setting up a new Justfile for a project Project already uses Make exclusively and migration is not desired — use /configure:makefile Auditing existing Justfile for missing standard recipes Writing complex custom recipes — use justfile-expert skill Migrating from Makefile to Justfile Project has no task runner needs (single-file scripts) En...
|
48 |
| 15291 | daily-stock-analysis | aradotso/trending-skills |
Daily Stock Analysis (股票智能分析系统) Skill by ara.so — Daily 2026 Skills collection. LLM-powered stock analysis system for A-share, Hong Kong, and US markets. Automatically fetches quotes, news, and fundamentals, generates AI decision dashboards with buy/sell targets, and pushes results to WeChat/Feishu/Telegram/Discord/Email on a schedule via GitHub Actions — zero server cost. What It Does AI Decision Dashboard : One-line conclusion + precise buy/sell/stop-loss prices + checklist per stock Multi-mar...
|
48 |
| 15292 | test-automation | vladm3105/aidoc-flow-framework |
test-automation Description: Automated test generation, BDD execution, coverage analysis, and contract testing Category: Quality Assurance & Testing Complexity: High (multi-framework integration + coverage analysis) Purpose Transform SDD artifacts (BDD scenarios, requirements, contracts) into executable test suites with comprehensive coverage tracking. Ensures code implementation matches specifications and contracts. Capabilities 1. BDD Scenario Generation Parse BDD documents (Given-When-T...
|
48 |
| 15293 | literature-search | lingzhi227/agent-research-skills |
Literature Search Search across all major scientific literature databases (PubMed, arXiv, bioRxiv, medRxiv) simultaneously using natural language queries powered by Valyu's semantic search API. Why This Skill is Powerful No API Parameter Parsing: Just pass natural language queries directly - no need to construct complex search parameters Semantic Search: Understands the meaning of your query, not just keyword matching Full-Text Access: Returns complete article content, not just abstracts Image...
|
48 |
| 15294 | collaborative-ideation | qodex-ai/ai-agent-skills |
Brainstorming Ideas Into Designs Overview Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design in small sections (200-300 words), checking after each section whether it looks right so far. The Process Understanding the idea: Check out the current project state first (files, docs, recent co...
|
48 |
| 15295 | github-proxy | volcengine/openviking |
GitHub 国内代理加速 Skill 使用 githubproxy.cc 代理服务,为国内访问 GitHub 提供加速支持。 代理服务 当前使用的代理服务: 主要服务 : githubproxy.cc (测试有效,加速约 3 倍) 备用服务 : ghfast.top 使用方法 1. Git Clone 加速 将 GitHub 仓库链接前加上 https://githubproxy.cc/ 前缀: 原始链接 git clone https://github.com/username/repo.git 加速链接 git clone https://githubproxy.cc/https://github.com/username/repo.git 2. 文件下载加速 支持以下类型的 GitHub 资源加速: Raw 文件 : https://raw.githubusercontent.com/... Release 文件 : 项目发布的附件 Archive 压缩包 : 仓库打包下载 Gist 文件 : gist.github.com 或 gist.githubusercontent...
|
48 |
| 15296 | ink-component-patterns | thebushidocollective/han |
You are an expert in building terminal UIs with Ink, React for the terminal. Core Principles - Use functional components with TypeScript for type safety - Leverage Ink's built-in components (Box, Text, Newline, Spacer) - Keep components focused and composable - Use proper prop types and interfaces - Handle terminal resizing gracefully Component Structure Basic Component ``` import { Box, Text } from 'ink'; import React from 'react'; interface MyComponentProps { title: string; it...
|
48 |
| 15297 | nestjs-testing | thebushidocollective/han |
Master testing in NestJS for building reliable applications with comprehensive unit, integration, and end-to-end tests. Unit Testing Setup Creating and configuring test modules with TestingModule. ``` import { Test, TestingModule } from '@nestjs/testing'; import { UserService } from './user.service'; import { getRepositoryToken } from '@nestjs/typeorm'; import { User } from './entities/user.entity'; describe('UserService', () => { let service: UserService; let module: TestingModule; ...
|
48 |
| 15298 | godot-adapt-mobile-to-desktop | thedivergentai/gd-agentic-skills |
Adapt: Mobile to Desktop Expert guidance for scaling mobile games to desktop platforms. NEVER Do NEVER keep touch-only controls — Add mouse/keyboard alternatives. Touch controls on desktop feel awkward and limit precision. NEVER lock to mobile resolution — Desktop can handle 1920x1080+ and higher frame rates. Upscale UI, increase render distance. NEVER hide graphics settings — Desktop players expect quality options (resolution, VSync, shadows, anti-aliasing). NEVER use mobile-sized UI — Touch ta...
|
48 |
| 15299 | cloudformation | itsmostafa/aws-agent-skills |
AWS CloudFormation AWS CloudFormation provisions and manages AWS resources using templates. Define infrastructure as code, version control it, and deploy consistently across environments. Table of Contents Core Concepts Common Patterns CLI Reference Best Practices Troubleshooting References Core Concepts Templates JSON or YAML files defining AWS resources. Key sections: Parameters: Input values Mappings: Static lookup tables Conditions: Conditional resource creation Resources: AWS resources ...
|
48 |
| 15300 | performance profiler | eddiebe147/claude-settings |
Performance Profiler Identify and eliminate performance bottlenecks. From CPU profiling to database query optimization, systematically improve application speed and efficiency. Core Workflows Workflow 1: Application Profiling Baseline - Establish current performance metrics Profiling - Run CPU, memory, and I/O profilers Hotspot Analysis - Identify slow code paths Optimization - Implement targeted improvements Verification - Measure improvement Workflow 2: Database Optimization Query Analysis - I...
|
48 |