Skip to main content

preetamnath/agent-skills

SkillsMP ha recopilado 39 skills de preetamnath/agent-skills. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
39
Estrellas en GitHub
4
Forks en GitHub
1

Mostrando 39 de 39 skills recopiladas.

ocupación
sin clasificar
descripción

Generate UI mockups as one-file HTML, no build, grounded in the project's real design language — PREVIEW a feature's screens or states, or COMPARE directions for one choice and pick one. TRIGGER when: you want a UI screen, flow, or set of states rendered, or…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Route a kept fact to its durable home by delivery trigger and most-local-wins — across in-file comment, nested CLAUDE.md, path-scoped rule, root CLAUDE.md, ARCHITECTURE.md, or a skill. TRIGGER when: user asks 'where should this go', 'which file/rule/home does…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

After a coding task or plan, sweep the changed files' code comments — correcting or deleting stale ones — then turn the facts worth keeping into durable-doc adds/updates/trims (CLAUDE.md, .claude/rules, ARCHITECTURE.md): applies high-confidence ones, asks…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Execute work agreed in the current chat — no spec or plan.md — through a readiness gate, dependency-ordered subagent waves, review, and a closing docs pass, with every stage tracked in a task ledger. TRIGGER when: user says 'ready to execute', 'let's execute…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Implement a feature by executing its wave-grouped plan.md. TRIGGER when: user says 'run the plan', 'execute the plan', or 'implement it'; a plan.md has unchecked waves ready to build.

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Bounded resolver for confirmed P0/P1 findings — for each: fix, verify the fix resolved it, up to 2 attempts, then escalate. TRIGGER when: a review or fan-out skill needs confirmed findings driven to resolution; user says 'fix these findings' or 'resolve the…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Turn a locked product/UX spec into technical design — the HOW: architecture, data shapes, signatures, file layout. TRIGGER when: user asks how to implement a spec'd feature; user wants architecture, data-shape, or file-layout decisions; user says 'tech…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Sequence a locked spec into dependency-ordered, wave-grouped tasks. TRIGGER when: user says 'build the plan' or 'sequence this'; a spec needs slicing into parallel-safe waves.

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Surface what a draft, answer, or code is missing — parallel subagents each apply a different lens, scoring findings by impact and confidence, then walk them one at a time. TRIGGER when: user says 'find gaps', 'what did I miss', 'analyze from multiple angles',…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Move from ambiguity to clarity on WHAT to build — product scope and UX — before any technical design. TRIGGER when: user says 'product interview' or 'design a new feature'; user wants product requirements, scope, or UX clarified before building; a feature's…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Trim a spec, ADR set, or design doc down to what a builder needs, without losing a fact. TRIGGER when: user says a spec is 'too long' or 'bloated'; user asks what to remove from it, or wants it cut to 'just what we need to build'.

Idioma del texto original: inglés

actualizado
ocupación
Profesores postsecundarios, todos los demás
descripción

Re-explain your last response in the simplest language. TRIGGER when: user says 'explain simply', 'explain in simpler words', 'explain in fewer words', 'use easy to understand words', 'simplify that', 'answer concisely and simply', 'dumb it down'.

Idioma del texto original: inglés

actualizado
ocupación
Empleados de oficina generales
descripción

Respond in one sentence, or the number the user specifies. TRIGGER when: user says 'TL;DR', 'tldr', 'respond in one sentence', 'respond in 2 sentences', 'respond in N sentences', 'say that in 1/2 sentences', 'give me your last response in 1 sentence'. SKIP…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

File-level tightening pass on an instruction file (CLAUDE.md, skill, agent prompt, style guide) using `tighten-instruction` as the lens. TRIGGER when: user says 'tighten/simplify this file/skill/CLAUDE.md', 'cut this down', 'titan instruction on this file';…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Make an instruction line read cold: clarify it into plain words, then tighten it to one positive line. TRIGGER when: user says 'tighten/clarify this rule/fact', 'make this leaner/simpler/clearer', 'titan instruction' in a skill, CLAUDE.md, agent prompt, or…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Prune this project's memory files: route each worth-keeping fact to its durable home — a comment, CLAUDE.md tier, rule, ARCHITECTURE.md, command, or skill — then dispose of the source memory. TRIGGER when: user says 'prune my memories', 'clean up memory',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Compress one instruction file to the leanest STRUCTURE that still delivers its purpose — dissolve sections that restate others, fold unique survivors into the section that governs them. TRIGGER when: user says 'why is this so long', 'strip the fat',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Verify a panel's findings against their artifact: each gets a consider / skip verdict and a confidence. TRIGGER when: a fan-out skill needs its findings verified before walking them with the user; user says 'triage these findings', 'verify which of these are…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Trust-check an answer, plan, or decision you already have — multiple identical independent reads converge per question, agreement signals confidence and splits flag what's contested, then walk each decision. TRIGGER when: user says 'validate', 'trust-check',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Dispatch 1–3 subagents to analyze or verify something, then judge their findings yourself. TRIGGER when: user says 'multi-agent analysis', 'use subagents to analyze/verify', or 'dispatch subagents' to look into something.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

