搜索结果
全部能力
找到 6229 个相关结果 / 前端体验
软件工程 / 诊断修复
gan风格线束
gan-style-harness
受 GAN 启发的生成器-评估器智能体框架,用于自主构建高质量应用。基于 Anthropic 2026 年 3 月发布的框架设计论文。
软件工程 / 部署发布
邮政编码搜索
zipcode-search
通过官方 ePost 综合查询页面,从已知地址查询韩国邮政编码和官方英文地址。
软件工程 / 诊断修复
building-with-medusa
building-with-medusa
Load automatically when planning, researching, or implementing ANY Medusa backend features (custom modules, API routes, workflows, data models, module links,…
软件工程 / 诊断修复
langsmith-fetch
langsmith-fetch
Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing…
软件工程 / 诊断修复
dev-browser
dev-browser
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or…
软件工程 / 诊断修复
客户账单运维
customer-billing-ops
使用已连接的计费工具(如...)操作客户计费工作流,例如订阅、退款、流失分诊、计费门户恢复和套餐分析
软件工程 / 诊断修复
Google Cloud WAF 可靠性
google-cloud-waf-reliability
基于 Google Cloud 架构完善框架中的设计原则和建议,为 Google Cloud 工作负载生成以可靠性为核心的指导…
软件工程 / 诊断修复
react-email
react-email
Use when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering…
软件工程 / 诊断修复
feature-forge
feature-forge
Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and…
软件工程 / 诊断修复
nestjs-expert
nestjs-expert
You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware,…
软件工程 / 部署发布
首尔地铁到站
seoul-subway-arrival
使用首尔官方开放数据 API 查询首尔地铁实时到站信息。当用户询问列车何时到站、有哪些列车……时使用。
软件工程 / 诊断修复
salesforce-developer
salesforce-developer
Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the…
软件工程 / 诊断修复
feature-sliced-design
feature-sliced-design
Official Feature-Sliced Design (FSD) v2.1 skill for applying the methodology to frontend projects. Use when the task involves organizing project structure with FSD layers, deciding where code belongs, placing static assets (images, icons, fonts, PDFs), grouping closely related slices, defining public APIs and import boundaries, resolving cross-imports or evaluating the @x pattern, deciding whether to create or remove an entity, evaluating whether the entities layer is needed at all, deciding whether logic should remain local or be extracted, migrating from FSD v2.0 or a non-FSD codebase, integrating FSD with frameworks (Next.js App Router and Pages Router, Nuxt, Vite, Astro), or implementing common patterns such as authentication, API handling, Redux, and TanStack Query (React Query) within FSD.
软件工程 / 诊断修复
building-admin-dashboard-customizations
building-admin-dashboard-customizations
Load automatically when planning, researching, or implementing Medusa Admin dashboard UI (widgets, custom pages, forms, tables, data loading, navigation).…
软件工程 / 部署发布
kbo-results
kbo-results
使用 kbo-game npm 包获取特定日期的 KBO 赛程和比赛结果。当用户询问今天的 KBO 比赛、昨天的比分或某个…时使用。
软件工程 / 部署发布
financial-statements
financial-statements
Generate financial statements (income statement, balance sheet, cash flow) with period-over-period comparison and variance analysis. Use when preparing a…
软件工程 / 诊断修复
dotnet-patterns
dotnet-patterns
地道的 C# 和 .NET 模式、约定、依赖注入、async/await,以及构建健壮、可维护 .NET 应用程序的最佳实践。
软件工程 / 诊断修复
彩票结果
lotto-results
使用 k-lotto npm 包查询韩国彩票开奖结果、最新期数以及彩票匹配情况。当用户询问中奖号码、奖金详情或…时使用。
软件工程 / 部署发布
微调专家
fine-tuning-expert
在微调大语言模型、训练自定义模型或使基础模型适配特定任务时使用。用于配置 LoRA/QLoRA 适配器、准备…时调用。
软件工程 / 诊断修复
graphql-schema
graphql-schema
Guide for designing GraphQL schemas following industry best practices. Use this skill when: (1) designing a new GraphQL schema or API, (2) reviewing existing schema for improvements, (3) deciding on type structures or nullability, (4) implementing pagination or error patterns, (5) ensuring security in schema design.