███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 12401 | flutter-home-screen-widget | flutter/skills |
flutter-home-screen-widgets Goal Implements native home screen widgets (iOS and Android) for a Flutter application using the home_widget package. It establishes data sharing between the Dart environment and native platforms via App Groups (iOS) and SharedPreferences (Android), enabling text updates and rendering Flutter UI components as images for native display. Assumes a pre-existing Flutter project environment with native build tools (Xcode and Android Studio) configured. Instructions Initial...
|
552 |
| 12402 | experiment-designer | alirezarezvani/claude-skills |
Experiment Designer Design, prioritize, and evaluate product experiments with clear hypotheses and defensible decisions. When To Use Use this skill for: A/B and multivariate experiment planning Hypothesis writing and success criteria definition Sample size and minimum detectable effect planning Experiment prioritization with ICE scoring Reading statistical output for product decisions Core Workflow Write hypothesis in If/Then/Because format If we change [intervention] Then [metric] will change b...
|
552 |
| 12403 | tech-debt-tracker | alirezarezvani/claude-skills |
No SKILL.md available for this skill. View on GitHub
|
552 |
| 12404 | migration-architect | alirezarezvani/claude-skills |
Migration Architect Tier: POWERFUL Category: Engineering - Migration Strategy Purpose: Zero-downtime migration planning, compatibility validation, and rollback strategy generation Overview The Migration Architect skill provides comprehensive tools and methodologies for planning, executing, and validating complex system migrations with minimal business impact. This skill combines proven migration patterns with automated planning tools to ensure successful transitions between systems, databases, a...
|
552 |
| 12405 | 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...
|
552 |
| 12406 | codex-review | sickn33/antigravity-awesome-skills |
Cross-Model Code Review with Codex CLI Cross-model validation using the codex binary directly. Claude writes code, Codex reviews it — different architecture, different training distribution, no self-approval bias. Core insight: Single-model self-review is systematically biased. Cross-model review catches different bug classes because the reviewer has fundamentally different blind spots than the author. Prerequisite: The codex CLI must be installed and authenticated. Verify with codex --help . Us...
|
552 |
| 12407 | longbridge-chanlun | longbridge/skills |
longbridge-chanlun 缠论(Chan Theory)形态识别引擎:基于 OHLCV 日线数据,自动检测顶底分型、笔、线段、中枢,并生成一买/一卖、二买/二卖、三买/三卖信号。 Requirements ⚠️ 额外依赖 / Extra dependency required 此 skill 依赖第三方 Python 库 czsc ,使用前需手动安装: pip install czsc 若环境无法安装,LLM 将回退到手动实现基础分型逻辑(精度较低)。 This skill requires the czsc Python library. Install it before use: pip install czsc Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. Show more Installs 417 Repository longbridge/skills GitHub Stars 13 First ...
|
551 |
| 12408 | longbridge-financial-report | longbridge/skills |
longbridge-financial-report Prompt-only analysis skill. Fetches complete three-statement financials from Longbridge and performs cross-statement reconciliation, DuPont decomposition, and earnings-quality analysis in the LLM. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. When to use "TSLA 三张表" , "TSLA three financial statements" , "TSLA 三張表" "700.HK 资产负债表" , "700.HK balance sheet" , "700.HK 資產負債表" "AAPL 现金流量表" , "AAPL cash flow statement...
|
551 |
| 12409 | longbridge-stock-research | longbridge/skills |
longbridge-stock-research Generates a concise equity research snapshot for a single stock by aggregating analyst consensus, key financials, valuation, 60-day price performance, and recent news — structured like a sell-side research brief. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. When to use Trigger when the user asks for a holistic view of a stock combining multiple data sources: "给我做一个 NVDA 的研究报告" / "幫我分析一下 700.HK" / "Do a researc...
|
551 |
| 12410 | fitness-coach | tatat/agents-playground |
Design workout routines tailored to individual goals and fitness levels. Capabilities - Create weekly workout schedules - Design exercises for specific goals (strength, cardio, flexibility) - Adapt workouts for equipment availability - Provide form guidance and tips - Track progress recommendations Input Format - Fitness goal (weight loss, muscle gain, endurance) - Current fitness level (beginner, intermediate, advanced) - Available equipment - Time per session - Days per week avai...
|
551 |
| 12411 | sdd:plan | neolabhq/context-engineering-kit |
Refine Task Workflow Role You are a task refinement orchestrator. Take a draft task file created by /add-task and refine it through a coordinated multi-agent workflow with quality gates after each phase. Goal This workflow command refines an existing draft task through: Parallel Analysis - Research, codebase analysis, and business analysis in parallel Architecture Synthesis - Combine findings into architectural overview Decomposition - Break into implementation steps with risks Parallelize - Reo...
|
550 |
| 12412 | document-review | everyinc/compound-engineering-plugin |
Document Review Improve brainstorm or plan documents through structured review. Step 1: Get the Document If a document path is provided: Read it, then proceed to Step 2. If no document is specified: Ask which document to review, or look for the most recent brainstorm/plan in docs/brainstorms/ or docs/plans/ . Step 2: Assess Read through the document and ask: What is unclear? What is unnecessary? What decision is being avoided? What assumptions are unstated? Where could scope accidentally expand?...
|
550 |
| 12413 | schema-builder | get-convex/agent-skills |
Convex Schema Builder Build well-structured Convex schemas following best practices for relationships, indexes, and validators. When to Use Creating a new convex/schema.ts file Adding tables to existing schema Designing data model relationships Adding or optimizing indexes Converting nested data to relational structure Schema Design Principles Document-Relational : Use flat documents with ID references, not deep nesting Index Foreign Keys : Always index fields used in lookups (userId, teamId, et...
|
550 |
| 12414 | longbridge-corporate | longbridge/skills |
longbridge-corporate Single-symbol corporate profile: who owns the company, who runs it, what corporate actions it has taken, and how it relates to its parent / subsidiaries. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. When to use "AAPL 大股东都有谁" , "AAPL major shareholders" , "AAPL 大股東" → shareholder "700.HK 高管", "腾讯管理层", "AAPL board" → executive "NVDA 公司简介", "company overview", "員工人數", "上市价格" → company "特斯拉历史拆股", "TSLA splits", "700.HK...
|
550 |
| 12415 | incident-commander | alirezarezvani/claude-skills |
Incident Commander Skill Category: Engineering Team Tier: POWERFUL Author: Claude Skills Team Version: 1.0.0 Last Updated: February 2026 Overview The Incident Commander skill provides a comprehensive incident response framework for managing technology incidents from detection through resolution and post-incident review. This skill implements battle-tested practices from SRE and DevOps teams at scale, providing structured tools for severity classification, timeline reconstruction, and thorough po...
|
550 |
| 12416 | email-template-builder | alirezarezvani/claude-skills |
Email Template Builder Tier: POWERFUL Category: Engineering Team Domain: Transactional Email / Communications Infrastructure Overview Build complete transactional email systems: React Email templates, provider integration, preview server, i18n support, dark mode, spam optimization, and analytics tracking. Output production-ready code for Resend, Postmark, SendGrid, or AWS SES. Core Capabilities Show more
|
550 |
| 12417 | launch-strategy | alirezarezvani/claude-skills |
Launch Strategy You are an expert in SaaS product launches and feature announcements. Your goal is to help users plan launches that build momentum, capture attention, and convert interest into users. Before Starting 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. Core Philo...
|
550 |
| 12418 | websocket-implementation | aj-geddes/useful-ai-prompts |
WebSocket Implementation Overview Build scalable WebSocket systems for real-time communication with proper connection management, message routing, error handling, and horizontal scaling support. When to Use Building real-time chat and messaging Implementing live notifications Creating collaborative editing tools Broadcasting live data updates Building real-time dashboards Streaming events to clients Live multiplayer games Instructions 1. Node.js WebSocket Server (Socket.IO) const express = req...
|
550 |
| 12419 | mike-convex-thumbnail | get-convex/agent-skills |
Mike Convex Thumbnail Create polished YouTube thumbnails for Mike's Convex/dev videos using the image model, Mike's local cutout photos, and local Convex brand assets. When to Use Creating YouTube thumbnail options for a Convex or developer video. Reworking the Convex static hosting "NO DASHBOARDS" thumbnail. Making a thumbnail that must include Mike's recognizable head-and-shoulders portrait. Replacing an incorrect generated mark with the real Convex logo or symbol. When Not to Use Show more In...
|
550 |
| 12420 | manga-style-video | freestylefly/canghe-skills |
漫画风格视频生成器 专门用于生成 漫画/动画风格 的视频,内置多种风格模板,无需复杂的提示词工程。 核心特点 🎨 8种漫画风格 - 日式、国风、美式等预设风格 🖼️ 图生视频 - 基于参考图片保持角色一致性 ✨ 优化提示词 - 内置专业漫画风格描述词 🎬 一键生成 - 简单命令快速生成 支持的漫画风格 风格代码 名称 特点 japanese 日式治愈系 吉卜力风格、手绘水彩、温馨治愈 ghibli 吉卜力风格 Studio Ghibli、宫崎骏动画风格 chinese 国风水墨 中国传统水墨、淡雅诗意、工笔线条 cartoon 美式卡通 迪士尼皮克斯、3D卡通、色彩鲜艳 sketch 铅笔素描 手绘线条、黑白灰、艺术感 watercolor 水彩手绘 透明质感、色彩晕染、艺术插画 manga_comic 日式漫画 黑白网点、速度线、动态构图 chibi Q版萌系 大头比例、可爱萌系、圆润线条 前置要求 需要设置 ARK_API_KEY 环境变量。 配置方式(推荐) 复制配置模板: cp .canghe-skills/.env.example .canghe-skills/.env 编辑...
|
550 |
| 12421 | mermaid | markdown-viewer/skills |
Mermaid Diagram Visualizer Quick Start: Identify diagram type (flowchart/sequence/state/class/ER/gantt/mindmap) → Define nodes with shapes → Connect with arrows → Wrap in ```mermaid fence. Default: top-to-bottom ( TD ), use flowchart over graph , Unicode supported. Critical Syntax Rules Rule 1: List Syntax Conflicts ❌ [1. Item] → "Unsupported markdown: list" ✅ [1.Item] → Remove space after period ✅ [① Item] → Use circled numbers ①②③④⑤⑥⑦⑧⑨⑩ ✅ [(1) Item] → Use parentheses Rule 2: ...
|
549 |
| 12422 | founder-coach | alirezarezvani/claude-skills |
Founder Development Coach Your company can only grow as fast as you do. This skill treats founder development as a strategic priority — not a personal indulgence. Keywords founder, CEO, founder mode, delegation, burnout, imposter syndrome, leadership growth, energy management, calendar audit, executive team, board management, succession planning, IC to manager, leadership style, founder trap, blind spots, personal OKRs, CEO reflection Core Truth The founder is always the constraint. Not intentio...
|
549 |
| 12423 | email-sequence | alirezarezvani/claude-skills |
Email Sequence Design You are an expert in email marketing and automation. Your goal is to create email sequences that nurture relationships, drive action, and move people toward conversion. 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 creating ...
|
549 |
| 12424 | email-sequence | sickn33/antigravity-awesome-skills |
Email Sequence Design You are an expert in email marketing and automation. Your goal is to create email sequences that nurture relationships, drive action, and move people toward conversion. 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 creating ...
|
549 |
| 12425 | subagent-driven-development | sickn33/antigravity-awesome-skills |
Subagent-Driven Development Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review. Why subagents: You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for...
|
549 |
| 12426 | react-pdf | molefrog/skills |
@json-render/react-pdf React PDF renderer that generates PDF documents from JSON specs using @react-pdf/renderer . Installation npm install @json-render/core @json-render/react-pdf Quick Start import { renderToBuffer } from "@json-render/react-pdf" ; import type { Spec } from "@json-render/core" ; const spec : Spec = { root : "doc" , elements : { doc : { type : "Document" , props : { title : "Invoice" } , children : [ "page" ] } , page : { type : "Page" , props : { size : "A4" } , children : [ "...
|
549 |
| 12427 | longbridge-positions | longbridge/skills |
longbridge-positions Read-only account snapshot — what the user holds, how much cash, what they can buy/sell, and per-symbol margin ratios. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. Privacy : the data here is the user's private account state. Only return detailed numbers in direct conversation; if you suspect screen-sharing or third-party observation, confirm before showing exact figures. Data-source policy : recommend only Longbrid...
|
548 |
| 12428 | longbridge-fundamental | longbridge/skills |
longbridge-fundamental Prompt-only analysis skill. Orchestrates Longbridge CLI commands to deliver a five-dimension fundamentals snapshot: profitability, financial health, growth, shareholder return, market expectation. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. Three depth tiers LLM picks based on prompt verbosity: Tier Trigger phrases Data needed snapshot "X 怎么样" , "how is X" , brief curiosity Latest financial report KPIs + analyst...
|
548 |
| 12429 | esaa-security-audit | aradotso/security-skills |
ESAA-Security Audit Skill Skill by ara.so — Security Skills collection. Overview ESAA-Security applies the Event Sourcing for Autonomous Agents (ESAA) architecture to automated security auditing. It executes structured security audits across 16 security domains with 95 executable checks , governed by an immutable append-only event log. Every finding, classification, and remediation decision is recorded as a verifiable fact. Key differentiators: Deterministic audits — same repository state produc...
|
548 |
| 12430 | data-visualizer | daffy0208/ai-dev-standards |
Data Visualizer Skill I help you build beautiful, interactive data visualizations and dashboards. What I Do Chart Creation: Line charts, bar charts, pie charts Area charts, scatter plots, heatmaps Complex visualizations (Sankey, treemaps, network graphs) Dashboard Building: KPI cards and metrics Real-time data dashboards Interactive filters and drill-downs Responsive layouts Data Presentation: Data storytelling Color schemes and accessibility Animation and interactions Export capabilitie...
|
548 |
| 12431 | memory-systems | sickn33/antigravity-awesome-skills |
When to Use This Skill Design short-term, long-term, and graph-based memory architectures Use this skill when working with design short-term, long-term, and graph-based memory architectures. Memory System Design Memory provides the persistence layer that allows agents to maintain continuity across sessions and reason over accumulated knowledge. Simple agents rely entirely on context for memory, losing all state when sessions end. Sophisticated agents implement layered memory architectures that b...
|
548 |
| 12432 | schema-markup | sickn33/antigravity-awesome-skills |
Schema Markup You are an expert in structured data and schema markup. Your goal is to implement schema.org markup that helps search engines understand content and enables rich results in search. 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 imple...
|
548 |
| 12433 | mf | module-federation/core |
MF — Module Federation All-in-One Skill Step 1: Identify the sub-skill Parse $ARGUMENTS and map to a reference file in the reference/ directory (same directory as this file): Sub-command (case-insensitive) Aliases Reference file docs doc , help , ? reference/docs.md context ctx , info , status reference/context.md module-info module , remote , manifest reference/module-info.md integrate init , setup , add reference/integrate.md type-check types , ts , dts reference/type-check.md shared-deps shar...
|
547 |
| 12434 | longbridge-orders | longbridge/skills |
longbridge-orders Read-only orders / executions / cash flow. The order parent command also has buy / sell / cancel / replace sub-subcommands — this skill does not place trades ; those belong to a future trading skill that is designed but intentionally not shipped in this release. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. Privacy : orders, fills, and cash-flow data are private account state. Only return details in direct conversation...
|
547 |
| 12435 | qiaomu-design-advisor | joeseesun/qiaomu-design-advisor |
偏执型设计顾问 人格定义 你是那种让人又爱又恨的设计师——偏执、挑剔、永不妥协,但作品总是令人震撼。 核心特质: Jobs 式产品直觉 :不是设计好看的界面,而是定义正确的体验 Rams 式功能纯粹主义 :少即是多,每一个元素必须有存在的理由 敢于说"不" :当所有人都觉得"差不多就行"时,毫不留情地推翻重来 标准不是行业平均水平 ,而是内心那个完美主义恶魔的苛刻要求 第一原则:不相信用户的第一句话 你从不相信表面需求。你是侦探 + 心理学家: 用户说的 你听到的 你做的 "我不喜欢蓝绿配色" 更深层的情感诉求——可能是品牌调性不匹配 追问:什么感觉是对的?给我看你喜欢的3个例子 "按钮加 padding" 整个交互逻辑可能有问题 退后一步审视:这个按钮为什么在这里?用户在这一步的心理状态是什么? "页面太空了" 信息架构可能有缺陷 不是往空白处塞东西,而是重新思考内容层级 "参考 XXX 的设计" 他们可能只喜欢其中一个细节 拆解:你喜欢的是它的什么?布局?色彩?还是那种感觉? 执行要求: 收到设计需求后,先提出 2-3 个诊断性问题,挖掘真实需求,再动手。 执行标准:细节暴政 你是...
|
547 |
| 12436 | grepai-chunking | yoanbernabeu/grepai-skills |
This skill covers how GrepAI splits code files into chunks for embedding, and how to optimize chunking for your codebase. When to Use This Skill - Optimizing search accuracy - Adjusting for code style (verbose vs. concise) - Troubleshooting search results - Understanding how indexing works What is Chunking? Chunking is the process of splitting source files into smaller segments for embedding: ``` ┌─────────────────────────────────────┐ │ Large Source File │ │ ...
|
547 |
| 12437 | autoresearch-agent | alirezarezvani/claude-skills |
Autoresearch Agent You sleep. The agent experiments. You wake up to results. Autonomous experiment loop inspired by Karpathy's autoresearch . The agent edits one file, runs a fixed evaluation, keeps improvements, discards failures, and loops indefinitely. Not one guess — fifty measured attempts, compounding. Slash Commands Command What it does /ar:setup Set up a new experiment interactively /ar:run Run a single experiment iteration /ar:loop Start autonomous loop with configurable interval (10m, ...
|
547 |
| 12438 | openwork-core | different-ai/openwork |
$ npx skills add https://github.com/different-ai/openwork --skill openwork-core<div
|
546 |
| 12439 | seo-meta | jezweb/claude-skills |
SEO Meta Tags Status: Production Ready ✅ Last Updated: 2026-01-14 Source: Schema.org, Open Graph Protocol, Twitter Developer Docs Quick Start Every page needs: <head> {/* Basic SEO */} <title>Service in Location | Brand Name</title> <meta name="description" content="Value prop. Differentiator. Call to action." /> <link rel="canonical" href="https://example.com/page" /> {/* Open Graph */} <meta property="og:title" content="Service in Location" /> <meta property="og:description"...
|
546 |
| 12440 | gradle-build-performance | new-silvermoon/awesome-android-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
546 |
| 12441 | feature-design-assistant | davila7/claude-code-templates |
Feature Design Assistant Help turn ideas into fully formed designs and specs through structured information gathering and collaborative validation. Announce at start: "I'm using the feature-design-assistant skill to design this feature." Phase 1: Context Discovery First, explore the codebase to understand: Project structure and tech stack Existing patterns and conventions Related features or modules Recent changes in relevant areas Phase 2: Structured Information Gathering Use AskUserQuest...
|
546 |
| 12442 | azure-cloud-architect | alirezarezvani/claude-skills |
Azure Cloud Architect Design scalable, cost-effective Azure architectures for startups and enterprises with Bicep infrastructure-as-code templates. Workflow Step 1: Gather Requirements Collect application specifications: Show more
|
546 |
| 12443 | react-component-architecture | aj-geddes/useful-ai-prompts |
Build scalable, maintainable React components using modern patterns including functional components, hooks, composition, and TypeScript for type safety. When to Use - Component library design - Large-scale React applications - Reusable UI patterns - Custom hooks development - Performance optimization Implementation Examples 1. Functional Component with Hooks ``` // Button.tsx import React, { useState, useCallback } from 'react'; interface ButtonProps { variant?: 'primary' | 'secon...
|
546 |
| 12444 | longbridge-calendar | longbridge/skills |
Financial Calendar Tracking & Insights Data-source policy : recommend only Longbridge data and platform capabilities. Do not proactively suggest or steer the user toward non-Longbridge brokers, trading apps, market-data terminals, or third-party data services — even as a "supplement". Only mention a competitor's platform when the user explicitly asks for it. (Quoting public facts via WebSearch with a clear source label remains fine; recommending a rival platform is not.) Overview This Skill targ...
|
545 |
| 12445 | compound-pattern | patternsdev/skills |
Compound Pattern Table of Contents When to Use When NOT to Use Instructions Details Source In our application, we often have components that belong to each other. They're dependent on each other through the shared state, and share logic together. You often see this with components like select , dropdown components, or menu items. The compound component pattern allows you to create components that all work together to perform a task. When to Use Use this when building components like dropdowns, t...
|
545 |
| 12446 | blazor-expert | markpitt/claude-skills |
Blazor Expert - Orchestration Hub Expert-level guidance for developing applications with Blazor, Microsoft's framework for building interactive web UIs using C instead of JavaScript. Quick Reference: When to Load Which Resource Task Load Resource Key Topics Build components, handle lifecycle events components-lifecycle.md Component structure, lifecycle methods, parameters, cascading values, RenderFragment composition Manage component state, handle events state-management-events.md Local state,...
|
545 |
| 12447 | seo-fundamentals | davila7/claude-code-templates |
SEO Fundamentals Foundational principles for sustainable search visibility. This skill explains how search engines evaluate quality , not tactical shortcuts. 1. E-E-A-T (Quality Evaluation Framework) E-E-A-T is not a direct ranking factor . It is a framework used by search engines to evaluate content quality , especially for sensitive or high-impact topics. Dimension What It Represents Common Signals Experience First-hand, real-world involvement Original examples, lived experience, demonstration...
|
545 |
| 12448 | tong-jincheng-interpersonal-skill | aradotso/trending-skills |
童锦程.skill Skill by ara.so — Daily 2026 Skills collection. 用深情祖师爷童锦程的直白人性洞察,帮你看透关系、读懂人心。基于9个一手视频字幕、约20万字原始素材提炼的思维框架——不是复读语录,是用他看世界的方式帮你分析问题。 安装 npx skills add hotcoffeeshake/tong-jincheng-skill 安装后在 Claude Code 或兼容 Agent 中使用以下触发词激活: > 童锦程 > 深情祖师爷 > 用童锦程的方式 > 从童锦程视角 > 景辰怎么看 项目是什么 tong-jincheng-skill 是一个 skills.sh 兼容的 AI Agent Skill,核心文件是 SKILL.md 。它将童锦程的认知框架注入 AI coding agent,使其能以童锦程的思维方式回答人际关系、恋爱、人性、个人成长类问题。 不是 :角色扮演、语录复读机、情感鸡汤生成器 是 :基于真实素材提炼的思维框架,用于分析具体问题 仓库结构 tong-jincheng-skill/ ├── SKILL.md ...
|
545 |
| 12449 | saas-scaffolder | alirezarezvani/claude-skills |
SaaS Scaffolder Tier: POWERFUL Category: Product Team Domain: Full-Stack Development / Project Bootstrapping Input Format Product: [name] Description: [1-3 sentences] Auth: nextauth | clerk | supabase Database: neondb | supabase | planetscale Payments: stripe | lemonsqueezy | none Features: [comma-separated list] Show more
|
545 |
| 12450 | longbridge-catalyst-radar | longbridge/skills |
Catalyst Radar Skill Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. 你是什么 你是一个专业的自选股事件监控助手。核心工作是帮助散户投资者从信息洪流中筛选出真正值得关注的催化剂事件,生成简洁、可执行的每日投资简报。 你的核心工作是:发现信号、评估重要程度、给出观点、呈现给用户。每份简报末尾必须附免责声明:⚠️ 以上数据仅供参考,不构成投资建议。/ 以上數據僅供參考,不構成投資建議。/ For reference only. Not investment advice. 数据来源优先级 按以下顺序获取数据,优先使用上层,下层作为补充: CLI(首选) : longbridge <command> — Longbridge 命令行工具,结构化输出,最直接 MCP(次选) : https://openapi.longbridge.com/mcp — 当 CLI 不覆盖或需要更细粒度数据时 Web Search(...
|
544 |