Skip to main content

00PrabalK00/claude-skills

SkillsMP hat 86 Skills aus 00PrabalK00/claude-skills gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

Letzte erfasste Quellaktivität
SkillsMP-Katalog aktualisiert
gesammelte Skills
86
GitHub-Stars
1
GitHub-Forks
0

Es werden 40 von 86 gesammelten Skills angezeigt.

Beruf
Grafikdesigner
Beschreibung

Audit interfaces for accessibility issues across semantics, keyboard use, focus management, color contrast, labels, and announcements. Use when reviewing or fixing UI accessibility.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Design and document API contracts including routes, request and response schemas, validation rules, error envelopes, auth expectations, naming conventions, and examples. Use when creating or revising endpoints, OpenAPI specs, or service interfaces.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

Check whether code changes silently broke API contracts, behavior, schemas, or compatibility expectations. Use when reviewing endpoint changes, SDK updates, or public interface diffs.

Quellsprache: Englisch

Aktualisiert
Beruf
Marktforschungsanalysten und Marketingspezialisten
Beschreibung

Draft app titles, descriptions, changelogs, and keyword sets for app-store releases. Use when preparing App Store or Play Store metadata.

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Check whether backup and restore plans are actually restorable, verifiable, and operationally safe. Use when auditing data protection workflows.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

Check rosbag or recorded data replay issues involving topic names, clocks, remaps, timing, and consumer mismatch. Use when replayed data does not reproduce expected behavior.

Quellsprache: Englisch

Aktualisiert
Beruf
WerkstoffingenieureMaschinenbauingenieure
Beschreibung

Propose lower-cost bill-of-material substitutions while preserving critical requirements, interfaces, and risk constraints. Use when optimizing hardware cost.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

Reproduce reported bugs, isolate failure conditions, inspect recent changes, test root-cause hypotheses, and propose the smallest safe fix plan. Use for vague "it broke" reports, flaky regressions, failing tests, or production issue investigations.

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Estimate scaling risks, bottlenecks, and saturation points before traffic spikes or launches. Use when planning infrastructure growth or event readiness.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Organize raw commits, merged changes, and unreleased notes into structured versioned changelog entries. Use when maintaining CHANGELOG files or preparing version cut notes.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Diagnose broken CI pipelines across GitHub Actions, GitLab CI, and similar build systems by inspecting configs, logs, caches, artifacts, and step failures. Use when a pipeline is red or flaky.

Quellsprache: Englisch

Aktualisiert
Beruf
Redakteure
Beschreibung

Check whether claims are adequately supported by cited sources and flag weak or mismatched citations. Use when reviewing research or technical writing.

Quellsprache: Englisch

Aktualisiert
Beruf
Marktforschungsanalysten und Marketingspezialisten
Beschreibung

Draft community replies, announcements, and moderation actions in an on-brand tone. Use when managing user communities or forums.

Quellsprache: Englisch

Aktualisiert
Beruf
Rechtsanwaltsgehilfen und juristische Assistenten
Beschreibung

Gather code, config, docs, and operational proof points for audits and internal compliance reviews. Use when assembling evidence for controls.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Generate useful Storybook stories, states, controls, and edge-case examples for UI components. Use when documenting or testing reusable UI pieces.

Quellsprache: Englisch

Aktualisiert
Beruf
Marktforschungsanalysten und MarketingspezialistenSchriftsteller und Autoren
Beschreibung

Transform one source asset into channel-specific content such as LinkedIn posts, X threads, captions, reel scripts, carousel copy, blog outlines, or newsletters while preserving the core message and voice. Use when adapting content across platforms.

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Identify cloud and platform spend hotspots, waste, and likely optimization wins. Use when infrastructure cost is growing or budget pressure exists.

Quellsprache: Englisch

Aktualisiert
Beruf
Kundendienst-Mitarbeiter
Beschreibung

