← 返回首页

AI 代码生成与质效

47 个 Skill

@anthropicsOFFICIAL

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact wi...

⭐ 0📥 0
@anthropicsOFFICIAL

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users...

⭐ 0📥 0
@mattpocock

ask-matt

Ask which skill or flow fits your situation. A router over the skills in this repo.

⭐ 0📥 0
@mattpocock

diagnosing-bugs

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug t...

⭐ 0📥 0
@mattpocock

tdd

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions ...

⭐ 0📥 0
@mattpocock

writing-for-agents

Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE....

⭐ 0📥 0
@trailofbits

audit-prep-assistant

Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs ...

⭐ 0📥 0
@trailofbits

cairo-vulnerability-scanner

Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic ove...

⭐ 0📥 0
@trailofbits

code-maturity-assessor

Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for...

⭐ 0📥 0
@trailofbits

guidelines-advisor

Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to gene...

⭐ 0📥 0
@trailofbits

solana-vulnerability-scanner

Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validatio...

⭐ 0📥 0
@trailofbits

substrate-vulnerability-scanner

Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic...

⭐ 0📥 0
@trailofbits

token-integration-analyzer

Token integration and implementation analyzer based on Trail of Bits' token integration checklist. A...

⭐ 0📥 0
@trailofbits

ton-vulnerability-scanner

Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boo...

⭐ 0📥 0
@trailofbits

differential-review

Performs security-focused differential review of code changes. Adapts analysis depth to codebase siz...

⭐ 0📥 0
@trailofbits

dwarf-expert

Analyzes DWARF debug information in compiled binaries. Use when inspecting .debug_* sections, DIE tr...

⭐ 0📥 0
@trailofbits

entry-point-analyzer

Analyzes smart contract codebases to identify state-changing entry points for security auditing. Det...

⭐ 0📥 0
@trailofbits

modern-python

Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing s...

⭐ 0📥 0
@trailofbits

open-sourcing

This skill should be used when the user asks to "open source this project", "prepare this repository...

⭐ 0📥 0
@trailofbits

property-based-testing

Writes, reviews, and debugs property-based tests — Hypothesis, fast-check, proptest, jqwik, rapid, a...

⭐ 0📥 0
@trailofbits

second-opinion

Gets independent code reviews from Codex or Antigravity for uncommitted changes, branch diffs, and c...

⭐ 0📥 0
@trailofbits

semgrep-rule-creator

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns...

⭐ 0📥 0
@trailofbits

address-sanitizer

Builds and runs code under AddressSanitizer to catch buffer overflows, use-after-free, and other mem...

⭐ 0📥 0
@trailofbits

atheris

Sets up and runs Atheris, the coverage-guided Python fuzzer built on libFuzzer. Covers TestOneInput ...

⭐ 0📥 0
@trailofbits

cargo-fuzz

Sets up and runs cargo-fuzz, the standard fuzzing tool for Cargo-based Rust projects. Covers cargo f...

⭐ 0📥 0
@trailofbits

coverage-analysis

Measures and interprets what a fuzzing campaign actually reaches, using llvm-cov, lcov, or a fuzzer'...

⭐ 0📥 0
@trailofbits

fuzzing-obstacles

Patches past the barriers that stop a fuzzer making progress — checksum and hash verification, magic...

⭐ 0📥 0
@trailofbits

harness-writing

Designs and improves fuzzing harnesses for C/C++ and Rust. Covers mapping raw bytes onto a target AP...

⭐ 0📥 0
@trailofbits

libfuzzer

Sets up and runs libFuzzer, the coverage-guided fuzzer built into LLVM, on C/C++ code that compiles ...

⭐ 0📥 0
@trailofbits

ruzzy

Sets up and runs Ruzzy, Trail of Bits' coverage-guided Ruby fuzzer and the only production-ready one...

⭐ 0📥 0
@trailofbits

wycheproof

Validates cryptographic implementations against Project Wycheproof's test vectors, which encode know...

⭐ 0📥 0
@trailofbits

genotoxic

Graph-informed mutation testing triage. Parses codebases with Trailmark, runs mutation testing and n...

⭐ 0📥 0
@trailofbits

graph-evolution

Builds Trailmark code graphs at two source snapshots and computes a structural diff. Surfaces securi...

⭐ 0📥 0
@trailofbits

trailmark-variant-neighborhood

Expands one confirmed or suspected vulnerability into a Trailmark graph neighborhood of variant cand...

⭐ 0📥 0
@trailofbits

vector-forge

Mutation-driven test vector generation. Finds implementations of a cryptographic algorithm or protoc...

⭐ 0📥 0
@trailofbits

writing-lean-proofs

Writes and reviews structured Lean 4 proofs and designs Lean libraries following Mathlib conventions...

⭐ 0📥 0
@trailofbits

zeroize-audit

Detects missing zeroization of sensitive data in source code and identifies zeroization removed by c...

⭐ 0📥 0
@alirezarezvani

git-commit-helper

Generate conventional commit messages automatically. Use when user runs git commit, stages changes, ...

⭐ 0📥 0
@blader

humanizer

Rewrite AI-sounding text so it reads like the writer, not a chatbot. Keep what it says. Do not make ...

⭐ 0📥 0
@mattpocock

setup-pre-commit

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current r...

⭐ 0📥 0
@mattpocock

code-review

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standard...

⭐ 0📥 0
@trailofbits

interpreting-culture-index

Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data. Support...

⭐ 0📥 0
@trailofbits

vulnerability-triage-brocards

-

⭐ 0📥 0
@mattpocock

implement

Implement a piece of work based on a spec or set of tickets.

⭐ 0📥 0
@mattpocock

retro

Conduct a retrospective on a coding session.

⭐ 0📥 0
@mattpocock

resolving-merge-conflicts

Use when you need to resolve an in-progress git merge/rebase conflict.

⭐ 0📥 0
@mattpocock

implement-spec

Implement a specification in code.

⭐ 0📥 0