灵感菇

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

搜索结果

全部能力

找到 2016 个相关结果 / 测试与 QA

软件工程 / 诊断修复

pytest

pytest

901

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

Stars 44
uitestingapirag

软件工程 / 诊断修复

prompt-engineering

prompt-engineering

899

Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies,…

Stars 37,698
designuiperformancetesting

软件工程 / 诊断修复

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

软件工程 / 诊断修复

skill-authoring-workflow

skill-authoring-workflow

892

Turn raw PM content into a compliant, publish-ready skill. Use when creating or updating a repo skill without breaking standards.

Stars 4,323
uitestingauthprompt

软件工程 / 诊断修复

pol-probe-advisor

pol-probe-advisor

890

Select the right Proof of Life (PoL) probe based on hypothesis, risk, and resources. Use this to match the validation method to the real learning goal, not…

Stars 4,321
designuitestingpol

软件工程 / 诊断修复

pol-probe

pol-probe

888

Define a Proof of Life probe to test a risky hypothesis cheaply. Use when you need harsh truth before building real product.

Stars 4,321
designuitestingpol

软件工程 / 诊断修复

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

软件工程 / 诊断修复

aws-sdk-java-v2-dynamodb

aws-sdk-java-v2-dynamodb

884

Provides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, working…

Stars 248
uitestingawssdk

软件工程 / 诊断修复

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

软件工程 / 部署发布

获客渠道顾问

acquisition-channel-advisor

879

使用单位经济效益、客户质量和可扩展性评估获客渠道。用于决定是扩大规模、测试还是放弃某个增长渠道。

Stars 0
uiacquisitionchanneladvisor

软件工程 / 诊断修复

systematic-debugging

systematic-debugging

876

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Stars 37,713
uitestingdebuggingsystematic

软件工程 / 部署发布

反向传播

backprop

875

缺陷→规约协议。当发现缺陷或测试失败时,追溯原因,判断是否需要新增 §V 不变式来防止复发,并将其追加至 §B。这是 SDD 所做的、计划-执行模式所不具备的一项非显而易见的举措。在测试失败、缺陷报告、事后复盘或用户明确要求时触发。

Stars 0
uibackpropbugspec

软件工程 / 诊断修复

sqlalchemy-orm

sqlalchemy-orm

872

SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic

Stars 44
uitestingapidatabase

软件工程 / 诊断修复

aws-sdk-java-v2-core

aws-sdk-java-v2-core

871

Provides AWS SDK for Java 2.x client configuration, credential resolution, HTTP client tuning, timeout, retry, and testing patterns. Use when creating or…

Stars 248
uitestingsecurityauth

软件工程 / 诊断修复

flutter-dev

flutter-dev

870

Flutter cross-platform development guide covering widget patterns, Riverpod/Bloc state management, GoRouter navigation, performance optimization, and platform-specific implementations. Includes const optimization, responsive layouts, testing strategies, and DevTools profiling. Use when: building Flutter apps, implementing state management (Riverpod/Bloc), setting up GoRouter navigation, creating custom widgets, optimizing performance, writing widget tests, cross-platform development.

Stars 11,860
uiperformancetestingflutter

软件工程 / 诊断修复

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

软件工程 / 诊断修复

API 模式

api-patterns

860

API 设计原则与决策。REST、GraphQL 与 tRPC 选型,响应格式、版本控制、分页策略。

Stars 0
designuitestingsecurity

软件工程 / 诊断修复

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

软件工程 / 诊断修复

director-readiness-advisor

director-readiness-advisor

855

Guide the PM-to-Director transition across preparing, interviewing, landing, and recalibrating. Use when leadership scope is changing and you need practical…

Stars 4,316
uidirectorreadinessadvisor

28 / 101