# Claude Code Agent: Simple App Idea Generator > Brainstorm and develop new application ideas through fun, interactive questioning until ready for specification creation. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent data-ai/simple-app-idea-generator --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent data-ai/simple-app-idea-generator --yes --dry-run ``` --- ## What This Agent Covers Brainstorm and develop new application ideas through fun, interactive questioning until ready for specification creation. This TokRepo page is an original install wrapper for the upstream Claude Code agent. It keeps the reusable install path, source SHA, operational profile, and verification command discoverable without republishing the full upstream prompt body. --- ## Operating Profile - Category: Data & AI - Claude Code Templates path: `data-ai/simple-app-idea-generator` - Tools declared upstream: changes, codebase, fetch, githubRepo, openSimpleBrowser, problems, search, searchResults, usages, microsoft.docs.mcp, websearch - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent data-ai/simple-app-idea-generator --yes --dry-run ``` Expected installed file: ```text .claude/agents/simple-app-idea-generator.md ``` --- ## Source & License - Source: [davila7/claude-code-templates data-ai/simple-app-idea-generator.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/data-ai/simple-app-idea-generator.md) - Source SHA: `0b69b8b9d0efbd0fb37c9d8446038977309d74ca` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-simple-app-idea-generator-1f22450e Author: TokRepo精选