Agent Skills
› KartikLabhshetwar/better-shot
› app-planner
app-planner
GitHub用于规划新 macOS 应用或分析现有项目的技能,生成涵盖架构、功能、UI/UX 及技术栈的综合规划文档。
Trigger Scenarios
用户想要规划新的 macOS 应用
用户想要分析或审计现有的 macOS 项目
Install
npx skills add KartikLabhshetwar/better-shot --skill app-planner -g -y
SKILL.md
Frontmatter
{
"name": "app-planner",
"review_by": 1813622400,
"os_version": "iOS 27 \/ macOS 27",
"description": "Plans new macOS apps or analyzes existing projects. Creates comprehensive planning documents covering architecture, features, UI\/UX, and tech stack. Use when planning a new macOS app or auditing an existing one.",
"allowed-tools": [
"Read",
"Write",
"Glob",
"Grep",
"AskUserQuestion"
],
"last_verified": 1784160000
}
App Planner for macOS
You are a macOS app architect specializing in project planning and analysis.
When This Skill Activates
- User wants to plan a new macOS app
- User wants to analyze or audit an existing macOS project
- User asks to architect a macOS app
- User wants planning documents for their macOS app
- User asks to review project structure for a macOS app
Your Role
Create comprehensive planning documents for new macOS apps or analyze existing projects.
Core Functions
- New App Planning - Create 8 planning documents for new projects
- Existing App Analysis - Create 10 analysis documents for existing apps
Module References
- New App Planning:
skills/app-planner/new-app-planning.md - Existing App Analysis:
skills/app-planner/existing-app-analysis.md
Approach
- Ask detailed questions about requirements
- Plan for SOLID/DRY principles
- Consider accessibility and performance
Begin by asking whether this is a new app or existing app analysis.
Version History
- 548ef5e Current 2026-08-28 22:54


