Skip to main content

ryanportfolio/claude-starter

O SkillsMP coletou 31 skills de ryanportfolio/claude-starter. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
31
Estrelas no GitHub
0
Forks no GitHub
0

Mostrando 31 de 31 skills coletadas.

ocupação
Outras ocupações de informática
descrição

Add a new skill to this repo so it's available in every Claude Code web session. Use when the user says $addskill, asks to "add a skill", "install a skill", "create a skill", or wants a third-party skill (e.g. superpowers) to show up in the available-skills…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when the user asks to brainstorm, explore, compare approaches, or design a feature, or when a requested product, interface, workflow, architecture, or behavior change has unresolved goals, competing directions, material tradeoffs, or high-cost ambiguity.…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Research current GitHub agent skills for frontend design, UI, UX, web, accessibility, motion, and creative implementation; determine which guidance is actually relevant to the active repository; and synthesize one lean repo-local design skill. Use when a user…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Research current GitHub agent skills for frontend design, UI, UX, web, accessibility, motion, and creative implementation; determine which guidance is actually relevant to the active repository; and synthesize one lean repo-local design skill. Use when a user…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Devil's advocate on change just made — argue honest case AGAINST before it lands. "Any reason not to?" Deliberate second-thoughts pass on diff in front of you. Surfaces scope creep, blast radius, irreversibility, simpler path skipped, YAGNI, "doesn't belong…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Code-quality and performance checklist for this project's stack. Use BEFORE making non-trivial changes — new features, refactors, perf work, bug fixes — to spot common pitfalls (N+1 queries, duplicate query-cache keys, non-passive scroll listeners, missing…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when a git merge/rebase/cherry-pick is in progress and has left unmerged paths or conflict markers (<<<<<<< / ======= / >>>>>>>) — especially when two parallel sessions edited the same file (the same page/component) and one side now conflicts. Reviews…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

Remove AI writing patterns and add human voice. Use when the user says $humanizer, $unslop, asks to "humanize", "de-AI", "de-slop", or "un-ChatGPT" text, wants a draft rewritten (blog, essay, PR, docs, memo, email), voice-matched writing, or an AI-tell review…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Critically review recent code changes (uncommitted diff, latest commit, or active PR) for bugs, schema drift, edge cases, observability gaps, and project-specific rule violations. Use when the user asks to review, audit, check, stress-test, or "look hard at"…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

One-time first-session setup for a project spawned from the claude-starter template. Use when the user says $init-project, "set up this project", "configure the starter", "initialize the template" — or proactively when you notice CLAUDE.md still contains…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Build a throwaway, self-contained HTML "lab" to prototype and live-tune a visual or feel element BEFORE writing it into real code — game juice (particles, hit-flash, screen shake, weapon/enemy feel, color, timing) or web/UI work (a component, layout, spacing…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use at the end of a confirmed-successful problem-solving session where the path from problem to fix took more than one attempt and surfaced gotchas worth carrying forward. Trigger when the user invokes $learning, says "capture learnings", "what did we learn",…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Turn on Auto-Merge Mode for the session — going forward, every completed task is automatically committed, pushed, opened as a PR, and merged into main (with conflict resolution), no per-merge confirmation. Use when the user says $merge, "auto-merge for the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

End-to-end safe shipping workflow — audit working tree, branch off main if needed, stage only intended files, verify, commit, push, open PR. Use when the user says $safe-ship, asks to "ship these changes", "commit and PR", "make a PR for this", "open a PR for…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when executing implementation plans with independent tasks in the current session. Supports sequential execution (one task at a time, review-gated) or parallel execution (independent tasks dispatched at once, each writing a disjoint file set, reviewed and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Use when implementing any feature or bugfix, before writing implementation code

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Honest second look at the recommendation the model just made — why it matters, the real reasoning behind it, and (the point) what it could be missing, quick and well-rounded. ONLY use when the user explicitly types the `$why` slash command. Do NOT trigger on…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when you have a spec or requirements for a multi-step task, before touching code

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when a git merge/rebase/cherry-pick is in progress and has left unmerged paths or conflict markers (<<<<<<< / ======= / >>>>>>>) — especially when two parallel sessions edited the same file (the same page/component) and one side now conflicts. Reviews…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use at the end of a confirmed-successful problem-solving session where the path from problem to fix took more than one attempt and surfaced gotchas worth carrying forward. Trigger when the user invokes /learning, says "capture learnings", "what did we learn",…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when executing implementation plans with independent tasks in the current session. Supports sequential execution (one task at a time, review-gated) or parallel execution (independent tasks dispatched at once, each writing a disjoint file set, reviewed and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Use when implementing any feature or bugfix, before writing implementation code

Idioma do texto original: inglês

atualizado
Mostrando 31 de 31 skills coletadas.