← Back to catalog
isvlasov

Author in the catalog

isvlasov

41 skills205 stars totalgithub.com/isvlasov

Published skills

test-driven-development

5

Enforces the red-green-refactor TDD cycle. No production code without a failing test first. Use when implementing features, fixing bugs, or writing production code.

Desenvolvimento#ai#testby isvlasov

evaluating-as-user

5

Evaluates software quality from an end user's perspective. Use when emulating a real user to assess a running web app, CLI tool, or API.

Pesquisa e Web#apiby isvlasov

systematic-debugging

5

Guides root cause investigation before proposing fixes. Use when debugging, diagnosing failures, investigating test errors, or tracing unexpected behaviour.

Desenvolvimento#ai#testby isvlasov

building-telegram-bots

5

Writes correct, version-aware Telegram bot code. Use when writing, extending, or debugging a Telegram bot in python-telegram-bot, aiogram, grammY, or Telegraf. Not for Telegram client API (TDLib), languages other than Python and Node.js, or non-Telegram platforms.

Automação#python#aiby isvlasov

decomposing-work

5

Converts an approved ARCHITECTURE.md into an implementation roadmap of isolated, dependency-ordered chunks. Use when architecture has been approved and work must be decomposed before implementation begins.

Desenvolvimentoby isvlasov

finding-docs

5

Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service — including well-known ones like React, Next.js, Prisma, Django, or Spring Boot. Use for API syntax, configuration, version migration, setup, and library-specific debugging. Use even when you think you kn

Desenvolvimento#api#reactby isvlasov

orchestrating-software-dev

5

Runs software development projects from idea to completion. Use when starting a software project, adding a feature, fixing a bug, or resuming an in-progress build.

Design e Frontendby isvlasov

assessing-quality

5

Conducts quality reviews of non-code artefacts. Use when reviewing or critiquing Skills, agents, workflows, documentation, or written materials, assessing quality against standards, or providing structured feedback.

Documentos#aiby isvlasov

capturing-learnings

5

Extracts learnings from completed work. Use when capturing lessons learned, analysing what went wrong or what went right, conducting root cause analysis, or creating improvement proposals for skills or workflows.

Automaçãoby isvlasov

designing-interfaces

5

Creates a design system for software with a UI. Use when a project has a user interface and architecture is confirmed — whether creating from scratch or extracting patterns from existing code.

Design e Frontendby isvlasov

architecting-software

5

Designs software architecture from a confirmed PRD. Use when a PRD exists and architecture must be designed before implementation, when writing ADRs, choosing an architecture style, or selecting technology and databases.

Dados e Análiseby isvlasov

enriching-roadmap

5

Enriches implementation roadmap chunks with acceptance criteria, pattern references, and contextual notes. Use after decomposing-work has produced the structural roadmap and before planning-software creates the orchestration plan. Does not modify chunk structure or dependencies.

DevOps e Infraby isvlasov

planning-software

5

Transforms an approved enriched roadmap into a self-contained orchestration plan. Use when creating an orchestration plan, producing a build plan, or resuming a project from a saved plan. Not for roadmap creation/enrichment or workflow tier selection.

Automação#aiby isvlasov

managing-product

5

Extracts product requirements and produces a PRD. Use when a user wants to build software and needs to define what to build before architecture or implementation, when scoping an MVP, or when translating a vague idea into a buildable specification.

Design e Frontendby isvlasov

reviewing-code

5

Reviews code. Use when reviewing code implementations, assessing code quality, running a security review, checking spec or design system compliance, or conducting an end-of-build whole-project review against PRD success criteria.

Design e Frontend#aiby isvlasov

scaffolding-project

5

Creates the standard project file structure for a software project. Use when starting a new software project, initialising project files, or setting up a project workspace before architecture and decomposition begin.

Desenvolvimentoby isvlasov

collecting-sources

5

Collects research sources with quality evaluation. Use when gathering or finding sources, building a source library, searching for academic papers, or performing RADAR assessment.

Pesquisa e Webby isvlasov

creating-briefs

5

Transforms unstructured requests into clear, actionable briefs. Use when writing a brief, preparing a specification, extracting requirements, or clarifying what a task needs.

Design e Frontendby isvlasov

ideating

5

Generates and explores ideas. Use when capturing fleeting thoughts, brainstorming, exploring a problem space before committing to a direction, or reviewing stored ideas to decide what to pursue.

DevOps e Infra#aiby isvlasov

orchestrating-work

5

Principles for multi-agent workflow execution. Use when coordinating agents, accepting or rejecting agent work, executing producer-critic-learner cycles, or running any multi-phase orchestrated task.

