chromium-docs
Search and reference Chromium documentation, including design docs, APIs, and development guides. Use to locate, browse, or learn about architecture, GPU, network, security, and testing concepts within the Chromium codebase.
Explore AI agent skills related to 單元測試. Browse installable Claude Code and automation skills on Mentalok Skills Hub.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
96 skills found
Search and reference Chromium documentation, including design docs, APIs, and development guides. Use to locate, browse, or learn about architecture, GPU, network, security, and testing concepts within the Chromium codebase.
cargo-fuzz is the de facto fuzzer for Rust, enabling automated vulnerability discovery in Cargo projects via the libFuzzer backend and integrated sanitizer support.
Scans Cairo/StarkNet smart contracts for critical security vulnerabilities including arithmetic overflows, L1-L2 messaging issues, and unauthorized access.
A workflow methodology for converting complex markdown plans into granular, dependency-aware task 'beads' to optimize agent swarm implementation.
Atheris is a coverage-guided Python fuzzer based on libFuzzer for testing pure Python code and Python C extensions.
Implement professional backend architecture patterns like Clean Architecture, Hexagonal Architecture, and Domain-Driven Design for scalable, testable, and maintainable systems.
Manage isolated, containerized PostgreSQL environments for integration testing, optimized for concurrent local development and worktree workflows.
AddressSanitizer (ASan) integration for detecting memory safety vulnerabilities like buffer overflows and use-after-free errors in C/C++ projects.
Implement function-calling tools in Prompture agents using ToolRegistry, decorators, and automatic schema generation to enable LLM interaction with external code.
Seamlessly toggle between live and mocked external dependencies using the Model Context Protocol (MCP) for autonomous development environments.
An autonomous AI agent loop that executes Claude Code repeatedly to build features from structured PRDs until completion.
Provides Jest testing patterns and best practices for interpreters, parsers, and async TypeScript code in the Lea language repository.