Skip to main content

ryankolean/summit-claude-skills

O SkillsMP coletou 95 skills de ryankolean/summit-claude-skills. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
95
Estrelas no GitHub
3
Forks no GitHub
1

Mostrando 40 de 95 skills coletadas.

ocupação
sem classificação
descrição

Turn Instagram saved posts into mindspace idea cards, then into content angles. Parses saves out of Instagram's official data export, enriches each one with its caption plus a watch-video transcript, and stages them for triage into ~/mindspace. Activates when…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Capture, structure, and organize ideas from any source (URLs, screenshots, text, voice transcripts, calendar inbox events, iOS Shortcut payloads) into the ryankolean/mindspace GitHub repo. Classifies along two axes (project + idea-type) with emergent tags,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Teach Claude how to use yt-dlp to download video, audio, captions, and metadata from YouTube, Instagram, TikTok, X, Loom and 1000+ other sites. Activates when the user wants to download or archive a video, rip audio from a URL, grab subtitles or a transcript,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Let Claude actually watch a video or reel — downloads it, extracts timestamped frames, and produces a timestamped transcript, then reads the frames as images. Activates when the user shares a video/reel/short URL or local video file and asks what's in it,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Reusable 6-role marketing prompt framework for Summit. Treats Claude as a six-role functional marketing team (Market Researcher, Brand Strategist, Content Strategist, Copywriter, Growth Analyst, Repurposing Engine) wired by a System Flow and structured via…

Idioma do texto original: inglês

atualizado
ocupação
Técnicos de áudio e vídeo
descrição

