搜索结果
全部能力
找到 1056 个相关结果 / 安全审计
软件工程 / 诊断修复
axiom-security
axiom-security
Use when storing credentials securely, encrypting data, implementing passkeys, code signing, or managing certificates and provisioning profiles.
软件工程 / 诊断修复
coverage-analysis
coverage-analysis
Automated, project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects with existing unit tests. Auto-detects solution structure, runs coverage collection via `dotnet test` (supports both Microsoft.Testing.Extensions.CodeCoverage and Coverlet), generates reports via ReportGenerator, calculates CRAP scores per method, and surfaces risk hotspots — complex code with low test coverage that is dangerous to modify. Use when the user wants project-wide coverage analysis with risk prioritization, coverage gap identification, CRAP score computation across an entire solution, or to diagnose why coverage is stuck or plateaued and identify what methods are blocking improvement. DO NOT USE FOR: targeted single-method CRAP analysis (use crap-score skill), writing tests, running tests without coverage collection, applying test filters, producing TRX reports, or troubleshooting test execution (use run-tests for all of these).
软件工程 / 诊断修复
conversion-rate-optimization
conversion-rate-optimization
Comprehensive conversion rate optimization framework combining customer-centric methodology (CRE), form optimization, page optimization, signup flows,…
软件工程 / 部署发布
roi-calculator
roi-calculator
Calculate ROI for marketing campaigns, investments, and business decisions. Includes break-even analysis, payback period, and comparative ROI.
软件工程 / 诊断修复
axiom-liquid-glass-ref
axiom-liquid-glass-ref
Use when planning comprehensive Liquid Glass adoption across an app, auditing existing interfaces for Liquid Glass compatibility, implementing app icon…
软件工程 / 部署发布
pci-compliance
pci-compliance
Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processing and handling of cardholder data.
软件工程 / 诊断修复
无障碍性审计器
accessibility-auditor
审计并实现 Web 无障碍(a11y),遵循 WCAG 2.1 指南,包含 ARIA 模式、键盘导航、屏幕阅读器支持和对比度…
软件工程 / 诊断修复
network-101
network-101
Configure and test common network services (HTTP, HTTPS, SNMP, SMB) for penetration testing lab environments. Enable hands-on practice with service…
软件工程 / 诊断修复
graphql-architect
graphql-architect
Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design…
软件工程 / 部署发布
i18n-frontend-implementer
i18n-frontend-implementer
Adds internationalization (i18n) infrastructure with translation plumbing, scalable key strategy, formatters for dates/numbers/currency, plural rules, and…
软件工程 / 诊断修复
oauth-implementation
oauth-implementation
OAuth 2.0 and OpenID Connect authentication with secure flows. Use for third-party integrations, SSO systems, token-based API access, or encountering…
软件工程 / 部署发布
helm-validator
helm-validator
Validate, lint, audit, check Helm charts — Chart.yaml, templates, values.yaml, CRDs, schemas.
软件工程 / 诊断修复
cron-schedule
cron-schedule
Schedule persistent background workers via CronCreate
软件工程 / 诊断修复
dark-mode-implementer
dark-mode-implementer
Implements complete dark/light mode theming systems using CSS variables, Tailwind dark mode, React context, and system preference detection. Use when users…
软件工程 / 诊断修复
incident-response-smart-fix
incident-response-smart-fix
[Extended thinking: This workflow implements a sophisticated debugging and resolution pipeline that leverages AI-assisted debugging tools and observability…
软件工程 / 诊断修复
axiom-accessibility
axiom-accessibility
Use when fixing or auditing ANY accessibility issue — VoiceOver, Dynamic Type, color contrast, touch targets, WCAG compliance, App Store accessibility review.
软件工程 / 部署发布
github-actions-creator
github-actions-creator
Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning,…
软件工程 / 诊断修复
Android 单元测试
android-testing-unit
为 reducer、用例、仓库和生命周期安全的状态持有者编写快速、聚焦的 Android 单元测试。
软件工程 / 诊断修复
a11y-audit
a11y-audit
Accessibility audit skill for scanning, fixing, and verifying WCAG 2.2 Level A and AA compliance across React, Next.js, Vue, Angular, Svelte, and plain HTML…
软件工程 / 诊断修复
svg-precision
svg-precision
Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness…