Explorar skills
1.330 skills encontradas
qc
0Quick commit + auto-push. Stages changes, drafts a Conventional Commit message from the diff, commits, and pushes. `/qc` pushes the current branch to its origin upstream; `/qc main` switches to main first and pushes there (solo-speed flow — skips PR review). Bootstraps `gh` (install + browser auth) if not already configured. Never bypasses hooks (`--no-verify`), signing (`--no-gpg-sign`), or rewri
fhir-format
0Accuracy-first specialist for FHIR R4/R4B/R5 JSON, profile-aware guidance, and non-fabricated terminology and integration support
voxpip
0Watch any video and get a transcript — even without an API key. Extends /watch with a local speech-to-text fallback.
image-studio-cc
0Generate optimized prompts for Google's Nano Banana (Imagen) image generators and create brand-aligned visual content. Use this skill whenever the user uploads a reference image and wants a prompt generated from it, asks to craft or write an image prompt, or uses any of these commands: /prompt, /setup, /changeStyle, /showBrand, /generate, /post, /carousel, /exportPDF, /recreate, /inspire, /brand.
bro
0Session continuity memory for Claude Desktop / Claude Code. Stores persistent context (project descriptor, sticky rules, architecture, vocabulary) per repo, plus ephemeral daily logs per chat thread. Resolves thread tag from chat title (manual rename → AI-generated → first message), suffixed with 6 hex chars from session UUID for guaranteed collision safety. Three-tier layout — repo-wide _principl
edge-case-hunter
0Deep edge case discovery and bug hunting skill. Systematically finds bugs, crashes, security issues, and data corruption risks in any codebase. Uses 12 attack vectors: type coercion, boundary values, null/undefined, race conditions, injection, overflow, encoding, state machines, concurrency, file formats, API contracts, and UI edge cases. Actions: hunt, scan, audit, fuzz, stress, probe, test. Targ
repo-estimator
0Analyze a code repository and produce a detailed human time and cost estimate for building it from scratch. Use this skill whenever the user wants to know how long it would take a human developer or team to build a codebase, how much it would cost to recreate a project, what the engineering effort of a repo is, or wants a "what's this worth?" / "how much work went into this?" type of analysis. Als
launchmystore
0Build, run, and customize a LaunchMyStore e-commerce store from natural language. Use when the user wants to scaffold an app, ship a storefront / checkout / admin extension, build and deploy a WASM Function, configure App Bridge actions (Toast, Modal, ResourcePicker, SessionToken, TitleBar...), manage products / orders / customers / themes via the LaunchMyStore MCP server, or write Aqua (Liquid-di
notes
0Compatibility entry for the FinalMate · Notes skill. Use when writing lecture notes, study guides, exam-prep cheatsheets, mock exams, or interactive study HTML from course/source material.
software-design-philosophy
0Software design philosophy guide based on John Ousterhout's "A Philosophy of Software Design." Use this skill during: code reviews, architecture discussions, API design, module decomposition decisions, refactoring guidance, complexity analysis, naming and commenting improvements, error handling strategy design. Trigger when the user mentions "code is too complex", "how to split modules", "interfac