搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
clean-code
clean-code
Use this skill when reviewing, writing, or refactoring code for cleanliness and maintainability following Robert C. Martin's (Uncle Bob) Clean Code principles. Triggers on code review, refactoring, naming improvements, function decomposition, applying SOLID principles, writing clean tests with TDD, identifying code smells, or improving error handling. Covers Clean Code, SOLID, and test-driven development.
软件工程 / 诊断修复
axiom-getting-started
axiom-getting-started
Use when first installing Axiom, unsure which skill to use, want an overview of available skills, or need help finding the right skill for your situation —…
软件工程 / 诊断修复
supabase-audit-rpc
supabase-audit-rpc
List and test exposed PostgreSQL RPC functions for security issues and potential RLS bypass.
软件工程 / 诊断修复
tdd-rust
tdd-rust
TDD workflow for RTK filter development. Red-Green-Refactor with Rust idioms. Real fixtures, token savings assertions, snapshot tests with insta. Auto-triggers…
软件工程 / 诊断修复
rednote-skill
rednote-skill
Comprehensive tool for interacting with rednote (xiaohongshu,小红书) platform. This skill enables users to search for posts by keyword, extract content from…
软件工程 / 诊断修复
axiom-deep-link-debugging
axiom-deep-link-debugging
Use when adding debug-only deep links for testing, enabling simulator navigation to specific screens, or integrating with automated testing workflows - enables…
软件工程 / 诊断修复
jest-generator
jest-generator
Generate Jest unit tests for JavaScript/TypeScript with mocking, coverage. Use for JS/TS modules, React components, test generation, or encountering missing…
软件工程 / 诊断修复
axiom-hang-diagnostics
axiom-hang-diagnostics
Use when app freezes, UI unresponsive, main thread blocked, watchdog termination, or diagnosing hang reports from Xcode Organizer or MetricKit
软件工程 / 诊断修复
axiom-network-framework-ref
axiom-network-framework-ref
Reference — Comprehensive Network.framework guide covering NetworkConnection (iOS 26+), NWConnection (iOS 12-25), TLV framing, Coder protocol, NetworkListener,…
软件工程 / 诊断修复
axiom-axe-ref
axiom-axe-ref
Use when automating iOS Simulator UI interactions beyond simctl capabilities. Reference for AXe CLI covering accessibility-based tapping, gestures, text input,…
软件工程 / 诊断修复
axiom-graphics
axiom-graphics
Use when working with ANY GPU rendering, Metal, OpenGL migration, shaders, 3D content, RealityKit, AR, or display performance. Covers Metal migration, shader…
软件工程 / 诊断修复
axiom-icloud-drive-ref
axiom-icloud-drive-ref
Use when implementing 'iCloud Drive', 'ubiquitous container', 'file sync', 'NSFileCoordinator', 'NSFilePresenter', 'isUbiquitousItem',…
软件工程 / 诊断修复
jscodeshift
jscodeshift
jscodeshift codemod development best practices from Facebook/Meta. This skill should be used when writing, reviewing, or debugging jscodeshift codemods.…
软件工程 / 诊断修复
axiom-core-location-ref
axiom-core-location-ref
Use for Core Location API reference - CLLocationUpdate, CLMonitor, CLServiceSession, authorization, background location, geofencing
软件工程 / 诊断修复
axiom-storage-diag
axiom-storage-diag
Use when debugging 'files disappeared', 'data missing after restart', 'backup too large', 'can't save file', 'file not found', 'storage full error', 'file…
软件工程 / 部署发布
presentation-generator
presentation-generator
Generate interactive HTML presentations with neobrutalism styling, ASCII art decorations, and Agency brand colors. Outputs HTML (interactive with navigation),…
软件工程 / 诊断修复
axiom-core-data
axiom-core-data
Use when choosing Core Data vs SwiftData, setting up the Core Data stack, modeling relationships, or implementing concurrency patterns - prevents…
软件工程 / 诊断修复
axiom-objc-block-retain-cycles
axiom-objc-block-retain-cycles
Use when debugging memory leaks from blocks, blocks assigned to self or properties, network callbacks, or crashes from deallocated objects - systematic…
软件工程 / 诊断修复
axiom-background-processing-diag
axiom-background-processing-diag
Symptom-based background task troubleshooting - decision trees for 'task never runs', 'task terminates early', 'works in dev not prod', 'handler not called',…
软件工程 / 诊断修复
axiom-core-data-diag
axiom-core-data-diag
Use when debugging schema migration crashes, concurrency thread-confinement errors, N+1 query performance, SwiftData to Core Data bridging, or testing…