en un clic
en un clic
Complete 2026 indie app development success system. Use when planning new apps, needing marketing strategies, monetization advice, AI feature integration, TikTok/social growth tactics, ASO optimization, or any indie developer workflow guidance. This is the master skill combining all latest 2026 research on indie app success.
TikTok marketing and viral growth strategies for indie app developers. Use when planning TikTok content, understanding the algorithm, creating viral hooks, or growing app downloads through short-form video. Based on 2026 best practices and algorithm insights.
The 2026 vibe coding workflow for indie developers using AI tools like Claude Code, Cursor, and Copilot. Use when wanting to build faster, understand AI-assisted development workflows, or optimize your development process for maximum shipping speed.
Produces a single-story walkthrough of AI-authored code changes from runtime trigger to final behavior, weaving changed and unchanged code into one narrative with annotated diffs, trade-offs, alternatives, and risk analysis. Use when asked to "explain what changed", "walk me through this diff", "summarize agent edits", "show how this feature works", or "explain this implementation step by step".
Implement alarm and countdown timer features using Apple's AlarmKit framework (iOS 26+ / iPadOS 26+). Covers AlarmManager for scheduling alarms and timers, AlarmAttributes and AlarmPresentation for Lock Screen and Dynamic Island UI, AlarmButton for stop/snooze actions, authorization flows, alarm state observation, and Live Activity integration. Use when building wake-up alarms, countdown timers with system UI, or alarm-style notifications that surface on the Lock Screen and Dynamic Island.
Android application security workflows: threat modeling, secure SDLC, testing, and OWASP MASVS alignment. Use when assessing or improving Android app security, adding security requirements, reviewing Android code for vulnerabilities, or planning secure release checklists.
| name | analyze |
| description | Deep analysis and investigation |
<Use_When>
<Do_Not_Use_When>
ralph insteadplan skill insteadexplore agent instead<Why_This_Exists> Deep investigation requires a different approach than quick lookups or code changes. Analysis tasks need broad context gathering, cross-file reasoning, and structured findings. Routing these to the architect agent or Codex ensures the right level of depth without the overhead of a full planning or execution workflow. </Why_This_Exists>
<Execution_Policy>
<Tool_Usage>
ToolSearch("mcp") to discover deferred MCP toolsask_codex with agent_role: "architect" as the preferred analysis routecontext_files with all relevant source files for grounded analysisspawn_sub_agent(subagent_type="oh-my-codex:architect", model="opus", ...) as fallback when ToolSearch finds no MCP tools or Codex is unavailableexplore agent first to identify relevant files before routing to architect
</Tool_Usage><Escalation_And_Stop_Conditions>
ralph or executor for the fix<Final_Checklist>
Task: {{ARGUMENTS}}