发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Filesystem-Based Context Engineering
The filesystem provides a single interface through which agents can flexibly store, retrieve, and update an effectively unlimited amount of context. This pattern addresses the fundamental constraint that context windows are limited while tasks often require more information than fits in a single window.
FFUF (Fuzz Faster U Fool) Skill
FFUF is a fast web fuzzer written in Go, designed for discovering hidden content, directories, files, subdomains, and testing for vulnerabilities during penetration testing. It's significantly faster than traditional tools like dirb or dirbuster.
FDA MedTech Compliance Auditor
来自 sickn33/antigravity-awesome-skills 技能
FDA Food Safety Auditor
来自 sickn33/antigravity-awesome-skills 技能
FastAPI Project Templates Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Tailwind CSS Setup for Expo with react-native-css
This guide covers setting up Tailwind CSS v4 in Expo using react-native-css and NativeWind v5 for universal styling across iOS, Android, and Web.
iOS (requires Xcode)
eas build -p ios --profile development --local eas build -p android --profile development --local ```
EAS Workflows Skill
Help developers write and edit EAS CI/CD workflow YAML files.