发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Green Phase: Simple function
def product_list(request): products = Product.objects.all() return JsonResponse({'products': list(products.values())}) class ProductListView(View): def get(self, request):
Rust Project Scaffolding
You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo tooling, proper module organization, testing setup, and configuration following Rust best practices.
Systematic Debugging
来自 sickn33/antigravity-awesome-skills 技能
Superpowers Lab
来自 sickn33/antigravity-awesome-skills 技能
STRIDE Analysis Patterns
Systematic threat identification using the STRIDE methodology.
Startup Metrics Framework
Comprehensive guide to tracking, calculating, and optimizing key performance metrics for different startup business models from seed through Series A.
Startup Financial Modeling
Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early-stage startups.
SSH Penetration Testing
来自 sickn33/antigravity-awesome-skills 技能