███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 13251 | web-design-guidelines | calcom/cal.com |
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...
|
206 |
| 13252 | tooluniverse-chemical-compound-retrieval | mims-harvard/tooluniverse |
Chemical Compound Information Retrieval Retrieve comprehensive chemical compound data with proper disambiguation and cross-database validation. IMPORTANT : Always use English compound names and search terms in tool calls, even if the user writes in another language (e.g., translate "阿司匹林" to "aspirin"). Only try original-language terms as a fallback if English returns no results. Respond in the user's language. Workflow Overview Phase 0: Clarify (if needed) ↓ Phase 1: Disambiguate Compound Ident...
|
206 |
| 13253 | imessage | letta-ai/skills |
Send and read iMessages/SMS using the `imsg` CLI tool on macOS. Setup 1. Build the imsg CLI Clone and build the tool: ``` git clone https://github.com/letta-ai/imsg.git ~/repos/imsg cd ~/repos/imsg swift build -c release ``` The binary will be at `~/repos/imsg/.build/release/imsg` (or use the pre-built binary if available at `~/repos/imsg/bin/imsg`). 2. Grant Permissions Required macOS permissions (System Settings → Privacy & Security): | Full Disk Access | Privacy & Security → Full...
|
206 |
| 13254 | portfolio-analyzer | onewave-ai/claude-skills |
Portfolio Analyzer Review investment portfolios for risk, diversification, fees. Asset allocation recommendations, tax-loss harvesting, rebalancing. Instructions You are an expert financial analyst. Review portfolios, identify risks and opportunities, provide strategic recommendations. Include appropriate disclaimers. Output Format Portfolio Analyzer Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices B...
|
206 |
| 13255 | opentrons-integration | davila7/claude-code-templates |
No SKILL.md available for this skill. View on GitHub
|
206 |
| 13256 | neon-postgres | davila7/claude-code-templates |
Neon Serverless Postgres Neon is a serverless Postgres platform that separates compute and storage to offer autoscaling, branching, instant restore, and scale-to-zero. It's fully compatible with Postgres and works with any language, framework, or ORM that supports Postgres. Neon Documentation The Neon documentation is the source of truth for all Neon-related information. Always verify claims against the official docs before responding. Neon features and APIs evolve, so prefer fetching current do...
|
206 |
| 13257 | shodan reconnaissance and pentesting | davila7/claude-code-templates |
Shodan Reconnaissance and Pentesting Purpose Provide systematic methodologies for leveraging Shodan as a reconnaissance tool during penetration testing engagements. This skill covers the Shodan web interface, command-line interface (CLI), REST API, search filters, on-demand scanning, and network monitoring capabilities for discovering exposed services, vulnerable systems, and IoT devices. Inputs / Prerequisites Shodan Account : Free or paid account at shodan.io API Key : Obtained from Shodan acc...
|
206 |
| 13258 | wireshark network traffic analysis | davila7/claude-code-templates |
Wireshark Network Traffic Analysis Purpose Execute comprehensive network traffic analysis using Wireshark to capture, filter, and examine network packets for security investigations, performance optimization, and troubleshooting. This skill enables systematic analysis of network protocols, detection of anomalies, and reconstruction of network conversations from PCAP files. Inputs / Prerequisites Required Tools Wireshark installed (Windows, macOS, or Linux) Network interface with capture permissi...
|
206 |
| 13259 | google-drive-automation | sickn33/antigravity-awesome-skills |
Google Drive Lightweight Google Drive integration with standalone OAuth authentication. No MCP server required. Full read/write access. Requires Google Workspace account. Personal Gmail accounts are not supported. When to Use You need to search, list, upload, download, move, or organize Google Drive files and folders. The task requires direct Drive read/write automation through local scripts in a Workspace account. You want file-level Drive operations without introducing an MCP server dependency...
|
206 |
| 13260 | hr-pro | sickn33/antigravity-awesome-skills |
Use this skill when Working on hr pro tasks or workflows Needing guidance, best practices, or checklists for hr pro Do not use this skill when The task is unrelated to hr pro You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You are HR-Pro , a professional, ...
|
206 |
| 13261 | figma-automation | sickn33/antigravity-awesome-skills |
Figma Automation via Rube MCP Automate Figma operations through Composio's Figma toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Figma connection via RUBE_MANAGE_CONNECTIONS with toolkit figma Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is available by confirmin...
|
206 |
| 13262 | security-requirement-extraction | sickn33/antigravity-awesome-skills |
Security Requirement Extraction Transform threat analysis into actionable security requirements. When to Use This Skill Converting threat models to requirements Writing security user stories Creating security test cases Building security acceptance criteria Compliance requirement mapping Security architecture documentation Core Concepts 1. Requirement Categories Business Requirements → Security Requirements → Technical Controls ↓ ↓ ↓ "Prote...
|
206 |
| 13263 | unity-ecs-patterns | sickn33/antigravity-awesome-skills |
Unity ECS Patterns Production patterns for Unity's Data-Oriented Technology Stack (DOTS) including Entity Component System, Job System, and Burst Compiler. When to Use This Skill Building high-performance Unity games Managing thousands of entities efficiently Implementing data-oriented game systems Optimizing CPU-bound game logic Converting OOP game code to ECS Using Jobs and Burst for parallelization Core Concepts 1. ECS vs OOP Aspect Traditional OOP ECS/DOTS Data layout Object-oriented Data-or...
|
206 |
| 13264 | copilot-sdk | doggy8088/agent-skills |
GitHub Copilot SDK Embed Copilot's agentic workflows in any application using Python, TypeScript, Go, or .NET. Overview The GitHub Copilot SDK exposes the same engine behind Copilot CLI: a production-tested agent runtime you can invoke programmatically. No need to build your own orchestration - you define agent behavior, Copilot handles planning, tool invocation, file edits, and more. Prerequisites GitHub Copilot CLI installed and authenticated ( Installation guide ) Language runtime : Node.js 1...
|
205 |
| 13265 | xlsx | sickn33/antigravity-awesome-skills |
Requirements for Outputs All Excel files Professional Font Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with establi...
|
205 |
| 13266 | pw-redbook-image | plugins-world/pw-skills |
将文章内容智能拆解为小红书风格的系列配图,包含封面图、内容图和结尾图。 核心功能 - 智能拆解文章为多张配图 (2-10 张) - 自动生成符合小红书风格的图片提示词 - 支持多种输入源 (URL、文件路径、文本内容) - 自动创建结构化的工作目录 - 支持后处理 (合并长图、PPT、PDF) 使用时机 用户明确要求生成小红书风格配图时: - "生成小红书配图" - "制作小红书系列图" - "将这篇文章做成小红书图片" - "帮我做小红书风格的图文" 不适用场景: - 用户只是询问如何制作 (提供建议即可) - 用户需要单张封面图 (使用 pw-cover-image) - 用户需要其他风格的图片 (使用通用图片生成工具) 使用方法 ``` 从 URL 生成 /pw-redbook-image https://example.com/article 从文本内容生成 /pw-redbook-image "文章内容..." 从 markdown 文件生成 /pw-redbook-image path/to/article.md ```...
|
205 |
| 13267 | axiom-swiftui-gestures | charleswiltgen/axiom |
SwiftUI Gestures Comprehensive guide to SwiftUI gesture recognition with composition patterns, state management, and accessibility integration. When to Use This Skill Implementing tap, drag, long press, magnification, or rotation gestures Composing multiple gestures (simultaneously, sequenced, exclusively) Managing gesture state with GestureState Creating custom gesture recognizers Debugging gesture conflicts or unresponsive gestures Making gestures accessible with VoiceOver Cross-platform ges...
|
205 |
| 13268 | databricks | databricks/databricks-agent-skills |
Databricks Core skill for Databricks CLI, authentication, and data exploration. Product Skills For specific products, use dedicated skills: databricks-jobs - Lakeflow Jobs development and deployment databricks-pipelines - Lakeflow Spark Declarative Pipelines (batch and streaming data pipelines) databricks-apps - Full-stack TypeScript app development and deployment databricks-lakebase - Lakebase Postgres Autoscaling project management Prerequisites CLI installed : Run databricks --version to chec...
|
205 |
| 13269 | axiom-sqlitedata | charleswiltgen/axiom |
SQLiteData Overview Type-safe SQLite persistence using SQLiteData by Point-Free. A fast, lightweight replacement for SwiftData with CloudKit synchronization support, built on GRDB and StructuredQueries. Core principle: Value types (struct) + @Table macro + database.write { } blocks for all mutations. For advanced patterns (CTEs, views, custom aggregates, schema composition), see the axiom-sqlitedata-ref reference skill. Requires: iOS 17+, Swift 6 strict concurrency License: MIT When to Use ...
|
205 |
| 13270 | react-vite-expert | questfortech-investments/claude-code-skills |
React + Vite Expert Overview Transform into a React + Vite expert with deep knowledge of modern React development patterns, optimal project organization, performance optimization techniques, and production-ready configurations. This skill provides everything needed to build fast, maintainable, and scalable React applications using Vite as the build tool. Core Capabilities 1. Project Architecture & Organization Guide users in structuring React applications for maximum maintainability and scala...
|
205 |
| 13271 | kysely | bobmatnyc/claude-mpm-skills |
Kysely Development Guidelines You are an expert in Kysely, TypeScript, and SQL database design with a focus on type safety and query optimization. Core Principles Kysely is a thin abstraction layer over SQL, designed by SQL lovers for SQL lovers Full type safety with autocompletion for tables, columns, and query results Predictable 1:1 compilation to SQL - what you write is what you get No magic or hidden behavior - explicit and transparent query building Works with Node.js, Deno, Bun, Cloudflar...
|
205 |
| 13272 | engineer-analyst | rysweet/amplihack |
Engineer Analyst Skill Purpose Analyze technical systems, problems, and designs through the disciplinary lens of engineering, applying established frameworks (systems engineering, design thinking, optimization theory), multiple methodological approaches (first principles analysis, failure mode analysis, design of experiments), and evidence-based practices to understand how systems work, why they fail, and how to design reliable, efficient, and scalable solutions. When to Use This Skill System ...
|
205 |
| 13273 | yuque-personal-smart-search | yuque/yuque-plugin |
Smart Search — Yuque Personal Knowledge Base Search & Q&A Search across your personal Yuque knowledge bases using natural language, read relevant documents, and synthesize a clear answer with references. When to Use User asks a question that might be answered by their personal Yuque docs User wants to find specific information in their own knowledge base User says "搜一下我的文档", "search my Yuque", "我的知识库里有没有..." Required MCP Tools All tools are from the yuque-mcp server: yuque_search — Search docume...
|
205 |
| 13274 | deployment-validation-config-validate | sickn33/antigravity-awesome-skills |
Configuration Validation You are a configuration management expert specializing in validating, testing, and ensuring the correctness of application configurations. Create comprehensive validation schemas, implement configuration testing strategies, and ensure configurations are secure, consistent, and error-free across all environments. Use this skill when Working on configuration validation tasks or workflows Needing guidance, best practices, or checklists for configuration validation Do not us...
|
205 |
| 13275 | comprehensive-review-pr-enhance | sickn33/antigravity-awesome-skills |
Pull Request Enhancement You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensure PRs follow best practices for clarity, size, and reviewability. Use this skill when Writing or improving PR descriptions Summarizing changes for faster reviews Organizing tests, risks, and rollout notes Reducing PR size or improving reviewability Do not use this skill whe...
|
205 |
| 13276 | supabase-auth | nice-wolf-studio/claude-code-supabase-skills |
Supabase Authentication Overview This skill provides authentication and user management operations through the Supabase Auth API. Supports email/password authentication, session management, user metadata, and password recovery. Prerequisites Required environment variables: export SUPABASE_URL="https://your-project.supabase.co" export SUPABASE_KEY="your-anon-or-service-role-key" Helper script: This skill uses the shared Supabase API helper. Make sure to source it: source "$(dirname "${BASH...
|
205 |
| 13277 | protocolsio-integration | davila7/claude-code-templates |
Protocols.io Integration Overview Protocols.io is a comprehensive platform for developing, sharing, and managing scientific protocols. This skill provides complete integration with the protocols.io API v3, enabling programmatic access to protocols, workspaces, discussions, file management, and collaboration features. When to Use This Skill Use this skill when working with protocols.io in any of the following scenarios: Show more
|
205 |
| 13278 | cross-site scripting and html injection testing | davila7/claude-code-templates |
Cross-Site Scripting and HTML Injection Testing Purpose Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms. This skill enables systematic detection and exploitation across stored, reflected, and DOM-based attack vectors. Inputs / Prerequisites Required Access Target web appli...
|
205 |
| 13279 | pentest checklist | sickn33/antigravity-awesome-skills |
Pentest Checklist Purpose Provide a comprehensive checklist for planning, executing, and following up on penetration tests. Ensure thorough preparation, proper scoping, and effective remediation of discovered vulnerabilities. Inputs/Prerequisites Clear business objectives for testing Target environment information Budget and timeline constraints Stakeholder contacts and authorization Legal agreements and scope documents Outputs/Deliverables Defined pentest scope and objectives Prepared testing e...
|
204 |
| 13280 | create-agent-skills | everyinc/compound-engineering-plugin |
<essential_principles> How Skills Work Skills are modular, filesystem-based capabilities that provide domain expertise on demand. This skill teaches how to create effective skills. 1. Skills Are Prompts All prompting best practices apply. Be clear, be direct, use XML structure. Assume Claude is smart - only add context Claude doesn't have. 2. SKILL.md Is Always Loaded When a skill is invoked, Claude reads SKILL.md. Use this guarantee: Essential principles go in SKILL.md (can't be skipped) Workfl...
|
204 |
| 13281 | axiom-ios-accessibility | charleswiltgen/axiom |
iOS Accessibility Router You MUST use this skill for ANY accessibility work including VoiceOver, Dynamic Type, color contrast, and WCAG compliance. When to Use Use this router when: Fixing VoiceOver issues Implementing Dynamic Type Checking color contrast Ensuring touch target sizes Preparing for App Store accessibility review WCAG compliance auditing Routing Logic Accessibility Issues All accessibility work → /skill axiom-accessibility-diag VoiceOver labels and hints Dynamic Type scaling ...
|
204 |
| 13282 | vue | bobmatnyc/claude-mpm-skills |
Vue Based on Vue 3.5. Always use Composition API with <template> <div>{{ title }} - {{ doubled }}</div> </template> Key Imports // Reactivity import { ref , shallowRef , computed , reactive , readonly , toRef , toRefs , toValue } from 'vue' // Watchers import { watch , watchEffect , watchPostEffect , onWatcherCleanup } from 'vue' // Lifecycle import { onMounted , onUpdated , onUnmounted , onBeforeMount , onBeforeUpdate , onBeforeUnmount } from 'vue' // Utilities import { nextTick , defineCompon...
|
204 |
| 13283 | git-workflows | autumnsgrove/groveengine |
Git & GitHub Workflows (via Grove Wrap) All git and GitHub operations go through gw — never use raw git or gh commands directly. Grove Wrap adds safety tiers, Conventional Commits enforcement, protected branch guards, and agent-safe defaults. When to Activate Activate this skill when: Making git commits, pushing, pulling, branching, or stashing Creating, reviewing, or merging pull requests Creating, viewing, or closing GitHub issues Checking CI/workflow run status Reviewing git history, diffs, o...
|
204 |
| 13284 | gemini-peer-review | jezweb/claude-skills |
Gemini Peer Review Consult Gemini as a coding peer for a second opinion on code quality, architecture decisions, debugging, or security reviews. Setup API Key : Set GEMINI_API_KEY as an environment variable. Get a key from https://aistudio.google.com/apikey if you don't have one. export GEMINI_API_KEY = "your-key-here" Workflow Determine mode from user request (review, architect, debug, security, quick) Read target files into context Build prompt using the AI-to-AI template from references/promp...
|
204 |
| 13285 | feishu-image | zrong/skills |
Feishu Image Sender Send images to Feishu (Lark) conversations. This skill works both inside OpenClaw and as a standalone CLI tool. When to use this skill User asks to "截图发给我" (send me a screenshot) User wants to share any image file through Feishu Need to send visual content (charts, diagrams, photos) via Feishu OpenClaw's built-in message tool fails to send images Configuration For OpenClaw Users When running inside OpenClaw, this skill automatically reads credentials from OpenClaw's Feishu co...
|
204 |
| 13286 | legacy-to-ai-ready | nicepkg/ai-workflow |
Legacy to AI-Ready Transform legacy codebases into AI-ready projects by generating Claude Code configurations. Quick Start (5-Minute Setup) For most projects, start with just CLAUDE.md: Analyze: python scripts/analyze_codebase.py [path] Create CLAUDE.md with build commands, code style, architecture overview Done - Claude can now write code following your project's conventions Expand to full configuration only when needed. Interactive Discovery Before generating configs, ask these question...
|
204 |
| 13287 | burp suite web application testing | davila7/claude-code-templates |
Burp Suite Web Application Testing Purpose Execute comprehensive web application security testing using Burp Suite's integrated toolset, including HTTP traffic interception and modification, request analysis and replay, automated vulnerability scanning, and manual testing workflows. This skill enables systematic discovery and exploitation of web application vulnerabilities through proxy-based testing methodology. Inputs / Prerequisites Required Tools Burp Suite Community or Professional Edition ...
|
204 |
| 13288 | raffle-winner-picker | davila7/claude-code-templates |
Raffle Winner Picker This skill randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests. When to Use This Skill Running social media giveaways Picking raffle winners at events Randomly selecting participants for surveys or tests Choosing winners from contest submissions Fair distribution of limited spots or resources Random team assignments What This Skill Does Random Selection : Uses cryptographically random selection Multiple Sources : Works with CSV, Exc...
|
204 |
| 13289 | form-cro | davila7/claude-code-templates |
Form CRO You are an expert in form optimization. Your goal is to maximize form completion rates while capturing the data that matters. 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 providing recommendations, identify: Form Type Lead capture (gate...
|
204 |
| 13290 | flowio | davila7/claude-code-templates |
No SKILL.md available for this skill. View on GitHub
|
204 |
| 13291 | remotion-animation | ncklrs/startup-os-skills |
Remotion Animation Generates animation configuration documents that define spring behaviors, interpolation mappings, easing curves, and timing constants for Remotion videos. This skill focuses exclusively on animation parameters and does NOT generate component code. What This Skill Does Generates animation configurations for: Spring configs — Damping, stiffness, mass parameters for spring animations Interpolation mappings — Input/output ranges for value transformations Easing functions — Tim...
|
204 |
| 13292 | content-research-writer | skillcreatorai/ai-agent-skills |
Content Research Writer This skill acts as your writing partner, helping you research, outline, draft, and refine content while maintaining your unique voice and style. When to Use This Skill Writing blog posts, articles, or newsletters Creating educational content or tutorials Drafting thought leadership pieces Researching and writing case studies Producing technical documentation with sources Writing with proper citations and references Improving hooks and introductions Getting section-by-sect...
|
204 |
| 13293 | pdf-generation | glebis/claude-skills |
Generate professional PDFs from markdown files using Pandoc with Eisvogel template styling. Supports English and Russian documents with customizable themes, table of contents, and professional typography including EB Garamond font for Russian text. Quick Start Basic commands: ``` Desktop/Print PDF (A4 format) pandoc doc.md -o doc.pdf --pdf-engine=xelatex --toc --toc-depth=2 -V geometry:margin=2.5cm -V fontsize=11pt -V documentclass=article Mobile-friendly PDF (6x9 phone screen optimized) ...
|
204 |
| 13294 | sql injection testing | sickn33/antigravity-awesome-skills |
SQL Injection Testing Purpose Execute comprehensive SQL injection vulnerability assessments on web applications to identify database security flaws, demonstrate exploitation techniques, and validate input sanitization mechanisms. This skill enables systematic detection and exploitation of SQL injection vulnerabilities across in-band, blind, and out-of-band attack vectors to assess application security posture. Inputs / Prerequisites Required Access Target web application URL with injectable para...
|
203 |
| 13295 | startup-idea-validation | vasilyu1983/ai-agents-public |
Startup Idea Validation Systematic validation for testing ideas before building: define hypotheses, collect evidence, score the opportunity, and make a decision you can defend. Operating Principles (2026) Prefer decisions over inventories: each dimension ends with GO / CONDITIONAL / PIVOT / NO-GO and a next action. Separate evidence quality from confidence: weak evidence cannot justify a high score. Pre-register thresholds and stop rules before running experiments (avoid moving goalposts). Val...
|
203 |
| 13296 | deepwiki | johnlindquist/claude |
DeepWiki - Repository Documentation Query DeepWiki for AI-generated documentation about any public GitHub repository. Overview DeepWiki (deepwiki.com) provides AI-generated documentation for GitHub repositories, including: Repository structure and architecture API documentation Code explanations Interactive diagrams Quick Start URL Pattern: Replace github.com with deepwiki.com in any repo URL: github.com/vercel/next.js → deepwiki.com/vercel/next.js MCP Server Setup DeepWiki provides a fre...
|
203 |
| 13297 | axiom-swift-concurrency | charleswiltgen/axiom |
Swift 6 Concurrency Guide Purpose: Progressive journey from single-threaded to concurrent Swift code Swift Version: Swift 6.0+, Swift 6.2+ for @concurrent iOS Version: iOS 17+ (iOS 18.2+ for @concurrent) Xcode: Xcode 16+ (Xcode 16.2+ for @concurrent) Context: WWDC 2025-268 "Embracing Swift concurrency" - approachable path to data-race safety When to Use This Skill ✅ Use this skill when: Starting a new project and deciding concurrency strategy Debugging Swift 6 concurrency errors (actor isola...
|
203 |
| 13298 | powershell-7-expert | 404kidwiz/claude-supercode-skills |
PowerShell 7 Expert Purpose Provides expertise in modern PowerShell 7+ (PowerShell Core) for cross-platform automation. Specializes in parallel processing, REST API integration, modern scripting patterns, and leveraging new language features. When to Use Cross-platform automation (Windows, Linux, macOS) Parallel processing with ForEach-Object -Parallel REST API integrations Modern PowerShell scripting patterns Pipeline chain operators (&& ||) Ternary expressions and null coalescing SSH-based r...
|
203 |
| 13299 | axiom-apple-docs-research | charleswiltgen/axiom |
Apple Documentation Research When to Use This Skill ✅ Use this skill when: Researching Apple frameworks or APIs (WidgetKit, SwiftUI, etc.) Need full WWDC session transcripts with code samples Looking for Apple Developer documentation Want to extract code examples from WWDC presentations Building comprehensive skills based on Apple technologies ❌ Do NOT use this skill for: Third-party framework documentation General web research Questions already answered in existing skills Basic Swift langua...
|
203 |
| 13300 | analyze-logs | hugorcd/evlog |
Analyze application logs Read and analyze structured wide-event logs from the local .evlog/logs/ directory to debug errors, investigate performance issues, and understand application behavior. When to Use User asks to debug an error, investigate a bug, or understand why something failed User asks about request patterns, slow endpoints, or error rates User asks "what happened" or "what's going on" with their application User asks to analyze logs, check recent errors, or review application behavio...
|
203 |