发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
API Security Patterns & Anti-Patterns
> Reference for securing REST APIs, webhooks, and service-to-service communication. > Use during `007 audit`, `007 threat-model`, and code reviews of API code.
007 — Licenca para Auditar
来自 sickn33/antigravity-awesome-skills 技能
🤖 Andru.ia Solutions Architect - Hybrid Engine (v2.0)
来自 sickn33/antigravity-awesome-skills 技能
antigravity-awesome-skills
1,232+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.
antigravity-awesome-skills
来自 sickn33/antigravity-awesome-skills
Azure AI Agents SDK Acceptance Criteria
**SDK**: `azure-ai-agents` **Repository**: https://github.com/Azure/azure-sdk-for-python **Commit**: `e7b5fa81aa188011fb4323382d1a32b32f54d55b` **Purpose**: Skill testing acceptance criteria for validating generated code correctness
Azure AI Agents Python SDK
Build agents hosted on Azure AI Foundry using the `azure-ai-agents` SDK.
Verification Loop Skill
A comprehensive verification system for Claude Code sessions.
Test-Driven Development Workflow
This skill ensures all code development follows TDD principles with comprehensive test coverage.
SwiftUI Patterns
Modern SwiftUI patterns for building declarative, performant user interfaces on Apple platforms. Covers the Observation framework, view composition, type-safe navigation, and performance optimization.
Swift Protocol-Based Dependency Injection for Testing
Patterns for making Swift code testable by abstracting external dependencies (file system, network, iCloud) behind small, focused protocols. Enables deterministic tests without I/O.