搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
执行
do
使用子代理执行分阶段实施计划。当被要求执行、运行或实施计划时使用——特别是由 make-plan 创建的计划。
安全与治理 / 审核评估
constant-time-analysis
constant-time-analysis
Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encountering division on secrets,…
软件工程 / 诊断修复
dbs-slowisfast
dbs-slowisfast
dontbesilent 慢就是快。帮创业者找到看起来更慢但长期更快的方法,用摩擦建造资产。 触发方式:/dbs-slowisfast、/慢就是快、「有没有更慢的方法」「我是不是太快了」 慢即是快诊断。帮助创业者找到看似更慢的方法,通过摩擦来构建资产。触发方式:/dbs-slowisfast、“有没有更慢的方法”、“我是不是太快了”
软件工程 / 诊断修复
cargo-fuzz
cargo-fuzz
cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.
设计与产品 / 审核评估
asc-cli 用法
asc-cli-usage
在本仓库中使用 asc cli 的指南(标志、输出格式、分页、身份验证和发现)。当被要求运行或设计 asc 命令,或与…交互时使用
软件工程 / 诊断修复
golang-stretchr-testify
golang-stretchr-testify
Golang 测试库 stretchr/testify 的全面指南。深入讲解 assert、require、mock 和 suite 包。在使用 testify 编写测试时均可参考,……
数据与分析 / 分析洞察
分析
analyze
解答数据问题——从快速查询到全面分析。适用于查询单个指标、调查趋势或下降的驱动因素、对比……
通用助手 / 编排推荐
munger 视角
munger-perspective
查理·芒格的思维框架与表达方式。基于《穷查理宝典》、伯克希尔/Daily Journal股东会、USC/哈佛演讲、访谈记录、外部批评等50+来源的深度调研,提炼5个核心心智模型、8条决策启发式和完整的表达DNA。用途:作为思维顾问,用芒格的视角分析问题、审视决策、提供反馈。当用户提到「用芒格的视角」「芒格会怎么看」「芒格模式」「munger perspective」时使用。也适用于:投资决策审视、认知偏误检查、跨学科思考训练、逆向思考练习。即使用户只是说「逆向思考一下」「这有什么认知偏误」「Lollapalooza效应」「能力圈之外」「激励结构是什么」也可触发。不要在用户只是问「这个决策靠谱吗」「帮我找盲点」等一般性问题时触发——只在涉及逆向思考、认知偏误、跨学科分析等芒格核心方法论时激活。
软件工程 / 部署发布
microservices-architect
microservices-architect
Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary…
软件工程 / 诊断修复
skill-creator
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's…
软件工程 / 诊断修复
golang-testing
golang-testing
提供编写生产级 Golang 测试的全面指南。涵盖表驱动测试、使用 testify 的测试套件、mock、单元测试、集成测试……
软件工程 / 诊断修复
代码文档生成器
code-documenter
生成、格式化并验证技术文档——包括 docstring、OpenAPI/Swagger 规范、JSDoc 注解、文档门户和用户指南。使用…
安全与治理 / 审核评估
fuzzing-dictionary
fuzzing-dictionary
Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.
软件工程 / 诊断修复
clerk-swift
clerk-swift
使用 ClerkKit 为原生 Swift 和 iOS 应用实现 Clerk 身份验证
软件工程 / 部署发布
Go持续集成
golang-continuous-integration
使用 GitHub Actions 为 Golang 项目提供 CI/CD 流水线配置。涵盖测试、代码检查、SAST、安全扫描、代码覆盖率、Dependabot 等……
安全与治理 / 审核评估
semgrep-rule-variant-creator
semgrep-rule-variant-creator
Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages…
软件工程 / 诊断修复
Word 文档处理器
word-document-processor
全面的 Word 文档处理,支持完整格式。涵盖创建、编辑、格式保留、修订追踪和元数据管理。
安全与治理 / 审核评估
cosmos-vulnerability-scanner
cosmos-vulnerability-scanner
Scans Cosmos SDK blockchain modules and CosmWasm contracts for consensus-critical vulnerabilities — chain halts, fund loss, state divergence. 25 core + 16 IBC…
软件工程 / 诊断修复
Git 工作流
git-workflow
Git 工作流模式,包括分支策略、提交规范、Merge 与 Rebase、冲突解决以及协作开发最佳实践……
软件工程 / 诊断修复
cpp-pro
cpp-pro
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when…