com um clique
skills
skills contém 19 skills coletadas de dallenpyrah, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Apply Emil Kowalski-style UI polish: interaction details, component feel, animation restraint, and invisible product quality. Uses progressive disclosure instead of long design essays.
Apply Emil Kowalski-style animation guidance for web interfaces: purposeful motion, correct easing, interruptibility, performance, reduced motion, and interaction feel.
Implement the requested change on the current branch using the best available contract: issue, architecture, user request, or repo evidence. Does not require /architect or /review to have run. Hands naturally to /test.
Triage and address PR review comments. Uses available issue/architecture/context when present, keeps evidence in .context/address.md, and does not require prior workflow phases.
Derive the smallest correct architecture from user intent, repo facts, and available workflow evidence. Writes the full architecture to .context/architecture.md and returns only the decision, tradeoff, risk, and next action.
Review the current PR for correctness, tests, maintainability, security, standards, and prior-findings risk. Keeps reviewer detail in .context/code-review.md and posts concise actionable GitHub review comments.
Reproduce, root-cause, and fix a bug with the smallest verified change. Writes investigation evidence to .context/debug.md and hands naturally to /test.
Update documentation for changed behavior, APIs, config, operations, migrations, or architectural contracts. Reads current diff and evidence artifacts, writes only necessary docs, and hands naturally to /pr.
Create distinctive, production-grade frontend interfaces with high design quality. Use for web components, pages, dashboards, applications, posters, HTML/CSS layouts, or styling/beautifying web UI while avoiding generic AI aesthetics.
Explore a codebase for architecture improvements that reduce coupling, deepen modules, or improve testability. Produces a ranked shortlist in chat and detailed evidence in .context/improve-architecture.md.
Clarify the problem, values, constraints, non-goals, failure modes, and intended direction with minimal high-value questions. Writes .context/interview.md and hands naturally to /architect when enough is known.
Open or draft a GitHub issue from available architecture, review, repo, and user context. Uses prior artifacts when present but can synthesize a durable contract directly from the current task.
Capture one durable lesson from the completed workflow. Reads issue, PR, diff, review, and .context evidence; writes a concise learning file and hands naturally to /merge.
Merge the current PR through GitHub after verifying branch state, reviewability, checks, and user/repo constraints. Writes merge evidence to .context/merge.md.
Open or update a pull request from the current branch with a minimal durable body. Reads available context, commits relevant changes if needed, pushes, watches checks, and hands naturally to /code-review.
Pressure-test a proposed architecture, issue, PR intent, or inferred design. Writes detailed findings to .context/review.md and returns LOCKED or NOT LOCKED with blockers only.
Ground an unfamiliar repo area, library, API, failure mode, or design question. Writes evidence to .context/scout.md and returns only constraints, risks, unknowns, and the next natural action.
Teach a concept, solution, or pattern one layer at a time with grounded examples. Uses the attention contract and avoids dumping full derivations unless requested.
Harden and run tests for the current implementation using issue, architecture, diff, or user request as evidence. Writes test evidence to .context/test.md and hands naturally to /docs.