Classify support requests, ask the right follow-up questions, choose the correct troubleshooting path, and draft responses in the desired support tone. Use for inbound tickets, bug reports, billing issues, account access problems, or escalation triage.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Define exactly what a product or ops dashboard should show, including metrics, dimensions, filters, and failure modes. Use when planning dashboards or analytics views.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Clean and inspect datasets, check assumptions, compute summary statistics, find anomalies, and translate results into plain-English takeaways with charts when useful. Use for CSV analysis, exploratory data work, KPI checks, or recurring analytical workflows.

Quellsprache: Englisch

Aktualisiert
Beruf
Elektro- und Elektroniktechniker
Beschreibung

Compare two part datasheet revisions and flag electrical, timing, package, or lifecycle changes that matter. Use when components or revisions change.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Plan safe dependency upgrades by identifying version jumps, breaking changes, migration steps, and validation needs. Use when upgrading libraries, frameworks, or runtimes.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Review UI changes against spacing, typography, tokens, component usage, and design-system constraints. Use when checking whether frontend work follows system rules.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Improve Dockerfiles for image size, caching, security, reproducibility, and multi-stage build hygiene. Use when container builds are slow, bloated, or unsafe.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Turn implementation details into practical documentation such as README updates, setup guides, architecture notes, runbooks, changelogs, and internal reference docs. Use when code exists but docs lag behind or when shipping a feature requires clear…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

Design realistic end-to-end test scenarios from product flows, state transitions, and critical user journeys. Use when building or expanding high-value end-to-end coverage.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Interpret firmware and embedded-system logs to narrow likely subsystem faults and next probes. Use when low-level software fails or resets unexpectedly.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Interpret A/B test outcomes, edge cases, segmentation effects, and decision confidence. Use when reviewing experiments or rollout data.

Quellsprache: Englisch

Aktualisiert
Beruf
Biochemiker und BiophysikerMedizinwissenschaftler (außer Epidemiologen)
Beschreibung

Write reproducible procedures, controls, materials lists, and validation steps for experiments. Use when formalizing an experiment or study protocol.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Design staged feature-flag rollouts, guardrails, monitoring, and rollback logic for risky product changes. Use when shipping behind flags or expanding exposure over time.

Quellsprache: Englisch

Aktualisiert
Beruf
MaschinenbauingenieureMaschinentechniker
Beschreibung

Structure post-failure analysis from field symptoms, logs, operator notes, and hardware context. Use when investigating failures seen outside the lab.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Draft concise investor, advisor, or team updates from raw notes, metrics, and milestones. Use when preparing regular founder or leadership updates.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Trace confusing client-side state bugs involving async effects, caches, stores, routing, forms, or rendering order. Use when frontend behavior is inconsistent or stale.

Quellsprache: Englisch

Aktualisiert
Beruf
Fundraiser
Beschreibung

Organize grant proposal sections, milestones, evaluation plans, and impact framing into a coherent application package. Use when preparing grant materials.

Quellsprache: Englisch

Aktualisiert
Beruf
Computerhardware-IngenieureElektronikingenieure (außer Computer)
Beschreibung

Validate power, buses, firmware, interfaces, and low-level sanity checks during hardware bringup. Use when a new robot or board is first being brought online.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Turn incident timelines, logs, tickets, and chat snippets into a clear postmortem covering impact, detection, root cause, contributing factors, remediation items, and prevention steps. Use after outages, degraded service events, or security incidents.

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Review Kubernetes manifests, deployment defaults, probes, resources, security context, and rollout safety. Use when changing or auditing Kubernetes workloads.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Identify what documentation is missing by comparing support issues, product behavior, and existing docs. Use when the knowledge base is incomplete or stale.

Quellsprache: Englisch

Aktualisiert
Beruf
Biochemiker und Biophysiker
Beschreibung

Turn raw experiment notes into clean, dated, reproducible lab notebook entries. Use when organizing scientific or engineering experiment records.

Quellsprache: Englisch

Aktualisiert
Beruf
Hochschullehrer für Informatik
Beschreibung

Map papers by topic, method, findings, gaps, and trends. Use when building a literature review or survey of prior work.

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 86 gesammelten Skills angezeigt.