KRoshanK
- 25 skills
- 0 followers
- 3 hours ago last updated
- ▌
- ▌ Regex Builder · kroshankTurn a plain-language description of what to validate or extract into a regular expression with a part-by-part explanation. Use when the user wants a regex, wants to understand a regex, or wants extraction/validation patterns.
- ▌
- ▌ Hooks Generator · kroshankCreate openings that capture attention in the first seconds for videos, posts, or threads. Use when the user needs hooks, first lines, cold-open options, or subject lines where the first 3 seconds decide the click.
- ▌ Code Review Skill · kroshankReview code for bugs, inefficiencies, and bad practices, returning concrete fix suggestions. Use when the user asks for a review, PR feedback, or a second look at a diff.
- ▌ Flowchart Builder · kroshankTurn processes into step-by-step flowcharts with nodes, conditional branches, and clear paths. Use when the user wants a flowchart, decision tree, SOP diagram, or mermaid process map.
- ▌
- ▌ Debugger Assistant · kroshankGuide step by step from an error plus code to the cause and a fix. Use when the user pastes a stack trace, exception, failing test, or unexpected behavior and wants systematic debugging.
- ▌ Flashcards Creator · kroshankExtract high-value question-answer pairs from notes or texts for spaced-repetition review. Use when the user wants Anki cards, flashcards, active recall items, or a deck from study material.
- ▌ Unit Test Generator · kroshankAnalyze code and generate unit tests for normal cases, edge cases, and error handling, using common testing frameworks. Use when the user wants tests, coverage for a function, or test scaffolds.
- ▌ Academic Paper Writer · kroshankStructure theses, essays, and academic papers with introduction, theoretical framework, development, conclusions, and bibliography. Use when the user asks for a TFG, essay, research paper outline, or academic write-up.
- ▌ Cv Linkedin Optimizer · kroshankAdapt a CV and LinkedIn profile to a specific job by highlighting relevant experience. Use when the user pastes a resume plus a job description, or asks to tailor LinkedIn About/Experience.
- ▌ Knowledge Structuring · kroshankTransform messy notes into clear usable frameworks. Use when the user has scattered notes, highlights, or brain dumps and needs structure, a taxonomy, or an operating framework.
- ▌ Presentation Preparer · kroshankTurn a topic or briefing into a slide-by-slide presentation structure with narrative, key data, and visual suggestions. Use when the user wants a deck outline, pitch structure, or speaker flow.
- ▌ Study Session Planner · kroshankBuild a realistic study calendar from available days, subjects, and difficulty, including breaks. Use when the user wants a study timetable, revision calendar, or session plan before exams.
- ▌ Video Script Generator · kroshankWrite structured scripts for short and long video with hooks, clear sections, pacing, and CTAs. Use when the user wants a YouTube, Reels, TikTok, or explainer script.
- ▌
- ▌ Deep Research Synthesizer · kroshankTurn large amounts of information into structured insights and actionable conclusions, filtering noise. Use when the user pastes many sources, notes, or threads and wants a synthesis, not a recap.
- ▌
- ▌ Workflow Automation Agent · kroshankBreak a complex goal into a step-by-step workflow, assign tools to each step, and optimize execution. Use when the user wants an SOP, agent workflow, automation plan, or multi-step execution design.
- ▌ Complex Concepts Explainer · kroshankExplain a dense concept with analogies, everyday examples, and layered depth from beginner to advanced. Use when the user asks to explain, simplify, ELI5, or go deeper on a hard idea.
- ▌ Learning Roadmap Generator · kroshankBuild a week-by-week learning plan for a skill or subject with resources, exercises, and checkpoints. Use when the user says they want to learn X, asks for a study roadmap, curriculum, or 30/60/90-day plan.
- ▌ Meetings Minutes Organizer · kroshankTurn messy meeting notes into clean minutes with decisions, tasks, owners, and deadlines. Use when the user pastes raw notes, a transcript, or a call dump and wants an acta or action list.
- ▌ Structured Notes Generator · kroshankTurn a topic, class PDF, lecture notes, or video transcript into structured study notes with key concepts, definitions, examples, and a visual outline. Use when the user asks for notes, apuntes, summaries of class material, or Notion-style organized study notes.
- ▌ Conventional Commits Generator · kroshankAnalyze code changes and write Conventional Commits messages so git history is not 'fix things' / 'update stuff'. Use when the user pastes a diff, staged changes, or asks for a commit message.