Skip to main content

Skills en este repositorio

kitfunso/omniskill - Página 2

SkillsMP ha recopilado 87 skills de kitfunso/omniskill. Abre una skill para revisar su origen y sus detalles.

kitfunso/omniskill

Mostrando 40 de 87 skills recopiladas.

ocupación
Analistas de garantía de calidad de software y probadores
descripción

Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Upgrade gstack to the latest version. Detects global vs vendored install, runs the upgrade, and shows what's new. Use when asked to "upgrade gstack", "update gstack", or "get latest version".

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Full safety mode: destructive command warnings + directory-scoped edits. Combines /careful (warns before rm -rf, DROP TABLE, force-push, etc.) with /freeze (blocks edits outside a specified directory). Use for maximum safety when touching prod or debugging…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Systematic debugging with root cause investigation. Four phases: investigate, analyze, hypothesize, implement. Iron Law: no fixes without root cause. Use when asked to "debug this", "fix this bug", "why is this broken", "investigate this error", or "root…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Transform content into LinkedIn thought leadership posts using storytelling, personal anecdotes, professional insights, and algorithm-optimized formatting. Based on 100+ high-performing LinkedIn templates. Use for LinkedIn posts, articles, or professional…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Full commodity model improvement workflow — from audit through exhaustive feature engineering, two-stage selection, Optuna optimization, multi-layer validation, data source verification, and production deployment. Use PROACTIVELY when the user asks to…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de gestión
descripción

YC Office Hours — two modes. Startup mode: six forcing questions that expose demand reality, status quo, desperate specificity, narrowest wedge, observation, and future-fit. Builder mode: design thinking brainstorming for side projects, hackathons, learning,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Idioma del texto original: inglés

actualizado
ocupación
Directores ejecutivos
descripción

CEO/founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it creates a better product. Four modes: SCOPE EXPANSION (dream big), SELECTIVE EXPANSION (hold scope + cherry-pick expansions), HOLD SCOPE…

Idioma del texto original: inglés

actualizado
ocupación
Directores de arte
descripción

Designer's eye plan review — interactive, like CEO and Eng review. Rates each design dimension 0-10, explains what would make it a 10, then fixes the plan to get there. Works in plan mode. For live site visual audits, use /design-review. Use when asked to…

Idioma del texto original: inglés

actualizado
ocupación
Gerentes de sistemas informáticos y de información
descripción

Eng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage, performance. Walks through issues interactively with opinionated recommendations. Use when asked to "review the architecture",…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Adapt content tone, length, style, and formatting for specific social media platforms (Twitter, LinkedIn, Instagram, Threads, TikTok). Automatically adjusts voice from technical/casual to professional, optimizes for character limits, and applies…

Idioma del texto original: inglés

actualizado
ocupación
Secretarios ejecutivos y asistentes administrativos de dirección
descripción

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Generate the four foundation documents for a new project: PRD, Architecture, AI Rules (CLAUDE.md), and Plan. Use when starting a new project, repo, or major initiative from scratch. Triggered by 'scaffold', 'new project', 'kickoff', 'project init', or 'set up…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Ship an npm package release: bump version, update CHANGELOG/README/manifests, build, test, commit, tag, npm publish, push, and optionally install globally. Use when the user says 'publish', 'release', 'ship the package', 'bump version and push', or 'update…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Report-only QA testing. Systematically tests a web application and produces a structured report with health score, screenshots, and repro steps — but never fixes anything. Use when asked to "just report bugs", "qa report only", or "test but don't fix". For…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Use when presenting validation results, backtest metrics, model comparisons, or pipeline status. Formats output in consistent structured templates. Trigger on validation reports, model results, pipeline summaries, or when the user asks for a status check.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas. Use when asked to "weekly retro",…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues. Use when asked to "review this PR", "code review", "pre-landing review", or "check my diff".…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Check and fix futures contract roll adjustments. Detects when active contracts have rolled since signal entry, adjusts signal_price by the roll spread to maintain PnL continuity, and updates Supabase + local files. Use when asked to "check rolls", "contract…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Research-before-coding workflow. Use BEFORE implementing any significant feature to check for existing libraries, MCP servers, patterns, or solutions. Prevents reinventing the wheel. Use when adding new dependencies, building integrations, or starting…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Review all changes made in the current session for mistakes, missed requirements, and regressions. Use when the user asks to review changes, check work, or verify correctness before wrapping up.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Import cookies from your real browser (Comet, Chrome, Arc, Brave, Edge) into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages. Use when asked to "import…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", or "merge and push". Proactively suggest when the user says code is…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or…

Idioma del texto original: inglés

actualizado
ocupación
Artistas de efectos especiales y animadores
descripción

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use when the user asks to smoke test, verify, or check the frontend after a deploy or frontend change. Runs Playwright smoke tests against production or local dev server.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Applies AUTOMATION Creators brand guidelines to social media content, presentations, and marketing materials. Use when creating content for AUTOMATION Creators that requires consistent branding including colors, typography, visual style, and brand voice.…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Guide for when to use /compact strategically. Use when context is getting large, when transitioning between task phases (research→planning→implementation), or when the user asks about compaction timing. Also use when tool call count is high or context feels…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when executing implementation plans with independent tasks in the current session

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Replace with description of the skill and when Claude should use it.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when implementing any feature or bugfix, before writing implementation code

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketingEscritores y autores
descripción

Convert long-form content into engaging Twitter threads with hooks, numbered tweets, visual hierarchy, and strategic CTAs. Optimized for Twitter's algorithm and thread readability. Use when adapting blog posts, articles, or complex ideas for Twitter's…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Clear the freeze boundary set by /freeze, allowing edits to all directories again. Use when you want to widen edit scope without ending the session. Use when asked to "unfreeze", "unlock edits", "remove freeze", or "allow all edits".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Idioma del texto original: inglés

actualizado
Mostrando 40 de 87 skills recopiladas.