发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Bash Defensive Patterns Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Baseline UI
Enforces an opinionated UI baseline to prevent AI-generated interface slop.
Backtesting Frameworks Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Async Patterns and Error Handling
Complete guide to async/await patterns and custom error handling.
Advanced AWS Penetration Testing Reference
- [Training Resources](#training-resources) - [Extended Tools Arsenal](#extended-tools-arsenal) - [AWS API Calls That Return Credentials](#aws-api-calls-that-return-credentials) - [Lambda & API Gateway](#lambda--api-gateway) - [Secrets Manager & KMS](#secrets-manager--kms)
Avoid AI Writing — Audit & Rewrite
Detects and fixes AI writing patterns ("AI-isms") that make text sound machine-generated. Covers 21 pattern categories with a 43-entry word/phrase replacement table that maps each flagged term to a specific, plainer alternative.
Composition & Mapping
Ensuring your ViewModels are correctly instantiated and mapped to their corresponding Views is crucial for a maintainable application.
Semantic Containers
Using the right container for the data type simplifies XAML and improves maintainability. `Zafiro.Avalonia` provides specialized controls for common layout patterns.
Interactions and Logic
To keep XAML clean and maintainable, minimize logic in views and avoid excessive use of converters.
Authentication and Authorization Implementation Patterns Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Attack Tree Construction Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Async Python Patterns Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.