搜索结果
全部能力
找到 1329 个相关结果 / 内容写作
软件工程 / 诊断修复
msw
msw
MSW (Mock Service Worker) best practices for API mocking in tests (formerly test-msw). This skill should be used when setting up MSW, writing request handlers,…
软件工程 / 诊断修复
bundle-size-optimization
bundle-size-optimization
Reduce JavaScript and CSS bundle sizes through code splitting, tree shaking, and optimization techniques. Improve load times and overall application performance.
软件工程 / 诊断修复
Angular 最佳实践
angular-best-practices
Angular 性能优化与最佳实践指南。在编写、审查或重构 Angular 代码时,用于实现最佳性能、包体积和…
软件工程 / 诊断修复
seo-keyword-strategist
seo-keyword-strategist
Analyzes keyword usage in provided content, calculates density, suggests semantic variations and LSI keywords based on the topic. Prevents over-optimization.…
软件工程 / 诊断修复
muapi-platform
muapi-platform
Setup and utility scripts for muapi.ai — configure API keys, test connectivity, and poll for async generation results
软件工程 / 诊断修复
huashu-douyin-script
huashu-douyin-script
抖音爆款脚本创作工作流。从竞品视频拆解到脚本生成的完整流程:下载抖音视频→Gemini视频分析→爆款公式提炼→脚本+分镜生成→AI味审校。 当用户提到"抖音脚本"、"爆款拆解"、"竞品分析"、"带货脚本"、"千川素材"、"种草脚本"、"视频拆解"、"抖音视频分析"时使用此技能。
软件工程 / 诊断修复
API 测试
api-testing
使用 TypeScript (Supertest) 和 Python (httpx, pytest) 进行 HTTP API 测试。测试 REST API、GraphQL、请求/响应验证、认证和错误…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
google-image-search
google-image-search
Search and download images via Google Custom Search API with LLM-powered selection. This skill should be used when finding images for articles, presentations,…
软件工程 / 诊断修复
seo-content-writer
seo-content-writer
Writes SEO-optimized content based on provided keywords and topic briefs. Creates engaging, comprehensive content following best practices. Use PROACTIVELY for…
软件工程 / 诊断修复
qa-testing-playwright
qa-testing-playwright
E2E web testing with Playwright. Use when writing tests, debugging flakes, or setting up CI with selectors, sharding, and network mocking.
软件工程 / 诊断修复
keychron-keyboards-hardware-design
keychron-keyboards-hardware-design
Work with Keychron's source-available CAD hardware design files (STEP/DXF/PDF) for keyboards and mice, including scripting, inventory management, and 3D…
软件工程 / 诊断修复
bundle-splitting
bundle-splitting
Teaches bundle splitting techniques for web performance. Use when your application has a large JavaScript bundle that affects load times or when you need to…
软件工程 / 诊断修复
fastify-typescript
fastify-typescript
Guidelines for building high-performance APIs with Fastify and TypeScript, covering validation, Prisma integration, and testing best practices
软件工程 / 诊断修复
browser-debugging
browser-debugging
Debug client-side issues using browser developer tools. Identify JavaScript errors, styling issues, and performance problems in the browser.
软件工程 / 诊断修复
nextjs-react-redux-typescript-cursor-rules
nextjs-react-redux-typescript-cursor-rules
Comprehensive Next.js, React, Redux, and TypeScript development guidelines covering SOLID principles, component architecture, and best practices.
软件工程 / 诊断修复
shopify-development
shopify-development
Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid. TRIGGER: "shopify", "shopify app", "checkout extension", "admin extension", "POS extension", "shopify theme", "liquid template", "polaris", "shopify graphql", "shopify webhook", "shopify billing", "app subscription", "metafields", "shopify functions"
软件工程 / 部署发布
changelog-writer
changelog-writer
Generates changelogs and release notes from git commits, PR titles, and issue references. Organizes changes by impact type (breaking, features, fixes,…
软件工程 / 部署发布
go-logging
go-logging
Use when choosing a logging approach, configuring slog, writing structured log statements, or deciding log levels in Go. Also use when setting up production…
软件工程 / 诊断修复
bash-linux
bash-linux
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.