Skip to main content

Skills neste repositório

merceralex397-collab/meta-skill-engineering - Página 9

O SkillsMP coletou 606 skills de merceralex397-collab/meta-skill-engineering. Abra uma skill para revisar a origem e os detalhes.

merceralex397-collab/meta-skill-engineering

Mostrando 40 de 606 skills coletadas.

ocupação
Desenvolvedores de software
descrição

Generate release notes from commits, PRs, and tags — group changes by type (features, fixes, breaking), follow semantic versioning, write audience-appropriate summaries, and call out migration steps for breaking changes. Use when preparing release…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Render the jigsawR Quarto documentation site for GitHub Pages. Supports fresh renders (clearing cache), cached renders (faster), and single-page renders. Uses the bundled render script or direct quarto.exe invocation from WSL. Use when building the full site…

Idioma do texto original: inglês

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

Create and edit presentation slide decks (`.pptx`) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content…

Idioma do texto original: inglês

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

Author technical specifications with clear requirements, API contracts, system design sections, acceptance criteria, and interface definitions that engineering teams can implement directly. Use when writing design specs, API specifications, system…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Compare explicit options across criteria such as cost, complexity, speed, risk, reversibility, lock-in, and operational burden. Use when the task says "compare these options", "what are the tradeoffs", "which approach should we pick", "decision matrix", or…

Idioma do texto original: inglês

atualizado
ocupação
Intérpretes e tradutores
descrição

Translate agent-almanac content (skills, agents, teams, guides) into a target locale while preserving code blocks, IDs, and technical structure. Covers scaffolding, frontmatter setup, prose translation, code preservation, and freshness tracking. Use when…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Check BibTeX entries for completeness, DOI resolution, and broken links. Verify required fields per entry type (article, book, inproceedings), resolve and validate DOIs via the CrossRef API, check URL accessibility, and flag duplicate entries, missing…

Idioma do texto original: inglês

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

Create an effective CLAUDE.md file that provides project-specific instructions to AI coding assistants. Covers structure, common sections, do/don't patterns, and integration with MCP servers and agent definitions. Use when starting a new project where AI…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Turn vague success language in tickets, stories, specs, PRDs, and implementation notes into observable, testable acceptance criteria. Use when the user asks to "write acceptance criteria", "make this testable", "tighten definition of done", "turn this story…

Idioma do texto original: inglês

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

Insert explicit approval gates before risky, destructive, expensive, or irreversible transitions in an autonomous workflow. Use when the task crosses a trust boundary such as production rollout, deletion, mass refactor, network spend, external publication, or…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Scans plans, tickets, or status updates to identify true blockers and separate them from risks and unknowns. Trigger — "what's blocking us", "extract blockers", "what do we need before we can proceed", "unblock this". Skip when the goal is general risk…

Idioma do texto original: inglês

atualizado
ocupação
Gerentes de sistemas computacionais e de informação
descrição

Create a new team composition file following the agent-almanac team template and registry conventions. Covers team purpose definition, member selection, coordination pattern choice, task decomposition design, machine-readable configuration block, registry…

Idioma do texto original: inglês

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

