搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 部署发布
git-workflow-strategy
git-workflow-strategy
Master Git workflows including GitFlow, GitHub Flow, Trunk-Based Development. Configure branches, merge strategies, and collaboration patterns for team environments.
软件工程 / 诊断修复
strategy-pivot-designer
strategy-pivot-designer
Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.
软件工程 / 部署发布
receiving-code-review
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…
软件工程 / 诊断修复
google-chat-api
google-chat-api
Build Google Chat bots and webhooks with Cards v2, interactive forms, and Cloudflare Workers. Covers Spaces/Members/Reactions APIs, bearer token verification, and dialog patterns. Use when: creating Chat bots, workflow automation, interactive forms. Troubleshoot: bearer token 401, rate limit 429, card schema validation, webhook failures.
软件工程 / 诊断修复
brand-name-generator
brand-name-generator
Generate creative brand names, company names, product names, or startup names. Includes naming strategies, brandability scoring, and domain availability…
软件工程 / 诊断修复
tailwind
tailwind
Tailwind CSS v4 performance optimization and best practices guidelines (formerly tailwindcss-v4-style). This skill should be used when writing, reviewing, or…
软件工程 / 诊断修复
mcp-cli-scripts
mcp-cli-scripts
Build CLI scripts alongside MCP servers for terminal environments. File I/O, batch processing, caching, richer output formats. Templates for TypeScript scripts and SCRIPTS.md. Use when: MCP companion scripts, batch processing, saving results to files, CLI API wrappers. Troubleshoot: context too large, no file access, batch input.
软件工程 / 部署发布
aws-rds-database
aws-rds-database
Deploy and manage relational databases using RDS with Multi-AZ, read replicas, backups, and encryption. Use for PostgreSQL, MySQL, MariaDB, and Oracle.
软件工程 / 诊断修复
Angular 模块设计
angular-module-design
使用特性模块(feature modules)、懒加载(lazy loading)和依赖注入(dependency injection)设计 Angular 模块。适用于需要关注点分离的大型 Angular 应用组织。
软件工程 / 诊断修复
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-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.
软件工程 / 诊断修复
rest-api-django
rest-api-django
Comprehensive guidelines for Django REST API development covering project structure, views, models, serializers, authentication, performance, and error…
软件工程 / 诊断修复
ln-722-backend-generator
ln-722-backend-generator
Generates .NET Clean Architecture backend structure from entity definitions. Use when bootstrapping .NET backend projects.
软件工程 / 部署发布
biorxiv-database
biorxiv-database
Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or…
软件工程 / 部署发布
plan-writing
plan-writing
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
软件工程 / 诊断修复
dotnet
dotnet
Guidelines for .NET backend development with C#, ASP.NET Core, and Entity Framework Core
软件工程 / 诊断修复
optimizing-attention-flash
optimizing-attention-flash
Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences…
软件工程 / 诊断修复
edge-concept-synthesizer
edge-concept-synthesizer
Abstract detector tickets and hints into reusable edge concepts with thesis, invalidation signals, and strategy playbooks before strategy design/export.
软件工程 / 部署发布
sql-best-practices
sql-best-practices
SQL development best practices for writing efficient, secure, and maintainable database queries
软件工程 / 诊断修复
rust
rust
Expert in Rust development with focus on safety, performance, and async programming