Skip to main content

Skills neste repositório

TuYv/ccpm - Página 114

O SkillsMP coletou 5.287 skills de TuYv/ccpm. Abra uma skill para revisar a origem e os detalhes.

TuYv/ccpm

Mostrando 40 de 5.287 skills coletadas.

ocupação
Desenvolvedores de software
descrição

Detect and delete unused code, exports, files, and dependencies. Runs knip/vulture/staticcheck/cargo-machete appropriate to the language, writes a critical assessment, and auto-applies HIGH-confidence deletions. Use when the user asks to remove dead code,…

Idioma do texto original: inglês

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

Replace weak types (any, unknown, interface{}, untyped Python) with strong, inferable types. Researches actual usage to determine the correct type, runs typecheck after each change, reverts individual changes that fail. Use when the user asks to remove…

Idioma do texto original: inglês

atualizado
ocupação
Escritores e autores
descrição

Direct-response copywriting workflow for drafting, rewriting, critiquing, and explaining persuasive copy. Use when Claude needs to work on headlines, hooks, ads, landing pages, emails, sales pages, CTAs, founder stories, lead magnets, social or video scripts,…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

GOMS and Keystroke-Level Model analysis for decomposing UI workflows into goals, operators, methods, selections, and expert-user execution estimates. Use when the user asks to compare task flows, count interaction cost, reduce clicks or keystrokes, evaluate…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple Human Interface Guidelines for content display components. Use this skill when the user asks about "charts component", "collection view", "image view", "web view", "color well", "image well", "activity view", "lockup", "data visualization", "content…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple HIG guidance for selection and input controls including pickers, toggles, sliders, steppers, segmented controls, combo boxes, text fields, text views, labels, token fields, virtual keyboards, rating indicators, and gauges. Use this skill when the user…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple HIG guidance for presentation components including alerts, action sheets, popovers, sheets, and digit entry views. Use this skill when the user says "should I use an alert or a sheet," "how do I show a confirmation dialog," "when should I use a…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple Human Interface Guidelines for layout and navigation components. Use this skill when the user asks about "sidebar", "split view", "tab bar", "tab view", "scroll view", "window design", "panel", "list view", "table view", "column view", "outline view",…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple HIG guidance for menu and button components including menus, context menus, dock menus, edit menus, the menu bar, toolbars, action buttons, pop-up buttons, pull-down buttons, disclosure controls, and standard buttons. Use this skill when the user says…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple HIG guidance for navigation-related components including search fields, page controls, and path controls. Use this skill when the user says "how should search work in my app," "I need a breadcrumb," "how do I paginate content," or asks about search…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple HIG guidance for status and progress UI components including progress indicators, status bars, and activity rings. Use this skill when asked about: "progress indicator", "progress bar", "loading spinner", "status bar", "activity ring", "progress…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple HIG guidance for system experience components: widgets, live activities, notifications, complications, home screen quick actions, top shelf, watch faces, app clips, and app shortcuts. Use when asked about: "widget design", "live activity", "notification…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple Human Interface Guidelines design foundations. Use this skill when the user asks about "HIG color", "Apple typography", "SF Symbols", "dark mode guidelines", "accessible design", "Apple design foundations", "app icon", "layout guidelines", "materials",…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple HIG guidance for input methods and interaction patterns: gestures, Apple Pencil, keyboards, game controllers, pointers, Digital Crown, eye tracking, focus system, remotes, spatial interactions, gyroscope, accelerometer, and nearby interactions. Use when…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple Human Interface Guidelines interaction and UX patterns. Use this skill when the user asks about "onboarding flow", "user onboarding", "app launch", "loading state", "drag and drop", "search pattern", "settings design", "notifications", "modality",…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple Human Interface Guidelines for platform-specific design. Use this skill when the user asks about "designing for iOS", "iPad app design", "macOS design", "tvOS", "visionOS", "watchOS", "Apple platform", "which platform", platform differences,…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Create or update a shared Apple design context document that other HIG skills use to tailor guidance. Use when the user says "set up my project context," "what platforms am I targeting," "configure HIG settings," or when starting a new Apple platform project.…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Apple HIG guidance for Apple technology integrations: Siri, Apple Pay, HealthKit, HomeKit, ARKit, machine learning, generative AI, iCloud, Sign in with Apple, SharePlay, CarPlay, Game Center, in-app purchase, NFC, Wallet, VoiceOver, Maps, Mac Catalyst, and…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Human Processor Model workflow for estimating interaction time, cognitive load, motor/perceptual bottlenecks, and memory risk in product flows. Use when the user asks to evaluate usability, estimate task completion time without a study, compare UI…

