Roland Tolnay

Roland Tolnay

@rolandtolnay
40 published skills0 installs

40 results

Roland Tolnay
Skill

triage-pr-comments

Triage pull request comments by fetching from GitHub, analyzing each with a systematic framework to decide fix vs. ignore, resolving dismissed threads, and planning fixes. Use when addressing PR feedback, handling code review comments, or following up on reviews.

0
Roland Tolnay
Skill

audit-prompt

Check prompt files for quality issues — wasted tokens, poor positioning, vague instructions. Use when reviewing changes to commands, skills, agents, SKILL.md, or any .md containing LLM instructions.

0
Roland Tolnay
Skill

create-hook

Create and configure Claude Code hooks for event-driven automation. Use when adding PreToolUse, PostToolUse, Stop, Notification, or other lifecycle hooks to settings.json. Covers all hook events, Python/UV scripts, matchers, and decision control.

0
Roland Tolnay
Skill

create-prompt

Create a standalone prompt that another Claude can execute. Use when writing reusable prompts for coding, analysis, or research tasks. Saves to `./prompts/` as numbered `.md` files.

0
Roland Tolnay
Skill

create-skill

Create new Claude Code skills through collaborative conversation. Use when building a new SKILL.md, creating a skill from scratch, or turning a workflow into a reusable skill.

0
Roland Tolnay
Skill

create-slash-command

Create and configure Claude Code slash commands. Use when building custom /commands, editing command YAML frontmatter, adding arguments or dynamic context, or understanding command structure.

0
Roland Tolnay
Skill

create-subagent

Create and configure Claude Code subagents for the Task tool. Use when defining agent types in agents/ config files, setting up agent tools and prompts, or launching specialized agents with the Task tool.

0
Roland Tolnay
Skill

create-toolkit-installer

Generate install.js for Claude Code toolkit repos with manifest tracking, symlink/copy modes, and uninstall support. Use when creating a new distributable collection of commands, skills, agents, or references.

0
Roland Tolnay
Skill

linear

Create, update, and comment on Linear tickets. Use when creating issues, adding comments, changing status, assigning work, or referencing issue IDs like ABC-123. Examples: "create a ticket", "add a comment", "mark done", "my issues".

0
Roland Tolnay
Skill

nano-banana-app-icon

Design iOS/Android app icons with Nano Banana 2. Use when making, replacing, or refining an app icon — runs a discovery brief, writes the JSON prompt, critiques the generated PNG against a rubric, and outputs refinement prompts.

0
Roland Tolnay
Skill

readme-best-practices

Apply consistent structure, tone, and formatting to README.md files. Use when drafting, rewriting, or reviewing a project README to make it scannable and developer-friendly.

0
Roland Tolnay
Skill

research

Gather current information from the web using multiple sources in parallel. Use when the user needs facts, tools, best practices, or community opinions that may not be in training data. Triggers on: "search for", "look up", "find out", "what's the latest", "research".

0
Roland Tolnay
Skill

searchexa

Semantic web search with inline page content via EXA API. Returns actual page text with results — search + fetch in one free call. Use for discovery when you need content, not just URLs. Free tier: 1000 searches/month. Triggers on: "exa search", "search with exa", "free web search", "searchexa".

0
Roland Tolnay
Skill

slack

Send messages, search conversations, read channel history, and manage status in Slack. Use when sending DMs, posting to channels, searching messages, reading threads, editing messages, setting status, or scheduling messages. Examples: "message Roland", "search for deployment", "set my status to deep work".

0
Roland Tolnay
Collection

Llm Toolkit

0
Roland Tolnay
Agent

research-subagent

Research subagent with API usage logging. Use instead of general-purpose when spawning subagents from the research skill. Has full tool access plus PostToolUse hooks that log WebSearch/WebFetch calls.

0
Roland Tolnay
Skill

Analyze Problem

Recommend the best mental framework for your problem

0
Roland Tolnay
Skill

Create Pr

Create a pull request with a context-rich summary derived from code changes and conversation context

0
Roland Tolnay
Skill

explain

Explain the current issue, options, or behavior so I can make a confident decision

0
Roland Tolnay
Skill

Finalize Ticket

Commit, comment, attach commit, and mark a Linear ticket as done

0
Roland Tolnay
Skill

Generate Readme

Generate a high-quality README for a public GitHub project

0
Roland Tolnay
Skill

handoff

Analyze the current conversation and create a handoff document for continuing this work in a fresh context

0
Roland Tolnay
Skill

reflect

Reflect on recent work, extract principles from past conversations, and capture learnings

0
Roland Tolnay
Skill

Ripple Check

After a fix or improvement, explore the codebase for other places where the same learning might apply

0
Roland Tolnay
Skill

Tidy Commits

Analyze unpushed commits for squash and streamlining opportunities

0
Roland Tolnay
Skill

verify

Second-opinion verification of completed work — analyzes autonomously, then interrogates interactively before declaring issues

0
Roland Tolnay
Skill

Work Ticket

Work on an existing Linear ticket — diagnose, design, execute

0
Roland Tolnay
Agent

ms-flutter-code-quality

Refactors Flutter/Dart code to follow quality guidelines. Applies code patterns, widget organization, folder structure, and simplification. Spawned by execute-phase/adhoc.

0
Roland Tolnay
Agent

ms-flutter-reviewer

Analyzes Flutter/Dart code for structural issues during milestone audits. Reports findings only — does NOT fix anything.

0
Roland Tolnay
Agent

ms-flutter-simplifier

Simplifies Flutter/Dart code for clarity, consistency, and maintainability. Spawned by execute-phase/adhoc after code changes.

0
Roland Tolnay
Skill

Capture Lesson

Capture lessons from code refactorings into reusable docs for future LLM code writers. Use after completing a refactoring.

0
Roland Tolnay
Skill

Extract Backend Skill

Extract backend patterns from current project into reusable CDN-ready module

0
Roland Tolnay
Skill

Extract Pattern

Extract reusable Flutter/Dart patterns from project code into LLM-optimized reference docs. Use when capturing widget patterns, architecture conventions, or coding standards as documentation.

0
Roland Tolnay
Skill

Extract Ui Skill

Extract UI patterns from current Flutter project into a reusable implement-ui skill

0
Roland Tolnay
Skill

Learn Flutter

Learn from recent Flutter/Dart code changes and update the local coding principles file. Use after completing Flutter implementation work.

0
Roland Tolnay
Skill

Make Claude Md Flutter

Generates a comprehensive CLAUDE.md file for Flutter projects through systematic discovery and user consultation

0
Roland Tolnay
Skill

flutter-code-quality

Organize Flutter/Dart code to follow project conventions. Use after implementation to restructure folders, fix widget file organization, align naming patterns, or clean up code to match project standards.

0
Roland Tolnay
Skill

flutter-code-simplification

Reduce complexity in Flutter/Dart code. Use when code is too nested, hard to read, or has duplication. Extracts widgets, flattens logic, removes unnecessary abstraction.

0
Roland Tolnay
Skill

flutter-senior-review

Review Flutter/Dart code for architectural and structural design issues. Use when reviewing PRs, auditing widget design, evaluating state management, or identifying problems that make code hard to evolve.

0
Roland Tolnay
Collection

flutter-llm-toolkit

0