Agent Skills
Browse SKILL.md-based agent skills for Claude Code, Codex, Cursor, Gemini CLI and more — 944 results.
trailofbits/ask-questions-if-underspecified
Prompt for clarification on ambiguous requirements
trailofbits/audit-context-building
Deep architectural context via ultra-granular code analysis
trailofbits/building-secure-contracts
Smart contract security toolkit with vulnerability scanners for 6 blockchains
trailofbits/burpsuite-project-parser
Search and extract data from Burp Suite project files
trailofbits/claude-in-chrome-troubleshooting
Diagnose and fix Claude in Chrome MCP extension connectivity issues
trailofbits/constant-time-analysis
Detect compiler-induced timing side-channels in crypto code
trailofbits/differential-review
Security-focused diff review with git history analysis
trailofbits/entry-point-analyzer
Identify state-changing entry points in smart contracts
trailofbits/firebase-apk-scanner
Scan Android APKs for Firebase misconfigurations and security vulnerabilities
trailofbits/insecure-defaults
Detect insecure default configurations like hardcoded secrets, default credentials, and weak crypto
trailofbits/modern-python
Modern Python tooling with uv, ruff, ty, and pytest best practices
trailofbits/property-based-testing
Property-based testing for multiple languages and smart contracts
trailofbits/semgrep-rule-creator
Create and refine Semgrep rules for vulnerability detection
trailofbits/semgrep-rule-variant-creator
Port existing Semgrep rules to new target languages with test-driven validation
trailofbits/spec-to-code-compliance
Specification-to-code compliance checker for blockchain audits
trailofbits/static-analysis
Static analysis toolkit with CodeQL, Semgrep, and SARIF
trailofbits/testing-handbook-skills
Testing Handbook skills: fuzzers, static analysis, sanitizers
trailofbits/variant-analysis
Find similar vulnerabilities via pattern-based analysis
antonbabenko/terraform-skill
Terraform and OpenTofu patterns: testing, modules, state, CI/CD.
Eronred/aso-skills
30+ App Store Optimization skills for keyword research, metadata optimization, competitor analysis, creative optimization, and mobile growth strategies via Appeeky API
NeoLabHQ/write-concisely
Applies the famous *The Elements of Style* book principles to make documentation and writing clearer and more professional by eliminating wordiness and improving structure.
NeoLabHQ/code-review
Comprehensive PR code review using specialized agents: bug-hunter, security-auditor, code-quality-reviewer, contracts-reviewer, historical-context-reviewer, test-coverage-reviewer
NeoLabHQ/reflexion
Self-refinement loop that forces the LLM to reflect on previous output and correct itself.
NeoLabHQ/sdd
Spec-driven development workflow that transforms prompts into production-ready implementations through structured planning, architecture design, and LLM-as-a-Judge based quality gates.
NeoLabHQ/ddd
Domain-driven development skills that also include Clean Architecture, SOLID principles, and design patterns.
NeoLabHQ/sadd
Dispatches independent subagents for individual tasks with code review checkpoints between iterations for rapid, controlled development.
NeoLabHQ/kaizen
Applies continuous improvement methodology with multiple analytical approaches, based on Japanese Kaizen philosophy and Lean methodology.
NeoLabHQ/prompt-engineering
Widely used prompt engineering techniques and patterns, including Anthropic best practices and agent persuasion principles.
AvdLee/swiftui-expert-skill
Modern SwiftUI best practices and iOS 26+ Liquid Glass adoption
prompt-security/clawsec
Security skill suite with drift detection, automated audits, and skill integrity verification
rudrankriyam/app-store-connect-cli-skills
Automate App Store deployments and management using ASC CLI
huifer/Claude-Ally-Health
A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.
flutter/flutter-adding-home-screen-widgets
Add home screen widgets to Flutter apps on Android and iOS
flutter/flutter-animating-apps
Implement animated effects, transitions, and motion
flutter/flutter-architecting-apps
Structure a Flutter app using layered architecture
flutter/flutter-building-forms
Build Flutter forms with validation and user input
flutter/flutter-building-layouts
Build and fix layouts using the constraint system (Row, Column, Stack)
flutter/flutter-building-plugins
Create Flutter plugins that bridge Dart with platform code
flutter/flutter-embedding-native-views
Embed native Android, iOS, and macOS views in Flutter widgets
flutter/flutter-handling-http-and-json
Handle HTTP requests and JSON serialization
flutter/flutter-implementing-navigation-and-routing
Handle routing, navigation, and deep linking
flutter/flutter-improving-accessibility
Configure Flutter for screen readers and assistive tech
flutter/flutter-interoperating-with-native-apis
Bridge Flutter with native platform APIs