灵感菇

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

搜索结果

全部能力

找到 1627 个相关结果 / GitHub 工作流

软件工程 / 诊断修复

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

软件工程 / 诊断修复

ralph-tui-create-json

ralph-tui-create-json

891

将 PRD 转换为 prd.json 格式以供 ralph-tui 执行。创建包含用户故事、验收标准和依赖项的 JSON 任务文件。触发条件:create…

Stars 0
backenduiuxauth

软件工程 / 诊断修复

claude-peers-mcp

claude-peers-mcp

883

Enable multiple Claude Code instances to discover each other and exchange messages in real-time via a local broker daemon and MCP server.

Stars 7
uisqlgithubclaude

软件工程 / 诊断修复

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

软件工程 / 诊断修复

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

软件工程 / 诊断修复

规范

spec

875

在仓库根目录的 SPEC.md 中创建、修订或反向传播 bug。该项目规范的唯一修改者。当用户要求编写规范、创建新规范、从现有代码提炼规范、添加不变量、修订章节(§G、§C、§I、§V、§T、§B)或通过反向传播记录 bug 时触发。常见表述:“write the spec for...”、“new spec”、“bug: ...”、“amend §V.3”、“distill spec from code”、“spec this idea”。读取并遵循 FORMAT.md 中的原始人编码规则以及 §T 和 §B 的竖线表格形状。

Stars 0
uiauthapiagent

软件工程 / 诊断修复

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

软件工程 / 诊断修复

telegram-mini-app

telegram-mini-app

866

Expert in building Telegram Mini Apps (TWA) - web apps that run

Stars 37,714
designuiuxauth

软件工程 / 诊断修复

agent-ci

agent-ci

854

使用 Agent CI 在本地运行 GitHub Actions CI,以便在推送前验证更改。适用于测试、运行检查或验证代码变更。

Stars 0
uitestingagentgithub

软件工程 / 部署发布

create-pr

create-pr

852

Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review,…

Stars 188,060
uiapigithubcreates

软件工程 / 诊断修复

tailwind-patterns

tailwind-patterns

852

Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.

Stars 37,713
tailwinddesignpatternscss

软件工程 / 诊断修复

interactive-portfolio

interactive-portfolio

847

Expert in building portfolios that actually land jobs and clients -

Stars 37,687
designuigithubinteractive

软件工程 / 诊断修复

implement-specs

implement-specs

847

Implement an approved feature from PRODUCT.md and TECH.md, keeping specs and code aligned in the same PR as implementation evolves. Use after the product and…

Stars 10
uiimplementspecsapproved

软件工程 / 部署发布

diagnose-ci-failures

diagnose-ci-failures

846

Diagnose CI failures for a PR using the GitHub CLI, extract error logs, and generate a plan to fix them. Use when the user asks to check CI status, pull CI…

Stars 10
workflowgithubdiagnosefailures

软件工程 / 诊断修复

inngest

inngest

837

Inngest expert for serverless-first background jobs, event-driven

Stars 37,687
nextjsuiworkflowinngest

软件工程 / 部署发布

environment

environment

837

This skill should be used when the user asks "what's the config", "show me the configuration", "what variables are set", "environment config", "service…

Stars 261
uideploymentgithubenvironment

软件工程 / 诊断修复

python-patterns

python-patterns

836

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

Stars 37,698
designuiapipython

软件工程 / 诊断修复

arize-prompt-optimization

arize-prompt-optimization

832

Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers performance signal,…

Stars 0
performancellmpromptgithub

18 / 82