The deep-module primitive: a small interface hiding lots of behaviour. Apply the lens to judge or shape one interface, or audit a codebase for shallow modules (returns a ranked table). TRIGGER when: user says 'deep modules', 'is this a deep module', 'find…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Audit one instruction file through three durable-instruction lenses — vet-fact (is each fact worth keeping?), place-fact (is it in the right home?), tighten-instruction (does the line read tight?). TRIGGER when: user says 'refine/audit this file', 'prune and…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Run the live testing phase after execute-plan ships a build — drive the spec's '### Post-ship verification' checklist (the human-gated ACs the diff can't prove) to pass/fail across three tiers: unit/frontend, real authenticated app, and server-log/DB. TRIGGER…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Two-pass code review — a review pass hardened by an adversarial verification pass that suppresses false positives. TRIGGER when: user wants final review of completed code changes; any review where a false positive would cost real time. SKIP when: reviewing a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Explain a feature, flow, or concept: read the source of truth, lead with the answer, and diagram each idea the answer depends on. TRIGGER when: user says explain/walk me through/ELI5/help me understand; user wants to understand how a feature, flow, or system…

Idioma del texto original: inglés

actualizado
ocupación
Redactores técnicos
descripción

Reshape one prose block into a labeled list or table when it fuses several independent rules — form only, content verbatim. TRIGGER when: user says 'break this up', 'wall of text', 'should this be a list/bullets', 'structure this paragraph'; a dense block…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Frame a vague goal as the job to be done, so the outcome is explicit before you build or choose. TRIGGER when: user says 'what's the job', 'JTBD', 'frame the outcome', 'what are we actually trying to do'; or a goal, feature, or decision is stated as a…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Audit past Claude Code transcripts in a chosen scope and date window to extract reusable patterns, then walk each one to promote it into a slash command, CLAUDE.md rule, memory entry, or new skill. TRIGGER when: user wants to mine past sessions for reusable…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Socratically interview the user to move an open question — a decision, strategy, trade-off, or research direction — from ambiguity to clarity. TRIGGER when: user says 'interview me' or asks to be interviewed; user wants to think a decision or trade-off…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores de interfaces web y digitales
descripción

Research a project's design language and write or refresh a lean meta/DESIGN.md of facts — surfaces, toolkits, tokens, styling models, docs pointers — that grounds mockups and new UI. TRIGGER when: user asks to map, document, or bootstrap the design language,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

SDK reference for `@shopify/post-purchase-ui-extensions-react` — Shopify's post-purchase upsell surface (the screen between payment and the thank-you page). Distinct from modern `<s-*>` checkout-extensions, which have no post-purchase target. TRIGGER when:…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Diagnose the root cause of a Sentry issue from its error logs, breadcrumbs, and codebase context. TRIGGER when: user shares a Sentry issue, error, or link and asks why it happens or how to fix it; user says 'analyze this Sentry error', 'find the root cause',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Routes Shopify Dev MCP lookups for surfaces the bundled Shopify skills don't cover. TRIGGER when: user needs docs or GraphQL for Storefront API, customer, partner, payments-apps, functions, hydrogen, liquid, or custom-data (metafields/metaobjects). SKIP for…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Compress the live conversation into minimal, copy-paste-ready handoff prompt(s) — context referenced by file path, not pasted — so a fresh chat picks up cleanly. TRIGGER when: user says handoff, handover, new-chat / fresh-chat prompt, prompt to continue or…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Second opinion on one concrete proposal: stress-test it, rank alternatives, or both. TRIGGER when: user says 'second opinion', '2nd opinion', 'rate my fix', or 'weigh in on my approach'; user wants a candidate edit/decision evaluated. SKIP when: multiple…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Stress-test a plan, design, or decision — challenge assumptions, expose gaps, force specificity. TRIGGER when: user says 'grill me' or 'stress-test this'; user wants their plan or decision pushed on.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de gestión
descripción

Build the single strongest answer to one open question — a diverse panel of subagents attacks it, a clean-room judge maps their disagreement, then you synthesize one grounded answer better than any single take. TRIGGER when: user says 'best answer', 'fan out…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Judge whether a candidate fact earns a durable-doc line: keep only what a future agent would get the wrong answer without; cut anything derivable from code, setup, breadcrumb, or a restated default. TRIGGER when: user asks 'does this belong in CLAUDE.md / a…

Idioma del texto original: inglés

actualizado
ocupación
Escritores y autores
descripción

Load a personality archetype that shapes the agent's voice — greetings, status, closings, pushback tone — while keeping plans, diffs, and recommendations neutral. TRIGGER when: user says load a soul/personality/voice/archetype; user says give me a voice; user…

Idioma del texto original: inglés

actualizado
Mostrando 39 de 39 skills recopiladas.