indie-business

indie-business is a skill for Claude Code from rshankras/claude-code-apple-skills. It costs 55 tokens per session (4,345 once invoked), scanned A, original, MIT.

A planning and analysis guide for iOS apps built with Swift. It helps define product requirements, technical architecture, interface decisions, and distribution plans for new or existing apps.

In plain words
What is it for?
Planning a new app, reviewing an existing app, choosing a technology stack, evaluating architecture, defining features, and planning refactors or improvements.
Why use it?
It turns an app idea or an unclear existing project into a structured plan and highlights technical or product gaps before major work begins.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool; positional $N argument.

Part of the apple-skills plugin — 147 skills shipped together , and of apple-skills

Good fit Planning a new app, reviewing an existing app, choosing a technology stack, evaluating architecture, defining features, and planning refactors or improvements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rshankras/claude-code-apple-skills/indie-business
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rshankras/claude-code-apple-skills --skill indie-business
Clone the repo
git clone --depth 1 https://github.com/rshankras/claude-code-apple-skills

Made for: Claude Code.

Or install apple-skills, the plugin that ships this one along with the rest of its 147 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for indie-business

README.md
[![agentmods](https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/indie-business/github.svg)](https://agentmods.dev/skills/rshankras/claude-code-apple-skills/indie-business)
Your own site
<a href="https://agentmods.dev/skills/rshankras/claude-code-apple-skills/indie-business"><img src="https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/indie-business/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for indie-business

Your own site · 80×15
<a href="https://agentmods.dev/skills/rshankras/claude-code-apple-skills/indie-business"><img src="https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/indie-business.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,345 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.04345
Opus 5 $0.00028 $0.02173
Sonnet 5 $0.00011 $0.00869
Haiku 4.5 $0.00006 $0.00434

Measured 8d ago against content hash d4b43ef71255, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

indie-business scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/growth/indie-business/SKILL.md · 457 lines

How it starts

The opening of the file, as written. The whole thing — 457 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Indie Business Operations

Business fundamentals for indie Apple app developers. Covers the non-code aspects of running an app business — entity setup, taxes, revenue tracking, hiring, and financial planning.

Disclaimer: This skill provides general guidance, not legal or tax advice. Always consult a qualified accountant or attorney for your specific situation.

When This Skill Activates

Use this skill when the user:

  • Asks about business setup for their app (LLC, S-Corp)
  • Wants to understand tax implications of app revenue
  • Asks when to form an LLC or incorporate
  • Wants guidance on hiring contractors or freelancers
  • Asks about financial planning for going indie
  • Mentions the Apple Small Business Program
  • Wants to understand Apple's payment schedule and revenue tracking

Process

Step 1: Gather Context

Ask the user via AskUserQuestion:

  1. Location: What country/state are you in? (tax implications vary significantly)
  2. Current status: Full-time employed, part-time indie, or full-time indie?
  3. Revenue level: Approximate monthly/annual app revenue (or expected if pre-launch)
  4. Business entity: Do you currently have an LLC or company? Filing as sole proprietor?
  5. Specific question: What business aspect are you trying to figure out?

Step 2: Business Entity Options

United States
Entity Setup Cost Annual Cost Liability Protection Tax Complexity Best For
Sole Proprietor $0 $0 None Lowest (Schedule C) Hobby / early stage / < $10K/year
Single-Member LLC $50-500 (state-dependent) $0-800/year (state-dependent) Yes Low (pass-through) Most indie developers
Multi-Member LLC $50-500 $0-800/year Yes Medium Partnerships, co-founders
S-Corporation $100-500 + legal fees $500-2,000/year (payroll, filings) Yes High (payroll + corp return) Revenue > $80-100K/year

Sole Proprietor

  • How: Just start earning. Report on Schedule C of personal tax return.
  • Pros: Zero paperwork, zero cost, simplest possible setup.
  • Cons: No personal liability protection. Your personal assets are at risk if someone sues.
  • When to use: Testing the waters, revenue < $10K/year, minimal risk app (no user data, no health claims).

Read the full file on GitHub · 457 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 457 lines · 55 tokens per session scan A d4b43ef71255

Subscribe to this mod's changes

indie-business is a skill published in the GitHub repository rshankras/claude-code-apple-skills (719 stars, last pushed 1mo ago), licensed MIT. It adds 55 tokens to every session and 4,345 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.