Claude Skill

skydoves/compose-performance-skills

一个精选的Agent技能库,专注于Jetpack Compose性能优化,帮助Android开发者利用Claude减少重组并提升渲染效率。

概览

Stars440
Forks14
语言Shell
最后更新2026-06-16
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者skydoves
仓库compose-performance-skills
完整名称skydoves/compose-performance-skills
Repo ID1,224,368,231

安装这个 Skill

git clone https://github.com/skydoves/compose-performance-skills.git \

Registry 信息

类型mcp_server
质量分75/100
验证状态readme_parsed
最近验证2026-06-12
平台
ClaudeMCP
能力
code-reviewpdfterminalworkflowagent-skillsandroidclaudeclaude-codecomposecompose-performance
识别文件
README.mddocs

项目简介

一个专注于Jetpack Compose性能的Agent技能精选库(Claude Skill),旨在帮助开发者利用Claude优化Android应用中的重组、布局和渲染。

英文描述

⚡️ A curated library of Agent Skills focused on Jetpack Compose performance.

要点

  • 精选的Jetpack Compose性能优化技能
  • 针对重组、布局和渲染优化
  • 专为Claude和Claude Code设计
  • 由知名Android开源贡献者Skydoves构建
  • 与LLM工具集成,实现自动化性能分析

使用场景

  • 优化Android应用中的Jetpack Compose UI重组
  • 识别并修复布局性能瓶颈
  • 使用Claude自动化Compose性能审计
  • 学习Compose渲染效率的最佳实践
  • 将性能技能集成到CI/CD流水线中

README 摘要

# Compose Performance Skills If you have used [`android/skills`](https://github.com/android/skills), you already know the shape of an Agent Skill: a Markdown file an agent loads on demand to perform one focused task. That library covers Android development at large. This repository goes narrow and deep on a single axis: Jetpack Compose performance. The skills here cover stability, recomposition, lazy layouts, custom modifiers, side effects, baseline profiles, R8, hot reload with Compose HotSwan, and the measurement loop that ties them together. The goal is to give a coding agent enough operational knowledge to diagnose and fix Compose performance issues without guessing, and to give the developer reading the diff a citation trail back to primary sources. ## What this repo is This is a curated library of Agent Skills focused on Jetpack Compose performance. Every skill is grounded in primary sources: Android Developers documentation, the Compose compiler, posts by Ben Trengrove, Chris Banes, Manuel Vivo, and the skydoves open source projects, and blog posts. Every API reference is pinned to a version. The skills follow the open Agent Skills standard published at [agentskills.io](https://agentskills.io), the same `SKILL.md` format used by Anthropic's Skills API, Android Studio Agent mode, and Gemini. The library was iterated against Claude Code, where the SKILL.md files load directly; other compatible runtimes have not been individually end to end tested. Note that the [Android CLI](https://developer.android.com/tools/agents/android-cli) itself manages only Google's [first party skill catalog](https://github.com/android/skills) (`android skills add --skill <name>`); this repo is a community library outside that catalog and is loaded by agent runtimes from project loc

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03