Trigger — "break this down into tasks", "decompose this goal", "create subtasks for", "plan the work breakdown", "what are the steps to achieve", "split this into agent-sized tasks". Skip — when the goal is already a single concrete action (e.g., "fix typo in…

Idioma do texto original: inglês

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

Read, triage, implement, and update Linear issues through their full lifecycle. Trigger: 'address Linear issue', 'update Linear ticket', 'triage Linear backlog', 'close Linear issue', 'work on LIN-XXX', 'update issue status in Linear', 'create Linear issue…

Idioma do texto original: inglês

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

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Create and maintain a product or project backlog with prioritized items, acceptance criteria, and estimates. Covers user story writing, MoSCoW prioritization, backlog grooming, item splitting, and status tracking. Use when starting a new project and…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Sizes markets (TAM/SAM/SOM), maps competitive landscapes, and synthesizes industry trends into structured investment or go-to-market recommendations. Trigger phrases: "market size", "TAM SAM SOM", "competitive analysis", "market opportunity", "industry…

Idioma do texto original: inglês

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

Trigger — "plan this ticket", "break down this task", "create an implementation plan", "what steps to implement", "decompose this feature", "scope this work". Skip — if the user wants code written (use an implementer skill), if the task is searching for prior…

Idioma do texto original: inglês

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

Turn an objective, ticket, bug report, or vague request into a bounded execution plan with dependencies, unknowns, validation, and stop conditions before implementation starts. Use when the user asks to "plan this", "break this down", "design an approach", or…

Idioma do texto original: inglês

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

Run a premortem on a proposed project, rollout, architecture, or major change by assuming it failed and working backward to the most plausible causes. Use when the task says "premortem", "what could go wrong before we start", "assume this fails in six…

Idioma do texto original: inglês

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

Generates sabotage scenarios — how to make the plan fail — then inverts each into a protective measure. Trigger — "reverse brainstorm", "how could this fail", "stress test this plan", "what would sabotage this". Skip for general ideation or when formal FMEA…

Idioma do texto original: inglês

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

Stress-tests whether requested scope is achievable within the time budget, team capacity, and repo state. Trigger — "can we do all this", "is this scope realistic", "pressure test the plan", "are we overcommitted". Skip when scope is already locked and the…

Idioma do texto original: inglês

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

Audits tickets for completeness, clarity, actionability, and internal consistency. Trigger — "audit these tickets", "check ticket quality", "are these tickets actionable", "review ticket completeness", "validate acceptance criteria", "score ticket clarity".…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Generates well-structured tickets from requirements, bugs, review findings, or feature requests. Trigger — "create tickets for this", "write issues from these findings", "generate a ticket", "turn this into actionable tickets", "file a bug for this",…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Execute ticket-based work using a deterministic stage order, proof requirements, and handoff discipline. Trigger on "pick up ticket", "execute task", "implement issue", "resume ticket work", or when working from issues/epics with a plan-first workflow. Do not…

Idioma do texto original: inglês

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

Create a GitHub release with proper tagging, release notes, and optional build artifacts. Covers semantic versioning, changelog generation, and GitHub CLI usage. Use when marking a stable version of software for distribution, publishing a new library or…

Idioma do texto original: inglês

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

Package CLI tools for Homebrew, APT (deb), and RPM distribution. Use when creating a Homebrew formula, building .deb packages, writing RPM spec files, or automating package builds with GoReleaser nfpms. Do not use for container images (prefer Docker skills)…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Plan a software release cycle with milestones, feature freezes, release candidates, and go/no-go criteria. Covers calendar-based and feature-based release strategies. Use when starting planning for a major or minor version release, transitioning from ad-hoc…

Idioma do texto original: inglês

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

Versions agent workflows — tracks changes to prompts, procedures, tool configurations, and skill definitions across iterations with semantic versioning and migration paths. Trigger — "version this workflow", "track prompt changes", "workflow changelog",…

Idioma do texto original: inglês

atualizado
ocupação
Físicos
descrição

Analyze the dynamics of diffusion processes using stochastic differential equations, Fokker-Planck equations, first-passage time distributions, and parameter sensitivity analysis. Use when deriving probability density evolution for a continuous-time diffusion…

Idioma do texto original: inglês

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

Manages game asset import, compression, bundling, streaming, and build optimization. Use when configuring texture compression (ASTC/BC7/ETC2), LOD generation, asset bundles, Addressables, streaming systems, audio formats, or reducing build size in Unity,…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

Designs reproducible ML/LLM evaluation benchmarks including metric selection (BLEU, ROUGE, pass@k), evaluation protocols (few-shot, zero-shot, chain-of-thought), dataset splits with contamination prevention, and statistical significance testing. Use when…

Idioma do texto original: inglês

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

Google BigQuery specialist for query authoring, schema design, cost optimization, and data pipeline configuration. Triggers: 'BigQuery query', 'BQ cost estimate', 'partition strategy', 'optimize this BQ query', 'BigQuery schema design', 'scheduled query',…

Idioma do texto original: inglês

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

Implements clean Unreal Engine 5 Blueprint architecture including BP types, event flow, BP-C++ boundaries, interfaces, macros vs functions, casting, and performance. Use when designing or refactoring UE5 Blueprints, wiring GameplayAbilitySystem or Enhanced…

Idioma do texto original: inglês

atualizado
ocupação
Engenheiros eletrônicos (exceto computadores)
descrição

Design practical electromagnetic devices including electromagnets, DC and brushless motors, generators, and transformers by bridging theory to application. Use when sizing a solenoid or toroidal electromagnet for a target field or force, selecting motor…

Idioma do texto original: inglês

atualizado
ocupação
Químicos
descrição

Systematically interpret infrared spectra to identify functional groups present in a sample. Covers diagnostic region analysis (4000-1500 cm-1), fingerprint region assessment (1500-400 cm-1), hydrogen bonding effects, and compilation of a functional group…

Idioma do texto original: inglês

atualizado
ocupação
Químicos
descrição

Systematically interpret mass spectra to determine molecular formula, identify fragmentation pathways, and propose molecular structures. Covers ionization method assessment, molecular ion identification, isotope pattern analysis, common fragmentation losses,…

Idioma do texto original: inglês

atualizado
ocupação
Químicos
descrição

Systematically interpret nuclear magnetic resonance spectra (1H, 13C, DEPT, and 2D experiments) to elucidate molecular structure. Covers chemical shift assignment, coupling pattern analysis, integration, and correlation of multi-dimensional data into coherent…

Idioma do texto original: inglês

atualizado
ocupação
Químicos
descrição

Systematically interpret Raman spectra to identify molecular vibrations, assess polarizability-driven selection rules, compare with complementary IR data, and evaluate depolarization ratios for symmetry assignment. Covers Raman-active mode identification,…

Idioma do texto original: inglês

atualizado
ocupação
Químicos
descrição

Systematically interpret ultraviolet-visible absorption spectra to identify chromophores, classify electronic transitions, apply Woodward-Fieser rules for conjugated systems, and perform quantitative analysis using the Beer-Lambert law.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 606 skills coletadas.