Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
3651 grepai-languages yoanbernabeu/grepai-skills
This skill covers the programming languages supported by GrepAI for indexing and call graph analysis. When to Use This Skill - Checking if your language is supported - Configuring language-specific settings - Understanding trace capabilities per language - Troubleshooting language-related issues Supported Languages Overview GrepAI supports indexing for all text-based files, but has enhanced support for specific programming languages. Full Support (Index + Trace) | Go | `.go` | ✅ |...
240
3652 alarmkit dpearson2699/swift-ios-skills
AlarmKit Schedule prominent alarms and countdown timers that surface on the Lock Screen, Dynamic Island, and Apple Watch. AlarmKit requires iOS 26+ / iPadOS 26+. Alarms override Focus and Silent mode automatically. AlarmKit builds on Live Activities -- every alarm creates a system-managed Live Activity with templated UI. You configure the presentation via AlarmAttributes and AlarmPresentation rather than building custom widget views. See references/alarmkit-patterns.md for complete code patterns...
239
3653 create-squad vapiai/skills
Vapi Squad Creation Create squads that orchestrate multiple specialized assistants with context-preserving handoffs. Break complex workflows into focused assistants that transfer calls between each other. Setup: Ensure VAPI_API_KEY is set. See the setup-api-key skill if needed. Why Squads? Single assistants with large prompts cause higher hallucination rates, increased costs, and greater latency. Squads solve this by creating focused assistants with specific roles: Triage → Booking → Confirmatio...
239
3654 shopify-content jezweb/claude-skills
Shopify Content Create and manage Shopify store content — pages, blog posts, navigation menus, and SEO metadata. Produces live content in the store via the Admin API or browser automation. Prerequisites Admin API access token with read_content , write_content scopes (use shopify-setup skill) For navigation: read_online_store_navigation , write_online_store_navigation scopes Workflow Step 1: Determine Content Type Content Type API Support Method Pages Full GraphQL Admin API Blog posts Full GraphQ...
239
3655 effect-ts kastalien-research/thoughtbox-dot-claude
Effect-TS Expert Guide Effect-TS is a functional TypeScript library providing typed effects, structured concurrency, and a robust runtime. This skill covers correct usage patterns and addresses common misconceptions from LLM-generated content. Quick Reference import { Effect, Layer, Context, Fiber, Schedule, Cache, Scope } from "effect"; import { Schema, JSONSchema } from "@effect/schema"; Core Type Signature: Effect<Success, Error, Requirements> // ↑ ↑ ↑ // | ...
239
3656 senior-qa alirezarezvani/claude-skills
Senior Qa Complete toolkit for senior qa with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Test Suite Generator python scripts/test_suite_generator.py [options] Script 2: Coverage Analyzer python scripts/coverage_analyzer.py [options] Script 3: E2E Test Scaffolder python scripts/e2e_test_scaffolder.py [options] Core Capabilities 1. Test Suite Generator Automated tool for test suite gener...
239
3657 stakeholder-comms anthropics/knowledge-work-plugins
Stakeholder Communications Skill You are an expert at product management communications — status updates, stakeholder management, risk communication, decision documentation, and meeting facilitation. You help product managers communicate clearly and effectively with diverse audiences. Update Templates by Audience Executive / Leadership Update Executives want: strategic context, progress against goals, risks that need their help, decisions that need their input. Format : Status: [Green / Yellow /...
239
3658 source-management anthropics/knowledge-work-plugins
Source Management If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Knows what sources are available, helps connect new ones, and manages how sources are queried. Checking Available Sources Determine which MCP sources are connected by checking available tools. Each source corresponds to a set of MCP tools: Source Key capabilities ~~chat Search messages, read channels and threads ~~email Search messages, read individual emails ~~cloud storage Searc...
239
3659 trace boshu2/agentops
Trace Skill Quick Ref: Trace design decisions through CASS sessions, handoffs, git, and artifacts. Output: .agents/research/YYYY-MM-DD-trace-*.md YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. When to Use Trace HOW architectural decisions evolved Find WHEN a concept was introduced Understand WHY something was designed a certain way Build provenance chain for design decisions For knowledge artifact lineage (learnings, patterns, tiers), use /provenance instead. CLI dependencies: cass (se...
239
3660 musickit-audio dpearson2699/swift-ios-skills
MusicKit + MediaPlayer Search the Apple Music catalog, manage playback with ApplicationMusicPlayer , check subscriptions, and publish Now Playing metadata via MPNowPlayingInfoCenter and MPRemoteCommandCenter . Targets Swift 6.2 / iOS 26+. Contents Setup Authorization Catalog Search Subscription Checks Playback with ApplicationMusicPlayer Queue Management Now Playing Info Remote Command Center Common Mistakes Review Checklist References Setup Project Configuration Enable the MusicKit capability i...
239
3661 core-motion dpearson2699/swift-ios-skills
CoreMotion Read device sensor data -- accelerometer, gyroscope, magnetometer, pedometer, and activity recognition -- on iOS and watchOS. CoreMotion fuses raw sensor inputs into processed device-motion data and provides pedometer/activity APIs for fitness and navigation use cases. Targets Swift 6.2 / iOS 26+. Contents Setup CMMotionManager: Sensor Data Processed Device Motion CMPedometer: Step and Distance Data CMMotionActivityManager: Activity Recognition CMAltimeter: Altitude Data Update Interv...
239
3662 assess kazukinagata/shinkoku
申告要否・種類の判定(Tax Filing Assessment) 確定申告が必要かどうか、どの種類の申告が必要かを対話的に判定するスキル。 ユーザーの収入状況・家族構成・事業状況をヒアリングし、必要な申告を特定する。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : CLI スクリプトの --db-path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 進捗情報の読み込み 設定の読み込み後、引継書ファイルを読み込んで前ステップの結果を把握する。 .shinkoku/progress/progress-summary.md を Read ツールで読み込む(存在する場合) 以下の引継書を Read ツールで読み込む(存在する場合): .shinkoku/progress/01-setup.md 読み込んだ...
239
3663 natural-language dpearson2699/swift-ios-skills
NaturalLanguage + Translation Analyze natural language text for tokenization, part-of-speech tagging, named entity recognition, sentiment analysis, language identification, and word/sentence embeddings. Translate text between languages with the Translation framework. Targets Swift 6.2 / iOS 26+. This skill covers two related frameworks: NaturalLanguage ( NLTokenizer , NLTagger , NLEmbedding ) for on-device text analysis, and Translation ( TranslationSession , LanguageAvailability ) for language ...
239
3664 e-tax kazukinagata/shinkoku
e-Tax 電子申告 — ブラウザ自動化による確定申告書等作成コーナー入力 shinkoku で計算した確定申告データを、確定申告書等作成コーナー( https://www.keisan.nta.go.jp/)に Claude in Chrome を使ってブラウザ上で入力・提出するためのスキル。 前提条件 /income-tax スキルで所得税の計算が完了していること /settlement スキルで決算書(PL/BS)の作成が完了していること /consumption-tax スキルで消費税の計算が完了していること(該当者のみ) shinkoku.config.yaml が設定済みであること ブラウザ自動化ツール がいずれか利用可能であること(下記「ブラウザ自動化方式の選択」参照) ブラウザ自動化方式の選択 確定申告書等作成コーナーへの入力には、以下の3つの方式がある。 方式 A: Claude in Chrome(推奨) 項目 内容 対象環境 Windows / macOS のネイティブ Chrome 前提 Claude in Chrome 拡張機能がインストール済み 利点 OS ...
239
3665 bun dalestudy/skills
Bun Node.js 대신 Bun을 기본 런타임으로 사용. 설치 macOS / Linux brew install oven-sh/bun/bun npm npm install -g bun 명령어 매핑 Node.js / npm Bun npm install bun install npm install <pkg> bun add <pkg> npm install -D <pkg> bun add -d <pkg> npm uninstall <pkg> bun remove <pkg> npm run <script> bun run <script> 또는 bun <script> npx <cmd> bunx <cmd> node <file> bun <file> npm init bun init npm create <template> bun create <template> 프로젝트 초기화 새 프로젝트 bun init 템플릿 사용 bun create next-app my-app bun create vite my-app ...
238
3666 prompt-library davila7/claude-code-templates
📝 Prompt Library A comprehensive collection of battle-tested prompts inspired by awesome-chatgpt-prompts and community best practices. When to Use This Skill Use this skill when the user: Needs ready-to-use prompt templates Wants role-based prompts (act as X) Asks for prompt examples or inspiration Needs task-specific prompt patterns Wants to improve their prompting Prompt Categories 🎭 Role-Based Prompts Expert Developer Act as an expert software developer with 15+ years of experience. You s...
238
3667 feishu-docx leemysw/feishu-docx
Export Feishu/Lark cloud documents to Markdown format for AI analysis. Instructions Setup (One-time) - Install the tool: ``` pip install feishu-docx ``` - Configure Feishu app credentials: ``` feishu-docx config set --app-id YOUR_APP_ID --app-secret YOUR_APP_SECRET or use environment variables ``` - Authorize with OAuth (opens browser): ``` feishu-docx auth ``` Export Documents Export any Feishu document URL to Markdown: ``` feishu-docx export "<FEISHU_URL>" -o ./output ``` T...
238
3668 cloudkit-sync dpearson2699/swift-ios-skills
CloudKit and iCloud Sync Sync data across devices using CloudKit, iCloud key-value storage, and iCloud Drive. Covers container setup, record CRUD, queries, subscriptions, CKSyncEngine, SwiftData integration, conflict resolution, and error handling. Targets iOS 26+ with Swift 6.2; older availability noted where relevant. Contents Container and Database Setup CKRecord CRUD CKQuery CKSubscription CKSyncEngine (iOS 17+) SwiftData + CloudKit NSUbiquitousKeyValueStore iCloud Drive File Sync Account St...
238
3669 slack-gif-creator sickn33/antigravity-awesome-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...
238
3670 code-reviewer sickn33/antigravity-awesome-skills
Code Reviewer This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. Workflow 1. Determine Review Target Remote PR : If the user provides a PR number or URL (e.g., "Review PR 123"), target that remote PR. Local Changes : If no specific PR is mentioned, or if the user asks to "review my changes", target the current local file system states (staged and unstaged changes). 2. Preparation For Remote PRs: Checkout : Use the...
238
3671 seo-audit agricidaniel/claude-seo
SEO Audit You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance. 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 auditing, understand: Site ...
238
3672 realitykit-ar dpearson2699/swift-ios-skills
RealityKit + ARKit Build AR experiences on iOS using RealityKit for rendering and ARKit for world tracking. Covers RealityView , entity management, raycasting, scene understanding, and gesture-based interactions. Targets Swift 6.2 / iOS 26+. Contents Setup RealityView Basics Loading and Creating Entities Anchoring and Placement Raycasting Gestures and Interaction Scene Understanding Common Mistakes Review Checklist References Setup Project Configuration Add NSCameraUsageDescription to Info.plist...
238
3673 terraform-search-import hashicorp/agent-skills
Terraform Search and Bulk Import Discover existing cloud resources using declarative queries and generate configuration for bulk import into Terraform state. References: Terraform Search - list block Bulk Import When to Use Bringing unmanaged resources under Terraform control Auditing existing cloud infrastructure Migrating from manual provisioning to IaC Discovering resources across multiple regions/accounts IMPORTANT: Check Provider Support First BEFORE starting, you MUST verify the target res...
238
3674 architecture-patterns sickn33/antigravity-awesome-skills
Architecture Patterns Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems. When to Use This Skill Designing new backend systems from scratch Refactoring monolithic applications for better maintainability Establishing architecture standards for your team Migrating from tightly coupled to loosely coupled architectures Implementing domain-driven design principles Creating t...
238
3675 intent-framed-agent pskoett/pskoett-ai-skills
Intent Framed Agent Install npx skills add pskoett/pskoett-ai-skills npx skills add pskoett/pskoett-ai-skills/intent-framed-agent Purpose This skill turns implicit intent into an explicit, trackable artifact at the moment execution starts. It creates a lightweight intent contract, watches for scope drift while work is in progress, and closes each intent with a short resolution record. Scope (Important) Use this skill for coding tasks only. It is designed for implementation work that changes exec...
238
3676 eventkit-calendar dpearson2699/swift-ios-skills
EventKit — Calendar & Reminders Create, read, and manage calendar events and reminders. Covers authorization, event and reminder CRUD, recurrence rules, alarms, and EventKitUI editors. Targets Swift 6.2 / iOS 26+. Contents Setup Authorization Creating Events Fetching Events Reminders Recurrence Rules Alarms EventKitUI Controllers Observing Changes Common Mistakes Review Checklist References Setup Info.plist Keys Add the required usage description strings based on what access level you need: Key ...
238
3677 context-engineering mrgoonie/claudekit-skills
Context Engineering Context engineering curates the smallest high-signal token set for LLM tasks. The goal: maximize reasoning quality while minimizing token usage. When to Activate Designing/debugging agent systems Context limits constrain performance Optimizing cost/latency Building multi-agent coordination Implementing memory systems Evaluating agent performance Developing LLM-powered pipelines Core Principles Context quality > quantity - High-signal tokens beat exhaustive content Attention i...
238
3678 gather kazukinagata/shinkoku
書類収集ナビゲーション(Document Gathering Guide) 確定申告に必要な書類を、申告の種類に基づいて一覧化し、各書類の取得先・取得方法を案内するスキル。 assess スキルの判定結果を前提として動作する。判定結果がない場合は、まず assess スキルの実行を促す。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : CLI スクリプトの --db-path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 進捗情報の読み込み 設定の読み込み後、引継書ファイルを読み込んで前ステップの結果を把握する。 .shinkoku/progress/progress-summary.md を Read ツールで読み込む(存在する場合) 以下の引継書を Read ツールで読み込む(存在する場合): ....
237
3679 segment-cdp sickn33/antigravity-awesome-skills
Segment CDP Patterns Analytics.js Browser Integration Client-side tracking with Analytics.js. Include track, identify, page, and group calls. Anonymous ID persists until identify merges with user. Server-Side Tracking with Node.js High-performance server-side tracking using @segment/analytics-node. Non-blocking with internal batching. Essential for backend events, webhooks, and sensitive data. Tracking Plan Design Design event schemas using Object + Action naming convention. Define required...
237
3680 mobile-first-design aj-geddes/useful-ai-prompts
Mobile-first design prioritizes small screens as the starting point, ensuring core functionality works on all devices while leveraging larger screens for enhanced experience. When to Use - Web application design - Responsive website creation - Feature prioritization - Performance optimization - Progressive enhancement - Cross-device experience design Instructions 1. Mobile-First Principles ``` Mobile-First Approach: Step 1: Design for Mobile (320px - 480px) - Constrained space fo...
237
3681 grepai-watch-daemon yoanbernabeu/grepai-skills
This skill covers the `grepai watch` command and daemon management for real-time code indexing. When to Use This Skill - Starting initial code indexing - Setting up real-time file monitoring - Running the daemon in background - Troubleshooting indexing issues What the Watch Daemon Does The watch daemon: - Scans all source files in your project - Chunks code into segments (~512 tokens) - Generates embeddings via your configured provider - Stores vectors in your configured backend - ...
237
3682 pptx appautomaton/document-skills
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
237
3683 technical-specification aj-geddes/useful-ai-prompts
Create comprehensive technical specifications that define system requirements, architecture, implementation details, and acceptance criteria for software projects. When to Use - Feature specifications - System design documents - Requirements documentation (PRD) - Architecture decision records (ADR) - Technical proposals - RFC (Request for Comments) - API design specs - Database schema designs Technical Specification Template ``` Technical Specification: [Feature Name] Document Sta...
237
3684 jquery-4 jezweb/claude-skills
jQuery 4.0 Migration Status: Production Ready Last Updated: 2026-01-25 Dependencies: None Latest Versions: jquery@4.0.0, jquery-migrate@4.0.2 Quick Start (5 Minutes) 1. Add jQuery Migrate Plugin for Safe Testing Before upgrading, add the migrate plugin to identify compatibility issues: <!-- Development: Shows console warnings for deprecated features --> <script src="https://code.jquery.com/jquery-4.0.0.js"></script> <script src="https://code.jquery.com/jquery-migrate-4.0.2.js"></script> Wh...
237
3685 social-media-trends-research drshailesh88/integrated_content_os
Programmatic trend research using three free tools: - pytrends: Google Trends data (velocity, volume, related queries) - yars: Reddit scraping without API keys - Perplexity MCP: Twitter/TikTok/Web trends (via Claude's built-in MCP) This skill provides executable code for trend research. Use alongside `content-marketing-social-listening` for strategy and `perplexity-search` for deep queries. Quick Setup ``` Install dependencies (one-time) pip install pytrends requests --break-system-packa...
237
3686 skill-from-notebook gbsoss/skill-from-masters
Skill from Notebook Extract actionable methodologies from learning materials (documents, articles, videos) or quality examples (blog posts, designs, code) to generate reusable Skills. Core Philosophy: NotebookLM helps you understand. This skill helps you do. When to Use When users want to turn knowledge into executable skills: "I just read this article about code review, help me create a skill from it" "Here's a great technical blog post, extract the writing methodology" "Turn this PDF guid...
237
3687 sqlalchemy-alembic-expert-best-practices-code-review wispbit-ai/skills
SQLAlchemy & Alembic Expert Best Practices Simple, pragmatic, opinionated. Only what matters for writing production-grade SQLAlchemy and Alembic code. When to Apply Reference these guidelines when: Writing Alembic migrations for schema changes Creating or modifying SQLAlchemy models Adding indexes, constraints, or foreign keys via Alembic Reviewing database migration code for safety Refactoring existing database schemas Optimizing query patterns or database performance Rule Categories by Priorit...
237
3688 journal kazukinagata/shinkoku
仕訳入力・帳簿管理(Journal Entry & Ledger Management) CSV・レシート・請求書からデータを取り込み、ユーザー確認のうえ仕訳を登録するスキル。 帳簿の初期化、仕訳の検索・修正・削除も本スキルで対応する。 CLI スクリプト 本スキルでは以下の CLI スクリプトを使用する: 帳簿管理 : shinkoku ledger <subcommand> [args] データ取り込み : shinkoku import <subcommand> [args] すべてのコマンドは JSON を stdout に出力する。入力はコマンドライン引数または --input <json_file> で渡す。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : CLI スクリプトの --db-path 引数に使用 output_dir : 進捗ファイル等の出力先ベー...
237
3689 research-grants davila7/claude-code-templates
Research Grant Writing Overview Research grant writing is the process of developing competitive funding proposals for federal agencies and foundations. Master agency-specific requirements, review criteria, narrative structure, budget preparation, and compliance for NSF (National Science Foundation), NIH (National Institutes of Health), DOE (Department of Energy), and DARPA (Defense Advanced Research Projects Agency) submissions. Critical Principle: Grants are persuasive documents that must sim...
237
3690 startup-analyst sickn33/antigravity-awesome-skills
Use this skill when Working on startup analyst tasks or workflows Needing guidance, best practices, or checklists for startup analyst Do not use this skill when The task is unrelated to startup analyst 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 ar...
237
3691 dignified-python dagster-io/skills
Dignified Python Coding Standards Skill Production-quality Python coding standards for writing clean, maintainable, modern Python code (versions 3.10-3.13). When to Use This Skill Auto-invoke when users ask about: "make this pythonic" / "is this good python" "type hints" / "type annotations" / "typing" "LBYL vs EAFP" / "exception handling" "pathlib vs os.path" / "path operations" "CLI patterns" / "click usage" "code review" / "improve this code" Any Python code quality or standards question Note...
237
3692 seo-page agricidaniel/claude-seo
Single Page Analysis What to Analyze On-Page SEO Title tag: 50-60 characters, includes primary keyword, unique Meta description: 150-160 characters, compelling, includes keyword H1: exactly one, matches page intent, includes keyword H2-H6: logical hierarchy (no skipped levels), descriptive URL: short, descriptive, hyphenated, no parameters Internal links: sufficient, relevant anchor text, no orphan pages External links: to authoritative sources, reasonable count Content Quality Word count vs pag...
237
3693 metrickit-diagnostics dpearson2699/swift-ios-skills
MetricKit Diagnostics Collect aggregated performance metrics and crash diagnostics from production devices using MetricKit. The framework delivers daily metric payloads (CPU, memory, launch time, hang rate, animation hitches, network usage) and immediate diagnostic payloads (crashes, hangs, disk-write exceptions) with full call-stack trees for triage. Contents Subscriber Setup Receiving Metric Payloads Receiving Diagnostic Payloads Key Metrics Call Stack Trees Custom Signpost Metrics Exporting a...
237
3694 core-nfc dpearson2699/swift-ios-skills
CoreNFC Read and write NFC tags on iPhone using the CoreNFC framework. Covers NDEF reader sessions, tag reader sessions, NDEF message construction, entitlements, and background tag reading. Targets Swift 6.2 / iOS 26+. Contents Setup NDEF Reader Session Tag Reader Session Writing NDEF Messages NDEF Payload Types Background Tag Reading Common Mistakes Review Checklist References Setup Project Configuration Add the Near Field Communication Tag Reading capability in Xcode Add NFCReaderUsageDescript...
237
3695 device-integrity dpearson2699/swift-ios-skills
Device Integrity Verify that requests to your server come from a genuine Apple device running your unmodified app. DeviceCheck provides per-device bits for simple flags (e.g., "claimed promo offer"). App Attest uses Secure Enclave keys and Apple attestation to cryptographically prove app legitimacy on each request. Contents DCDevice (DeviceCheck Tokens) DCAppAttestService (App Attest) App Attest Key Generation App Attest Attestation Flow App Attest Assertion Flow Server Verification Guidance Err...
237
3696 senior-prompt-engineer alirezarezvani/claude-skills
Senior Prompt Engineer World-class senior prompt engineer skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/prompt_optimizer.py --input data/ --output results/ Core Tool 2 python scripts/rag_evaluator.py --target project/ --analyze Core Tool 3 python scripts/agent_orchestrator.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architectures Scalable syste...
237
3697 jwt-security mindrally/skills
JWT Security You are an expert in JSON Web Token (JWT) security implementation. Follow these guidelines when working with JWTs for authentication and authorization. Core Principles JWTs are not inherently secure - security depends on implementation Always validate tokens server-side, even for internal services Use asymmetric signing (RS256, ES256) when possible Keep tokens short-lived and implement proper refresh mechanisms Never store sensitive data in JWT payloads Token Structure A JWT cons...
237
3698 core-bluetooth dpearson2699/swift-ios-skills
Core Bluetooth Scan for, connect to, and exchange data with Bluetooth Low Energy (BLE) devices. Covers the central role (scanning and connecting to peripherals), the peripheral role (advertising services), background modes, and state restoration. Targets Swift 6.2 / iOS 26+. Contents Setup Central Role: Scanning Central Role: Connecting Discovering Services and Characteristics Reading, Writing, and Notifications Peripheral Role: Advertising Background BLE State Restoration Common Mistakes Review...
237
3699 weatherkit dpearson2699/swift-ios-skills
WeatherKit Fetch current conditions, hourly and daily forecasts, weather alerts, and historical statistics using WeatherService . Display required Apple Weather attribution. Targets Swift 6.2 / iOS 26+. Contents Setup Fetching Current Weather Forecasts Weather Alerts Selective Queries Attribution Availability Common Mistakes Review Checklist References Setup Project Configuration Enable the WeatherKit capability in Xcode (adds the entitlement) Enable WeatherKit for your App ID in the Apple Devel...
236
3700 portfolio-manager tradermonty/claude-trading-skills
Portfolio Manager Overview Analyze and manage investment portfolios by integrating with Alpaca MCP Server to fetch real-time holdings data, then performing comprehensive analysis covering asset allocation, diversification, risk metrics, individual position evaluation, and rebalancing recommendations. Generate detailed portfolio reports with actionable insights. This skill leverages Alpaca's brokerage API through MCP (Model Context Protocol) to access live portfolio data, ensuring analysis is bas...
236