搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
nz-business-english
nz-business-english
New Zealand business English writing style for professional communications — warm, inclusive, EN-NZ spelling (colour, organise, centre). Use whenever the user…
软件工程 / 诊断修复
mongodb-development
mongodb-development
MongoDB development guidelines with Payload CMS, Mongoose, aggregation pipelines, and TypeScript best practices.
软件工程 / 诊断修复
rev-struct
rev-struct
Reconstruct data structures by analyzing memory access patterns across functions
软件工程 / 诊断修复
knowledge-graph
knowledge-graph
Manage persistent Knowledge Graph for specifications. Provides read, query, update, and validation capabilities for codebase analysis caching. Use when:…
软件工程 / 诊断修复
i18n-expert
i18n-expert
This skill should be used when setting up, auditing, or enforcing internationalization/localization in UI codebases (React/TS, i18next or similar, JSON…
软件工程 / 部署发布
1688采购 sourcing
ali1688-sourcing
1688 工厂与拿货价查询工具。当用户需要在 1688 查找工厂、获取批发价格、寻找供应链资源时使用此 skill。输入产品关键词和特征,输出工厂列表、起批价区间、MOQ 等信息,为核价计算提供成本数据。
软件工程 / 诊断修复
mobile-developer
mobile-developer
Develop React Native, Flutter, or native mobile apps with modern architecture patterns. Masters cross-platform development, native integrations, offline sync,…
软件工程 / 诊断修复
micro-interactions
micro-interactions
Use when designing small UI feedback moments like button states, toggles, form validation, loading indicators, or notification badges.
软件工程 / 诊断修复
react-ui-patterns
react-ui-patterns
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.
软件工程 / 诊断修复
react-pdf
react-pdf
Generate PDF documents using React-PDF library (@react-pdf/renderer). Use when creating PDFs,
软件工程 / 诊断修复
safe-action-testing
safe-action-testing
Use when writing tests for next-safe-action actions or hooks -- Vitest patterns for testing server actions directly, middleware behavior, hooks with React…
软件工程 / 部署发布
gitlab-cicd-pipeline
gitlab-cicd-pipeline
Design and implement GitLab CI/CD pipelines with stages, jobs, artifacts, and caching. Configure runners, Docker integration, and deployment strategies.
软件工程 / 部署发布
cloudbase-guidelines
cloudbase-guidelines
Essential CloudBase (TCB, Tencent CloudBase, 云开发, 微信云开发) development guidelines. MUST read when working with CloudBase projects, developing web apps, mini…
软件工程 / 诊断修复
macos-process-injection
macos-process-injection
macOS process injection playbook. Use when you need to inject code into running or launching macOS processes via dylib hijacking, DYLD environment variables, XPC exploitation, Mach port manipulation, or Electron/Chromium abuse.
软件工程 / 部署发布
github-actions-workflow
github-actions-workflow
Build comprehensive GitHub Actions workflows for CI/CD, testing, security, and deployment. Master workflows, jobs, steps, and conditional execution.
软件工程 / 诊断修复
react-patterns
react-patterns
Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.
软件工程 / 部署发布
run-tests
run-tests
Runs .NET tests with dotnet test. Use when user says "run tests", "run my tests", "run these tests", "execute tests", "dotnet test", "test filter", "filter by category", "filter by class", "combine filters", "run only specific tests", "integration tests", "unit tests", "tests not running", "hang timeout", "blame-hang", "blame-crash", "crash dump", "TRX report", "TRX", "test report", "generate TRX", "TUnit", "treenode-filter", "target framework", "multi-TFM", or needs to detect the test platform (VSTest or Microsoft.Testing.Platform), identify the test framework, apply test filters, or troubleshoot test execution failures. Covers MSTest, xUnit, NUnit, and TUnit across both VSTest and MTP platforms. Also use for --filter-class, --filter-trait, --report-trx, --logger trx, --blame-hang-timeout, and other platform-specific filter and reporting syntax. DO NOT USE FOR: writing or generating test code, CI/CD pipeline configuration, or debugging failing test logic.
软件工程 / 部署发布
build-feature
build-feature
Build an iOS feature using ShipSwift component recipes. Use when the user says "build", "create", "add a feature", or describes an iOS feature they want to implement.
软件工程 / 诊断修复
playwright-bot-bypass
playwright-bot-bypass
This skill should be used when the user asks to "bypass bot detection", "avoid CAPTCHA", "stealth browser automation", "undetected playwright", "bypass Google…
软件工程 / 诊断修复
dead-code
dead-code
Find unused functions and dead code in the codebase