搜索结果
ing
找到 904 个相关结果 / 研究学习
研究学习 / 检索整理
naming-convention
naming-convention
Establish a naming convention system for design elements, components, and tokens with clear rules and examples.
研究学习 / 检索整理
case-study
case-study
Craft portfolio-ready case studies that tell the story of a design project.
研究学习 / 检索整理
code-documentation-doc-generate
code-documentation-doc-generate
You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user…
研究学习 / 检索整理
qdrant-performance-optimization
qdrant-performance-optimization
Different techniques to optimize the performance of Qdrant, including indexing strategies, query optimization, and hardware considerations. Use when you want…
研究学习 / 检索整理
case-study-writing
case-study-writing
B2B case study writing with STAR framework, data visualization, and research. Covers structure, customer quotes, metrics presentation, and distribution…
研究学习 / 检索整理
market-research-analysis
market-research-analysis
Comprehensive market research and analysis skill. Use when sizing markets, conducting competitive analysis, generating professional market research reports, analyzing consumer behavior, or identifying market opportunities. Activates for: market research, market analysis, market report, TAM SAM SOM, market sizing, industry analysis, market landscape, competitive landscape, market trends, consumer research, Porter's Five Forces, PESTLE, SWOT, BCG Matrix, McKinsey-style report, consulting report, market opportunity, industry report, due diligence, M&A analysis, GTM market analysis, product-market fit validation.
研究学习 / 检索整理
design-rationale
design-rationale
Write clear design rationale connecting decisions to user needs, business goals, and principles.
研究学习 / 检索整理
design-token
design-token
Define and organize design tokens (color, spacing, typography, elevation) with naming conventions and usage guidance.
研究学习 / 检索整理
feedback-patterns
feedback-patterns
Design system feedback for user actions including confirmations, status updates, and notifications.
研究学习 / 检索整理
sports-news
sports-news
Sports news via RSS/Atom feeds and Google News. Fetch headlines, search by query, filter by date. Covers football news, transfer rumors, match reports, and any sport via Google News. Use when: user asks for recent news, headlines, transfer rumors, or articles about any sport. Good for "what's the latest on [team/player]" questions. Supports any Google News query and curated RSS feeds (BBC Sport, ESPN, The Athletic, Sky Sports). Don't use when: user asks for structured data like standings, scores, statistics, or xG — use the sport-specific skill instead: football-data (soccer), nfl-data (NFL), nba-data (NBA), wnba-data (WNBA), nhl-data (NHL), mlb-data (MLB), tennis-data (tennis), golf-data (golf), cfb-data (college football), cbb-data (college basketball), or fastf1 (F1). Don't use for prediction market odds — use polymarket or kalshi. News results are text articles, not structured data.
研究学习 / 检索整理
experience-map
experience-map
Create a holistic experience map showing the full ecosystem of user touchpoints, channels, and relationships.
研究学习 / 检索整理
cubox
cubox
Cubox CLI is a callable personal reading memory system that enables you to search, read, and use saved content, perform semantic (RAG-based) queries, access…
研究学习 / 检索整理
stakeholder-alignment
stakeholder-alignment
Create stakeholder alignment artifacts including responsibility matrices, decision frameworks, and communication plans.
研究学习 / 检索整理
team-workflow
team-workflow
Design team workflows covering task management, collaboration rituals, and tooling.
研究学习 / 检索整理
opportunity-framework
opportunity-framework
Identify, evaluate, and prioritize design opportunities using impact-effort frameworks and strategic criteria.
研究学习 / 检索整理
chroma
chroma
Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function…
研究学习 / 检索整理
rag-retrieval
rag-retrieval
Retrieval-Augmented Generation patterns for grounded LLM responses. Use when building RAG pipelines, embedding documents, implementing hybrid search,…
研究学习 / 检索整理
claude-code-history-files-finder
claude-code-history-files-finder
Finds and recovers content from Claude Code session history files. This skill should be used when searching for deleted files, tracking changes across…
研究学习 / 检索整理
embeddings
embeddings
Vector embeddings with HNSW indexing, sql.js persistence, and hyperbolic support. 75x faster with agentic-flow integration. Use when: semantic search, pattern matching, similarity queries, knowledge retrieval. Skip when: exact text matching, simple lookups, no semantic understanding needed.
研究学习 / 检索整理
pgvector-semantic-search
pgvector-semantic-search
Use this skill for setting up vector similarity search with pgvector for AI/ML embeddings, RAG applications, or semantic search. **Trigger when user asks to:** - Store or search vector embeddings in PostgreSQL - Set up semantic search, similarity search, or nearest neighbor search - Create HNSW or IVFFlat indexes for vectors - Implement RAG (Retrieval Augmented Generation) with PostgreSQL - Optimize pgvector performance, recall, or memory usage - Use binary quantization for large vector datasets **Keywords:** pgvector, embeddings, semantic search, vector similarity, HNSW, IVFFlat, halfvec, cosine distance, nearest neighbor, RAG, LLM, AI search Covers: halfvec storage, HNSW index configuration (m, ef_construction, ef_search), quantization strategies, filtered search, bulk loading, and performance tuning.