搜索结果
全部能力
找到 1329 个相关结果 / 内容写作
软件工程 / 诊断修复
stripe
stripe
Stripe payment integration guidelines for TypeScript, React, Next.js with secure payment processing and subscription management
软件工程 / 诊断修复
reproduce-bug
reproduce-bug
Reproduce a bug from a Linear ticket with a failing test. Expects the full ticket context (title, description, comments) to be provided as input.
软件工程 / 诊断修复
js-performance-patterns
js-performance-patterns
Provides framework-agnostic JavaScript runtime performance patterns. Use when optimizing hot paths, loops, DOM operations, caching, or data structure choices…
软件工程 / 诊断修复
kysely
kysely
Guidelines for developing with Kysely, a type-safe TypeScript SQL query builder with autocompletion support
软件工程 / 部署发布
discord-bot-architect
discord-bot-architect
Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive…
软件工程 / 诊断修复
knitwork-x
knitwork-x
Utilities to generate JavaScript and TypeScript code programmatically. Use when building code generators, AST-to-code output, or dynamic source generation.
软件工程 / 诊断修复
react-native-cursor-rules
react-native-cursor-rules
React Native development best practices for TypeScript, functional components, performance optimization, and styling guidelines.
软件工程 / 诊断修复
chat-with-pdf
chat-with-pdf
Answer questions about PDF content, summarize, and extract information
软件工程 / 诊断修复
ce-dhh-rails-style
ce-dhh-rails-style
This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications,…
软件工程 / 诊断修复
pdf-reader
pdf-reader
Reads PDF files and extracts text content in Markdown format. Handles tables and multi-page documents. Use when needing to read PDF documents. Requires…
软件工程 / 诊断修复
firebase-development
firebase-development
Firebase development guidelines for Firestore, Authentication, Functions, and Storage with TypeScript and Angular.
软件工程 / 诊断修复
postgresql-expert-best-practices-code-review
postgresql-expert-best-practices-code-review
PostgreSQL database design, migration, and performance optimization best practices. This skill should be used when writing, reviewing, or refactoring database…
软件工程 / 诊断修复
building-blocks
building-blocks
Guide for implementing code changes in AEM Edge Delivery Services. Handles block development (new or modified), core functionality changes (scripts.js, styles,…
软件工程 / 诊断修复
brainstorm
brainstorm
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning,…
软件工程 / 诊断修复
loki
loki
Grafana Loki log aggregation and LogQL query language. Covers LogQL syntax (log queries, metric queries, label matchers, line filters, parsers: json/logfmt/pattern/regexp/unpack, label filters, line_format), Loki architecture, log ingestion via Alloy/Promtail/Fluent Bit, structured metadata, and Logs Drilldown. Use when writing LogQL queries, configuring Loki, troubleshooting log pipelines, or analyzing logs.
软件工程 / 诊断修复
feishu-docx
feishu-docx
Export Feishu/Lark cloud documents to Markdown. Supports docx, sheets, bitable, and wiki. Use this skill when you need to read, analyze, or reference content…
软件工程 / 部署发布
bash-defensive-patterns
bash-defensive-patterns
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities…
软件工程 / 诊断修复
cold-email-sequence-generator
cold-email-sequence-generator
Generate personalized cold email sequences (7-14 emails) with A/B test subject lines, follow-up timing recommendations, and integrated social proof. Creates…
软件工程 / 诊断修复
monorepo
monorepo
Best practices for monorepo development with TypeScript, React, Next.js, Expo, Turbo, and related technologies
软件工程 / 部署发布
data-migration-scripts
data-migration-scripts
Create safe, reversible database migration scripts with rollback capabilities, data validation, and zero-downtime deployments. Use when changing database schemas, migrating data between systems, or performing large-scale data transformations.