发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Web views
A web view loads and displays rich web content, such as embedded HTML and websites, directly within your app.
Lockups
Lockups combine multiple separate views into a single, interactive unit.
Image wells
An image well is an editable version of an image view.
Image views
An image view displays a single image — or in some cases, an animated sequence of images — on a transparent or opaque background.
Color wells
A color well lets people adjust the color of text, shapes, guides, and other onscreen elements.
Collections
A collection manages an ordered set of content and presents it in a customizable and highly visual layout.
Charts
Organize data in a chart to communicate information with clarity and visual appeal.
Activity views
An activity view — often called a _share sheet_ — presents a range of tasks that people can perform in the current context.
Hierarchical Agent Memory (HAM)
Scoped memory system that gives AI coding agents a cheat sheet for each directory instead of re-reading your entire project every prompt. Root CLAUDE.md holds global context (~200 tokens), subdirectory CLAUDE.md files hold scoped context (~250 tokens each), and a `.memory/` layer stores decisions, patterns, and an inbox for unconfirmed inferences.
Helm Chart Scaffolding Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Helm Chart Structure Reference
Complete guide to Helm chart organization, file conventions, and best practices.