发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Docker Patterns
Docker and Docker Compose best practices for containerized development.
Django Verification Loop
Run before PRs, after major changes, and pre-deploy to ensure Django application quality and security.
Django Testing with TDD
Test-driven development for Django applications using pytest, factory_boy, and Django REST Framework.
Django Security Best Practices
Comprehensive security guidelines for Django applications to protect against common vulnerabilities.
Django Development Patterns
Production-grade Django architecture patterns for scalable, maintainable applications.
Deployment Patterns
Production deployment workflows and CI/CD best practices.
Database Migration Patterns
Safe, reversible database schema changes for production systems.
C++ Testing (Agent Skill)
Agent-focused testing workflow for modern C++ (C++17/20) using GoogleTest/GoogleMock with CMake/CTest.
C++ Coding Standards (C++ Core Guidelines)
Comprehensive coding standards for modern C++ (C++17/20/23) derived from the [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines). Enforces type safety, resource safety, immutability, and clarity.
Cost-Aware LLM Pipeline
Patterns for controlling LLM API costs while maintaining quality. Combines model routing, budget tracking, retry logic, and prompt caching into a composable pipeline.
Observer Agent
A background agent that analyzes observations from Claude Code sessions to detect patterns and create instincts.
Continuous Learning v2.1 - Instinct
-Based Architecture An advanced learning system that turns your Claude Code sessions into reusable knowledge through atomic "instincts" - small learned behaviors with confidence scoring.