灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 1067 个相关结果 / RAG 与知识库

软件工程 / 诊断修复

emilkowal-animations

emilkowal-animations

931

Emil Kowalski 的 Web 界面动画最佳实践。适用于在 React、CSS 或 Framer Motion 中编写、审查或实现动画。触发…

Stars 0
reactuiperformancerag

软件工程 / 诊断修复

optimize

optimize

928

Optimize strategy parameters using VectorBT. Tests parameter combinations and generates heatmaps.

Stars 136
performancetestingoptimizestrategy

软件工程 / 诊断修复

Android Kotlin 开发

android-kotlin-development

918

使用 Kotlin 开发原生 Android 应用。涵盖基于 Jetpack 的 MVVM 架构、Compose 现代 UI、Retrofit API 调用、Room 本地存储以及导航架构。

Stars 0
reactuiapisql

软件工程 / 诊断修复

pytest

pytest

901

pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask

Stars 44
uitestingapirag

软件工程 / 诊断修复

test

test

895

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

Stars 245,059
reactuiragworkflow

软件工程 / 诊断修复

strategy-compare

strategy-compare

894

Compare multiple strategies or directions (long vs short vs both) on the same symbol. Generates side-by-side stats table.

Stars 136
uitestingstrategycompare

软件工程 / 诊断修复

cloudflare-worker-builder

cloudflare-worker-builder

888

Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Describe project, scaffold structure, configure bindings, deploy. Use…

Stars 783
uideploymentauthapi

软件工程 / 诊断修复

aws-sdk-java-v2-s3

aws-sdk-java-v2-s3

886

Provides Amazon S3 patterns and examples using AWS SDK for Java 2.x. Use when working with S3 buckets, uploading/downloading objects, multipart uploads,…

Stars 248
reactuiperformancesecurity

软件工程 / 诊断修复

langchain4j-testing-strategies

langchain4j-testing-strategies

884

Provides unit test, integration test, and mock AI patterns for LangChain4j applications. Creates mock LLM responses, tests retrieval chains, validates RAG…

Stars 248
uiperformancetestingdocker

软件工程 / 诊断修复

odoo-19

odoo-19

882

Odoo 19 development knowledge base with 18 specialized guides covering Actions (ir.actions.*, cron jobs, server actions), Controllers (HTTP routing, endpoints, auth types), Data files (XML/CSV records, shortcuts, noupdate), API Decorators (@api.depends, @api.constrains, @api.ondelete, @api.onchange, @api.model, @api.private), SQL Constraints (models.Constraint replacing _sql_constraints), Database Indexes (models.Index), Module development (manifest, wizards, reports), Field types (Char, Text, Monetary, relational fields), Manifest configuration (__manifest__.py, dependencies, asset bundles), Mixins (mail.thread, mail.activity.mixin, mail.alias.mixin, utm.mixin), ORM Model methods (search, CRUD, domain filters, recordsets, CamelCase model naming), Migration scripts (pre/post/end hooks, data migration), OWL frontend components (hooks, services, lifecycle), Performance optimization (N+1 prevention, batch ops, _read_group), QWeb Reports (PDF/HTML, paper formats, barcodes, t-out), Security/ACL (record rules, field permissions, privilege-based groups, @api.private), Testing (TransactionCase, HttpCase, mocking, query count assertions), Transactions (savepoints, UniqueViolation, serialization failures), Translations (i18n, PO files, translatable fields), XML Views (list/form/search, kanban card templates, xpath inheritance, QWeb templates). Use when writing, reviewing, or debugging any Odoo 19 Python or XML code, creating or modifying modules, fixing performance issues, or looking up Odoo 19 API patterns and best practices.

Stars 70
frontenduiperformancetesting

软件工程 / 诊断修复

context-window-management

context-window-management

879

Strategies for managing LLM context windows including

Stars 37,673
uiperformanceragllm

软件工程 / 诊断修复

react-native-dev

react-native-dev

868

React Native and Expo development guide covering components, styling, animations, navigation, state management, forms, networking, performance optimization, testing, native capabilities, and engineering (project structure, deployment, SDK upgrades, CI/CD). Use when: building React Native or Expo apps, implementing animations or native UI, managing state, fetching data, writing tests, optimizing performance, deploying to App Store/Play Store, setting up CI/CD, upgrading Expo SDK, or configuring Tailwind/NativeWind.

Stars 11,864
reacttailwinduiperformance

软件工程 / 诊断修复

aws-sdk-java-v2-secrets-manager

aws-sdk-java-v2-secrets-manager

867

Provides AWS Secrets Manager patterns for AWS SDK for Java 2.x, including secret retrieval, caching, rotation-aware access, and Spring Boot integration. Use…

Stars 248
performancedeploymentauditapi

软件工程 / 诊断修复

auth0-react

auth0-react

866

Use when adding authentication to React applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-react SDK for SPAs with Vite or…

Stars 21
reactnextjsbackendui

软件工程 / 诊断修复

feature-flags

feature-flags

857

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

Stars 245,048
reactuiragdebugging

软件工程 / 诊断修复

golang-backend-development

golang-backend-development

853

Complete guide for Go backend development including concurrency patterns, web servers, database integration, microservices, and production deployment

Stars 55
backenduiuxdeployment

软件工程 / 诊断修复

senior-qa

senior-qa

846

Comprehensive QA and testing skill for quality assurance, test automation, and testing strategies for ReactJS, NextJS, NodeJS applications. Includes test suite…

Stars 27,328
reactnextjsuiperformance

软件工程 / 诊断修复

mcp-builder

mcp-builder

838

Build MCP servers in Python with FastMCP. Define tools / resources / prompts, build the server, test locally, deploy to FastMCP Cloud or Docker. Use whenever…

Stars 783
uitestingdockerauth

软件工程 / 诊断修复

生成 Apex

generating-apex

827

主要的 Apex 编写技能,用于类的生成、重构和审查。当用户提及 Apex、.cls、触发器或要求…时,务必激活。

Stars 0
designuitestingdeployment

软件工程 / 诊断修复

sqlalchemy-alembic-expert-best-practices-code-review

sqlalchemy-alembic-expert-best-practices-code-review

825

SQLAlchemy ORM and Alembic migration best practices for building safe, performant database schemas. This skill should be used when writing, reviewing, or…

Stars 8
uiperformancedatabasesql

18 / 54