发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Swift Actors for Thread-Safe Persistence
Patterns for building thread-safe data persistence layers using Swift actors. Combines in-memory caching with file-backed storage, leveraging the actor model to eliminate data races at compile time.
Strategic Compact Skill
Suggests manual `/compact` at strategic points in your workflow rather than relying on arbitrary auto-compaction.
Spring Boot Verification Loop
Run before PRs, after major changes, and pre-deploy.
Spring Boot Security Review
Use when adding auth, handling input, creating endpoints, or dealing with secrets.
Spring Boot Development Patterns
Spring Boot architecture and API patterns for scalable, production-grade services.
skill-stocktake
Slash command (`/skill-stocktake`) that audits all Claude skills and commands using a quality checklist + AI holistic judgment. Supports two modes: Quick Scan for recently changed skills, and Full Stocktake for a complete review.
Security Scan Skill
Audit your Claude Code configuration for security issues using [AgentShield](https://github.com/affaan-m/agentshield).
Cloud & Infrastructure Security Skill
This skill ensures cloud infrastructure, CI/CD pipelines, and deployment configurations follow security best practices and comply with industry standards.
Security Review Skill
This skill ensures all code follows security best practices and identifies potential vulnerabilities.
/search-first — Research Before You Code
Systematizes the "search for existing solutions before implementing" workflow.
Ralphinho RFC Pipeline
Inspired by [humanplane](https://github.com/humanplane) style RFC decomposition patterns and multi-unit orchestration workflows.
Python Testing Patterns
Comprehensive testing strategies for Python applications using pytest, TDD methodology, and best practices.