Idioma do texto original: inglês

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

Guidance on when and how to use TOON (Token-Oriented Object Notation) — a compact JSON alternative that typically cuts input tokens 30-50% on tabular data. Use when the user is about to paste or serialize a large JSON array into a prompt, has a payload with…

Idioma do texto original: inglês

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

Iris is Redis's umbrella for AI-focused products. Use this skill when integrating with the Iris Redis Agent Memory (RAM) data plane on Redis Cloud — recording session events for an AI agent, creating or searching long-term memories, configuring a memory…

Idioma do texto original: inglês

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

Redis Cluster and replication guidance covering hash tags for multi-key operations, avoiding CROSSSLOT errors, and reading from replicas to scale read-heavy workloads. Use when designing keys for a sharded Redis Cluster, debugging CROSSSLOT errors on MGET /…

Idioma do texto original: inglês

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

Redis client and connection guidance covering connection pooling, multiplexing, pipelining, client-side caching with RESP3, avoiding slow commands (KEYS, SMEMBERS, HGETALL), and tuning socket timeouts. Use when configuring a Redis client (redis-py, Jedis,…

Idioma do texto original: inglês

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

Core Redis modeling guidance — choose the right data structure (String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set) and use consistent colon-separated key names. Use when designing a Redis data model, caching objects, deciding between Hash and…

Idioma do texto original: inglês

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

Redis observability guidance — which metrics to monitor (memory, connections, hit ratio, ops/sec, rejected connections), which built-in commands to reach for during incident triage (SLOWLOG, INFO, MEMORY DOCTOR, CLIENT LIST, FT.PROFILE), and when to use the…

Idioma do texto original: inglês

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

Redis security guidance covering authentication (requirepass and ACL users), TLS, ACL-based least-privilege access control, restricting network exposure via bind and protected-mode, firewall rules, and disabling dangerous commands. Use when deploying Redis to…

Idioma do texto original: inglês

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

Redis LangCache guidance for semantic caching of LLM responses on Redis Cloud — calling search/set via the SDK or REST API, tuning the similarity threshold, separating caches per task type, and filtering with custom attributes. Use when caching LLM…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Visual feedback browser automation with multi-session, multi-tab, iframe support, and enterprise primitives. Navigate sites, interact with elements, manage tabs/sessions, handle file uploads, dropdowns, iframes, and verify results using the…

Idioma do texto original: inglês

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

Search ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product…

Idioma do texto original: inglês

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

Create a git commit with a good message. Use when the user says "commit", "save changes", "commit this", or asks to create a commit after making code changes.

Idioma do texto original: inglês

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

Troubleshoot and debug issues. Use when the user reports an error, a test failure, unexpected behavior, or asks to investigate why something isn't working.

Idioma do texto original: inglês

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

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of…

Idioma do texto original: inglês

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

Use this skill when a file has been uploaded but its content is NOT in your context — only its path at /mnt/user-data/uploads/ is listed in an uploaded_files block. This skill is a router: it tells you which tool to use for each file type (pdf, docx, xlsx,…

Idioma do texto original: inglês

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

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components,…

Idioma do texto original: inglês

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

Use this skill when you need to read, inspect, or extract content from PDF files — especially when file content is NOT in your context and you need to read it from disk. Covers content inventory, text extraction, page rasterization for visual inspection,…

Idioma do texto original: inglês

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

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling…

Idioma do texto original: inglês

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

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used…

Idioma do texto original: inglês

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

Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function…

Idioma do texto original: inglês

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

Review a pull request for bugs, security issues, and improvements. Use when the user asks to review a PR, review changes, or check code quality of a branch.

Idioma do texto original: inglês

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

Review code for unnecessary complexity and simplify it. Use when the user wants to clean up code, reduce complexity, remove dead code, or make code more readable.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 5.287 skills coletadas.