搜索结果
全部能力
找到 1329 个相关结果 / 内容写作
软件工程 / 诊断修复
axiom-grdb
axiom-grdb
Use when writing raw SQL queries with GRDB, complex joins, ValueObservation for reactive queries, DatabaseMigrator patterns, query profiling under performance…
软件工程 / 部署发布
spatie-version-control
spatie-version-control
Apply Spatie's version control conventions when creating commits, branches, pull requests, or managing Git repositories; use for naming repos, writing commit…
软件工程 / 诊断修复
react-testing-library
react-testing-library
React Testing Library best practices for writing maintainable, user-centric tests. Use when writing, reviewing, or refactoring RTL tests. Triggers on test…
软件工程 / 诊断修复
accelint-react 最佳实践
accelint-react-best-practices
React 性能优化与最佳实践。在处理任何 React 代码时始终使用此技能——编写组件、hooks、JSX;重构;…
软件工程 / 诊断修复
semrush-research
semrush-research
SEO and competitive intelligence via the SemRush API. Use when asked to research competitors, analyze domains, find keyword opportunities, check backlinks, or estimate traffic. Trigger phrases: "competitor analysis", "domain overview", "keyword research", "backlink check", "traffic estimate", "SEO intelligence", "semrush", "competitive research".
软件工程 / 诊断修复
qiaomu-opencli-usage
qiaomu-opencli-usage
Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs…
软件工程 / 诊断修复
typegpu
typegpu
TypeGPU is type-safe WebGPU in TypeScript. Use whenever the user writes, debugs, or designs TypeGPU code: 'use gpu' shader functions, tgpu.fn, buffers, textures, bind groups, compute and render pipelines, vertex layouts, slots, accessors, and any TypeGPU API. Shader logic and CPU-side resources are tightly coupled - handle both sides here even if the user only mentions one (e.g. "how do I write a shader", "how do I create a buffer"). Trigger on any mention of typegpu, tgpu, "use gpu", TypedGPU, or WebGPU code written using TypeGPU's schema API (d.*, tgpu.*, std.*). Do NOT trigger for raw WebGPU (using GPUDevice/GPURenderPipeline directly without tgpu), WGSL-only questions, Three.js, Babylon.js, or WebGL.
软件工程 / 部署发布
sales-methodology-implementer
sales-methodology-implementer
Implement proven sales methodologies (MEDDIC, BANT, Sandler, Challenger, SPIN) across your team. Generate framework-specific questions, score deals, train…
软件工程 / 部署发布
shellcheck-configuration
shellcheck-configuration
Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring…
软件工程 / 诊断修复
studio-testing
studio-testing
Testing strategy for Supabase Studio. Use when writing tests, deciding what
软件工程 / 诊断修复
pine-backtester
pine-backtester
Implements comprehensive backtesting capabilities for Pine Script indicators and strategies. Use when adding performance metrics, trade analysis, equity…
软件工程 / 诊断修复
jira-syntax
jira-syntax
Use when writing or formatting Jira descriptions, comments, or any text destined for Jira. Converts Markdown to Jira wiki markup, provides templates (bug…
软件工程 / 诊断修复
sveltia-cms
sveltia-cms
Sveltia CMS Git-backed content management (Decap/Netlify CMS successor). 5x smaller bundle (300 KB), GraphQL performance, solves 260+ issues. Use for static…
软件工程 / 诊断修复
conversation-archaeologist
conversation-archaeologist
Mine ALL past Claude conversations to build a living 'User Manual About You'. Extract writing style, business context, goals, preferences, and patterns. Make…
软件工程 / 诊断修复
instagram-content-benchmark
instagram-content-benchmark
Benchmark Instagram posts and Reels to discover winning content patterns, shortlist high-value examples, and extract reusable hooks and formats.
软件工程 / 诊断修复
mutation-testing
mutation-testing
Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript with Vitest or bun test via @hughescr/stryker-bun-runner) and mutmut…
软件工程 / 部署发布
blog-writing-specialist
blog-writing-specialist
Comprehensive blog writing skill that handles technical blog posts, personal voice writing, brain dump transformation, and category-aware AEO-optimized…
软件工程 / 诊断修复
axiom-textkit-ref
axiom-textkit-ref
TextKit 2 complete reference (architecture, migration, Writing Tools, SwiftUI TextEditor) through iOS 26
软件工程 / 诊断修复
axiom-concurrency-profiling
axiom-concurrency-profiling
Use when profiling async/await performance, diagnosing actor contention, or investigating thread pool exhaustion. Covers Swift Concurrency Instruments…
软件工程 / 部署发布
添加 Cucumber 测试
add-cucumber-tests
根据功能规范生成基于 Tzatziki 的 Cucumber BDD 测试(.feature 文件)。当用户需要编写 Cucumber 测试、添加 BDD 场景、创建 feature 文件、生成测试,或使用 Gherkin 测试应用行为时使用此技能——特别是在 Java/Spring 项目中,使用 Tzatziki 的 HTTP、JPA、Kafka、MongoDB、OpenSearch、日志或 MCP 步骤定义。当用户提及在已包含 Tzatziki/Cucumber 依赖(包括基于 TestNG 的 setup)的项目中编写集成测试、验收测试或端到端测试时,同样适用。