Claude-Code-only video editing pipeline. Turns raw footage + a one-line prompt into a fully edited short-form video with motion graphics, subtitles, and music — without Premiere, DaVinci, or CapCut. Stack: HeyGen HyperFrames (HTML→video render engine,…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Extract the full design DNA of any website — layout, color scheme, typography, animations, and characteristic elements — into a fixed-schema Markdown design spec using Claude in Chrome, captured across desktop and mobile views. Use this skill whenever the…

Idioma do texto original: inglês

atualizado
ocupação
Conselheiros de saúde mental
descrição

Pre-decision Socratic checklist — 7 prompts that force the user (and Claude) to challenge a position before committing. Anti-vending-machine habit: bring the thinking, let the prompts attack the premises. Activates when the user says "socratic check",…

Idioma do texto original: inglês

atualizado
ocupação
Secretários executivos e assistentes administrativos executivos
descrição

Pack the active tasking of the current Claude.ai chat into a clipboard-ready, token-efficient summary for handoff to a fresh Claude.ai session. Captures only what's needed to continue the active work, know the next action, and know when the work is complete —…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Designs a system from concept to implementation-ready blueprint across four system classes — user interface, code architecture, business process, and automation pipeline. Runs a structured five-phase workflow: scope, identify parts, define interfaces and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Package the relevant content from the current Claude.ai chat into a clipboard-ready, self-contained prompt for a fresh Claude Code session. Activates when the user says "chat-to-code-prompt", "send to Claude Code", "make a CC prompt", "package this for Claude…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Designs, captures, and deploys Claude Code subagents (markdown files in .claude/agents/ or ~/.claude/agents/). Use when the user asks to design, create, scope, or build a subagent, lock a working chat pattern as a subagent, deploy an existing subagent file,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Full-discovery planning skill that analyzes a GitHub repo, designs a complete implementation plan, and produces a structured markdown execution file for Claude Dispatch. Chains after interrogate. Activates when the user says "architect this", "plan for…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of the Apify CLI for web scraping and automation using Actors, datasets, key-value stores, and Crawlee. Covers apify init/run/push/login/call/pull, Actor concepts, pagination, proxy rotation, scheduling, webhooks, and CSV/JSON export.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of bat, the syntax-highlighting cat replacement, for viewing files, previewing diffs, using as a MANPAGER, integrating with fzf previews, and customizing themes. Activates when the user asks about bat, syntax-highlighted file viewing, or…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

Covers effective use of DuckDB for in-process analytical SQL queries directly on CSV, Parquet, JSON, and remote S3/HTTP files without importing data. Activates when the user asks about DuckDB, querying files with SQL, analytical data processing, or OLAP on…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of fd as a modern, fast replacement for `find`. Covers fd PATTERN, -e ext, -t type, -H hidden, -I no-ignore, -x exec, -X batch exec, -E exclude, --changed-within, -d depth, --size, bulk operations, exec placeholders, and combining with…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of FFmpeg for video/audio conversion, trimming, filtering, streaming, and multimedia processing. Activates when the user wants to convert media files, trim video, create GIFs, extract audio, add subtitles, encode for web, or do any…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of fzf (fuzzy finder) for interactive filtering of files, command history, processes, git branches, and any line-oriented data. Activates when the user asks about fzf, interactive selection from lists, fuzzy searching, or filtering…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of the GitHub CLI (gh) for managing pull requests, issues, releases, Actions workflows, repositories, and raw API calls. Activates when the user asks about gh, GitHub CLI, automating GitHub workflows, or interacting with GitHub from the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of HTTPie (http/https commands) for making HTTP requests from the terminal. Activates when the user asks about HTTPie, testing REST APIs from the command line, sending JSON bodies, managing auth tokens, or debugging HTTP requests…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of ImageMagick for image conversion, resizing, cropping, compositing, batch processing, and creating favicons, thumbnails, watermarks, and animated GIFs. Activates when the user wants to manipulate images, convert formats, batch-resize…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of jq for processing, filtering, and transforming JSON data. Activates when the user asks about jq, parsing JSON in the terminal, reshaping API responses, or transforming structured data with filters, pipes, select, map, or reduce.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of lazygit for terminal UI git operations including staging, committing, pushing, branching, interactive rebase, merge conflict resolution, cherry-pick, bisect, and worktrees. Activates when the user asks about lazygit, TUI git workflows,…

Idioma do texto original: inglês

atualizado
ocupação
Editores de desktop
descrição

Covers effective use of Pandoc for converting between document formats including Markdown, HTML, DOCX, PDF, EPUB, LaTeX, and dozens more. Activates when the user wants to convert documents, generate PDFs from Markdown, create slide decks, manage citations, or…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Covers effective use of Playwright for browser automation and testing. Covers CLI commands (codegen, test, show-report, screenshot, pdf), the core API (goto, click, fill, locator, waitForSelector, evaluate), and advanced patterns like visual regression, trace…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of ripgrep (rg) for fast regex search across codebases. Covers rg PATTERN, -i, -w, -l, -c, -n, --type, -g, -A/-B/-C, -U multiline, --json, type-add, .ripgreprc, replacement, and PCRE2. Activates when the user asks about ripgrep, rg, fast…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of SQLite for serverless SQL databases including CLI dot-commands, schema management, CSV import/export, JSON functions, FTS5 full-text search, WAL mode, multi-database attach, and data analysis workflows. Activates when the user asks…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Covers effective use of yq for reading, writing, and transforming YAML, JSON, XML, TOML, and CSV files. Activates when the user asks about yq, editing YAML configs, patching Kubernetes manifests, merging compose files, or converting between structured data…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de gestão
descrição

Decision framework that evaluates any task against criteria (repetitiveness, judgment required, error tolerance, data sensitivity) and recommends whether to automate fully, AI-assist, or keep human. Activates when the user asks "should I automate this?",…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Expert architect-level review system that takes a software design document and systematically refines, reworks, and hardens it into a foolproof implementation blueprint with no blind spots. Runs a multi-phase pipeline: ingest, structural audit, technical deep…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de gestãoEspecialistas em gestão de projetos
descrição

Stress-tests any idea, strategy, or position by attacking it from multiple angles until it's hardened with refined clarity. Default mode is rigorous sparring partner; escalates to full adversarial on request. Maintains a running hardening scorecard. Activates…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de gestãoEspecialistas em gestão de projetos
descrição

Asks clarifying questions before executing any task. Activates automatically on ambiguous or complex requests, or manually when the user says "interrogate me", "ask me questions first", or "scope this". One question at a time, like a senior consultant scoping…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Translates a plain-English task description into a production-quality Claude prompt with structure, examples, and output formatting. Activates when the user says "write me a prompt for this", "turn this into a prompt", "prompt-architect", or when they…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Converts a working Claude prompt into a permanent, installable SKILL.md file with proper frontmatter, activation triggers, execution rules, and examples. Then automatically add it to the Summit Custom Skills table in the repo README and push to GitHub. Chains…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Transforms Scribe AI (scribe.com) process documentation — step-by-step guides with screenshots and click annotations — into a complete custom software solution design document. Takes the "how it works today" captured by Scribe and produces a spec for "how…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Converts a singular action, task, or one-off workflow into a modular system component that integrates with existing skills and systems. Analyzes the full inventory of available skills and system components, then runs a structured design dialog to define the…

Idioma do texto original: inglês

atualizado
ocupação
Secretárias e assistentes administrativos (exceto jurídico, médico e executivo)
descrição

Captures a successful one-off Claude interaction and convert it into a repeatable, templatized workflow with variables and trigger conditions. Activates when the user says "lock this workflow", "save this as a template", "I want to reuse this", or after a…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Create and initialize a new GitHub repository with sensible defaults using the gh CLI. Defaults to private. Sets up README, .gitignore, license, and .claude directory structure. Chains naturally into architect-plan-for-dispatch and any code-writing skill that…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Analyze an application's source code and host hardware to recommend the smallest possible packaging strategy. Collects hardware specs via system commands, performs full dependency tree and CVE analysis, and produces packaging recommendations with generated…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 95 skills coletadas.