搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
pr-review
pr-review
Use when reviewing a GitHub PR for quality, scope correctness, trust tier compliance, or generating user-friendly review feedback.
软件工程 / 诊断修复
pptx
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or…
软件工程 / 诊断修复
localization
localization
Use when implementing internationalization (i18n), String Catalogs, pluralization, or right-to-left layout support. Covers modern localization workflows with…
软件工程 / 诊断修复
module-learning-path-generator
module-learning-path-generator
Generates structured, career-focused modular curriculums for software engineering students. Use when designing new educational modules or tailoring learning…
软件工程 / 诊断修复
python-performance-profiler
python-performance-profiler
Identify CPU and memory bottlenecks in Python code using cProfile or memory_profiler. Use to optimize mission-critical Python services.
软件工程 / 诊断修复
smart-test
smart-test
Intelligent test selection based on code changes. Maps source files to tests via import analysis, implements tiered testing (fast < 1 min, impacted < 5 min, full suite), and tracks test reliability. Use when running tests after code changes to optimize feedback loops and CI time.
软件工程 / 诊断修复
react-native-expo
react-native-expo
Build and maintain React Native apps with Expo SDK, EAS Build, EAS Update, and Continuous Native Generation. Use when configuring Expo projects, adding native…
软件工程 / 诊断修复
swift-diagnostics
swift-diagnostics
Use when debugging NavigationStack issues (not responding, unexpected pops, crashes), build failures (SPM resolution, "No such module", hanging builds), or…
软件工程 / 诊断修复
shadcn
shadcn
Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.
软件工程 / 诊断修复
pytest
pytest
Pytest testing patterns for Python. Trigger: When writing Python tests - fixtures, mocking, markers.
软件工程 / 诊断修复
tdd
tdd
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants…
软件工程 / 诊断修复
module-spec-generator
module-spec-generator
Generates module specifications following amplihack's brick philosophy template. Use when creating new modules or documenting existing ones to ensure they follow the brick & studs pattern. Analyzes code to extract: purpose, public contract, dependencies, test requirements.
软件工程 / 诊断修复
mf-integrate
mf-integrate
Integrate Module Federation into an existing project — add provider (exposes modules) or consumer (loads remote modules) configuration. Use when the user wants…
软件工程 / 诊断修复
mobile-testing
mobile-testing
Comprehensive mobile testing for iOS and Android platforms including gestures, sensors, permissions, device fragmentation, and performance. Use when testing…
软件工程 / 部署发布
structured-logging-standardizer
structured-logging-standardizer
Enforces consistent structured logging with request correlation IDs, standardized log schema, middleware integration, and best practices. Use for "structured…
软件工程 / 诊断修复
refine-dev
refine-dev
Refine.dev headless React framework for CRUD apps: data providers, resources, routing, authentication, hooks, and forms. Use when building admin panels,…
软件工程 / 诊断修复
swift-testing-code-review
swift-testing-code-review
Reviews Swift Testing code for proper use of #expect/#require, parameterized tests, async testing, and organization. Use when reviewing .swift files with…
软件工程 / 诊断修复
quantitative-analysis
quantitative-analysis
You must use this when selecting statistical tests, interpreting effect sizes, or conducting power analysis.
软件工程 / 部署发布
quality-gates-enforcer
quality-gates-enforcer
Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and…
软件工程 / 诊断修复
project-init-orchestrator
project-init-orchestrator
Orchestrates complete project initialization — scaffolding, agent folders, linting, test coverage, and component setup (NestJS, Next.js, Expo, Plasmo). Use…