搜索结果
全部能力
找到 575 个相关结果 / 安全审计
通用助手 / 编排推荐
ln-623-code-principles-auditor
ln-623-code-principles-auditor
Checks DRY, KISS/YAGNI, error handling, DI patterns. Use when auditing code principles compliance.
通用助手 / 编排推荐
ln-222-story-replanner
ln-222-story-replanner
ln-222-story-replanner — an installable skill for AI agents, published by levnikolaevich/claude-code-skills.
通用助手 / 编排推荐
ln-629-lifecycle-auditor
ln-629-lifecycle-auditor
Checks bootstrap initialization, graceful shutdown, resource cleanup, signal handling, liveness/readiness probes. Use when auditing app lifecycle.
通用助手 / 编排推荐
security-documentation
security-documentation
Create security policies, guidelines, compliance documentation, and security best practices. Use when documenting security policies, compliance requirements, or security guidelines.
通用助手 / 编排推荐
block-inventory
block-inventory
Survey available blocks from local AEM Edge Delivery Services project and Block Collection to understand the block palette available for authoring. Returns…
通用助手 / 编排推荐
review-swarm
review-swarm
Parallel read-only multi-agent review of a current git diff or explicit file scope to find behavioral regressions, security or privacy risks, performance or…
通用助手 / 编排推荐
ln-652-transaction-correctness-auditor
ln-652-transaction-correctness-auditor
Checks transaction scope, missing rollback handling, long-held transactions, trigger/notify interaction. Use when auditing transaction correctness.
通用助手 / 编排推荐
risk-assessment
risk-assessment
Identify, analyze, and prioritize project risks using qualitative and quantitative methods. Develop mitigation strategies to minimize impact and maximize project success probability.
通用助手 / 编排推荐
claude-md-management
claude-md-management
Provides comprehensive CLAUDE.md file management capabilities including auditing, quality assessment, and targeted improvements. Use when user asks to check,…
通用助手 / 编排推荐
autonomous-trading
autonomous-trading
Give your agent a budget, a target, and a deadline — it does the rest. Orchestrates DSL + Opportunity Scanner + Emerging Movers into a full autonomous trading loop on Hyperliquid. Race condition prevention, conviction collapse cuts, cross-margin buffer math, speed filter. 3 risk profiles: conservative, moderate, aggressive. Use when setting up autonomous trading, creating a trading strategy, or running a scan-evaluate-trade-protect loop.
通用助手 / 编排推荐
log-aggregation
log-aggregation
Implement centralized logging with ELK Stack, Loki, or Splunk for log collection, parsing, storage, and analysis across infrastructure.
通用助手 / 编排推荐
atlassian-admin
atlassian-admin
Atlassian Administrator for managing and organizing Atlassian products (Jira, Confluence, Bitbucket, Trello), users, permissions, security, integrations,…
通用助手 / 编排推荐
secrets-management
secrets-management
Implement secrets management with HashiCorp Vault, AWS Secrets Manager, or Kubernetes Secrets for secure credential storage and rotation.
通用助手 / 编排推荐
skill-judge
skill-judge
Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill…
通用助手 / 编排推荐
migrate-nullable-references
migrate-nullable-references
Enable nullable reference types in a C# project and systematically resolve all warnings. USE FOR: adopting NRTs in existing codebases, file-by-file or project-wide migration, fixing CS8602/CS8618/CS86xx warnings, annotating APIs for nullability, cleaning up null-forgiving operators, upgrading dependencies with new nullable annotations. DO NOT USE FOR: projects already fully migrated with zero warnings (unless auditing suppressions), fixing a handful of nullable warnings in code that already has NRTs enabled, suppressing warnings without fixing them, C# 7.3 or earlier projects. INVOKES: Get-NullableReadiness.ps1 scanner script.
通用助手 / 编排推荐
memory-defrag
memory-defrag
Defragment and reorganize agent memory files: split bloated files, merge duplicates, remove stale information, and restructure the memory hierarchy. Use when…
通用助手 / 编排推荐
公司注册咨询
corporate-registration-consulting
为首次在法人登记所/互联网登记所申请商业登记的用户提供参考指南,涵盖一般营利性股份有限公司发起设立流程、章程及附件实际 HWP 格式填写、注册许可税与抑制过密区域重税检查,以及基于 rhwp 的顺序审查流程。
通用助手 / 编排推荐
skill-manager
skill-manager
Lifecycle manager for GitHub-based skills. Use this to batch scan your skills directory, check for updates on GitHub, and perform guided upgrades of your skill…
通用助手 / 编排推荐
four-meme-ai
four-meme-ai
CLI tool for creating and trading meme tokens on Four.Meme (BSC), with structured JSON outputs for config, token details, pricing quotes, on-chain events, and TaxToken fee configuration.
通用助手 / 编排推荐
service-mesh-implementation
service-mesh-implementation
Implement service mesh (Istio, Linkerd) for service-to-service communication, traffic management, security, and observability.