feat: add Superpowers development methodology#2
Open
mozicim wants to merge 3 commits into
Open
Conversation
Adds the complete Superpowers skills framework from obra/superpowers to provide structured development workflows for this project. Includes 14 skills covering: brainstorming (design-first), test-driven development, systematic debugging, writing/executing plans, subagent-driven development, git worktrees, parallel agents, code review, and branch completion. Also adds CLAUDE.md with project documentation and skill index. https://claude.ai/code/session_01YCMRo8DvmqTJGhwpB1Rk6h
Single-page HTML tool for generating AI video prompts for wall text/writings in KapsamKafe cafe style. Features 6 wall styles (blackboard chalk, brick paint, neon, wood, graffiti, vintage tin), 5 atmosphere tones, bilingual EN/TR prompt output, and copy buttons. Compatible with Runway Gen-3, Kling AI, Sora, Pika 2.0. https://claude.ai/code/session_01YCMRo8DvmqTJGhwpB1Rk6h
…iations - Add "Sayfayı İndir" button to download the HTML file itself for offline use - Add TXT download buttons for each generated prompt - Implement pick() randomizer with V variations object (10+ pools per dimension) - Add seed badge showing variation number and timestamp - Refactor to buildEN/buildTR builder functions for cleaner generation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the complete Superpowers skills framework from obra/superpowers to
provide structured development workflows for this project.
Includes 14 skills covering: brainstorming (design-first), test-driven
development, systematic debugging, writing/executing plans, subagent-driven
development, git worktrees, parallel agents, code review, and branch
completion. Also adds CLAUDE.md with project documentation and skill index.
https://claude.ai/code/session_01YCMRo8DvmqTJGhwpB1Rk6h