搜索结果
全部能力
找到 1056 个相关结果 / 安全审计
软件工程 / 诊断修复
ln-781-build-verifier
ln-781-build-verifier
Builds all detected projects and verifies successful compilation. Use when checking that a bootstrapped project compiles.
软件工程 / 诊断修复
security-scanning-security-sast
security-scanning-security-sast
Static Application Security Testing (SAST) for code vulnerability
软件工程 / 部署发布
ln-783-container-launcher
ln-783-container-launcher
Builds and launches Docker containers with health verification. Use when validating that containerized services start correctly.
软件工程 / 诊断修复
ln-771-logging-configurator
ln-771-logging-configurator
Configures structured JSON logging with Serilog (.NET) or structlog (Python). Use when adding logging to backend projects.
软件工程 / 诊断修复
ln-722-backend-generator
ln-722-backend-generator
Generates .NET Clean Architecture backend structure from entity definitions. Use when bootstrapping .NET backend projects.
软件工程 / 诊断修复
API开发
api-development
使用 Go 标准库和 NestJS TypeScript 构建简洁、可扩展 API 的指南,涵盖安全性、验证和模块化架构。
软件工程 / 诊断修复
ln-635-test-isolation-auditor
ln-635-test-isolation-auditor
Audits whether test results can be trusted: flakiness, isolation, real external dependencies, time/random/order dependency, and shared state. Use when auditing…
软件工程 / 诊断修复
ln-743-test-infrastructure
ln-743-test-infrastructure
Sets up test infrastructure with Vitest, xUnit, and pytest. Use when adding testing frameworks and sample tests to a project.
软件工程 / 诊断修复
ln-721-frontend-restructure
ln-721-frontend-restructure
Scaffolds new React projects or restructures monoliths to component-based architecture. Use when setting up frontend structure.
软件工程 / 诊断修复
ln-500-story-quality-gate
ln-500-story-quality-gate
Story-level quality gate with 4-level verdict (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Use when Story is ready for quality assessment.
软件工程 / 诊断修复
postgres-best-practices
postgres-best-practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or…
软件工程 / 诊断修复
ln-643-api-contract-auditor
ln-643-api-contract-auditor
Checks layer leakage in method signatures, missing DTOs, entity leakage to API, inconsistent error contracts. Use when auditing API contracts.
软件工程 / 部署发布
firmware-analyst
firmware-analyst
Expert firmware analyst specializing in embedded systems, IoT security, and hardware reverse engineering.
软件工程 / 部署发布
sql-best-practices
sql-best-practices
SQL development best practices for writing efficient, secure, and maintainable database queries
软件工程 / 诊断修复
ln-400-story-executor
ln-400-story-executor
Executes Story tasks in priority order (To Review, To Rework, Todo). Use when Story has planned tasks ready for implementation.
软件工程 / 诊断修复
ln-770-crosscutting-setup
ln-770-crosscutting-setup
Sets up logging, error handling, CORS, health checks, and API docs. Use when adding cross-cutting concerns to backend projects.
软件工程 / 部署发布
azure-app-service
azure-app-service
Deploy and manage web apps using Azure App Service with auto-scaling, deployment slots, SSL/TLS, and monitoring. Use for hosting web applications on Azure.
软件工程 / 诊断修复
ln-780-bootstrap-verifier
ln-780-bootstrap-verifier
Verifies bootstrapped projects via build, test, and container health checks. Use when validating project setup completeness.
软件工程 / 诊断修复
aws-penetration-testing
aws-penetration-testing
Provide comprehensive techniques for penetration testing AWS cloud environments. Covers IAM enumeration, privilege escalation, SSRF to metadata endpoint, S3…
软件工程 / 诊断修复
clerk-auth
clerk-auth
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.