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…
Skills in this repository
merceralex397-collab/meta-skill-engineering - Page 9
SkillsMP has collected 606 skills from merceralex397-collab/meta-skill-engineering. Open a skill to review its source and details.
merceralex397-collab/meta-skill-engineeringShowing 40 of 606 collected skills.
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
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…
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…
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…
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…
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…
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…
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…
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".…
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",…
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…
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…
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)…
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…
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",…
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…
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,…
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…
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',…
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…
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…
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…
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,…
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…
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,…
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.