███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6801 | paper-2-web | davila7/claude-code-templates |
Paper2All: Academic Paper Transformation Pipeline Overview This skill enables the transformation of academic papers into multiple promotional and presentation formats using the Paper2All autonomous pipeline. The system converts research papers (LaTeX or PDF) into three primary outputs: Paper2Web: Interactive, explorable academic homepages with layout-aware design Paper2Video: Professional presentation videos with narration, slides, and optional talking-head Paper2Poster: Print-ready conference...
|
308 |
| 6802 | java-jpa-hibernate | pluginagentmarketplace/custom-plugin-java |
Java JPA Hibernate Skill Master data persistence with JPA and Hibernate for production applications. Overview This skill covers JPA entity design, Hibernate optimization, Spring Data repositories, query strategies, and caching. Focuses on preventing N+1 queries and building high-performance persistence layers. When to Use This Skill Use when you need to: Design JPA entities with relationships Optimize database queries Configure Hibernate for performance Implement caching strategies Debug p...
|
308 |
| 6803 | nextjs-supabase-auth | davila7/claude-code-templates |
Next.js + Supabase Auth You are an expert in integrating Supabase Auth with Next.js App Router. You understand the server/client boundary, how to handle auth in middleware, Server Components, Client Components, and Server Actions. Your core principles: Use @supabase/ssr for App Router integration Handle tokens in middleware for protected routes Never expose auth tokens to client unnecessarily Use Server Actions for auth operations when possible Understand the cookie-based session flow Capabiliti...
|
308 |
| 6804 | seo-meta-optimizer | sickn33/antigravity-awesome-skills |
Use this skill when Working on seo meta optimizer tasks or workflows Needing guidance, best practices, or checklists for seo meta optimizer Do not use this skill when The task is unrelated to seo meta optimizer 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...
|
308 |
| 6805 | ffmpeg-video-editor | bryanwhl/ffmpeg-video-editor |
FFmpeg Video Editor You are a video editing assistant that translates natural language requests into FFmpeg commands. When the user asks to edit a video, generate the correct FFmpeg command. How to Generate Commands Identify the operation from the user's request Extract parameters (input file, output file, timestamps, formats, etc.) Generate the FFmpeg command using the patterns below If output filename not specified , create one based on the operation (e.g., video_trimmed.mp4 ) Always include -...
|
308 |
| 6806 | amap | kaichen/amap-skill |
AMap Skill Quick Start Ensure AMAP_MAPS_API_KEY is set. Run bun scripts/amap.ts --help in this skill directory. Pick the matching command from references/command-map.md . Workflow Validate user intent and select one command. Prefer address commands for route planning when users provide plain addresses. Keep output as raw AMap JSON without wrapping fields. Treat any non-zero API business state as failure. Commands Full command mapping: references/command-map.md Ready-to-run examples: references/e...
|
308 |
| 6807 | deck-refresh | anthropics/financial-services-plugins |
Deck Refresh Update numbers across the deck. The deck is the source of truth for formatting; you're only changing values. Environment check This skill works in both the PowerPoint add-in and chat. Identify which you're in before starting — the edit mechanism differs, the intent doesn't: Add-in — the deck is open live; edit text runs, table cells, and chart data directly. Chat — the deck is an uploaded file; edit it by regenerating the affected slides with the new values and writing the result ba...
|
308 |
| 6808 | home-assistant-dashboards-cards | bradsjm/hassio-addons |
Home Assistant Dashboards & Cards Workflow Determine whether to create a new dashboard or edit an existing one. If editing, locate target cards first and transform config with a current config_hash . Use built-in cards unless a custom card is required. Discover entity IDs before wiring cards. Provide minimal, valid dashboard snippets or tool-driven changes. Tooling map (ha-mcp) Discover entities: ha_get_overview , ha_search_entities List/get dashboards: ha_config_get_dashboard Find cards: ha_das...
|
308 |
| 6809 | ministack-aws-emulator | aradotso/trending-skills |
MiniStack AWS Emulator Skill by ara.so — Daily 2026 Skills collection. MiniStack is a free, MIT-licensed drop-in replacement for LocalStack that emulates 25+ AWS services (S3, SQS, DynamoDB, Lambda, SNS, IAM, STS, Kinesis, EventBridge, SecretsManager, SSM, CloudWatch, SES, and more) on a single port ( 4566 ). No account, no API key, no telemetry. Works with boto3 , AWS CLI, Terraform, CDK, and any SDK. Installation Option 1: PyPI (simplest) pip install ministack ministack Server runs at http://...
|
308 |
| 6810 | graalvm-native-image | giuseppe-trisciuoglio/developer-kit |
GraalVM Native Image for Java Applications Expert skill for building high-performance native executables from Java applications using GraalVM Native Image, dramatically reducing startup time and memory consumption. Overview GraalVM Native Image compiles Java applications ahead-of-time (AOT) into standalone native executables. These executables start in milliseconds, require significantly less memory than JVM-based deployments, and are ideal for serverless functions, CLI tools, and microservices ...
|
308 |
| 6811 | data cleaning pipeline | aj-geddes/useful-ai-prompts |
Data Cleaning Pipeline Overview Data cleaning pipelines transform raw, messy data into clean, standardized formats suitable for analysis and modeling through systematic handling of missing values, outliers, and data quality issues. When to Use Preparing raw datasets for analysis or modeling Handling missing values and data quality issues Removing duplicates and standardizing formats Detecting and treating outliers Building automated data preprocessing workflows Ensuring data integrity and consis...
|
308 |
| 6812 | ui-designer | daymade/claude-code-skills |
UI Designer Overview This skill enables systematic extraction of design systems from reference UI images through a multi-step workflow: analyze visual patterns → generate design system documentation → create PRD → produce implementation-ready UI prompts. When to Use User provides UI screenshots, mockups, or design references Need to extract color palettes, typography, spacing from existing designs Want to generate design system documentation from visual examples Building MVP UI that should mat...
|
308 |
| 6813 | cloud-create-project | elastic/agent-skills |
Create Serverless Project Create Elastic Cloud Serverless projects using the Serverless REST API. Use the cloud-manage-project skill for day-2 operations like listing, updating, or deleting projects. Prerequisites and permissions Ensure EC_API_KEY is configured. If not, run cloud-setup skill first. Creating projects requires a Cloud API key with Admin or Organization owner role. This skill does not perform a separate role pre-check. Attempt the requested operation and let the API enforce authori...
|
308 |
| 6814 | playwright-interactive-sandbox | customware-ai/skills |
Core Workflow Write a brief QA inventory before testing: Build the inventory from three sources: the user's requested requirements, the user-visible features or behaviors you actually implemented, and the claims you expect to make in the final response. Anything that appears in any of those three sources must map to at least one QA check before signoff. List the user-visible claims you intend to sign off on. List every meaningful user-facing control, mode switch, or implemented interactive behav...
|
308 |
| 6815 | sveltia-cms | jezweb/claude-skills |
Sveltia CMS Skill Complete skill for integrating Sveltia CMS into static site projects. Current Versions @sveltia/cms: 0.128.5 (verified January 2026) Status: Public Beta (v1.0 expected early 2026) Maturity: Production-ready (270+ issues solved from predecessor) When to Use This Skill ✅ Use Sveltia CMS When: Git-based workflow desired (content as Markdown/YAML/TOML/JSON in repository) Lightweight solution required (<500 KB vs 1.5-2.6 MB for competitors) Migrating from Decap/Netlify CMS (drop-i...
|
307 |
| 6816 | supabase-best-practices | pedrobarretocw/supabase-best-practices |
Supabase Best Practices Comprehensive security and performance optimization guide for Supabase applications with Clerk authentication integration. Contains 40+ rules across 10 categories, prioritized by impact to guide secure development and code review. When to Apply Reference these guidelines when: Setting up a new Supabase project Integrating Clerk authentication with Supabase Writing Row Level Security (RLS) policies Designing database schemas Implementing real-time features Configuring ...
|
307 |
| 6817 | claude-md-management | giuseppe-trisciuoglio/developer-kit |
CLAUDE.md Management Provides comprehensive CLAUDE.md file management capabilities including auditing, quality assessment, and targeted improvements. This skill ensures Claude Code has optimal project context by maintaining high-quality documentation files. Overview CLAUDE.md files are the primary mechanism for providing project-specific context to Claude Code sessions. This skill manages the complete lifecycle of CLAUDE.md files: discovery, quality assessment, reporting, and improvement. It fol...
|
307 |
| 6818 | alicloud-ai-video-wan-video | cinience/alicloud-skills |
Category: provider Model Studio Wan Video Validation mkdir -p output/alicloud-ai-video-wan-video python -m py_compile skills/ai/video/alicloud-ai-video-wan-video/scripts/generate_video.py && echo "py_compile_ok" > output/alicloud-ai-video-wan-video/validate.txt Pass criteria: command exits 0 and output/alicloud-ai-video-wan-video/validate.txt is generated. Output And Evidence Save task IDs, polling responses, and final video URLs to output/alicloud-ai-video-wan-video/ . Keep one end-to-end run l...
|
307 |
| 6819 | reproduce-bug | n8n-io/n8n |
Bug Reproduction Framework Given a Linear ticket context ($ARGUMENTS), systematically reproduce the bug with a failing regression test. Step 1: Parse Signals Extract the following from the provided ticket context: Error message / stack trace (if provided) Reproduction steps (if provided) Workflow JSON (if attached) Affected area (node, execution engine, editor, API, config, etc.) Version where it broke / last working version Step 2: Route to Test Strategy Based on the affected area, pick the tes...
|
307 |
| 6820 | ui-audit | tommygeoco/ui-audit |
Evaluate interfaces against proven UX principles. Based on [Making UX Decisions](https://uxdecisions.com) by Tommy Geoco. When to Use This Skill - Making UI/UX design decisions under time pressure - Evaluating design trade-offs with business context - Choosing appropriate UI patterns for specific problems - Reviewing designs for completeness and quality - Structuring design thinking for new interfaces Core Philosophy Speed ≠ Recklessness. Designing quickly is not automatically reckless...
|
307 |
| 6821 | effect-index | mepuka/effect-ontology |
Effect Skill Index Use this as a quick router to the right Skill for your task. Each entry links to a focused Skill optimized for a coding agent’s limited context. Decision Tree I need to write or refactor some Effect code → Foundations I need robust error handling/retries → Errors & Retries I must run things in parallel / manage fibers → Concurrency & Fibers This is a data pipeline / batching / backpressure → Streams & Pipelines I need DI/services/layers or test/live wiring → Layers & Service...
|
307 |
| 6822 | ai-product | davila7/claude-code-templates |
AI Product Development You are an AI product engineer who has shipped LLM features to millions of users. You've debugged hallucinations at 3am, optimized prompts to reduce costs by 80%, and built safety systems that caught thousands of harmful outputs. You know that demos are easy and production is hard. You treat prompts as code, validate all outputs, and never trust an LLM blindly. Patterns Structured Output with Validation Use function calling or JSON mode with schema validation Streaming...
|
307 |
| 6823 | writing-skills | davila7/claude-code-templates |
Writing Skills Overview Writing skills IS Test-Driven Development applied to process documentation. Personal skills live in agent-specific directories ( ~/.claude/skills for Claude Code, ~/.agents/skills/ for Codex) You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes). Core principle: If you didn't watch an agent fail without the skill, you don't know if the...
|
307 |
| 6824 | backend-to-frontend-handoff-docs | davila7/claude-code-templates |
API Handoff Mode No Chat Output : Produce the handoff document only. No discussion, no explanation—just the markdown block saved to the handoff file. You are a backend developer completing API work. Your task is to produce a structured handoff document that gives frontend developers (or their AI) full business and technical context to build integration/UI without needing to ask backend questions. When to use : After completing backend API work—endpoints, DTOs, validation, business logic—run this...
|
307 |
| 6825 | msw | pproenca/dot-skills |
MSW Best Practices Comprehensive API mocking guide for MSW v2 applications, designed for AI agents and LLMs. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Setting up MSW for testing or development Writing or organizing request handlers Configuring test environments with MSW Mocking REST or GraphQL APIs Debugging handler matching issues Testing error states and edge cases Rule Cat...
|
307 |
| 6826 | gitnexus-debugging | abhigyanpatwari/gitnexus |
Debugging with GitNexus When to Use "Why is this function failing?" "Trace where this error comes from" "Who calls this method?" "This endpoint returns 500" Investigating bugs, errors, or unexpected behavior Workflow 1. gitnexus_query({query: "<error or symptom>"}) → Find related execution flows 2. gitnexus_context({name: "<suspect>"}) → See callers/callees/processes 3. READ gitnexus://repo/{name}/process/{name} → Trace execution flow 4. gitnexus_cyph...
|
307 |
| 6827 | accessibility-testing | aj-geddes/useful-ai-prompts |
Accessibility Testing Overview Accessibility testing ensures web applications are usable by people with disabilities, including those using screen readers, keyboard navigation, or other assistive technologies. It validates compliance with WCAG (Web Content Accessibility Guidelines) and identifies barriers to accessibility. When to Use Validating WCAG 2.1/2.2 compliance Testing keyboard navigation Verifying screen reader compatibility Testing color contrast ratios Validating ARIA attributes Tes...
|
307 |
| 6828 | make-game | opusgamelabs/game-creator |
Make Game (Full Pipeline) Build a complete browser game from scratch, step by step. This command walks you through the entire pipeline — from an empty folder to a deployed, monetized game. No game development experience needed. What you'll get: A fully scaffolded game project with clean architecture Pixel art sprites — recognizable characters, enemies, and items (optional, replaces geometric shapes) Visual polish — gradients, particles, transitions, juice A 50 FPS promo video — autonomous gamepl...
|
307 |
| 6829 | add-feature | opusgamelabs/game-creator |
Add Feature Add a new feature to your game. Just describe what you want in plain English — for example, "add a double-jump power-up" or "add a high score leaderboard" — and the feature will be built following your game's existing patterns. Instructions The user wants to add: $ARGUMENTS Step 1: Understand the codebase Read package.json to identify the engine (Three.js or Phaser) Read src/core/Constants.js for existing configuration Read src/core/EventBus.js for existing events Read src/core/GameS...
|
307 |
| 6830 | create-pull-request | cline/cline |
Create Pull Request This skill guides you through creating a well-structured GitHub pull request that follows project conventions and best practices. Prerequisites Check Before proceeding, verify the following: 1. Check if gh CLI is installed gh --version If not installed, inform the user: The GitHub CLI (gh) is required but not installed. Please install it: macOS: brew install gh Other: https://cli.github.com/ 2. Check if authenticated with GitHub gh auth status If not authenticated, ...
|
307 |
| 6831 | docs-updater | giuseppe-trisciuoglio/developer-kit |
Universal Documentation Auto-Updater Automates the process of keeping project documentation synchronized with codebase changes. This skill analyzes git differences between the current working branch and the last released version, then intelligently updates relevant documentation files. Overview The Universal Documentation Auto-Updater provides a language-agnostic approach to documentation maintenance. By leveraging git operations to identify what has changed since the last release, it generates ...
|
307 |
| 6832 | figma-use | openai/skills |
use_figma — Figma Plugin API Skill Use the use_figma tool to execute JavaScript in Figma files via the Plugin API. All detailed reference docs live in references/ . Always pass skillNames: "figma-use" when calling use_figma . This is a logging parameter used to track skill usage — it does not affect execution. If the task involves building or updating a full page, screen, or multi-section layout in Figma from code , also load figma-generate-design . It provides the workflow for discovering desig...
|
307 |
| 6833 | cloud-network-security | elastic/agent-skills |
Cloud Network Security Manage network security policies for Elastic Cloud Serverless projects: IP filters to allowlist specific IPs or CIDRs, and VPC filters (AWS PrivateLink) to restrict traffic to specific VPC endpoints. Prerequisite: This skill assumes the cloud-setup skill has already run — EC_API_KEY is set in the environment and the organization context is established. If EC_API_KEY is missing, instruct the agent to invoke cloud-setup first. Do NOT prompt the user for an API key directly. ...
|
307 |
| 6834 | qqbot-cron | sliverp/qqbot |
QQ Bot 智能提醒 让 AI 帮用户设置、管理定时提醒,支持私聊和群聊。 ⛔ 最重要的一条规则(读三遍) 调用 cron 工具时,payload.kind 必须是 "agentTurn" 。绝对不能用 "systemEvent" ! systemEvent 只会在 AI 会话里插入一条文本,用户根本收不到 QQ 消息。 只有 agentTurn + deliver: true + channel: "qqbot" + to 才能真正把消息发到 QQ。 🤖 AI 决策指南 时间确认规则 设置提醒前,先确认当前系统时间(查看上下文中的时间信息,或执行 date )。 纯相对时间("5分钟后"、"1小时后")可以跳过确认,直接算 Date.now() + 延迟毫秒 。 用户意图识别 用户说法 意图 cron 工具 action "5分钟后提醒我喝水" 创建一次性提醒 add (schedule.kind=at) "每天8点提醒我打卡" 创建周期提醒 add (schedule.kind=cron) "我有哪些提醒" 查询 list "取消喝水提醒" 删除 remove "修改提醒时间" ...
|
306 |
| 6835 | skillboss | heeyo-life/skillboss-skills |
SkillBoss Skill Multi-AI gateway for building and deploying full-stack applications with 50+ AI APIs. When to Use This Skill Use this skill when the user wants to: Build websites/apps : Any website, landing page, SaaS, React app, membership site, booking system, e-commerce store, dashboard, admin panel Store data : User data, form submissions, orders, bookings, member info - uses D1 database with auto-provisioning Accept payments : Stripe integration for subscriptions, one-time payments, e-comme...
|
306 |
| 6836 | senior-backend | alirezarezvani/claude-skills |
Senior Backend Complete toolkit for senior backend with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Api Scaffolder python scripts/api_scaffolder.py [ options ] Script 2: Database Migration Tool python scripts/database_migration_tool.py [ options ] Script 3: Api Load Tester python scripts/api_load_tester.py [ options ] Core Capabilities 1. Api Scaffolder Automated tool for api scaffolder tasks. ...
|
306 |
| 6837 | twitter-cli | jackwener/twitter-cli |
twitter-cli — Twitter/X CLI Tool Binary: twitter Credentials: browser cookies (auto-extracted) or env vars Setup Install (requires Python 3.8+) uv tool install twitter-cli Or: pipx install twitter-cli Upgrade to latest (recommended to avoid API errors) uv tool upgrade twitter-cli Or: pipx upgrade twitter-cli Authentication IMPORTANT FOR AGENTS : Before executing ANY twitter-cli command, you MUST first check if credentials exist. If not, you MUST proactively guide the user through the authent...
|
306 |
| 6838 | linear-issue | n8n-io/n8n |
Linear Issue Analysis Start work on Linear issue $ARGUMENTS Prerequisites This skill depends on external tools. Before proceeding, verify availability: Required: Linear MCP ( mcp__linear ): Must be connected. Without it the skill cannot function at all. GitHub CLI ( gh ): Must be installed and authenticated. Run gh auth status to verify. Used to fetch linked PRs and issues. Optional (graceful degradation): Notion MCP ( mcp__notion ): Needed only if the issue links to Notion docs. If unavailable,...
|
306 |
| 6839 | seedance | songguoxs/seedance-prompt-skill |
Seedance 2.0 视频提示词生成器 你是一个专业的 AI 视频提示词工程师,专门为字节跳动即梦平台的 Seedance 2.0 视频生成模型编写高质量的中文提示词。 你的角色 根据用户的创意需求,生成结构化、可直接使用的 Seedance 2.0 视频提示词。你需要充分利用 Seedance 2.0 的多模态能力和自然语言理解能力,生成电影级别的视频描述。 Seedance 2.0 核心能力 平台参数 维度 规格 图片输入 jpeg/png/webp/bmp/tiff/gif,≤9张,单张<30MB 视频输入 mp4/mov,≤3个,总时长2-15秒,单个<50MB,分辨率480p-720p 音频输入 mp3/wav,≤3个,总时长≤15秒,单个<15MB 文本输入 自然语言描述 混合上限 最多12个文件(图片+视频+音频合计) 生成时长 4-15秒,可自由选择 声音输出 自带音效/配乐 分辨率 支持2K输出 多模态能力总览 多模态参考 :支持图片、视频、音频、文本四种模态输入,可参考任何内容的动作、特效、形式、运镜、人物、场景、声音 @引用系统 :在提示词中用 @图片1 、 ...
|
306 |
| 6840 | lesson | win4r/memory-lancedb-pro |
Lesson Extraction & Storage When triggered, extract and store lessons from the recent conversation context . Steps Scan recent context — identify the pitfall, bug fix, or key insight just discussed Store technical layer (category: fact, importance ≥ 0.8): Pitfall: [symptom]. Cause: [root cause]. Fix: [solution]. Prevention: [how to avoid]. Store principle layer (category: decision, importance ≥ 0.85): Decision principle ([tag]): [behavioral rule]. Trigger: [when]. Action: [what to do]. Verify — ...
|
306 |
| 6841 | statsmodels | davila7/claude-code-templates |
Statsmodels: Statistical Modeling and Econometrics Overview Statsmodels is Python's premier library for statistical modeling, providing tools for estimation, inference, and diagnostics across a wide range of statistical methods. Apply this skill for rigorous statistical analysis, from simple linear regression to complex time series models and econometric analyses. When to Use This Skill This skill should be used when: Fitting regression models (OLS, WLS, GLS, quantile regression) Performing ...
|
306 |
| 6842 | nestjs-clean-typescript | mindrally/skills |
NestJS Clean TypeScript Guidelines by Alberto Basalo for developing clean NestJS APIs using TypeScript. These rules emphasize strong typing, clean code principles, and architectural best practices. TypeScript General Principles Always declare the type of each variable and function (parameters and return value) Avoid using any; create necessary types instead Use JSDoc for public classes and methods One export per file Naming Conventions PascalCase for classes camelCase for variables and functio...
|
306 |
| 6843 | nextjs-app-router-patterns | sickn33/antigravity-awesome-skills |
Next.js App Router Patterns Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development. When to Use This Skill Building new Next.js applications with App Router Migrating from Pages Router to App Router Implementing Server Components and streaming Setting up parallel and intercepting routes Optimizing data fetching and caching Building full-stack features with Server Actions Core Concepts 1. Rendering Modes Mode Where When to Use ...
|
306 |
| 6844 | cobo-agentic-wallet-sandbox | cobosteven/cobo-agent-wallet-manual |
How You Act with Cobo Agentic Wallets You operate with delegated, limited authority over an owner's on-chain assets. Three defining traits: Proactive — You surface next steps and relevant options. You track tasks you start without waiting to be asked. After every action, you report status and suggest what the owner can do next. Precise — You execute the owner's explicit intent precisely. On ambiguous parameters (amount, address, chain, recipient), you ask for clarification before acting. You do ...
|
306 |
| 6845 | premortem | parcadei/continuous-claude-v3 |
Pre-Mortem Identify failure modes before they occur by systematically questioning plans, designs, and implementations. Based on Gary Klein's technique, popularized by Shreyas Doshi (Stripe). Usage /premortem Auto-detect context, choose depth /premortem quick Force quick analysis (plans, PRs) /premortem deep Force deep analysis (before implementation) /premortem <file> Analyze specific plan or code Core Concept "Imagine it's 3 months from now and this pro...
|
306 |
| 6846 | stanley-druckenmiller-investment | tradermonty/claude-trading-skills |
Druckenmiller Strategy Synthesizer Purpose Synthesize outputs from 8 upstream analysis skills (5 required + 3 optional) into a single composite conviction score (0-100), classify the market into one of 4 Druckenmiller patterns, and generate actionable allocation recommendations. This is a meta-skill that consumes structured JSON outputs from other skills — it requires no API keys of its own. When to Use This Skill English: User asks "What's my overall conviction?" or "How should I be positioned?...
|
306 |
| 6847 | react-three-fiber | freshtechbro/claudedesignskills |
@json-render/react-three-fiber React Three Fiber renderer for json-render. 19 built-in 3D components. Two Entry Points Entry Point Exports Use For @json-render/react-three-fiber/catalog threeComponentDefinitions Catalog schemas (no R3F dependency, safe for server) @json-render/react-three-fiber threeComponents , ThreeRenderer , ThreeCanvas , schemas R3F implementations and renderer Usage Pattern Pick the 3D components you need from the standard definitions: import { defineCatalog } from "@json-r...
|
306 |
| 6848 | cicd-pipeline-setup | aj-geddes/useful-ai-prompts |
CI/CD Pipeline Setup Overview Build automated continuous integration and deployment pipelines that test code, build artifacts, run security checks, and deploy to multiple environments with minimal manual intervention. When to Use Automated code testing and quality checks Containerized application builds Multi-environment deployments Release management and versioning Automated security scanning Performance testing integration Artifact management and registry Implementation Examples 1. GitHub Ac...
|
306 |
| 6849 | quarto-authoring | posit-dev/skills |
Quarto Authoring This skill is based on Quarto CLI v1.8.26. When to Use What Task: Write a new Quarto document Use: Follow "QMD Essentials" below, then see specific reference files Task: Convert R Markdown to Quarto Use: references/conversion-rmarkdown.md Task: Migrate bookdown project Use: references/conversion-bookdown.md Task: Migrate xaringan slides Use: references/conversion-xaringan.md Task: Migrate distill article Use: references/conversion-distill.md Task: Migrate blogdown site Use: refe...
|
306 |
| 6850 | google-spaces-updates | jezweb/claude-skills |
Google Spaces Updates Status: Production Ready Last Updated: 2026-01-09 Post updates to a team Google Chat Space via webhook. Quick Start 1. Setup (first time per project) Run /google-spaces-updates setup or manually create .claude/settings.json: { "project": { "name": "my-project", "repo": "github.com/org/my-project" }, "team": { "chat_webhook": "https://chat.googleapis.com/v1/spaces/SPACE_ID/messages?key=KEY&token=TOKEN", "members": ["Deepinder", "Joshua", "Raquel"] ...
|
305 |