Create a reproducible local development environment with pinned tools, isolated services, safe configuration, fixtures, reset, and verification. Use when contributors need a reliable path from clone to working code.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 protosphinx/sphinxstack 中的 1,021 个 Skill。打开任一 Skill 可查看来源和详情。
protosphinx/sphinxstack已展示 40 / 1,021 个已收集 Skill。
Create a reproducible local development environment with pinned tools, isolated services, safe configuration, fixtures, reset, and verification. Use when contributors need a reliable path from clone to working code.
原文语言:英语
Create a management accounts pack that reconciles financial statements, cash, working capital, forecasts, drivers, risks, and decisions. Use when leaders need a periodic view of operating and financial performance.
原文语言:英语
Create a labeled media contact sheet for visual review, selection, continuity, and source tracing. Use when many images or clips need a fast shared index without opening each original.
原文语言:英语
Create a media delivery specification for masters, derivatives, audio, captions, metadata, naming, transfer, and quality control. Use when a vendor or team must deliver reproducible final media packages.
原文语言:英语
Build a focused, current, and privacy-conscious media outreach list. Use when a real story needs relevant journalists, editors, producers, newsletters, podcasts, or trade publications rather than a bulk contact database.
原文语言:英语
Create a reusable message system linking audience, value, proof, objections, and channel choices. Use when teams describe the same offering inconsistently or need evidence-backed language across content and conversations.
原文语言:英语
Create a multilingual site with durable locale URLs, translation governance, correct metadata, and language-aware interaction. Use when one service must publish and maintain equivalent experiences across languages or regions.
原文语言:英语
Design a maintainable workflow for capturing, naming, reviewing, retaining, and retrieving personal records. Use when documents repeatedly become lost, duplicated, or outdated.
原文语言:英语
Create an installable progressive web app with resilient loading, honest offline behavior, and safe update controls. Use when a web experience benefits from device integration without losing web reach.
原文语言:英语
Turn a current refund policy and payment workflow into a safe, auditable processing checklist. Use when a team needs a repeatable checklist for refunds, credits, cancellations, or payment reversals.
原文语言:英语
Create a plain-language media release form with identifiable parties, permitted uses, limits, compensation, and contact paths. Use when a production records or publishes a person's contribution or likeness.
原文语言:英语
Create a versioned research protocol with repeatable procedures, roles, controls, deviations, data handling, analysis, and stopping rules. Use when a study must be conducted consistently and audited.
原文语言:英语
Clarify ownership, decision authority, contribution, consultation, and notification for shared work. Use when roles overlap, gaps persist, or handoffs are failing.
原文语言:英语
Create an actionable risk register linking uncertain events to evidence, exposure, treatment, triggers, and ownership. Use when a project or operation needs explicit risk decisions.
原文语言:英语
Map a user journey to frontstage interactions, backstage work, systems, policies, and evidence. Use when service quality depends on handoffs across people, channels, operations, and technology.
原文语言:英语
Create a service dashboard that moves from user outcome to demand, errors, latency, saturation, and dependencies. Use when responders need a shared operational view for detection and diagnosis.
原文语言:英语
Create a simple risk register with cause, event, consequence, likelihood, impact, controls, actions, ownership, and review dates. Use when a project or team needs a shared view of uncertain threats and opportunities.
原文语言:英语
Create a source-linked study guide organized around learning objectives, connections, retrieval prompts, and verified examples. Use when consolidating course material for an exam, project, or cumulative review.
原文语言:英语
Create a realistic study timetable from deadlines, available hours, task size, energy, retrieval practice, and recovery time. Use when several learning obligations need a workable weekly schedule.
原文语言:英语
Define a support escalation policy with observable triggers, authority, routing, communication, evidence, and review. Use when cases are escalated inconsistently or high-risk issues need dependable ownership across teams.
原文语言:英语
Create a synthetic monitor for a critical user journey with safe data, controlled side effects, and useful diagnostics. Use when endpoint uptime cannot prove that the full experience works.
原文语言:英语
Prioritize employers using sourced evidence about work, roles, conditions, trajectory, and fit. Use when a job search needs proactive focus beyond whatever openings appear first.
原文语言:英语
Build a symptom-led troubleshooting guide with safe diagnostics, observable branches, fixes, and escalation evidence. Use when customers, support, developers, or operators repeatedly diagnose the same class of problem.
原文语言:英语
Create a risk-based vendor security questionnaire with evidence requests. Use when procurement or a renewal needs focused assurance about a vendor's actual service, data access, controls, resilience, and incident obligations.
原文语言:英语
Create an action-item list with specific outcomes, owners, due dates, dependencies, evidence, and closure status. Use when decisions or meetings must turn into trackable work.
原文语言:英语
Design an approval path with proportionate authority, evidence, separation, and escalation. Use when a recurring decision is delayed, inconsistent, overcontrolled, or weakly governed.
原文语言:英语
Create an audio delivery package with correct masters, stems, channel layouts, timing, loudness, metadata, rights, and verification. Use when a finished mix must move to broadcast, platform, archive, localization, or another production.
原文语言:英语
Create an audio edit decision list that maps program order to exact source, timecode, track, transition, and editorial purpose. Use when an edit must be reproducible across people or systems.
原文语言:英语
Create a sustainable publishing calendar that connects audience questions to evidence, formats, owners, production capacity, review, distribution, and measurement. Use when a blog, newsletter, social channel, or knowledge base needs a realistic content plan…
原文语言:英语
Prepare a concise, secure emergency reference that authorized people can retrieve and act on. Use when household continuity depends on information held by one person.
原文语言:英语
Connect service reliability evidence to release and investment decisions. Use when teams have or are adopting service objectives and need predictable responses to rapid burn, chronic misses, exceptions, and recovery.
原文语言:英语
Build an event budget covering cost, income, contingency, timing, and control. Use when organizers need a credible financial plan before making commitments or setting prices.
原文语言:英语
Create an accessible registration form that collects only information needed to deliver the event. Use when attendees must reserve, pay, request access, or receive event communications.
原文语言:英语
Convert an event program into a timed cue sheet with owners, dependencies, and fallbacks. Use when hosts, speakers, production, venue, and support teams need one executable sequence.
原文语言:英语
Offer transparent sponsor value with priced deliverables, evidence, and participant protections. Use when an event seeks commercial or institutional support without giving sponsors uncontrolled access.
原文语言:英语
Turn role criteria into observable, consistently scored interview evidence with anchored ratings. Use when preparing structured candidate evaluation.
原文语言:英语
Create an external uptime check that verifies a bounded service behavior from representative locations. Use when operators need independent evidence that a public endpoint is reachable and useful.
原文语言:英语
Connect a domain of their own to the person's site. Covers registrar selection, current registration and renewal prices, DNS, redirects, and HTTPS. Use when they say "I want my own domain", "get rid of the .github.io part", or "connect mysite.com".
原文语言:英语
Give their app real persistence with a hosted database. A free-tier Postgres or SQLite, a schema for their actual data, and full CRUD from their app. Use when localStorage stops being enough, when data must survive across devices or users, or when they ask…
原文语言:英语
Reproduce a software defect, isolate its smallest proven cause, implement a narrow fix, and verify both the failure and surrounding behavior. Use when someone says "fix this bug," reports a regression, or has an error that needs diagnosis and repair.
原文语言:英语