Automaçãoby isvlasov

roast

5

Challenges the user's reasoning, assumptions, or proposals — a thinking sparring partner that pokes holes without the full critic workflow. Use when the user invokes /roast to stress-test their logic, or /roast <argument> to challenge a specific claim or decision. Not a review of artefacts — a challenge to thinking.

Desenvolvimento#ai#testby isvlasov

shaping

5

Shape an idea into a concept through guided dialogue

Design e Frontend#apiby isvlasov

solutioning

5

Explores solution options when the problem is defined but the approach is unclear. Use when evaluating approaches, comparing alternatives, or choosing between options.

Desenvolvimentoby isvlasov

understanding-the-ask

5

Clarifies user intent before formalising requirements. Use when requests are vague, incomplete, or solution-focused, or when preparing to write a brief.

Design e Frontendby isvlasov

using-worktrees

5

Manages git worktree isolation for implementation chunks. Use when setting up isolated workspaces, creating worktrees for chunks, or merging completed chunk branches.

Desenvolvimento#gitby isvlasov

verifying-work

5

Gates completion claims with mandatory evidence — no "should work" or "probably passes" without fresh verification output. Use when verifying test results, confirming builds pass, checking linter output, or validating acceptance criteria.

Desenvolvimento#ai#testby isvlasov

conducting-research

5

Conducts research. Use when asked to research, investigate, explore, look into a topic, compare options, learn about an unfamiliar domain, or understand current state.

Pesquisa e Web#aiby isvlasov

eli40

5

Re-explains concepts at a "knows the basics" level — strips jargon, uses analogies, and assumes broad general knowledge without domain expertise. Use when the user invokes /eli40 to request a simpler explanation of the previous message, or /eli40 <topic> to get an accessible explanation of a specific topic. Like ELI5 but calibrated for an adult generalist.

DevOps e Infra#aiby isvlasov

finalise-session

5

Run /handover then commit and push changes to git

Desenvolvimento#gitby isvlasov

handover

5

Session handover — end a session by systematically updating project state files for continuity. Use this when the session is ending, the user asks for a "handover", or when significant progress needs to be recorded.

Design e Frontendby isvlasov

communicating-in-writing

5

Guides written communication — emails, reports, presentations, documents, website copy, newsletters, books. Use when writing or improving writing, adapting to an audience, or shaping document structure. Not for oral delivery or tool-specific formatting (slides, PDFs).

Documentos#pdf#aiby isvlasov

critic

5

Invokes the critic-agent to review the latest produced output. Use when the user runs /critic to request a quality review of the most recent artefact or deliverable from the current workflow.

Desenvolvimento#testby isvlasov

designing-workflow

5

Designs workflow structure. Use when planning a workflow, choosing which phases to include, or selecting a workflow pattern for a task.

Design e Frontendby isvlasov

persuading

5

Extracts genuine value from a subject and frames it so the right audience recognises it. Use when producing LinkedIn posts, pitch narratives, cover letters, proposals, case studies, or positioning statements. Not for general writing guidance, negotiation, or copywriting templates.

Escrita e Conteúdoby isvlasov

verifying-claims

5

Verifies claims and assesses source credibility. Use when fact-checking claims, verifying accuracy, validating sources, detecting hallucinations, triangulating evidence, or performing SIFT or RADAR assessment.

DevOps e Infra#aiby isvlasov

learn

5

Capture an observation — something that went wrong or worked well — to LEARNINGS.md for future reference. Quick in-session capture, not full analysis.

Design e Frontendby isvlasov

prime

5

Session prime — start a fresh session by reading project state to orient yourself. Use this when you have no project context yet or the user asks to "prime the session", "read state", or start work.

Marketingby isvlasov

understanding-rageatc

5

Agent behavioural frame for operating within rageatc. Preloaded by agents — not for orchestrator use; orchestrator context comes from rules.

Automaçãoby isvlasov

writing-skills

5

Creates and updates Claude Code Agent Skills. Use when creating a skill, revising SKILL.md, improving a skill's name or description, or adding progressive disclosure files.

Escrita e Conteúdoby isvlasov

playwright-cli

5

Automates browser interactions. Use when navigating websites, interacting with web pages, filling forms, taking screenshots, testing web applications, or extracting data from web pages.

Desenvolvimento#testby isvlasov

working-with-pdfs

5

Handles PDF operations (reading, creating, modifying). Use when extracting text from PDFs, converting markdown to PDF, merging or splitting PDFs, compressing, rotating pages, handling metadata, or when Claude Code's native PDF reading fails.

Documentos#pdf#aiby isvlasov

Category alert

Get new Desenvolvimento skills every Monday