搜索结果
ing
找到 13037 个相关结果
通用助手 / 编排推荐
ai-sdk-6-skills
ai-sdk-6-skills
AI SDK 6 Beta 概览:agents、工具审批、Groq (Llama) 和 Vercel AI Gateway。v5 的关键破坏性变更及新模式。
软件工程 / 诊断修复
API开发
api-development
使用 Go 标准库和 NestJS TypeScript 构建简洁、可扩展 API 的指南,涵盖安全性、验证和模块化架构。
软件工程 / 部署发布
asc-ppp-pricing
asc-ppp-pricing
Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use…
自动化与集成 / 自动执行
ln-628-concurrency-auditor
ln-628-concurrency-auditor
Checks async races, thread safety, TOCTOU, deadlocks, blocking I/O, resource contention. Use when auditing concurrency safety.
软件工程 / 诊断修复
ln-635-test-isolation-auditor
ln-635-test-isolation-auditor
Audits whether test results can be trusted: flakiness, isolation, real external dependencies, time/random/order dependency, and shared state. Use when auditing…
研究学习 / 检索整理
ln-230-story-prioritizer
ln-230-story-prioritizer
RICE-scores Stories with market research and generates prioritization table. Use when Stories need business priority ranking for sprint planning.
通用助手 / 编排推荐
refactor
refactor
Code refactoring best practices based on Martin Fowler's catalog and Clean Code principles (formerly refactoring). This skill should be used when refactoring…
软件工程 / 诊断修复
ln-722-backend-generator
ln-722-backend-generator
Generates .NET Clean Architecture backend structure from entity definitions. Use when bootstrapping .NET backend projects.
研究学习 / 检索整理
ln-741-linter-configurator
ln-741-linter-configurator
Configures ESLint, Prettier, Ruff, mypy, and .NET analyzers. Use when setting up linting and formatting for a project.
通用助手 / 编排推荐
reader-recap
reader-recap
Conversational briefing on your recent reading — what you finished, what you highlighted, and what you had to say about it
软件工程 / 诊断修复
ln-743-test-infrastructure
ln-743-test-infrastructure
Sets up test infrastructure with Vitest, xUnit, and pytest. Use when adding testing frameworks and sample tests to a project.
研究学习 / 检索整理
ln-300-task-coordinator
ln-300-task-coordinator
Analyzes Story and builds optimal task plan (1-8 tasks), then routes to create or replan. Use when Story needs task breakdown or replanning.
数据与分析 / 分析洞察
code-metrics-analysis
code-metrics-analysis
Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when assessing code quality, identifying refactoring candidates, or monitoring technical debt.
通用助手 / 编排推荐
clip
clip
OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M…
研究学习 / 检索整理
ln-627-observability-auditor
ln-627-observability-auditor
Checks structured logging, health checks, metrics collection, request tracing, log levels. Use when auditing observability.
安全与治理 / 审核评估
fetch-tweet
fetch-tweet
Fetch tweet content directly from fxtwitter API. Use when given a tweet/X URL to extract the tweet text, author, media, and engagement stats without loading…
安全与治理 / 审核评估
drugbank-database
drugbank-database
Access and analyze comprehensive drug information from the DrugBank database including drug properties, interactions, targets, pathways, chemical structures,…
设计与产品 / 审核评估
harmonyos-app
harmonyos-app
HarmonyOS application development expert. Use when building HarmonyOS apps with ArkTS, ArkUI, Stage model, and distributed capabilities. Covers HarmonyOS NEXT…
软件工程 / 诊断修复
less-best-practices
less-best-practices
Less CSS best practices and coding guidelines for maintainable, modular stylesheets
软件工程 / 部署发布
linear-release-setup
linear-release-setup
Generate CI/CD configuration for Linear Release. Use when setting up