Skip to main content

asgeirtj/system_prompts_leaks

SkillsMP a collecté 47 skills depuis asgeirtj/system_prompts_leaks. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
47
Étoiles GitHub
63 829
Forks GitHub
10 469

Affichage de 40 skills collectés sur 47.

métier
Autres occupations informatiques
description

Reference for writing a Workflow tool script (script API and gotchas, resume, quality patterns, worked examples). Load before authoring a script for a workflow the user already opted into; it does not itself authorize running one.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Runtime capabilities a published Artifact page can be granted — behavior static HTML cannot provide on its own, such as the page reading live or connected data, remembering what people do on it (a poll, a sign-up sheet, a checklist, a document edited in place…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Design guidance and fundamentals for Artifacts.

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Diagramming know-how for Artifacts - when a picture earns its place, how to draw one that shows the real mechanism, and the inline-SVG mechanics that keep it legible in both themes.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Research and plan a large-scale change, then execute it in parallel across 5–30 isolated worktree agents that each open a PR.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automates your Chrome browser to interact with web pages - clicking elements, filling forms, capturing screenshots, reading console logs, and navigating sites. Opens pages in new tabs within your existing Chrome session. Requires site-level permissions before…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Review the current diff, or a PR number/branch/path target, for correctness bugs and reuse/simplification/efficiency cleanups at the given effort level (low/medium: fewer, high-confidence findings; high→max: broader coverage, may include uncertain findings;…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Produce a chart, graph, dashboard, or any data visualization that reads as one system - elegant, accessible, and consistent in light and dark - BRAND-NEUTRAL, shipping a placeholder palette to swap for your own. Read this BEFORE generating ANY chart (bar,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Enable debug logging for this session and help diagnose issues

Langue du texte source : anglais

mis à jour
métier
non classé
description

Deep research harness — fan-out web searches, fetch sources, adversarially verify claims, synthesize a cited report.

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Create a design canvas - a multi-artboard visual design published as an Artifact that runs Claude Design's canvas editor (an early preview of Claude Design inside Claude Code). You DRAFT the design as .dc.html artboards laid out on one pan/zoom canvas; where…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Push a React design system to claude.ai/design. This runs a converter that bundles the real component code (from Storybook or a bare package) and uploads it. Use when the user runs /design-sync or says "sync my design system to Claude Design".

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Health-check the user's Claude Code setup and fix issues: diagnose installation health — what the `claude doctor` terminal diagnostics cover — from local data (duplicate or leftover installs, PATH, unparseable settings files, broken or colliding agent…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Scan your transcripts for common read-only Bash and MCP tool calls, then add a prioritized allowlist to project .claude/settings.json to reduce permission prompts.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Initialize a new CLAUDE.md file with codebase documentation

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when the user wants to customize keyboard shortcuts, rebind keys, add chord bindings, or modify ~/.claude/keybindings.json. Examples: "rebind ctrl+s", "add a chord shortcut", "change the submit key", "customize keybindings".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Run a prompt or slash command on a recurring interval (e.g. /loop 5m /foo). Omit the interval to let the model self-pace.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Author or improve the run-<unit> skill - a per-project skill that tells agents how to build, launch, and drive this project's app. Use when the user asks to set up the project, get it running, write run instructions, or verify build/run steps work from a…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Launch and drive this project's app to see a change working. Use when asked to run, start, or screenshot the app, or to confirm a change works in the real app (not just tests). First looks for a project skill that already covers launching the app; otherwise…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create, update, list, or run scheduled cloud agents (routines) that execute on a cron schedule.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Complete a security review of the pending changes on the current branch

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Review the changed code for reuse, simplification, efficiency, and altitude cleanups, then apply the fixes. Quality only — it does not hunt for bugs; use /code-review for that.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use this skill to configure the Claude Code harness via settings.json. Automated behaviors ("from now on when X", "each time X", "whenever X", "before/after X") require hooks configured in settings.json - the harness executes these, not Claude, so…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Verify that a code change actually does what it's supposed to by exercising it end-to-end and observing behavior — drive the affected flow, not just tests or typecheck. Run before committing nontrivial changes; bootstraps this repo's project verify skill if…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

The design process for high-fidelity, polished work — the system prompt tells Claude to invoke it before starting any design

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Present multiple design options as a vertical stack of anchored turns

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Explore many ideas with wireframes and storyboards

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Skill to use if user asks you to create a design system or UI kit

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Send-ready single-file email

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

three.js model, downloadable as OBJ or GLB

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Timeline-based motion design

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Call Claude from your HTML artifacts via window.claude.complete

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Native text & shapes — editable in PowerPoint

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Flat images — pixel-perfect but not editable

Langue du texte source : anglais

mis à jour
métier
Graphistes
description

Print-ready single page

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Aesthetic direction for designs outside an existing brand system

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Developer handoff package

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Working app with real interactions

Langue du texte source : anglais

mis à jour
métier
Graphistes
description

Slide presentation in HTML

Langue du texte source : anglais

mis à jour
métier
Graphistes
description

Page-style document, printable out of the box

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 47.