Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

agent-skills

agent-skills contiene 43 skills recopiladas de WesleySmits, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
43
Stars
5
actualizado
2026-01-18
Forks
2
Cobertura ocupacional
10 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

auditing-accessibility-wcag
Analistas de garantía de calidad de software y probadores

Checks components and pages for WCAG 2.1 accessibility violations. Use when the user asks about a11y, WCAG compliance, screen readers, aria labels, keyboard navigation, or accessible patterns.

2026-01-18
writing-ad-copy
Analistas de investigación de mercados y especialistas en marketing

Creates platform-specific ad copy for paid campaigns with A/B variants. Use when the user asks about ad copy, PPC ads, Google Ads, Facebook ads, LinkedIn ads, or paid campaign copy.

2026-01-18
generating-typescript-types-from-apis
Desarrolladores de software

Generates TypeScript interfaces from API responses or OpenAPI schemas. Use when the user asks about typing API responses, creating interfaces from JSON, parsing Swagger/OpenAPI, or keeping types in sync with backend.

2026-01-18
generating-blog-outlines
Escritores y autores

Creates structured blog post outlines based on topics and keywords. Use when the user asks about blog structure, content outlines, SEO article planning, or wants to organize ideas before writing.

2026-01-18
providing-brand-identity
Diseñadores gráficos

Template skill providing the single source of truth for brand guidelines, design tokens, technology choices, and voice/tone. Customize this template for your brand. Use when generating UI components, styling applications, writing copy, or creating user-facing assets to ensure brand consistency.

2026-01-18
generating-brand-voice-guides
Escritores y autoresEspecialistas en relaciones públicas

Creates comprehensive brand voice and tone documentation with messaging pillars, vocabulary guidelines, and writing examples. Use when the user asks about brand voice, tone guides, writing style, brand personality, or messaging consistency.

2026-01-18
creating-case-studies
Escritores y autores

Writes compelling customer success stories with measurable results. Use when the user asks about case studies, success stories, customer stories, client wins, testimonials, or proof of results.

2026-01-18
building-cicd-configs
Desarrolladores de software

Generates or updates CI/CD pipeline configurations for GitHub Actions, GitLab CI, or CircleCI. Use when the user asks to set up CI/CD, create workflows, automate deployment, or mentions GitHub Actions, pipelines, or continuous integration.

2026-01-18
formatting-commit-messages
Desarrolladores de software

Formats Git commit messages following Conventional Commits conventions. Use when the user asks to commit, write a commit message, format commits, or mentions conventional commits, staged changes, or release notes.

2026-01-18
analyzing-competitor-content
Analistas de investigación de mercados y especialistas en marketing

Analyzes competitor content strategy and identifies differentiation opportunities. Use when the user asks about competitor analysis, content gaps, competitive research, or finding unique angles.

2026-01-18
planning-content-calendars
Analistas de investigación de mercados y especialistas en marketing

Creates strategic content schedules with themes, dates, and publishing cadence. Use when the user asks about content calendars, publishing schedules, content planning, editorial calendars, or content strategy timelines.

2026-01-18
repurposing-content
Analistas de investigación de mercados y especialistas en marketing

Transforms single pieces of content into multiple formats across platforms. Use when the user asks about content repurposing, atomizing content, multi-format content, or creating social posts from blog content.

2026-01-18
managing-database-schemas
Arquitectos de bases de datos

Analyzes database schemas and suggests improvements for Prisma, TypeORM, or Drizzle. Use when the user asks about database schema, migrations, ORM setup, or wants to generate TypeScript types from database models.

2026-01-18
validating-design-tokens
Desarrolladores de software

Ensures CSS and components only use approved design tokens. Use when the user asks about design system enforcement, hardcoded colors, spacing values, or wants to validate token usage across files.

2026-01-18
implementing-e2e-testing
Analistas de garantía de calidad de software y probadores

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

2026-01-18
generating-ebooks-and-lead-magnets
Escritores y autores

Creates comprehensive ebooks, guides, and downloadable lead magnets with chapter structure and promotional assets. Use when the user asks about ebooks, lead magnets, downloadable guides, gated content, or PDF resources.

2026-01-18
building-email-newsletters
Analistas de investigación de mercados y especialistas en marketing

Scaffolds email campaigns with content blocks and copy. Use when the user asks about email templates, newsletter content, subject lines, email marketing, or campaign copy.

2026-01-18
implementing-error-handling
Desarrolladores de software

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.

2026-01-18
generating-faqs-and-help-content
Redactores técnicos

Builds comprehensive FAQs and help center articles from customer questions and product documentation. Use when the user asks about FAQ pages, help centers, knowledge bases, support documentation, or customer questions.

2026-01-18
generating-glossaries-and-definitions
Redactores técnicos

Builds product and industry glossaries with SEO-optimized definitions. Use when the user asks about glossary creation, term definitions, jargon explanations, knowledge bases, or terminology documentation.

2026-01-18
optimizing-images
Desarrolladores web

Optimizes images and generates responsive markup. Use when the user asks about image formats (WebP, AVIF), srcset, responsive images, Next.js Image, or reducing image file sizes.

2026-01-18
creating-infographic-data-summaries
Diseñadores gráficos

Converts data, research, and articles into infographic-ready summaries with visual hierarchy and chart suggestions. Use when the user asks about infographics, data visualization, visual summaries, chart types, or statistics presentation.

2026-01-18
writing-landing-page-copy
Escritores y autores

Creates high-converting landing page sections with headlines, CTAs, and social proof. Use when the user asks about landing pages, conversion copy, sales pages, hero sections, or above-the-fold content.

2026-01-18
writing-long-form-content
Escritores y autores

Generates comprehensive blog post drafts with proper structure. Use when the user asks to write a full article, create blog content, draft long-form posts, or needs complete written content with SEO optimization.

2026-01-18
scaffolding-marketplace-integrations
Desarrolladores de software

Generates boilerplate for e-commerce API integrations. Use when the user asks about WooCommerce, Shopify, Bol.com, or Etsy APIs, webhooks, product sync, or order handling.

2026-01-18
profiling-performance
Desarrolladores de software

Runs performance audits and suggests optimizations using Lighthouse and Web Vitals. Use when the user asks about performance, page speed, Core Web Vitals, Lighthouse scores, or wants to optimize rendering and execution.

2026-01-18
creating-podcast-show-notes
Redactores técnicos

Generates timestamped show notes, key takeaways, and formatted transcripts from podcast episodes. Use when the user asks about podcast show notes, episode summaries, timestamps, transcriptions, or podcast publishing.

2026-01-18
enforcing-code-linting
Analistas de garantía de calidad de software y probadores

Runs ESLint, Prettier, and stylelint against changed files and suggests or applies fixes. Use when the user mentions linting, code style, PR review, formatting issues, or wants to check code quality before committing.

2026-01-18
writing-press-releases
Especialistas en relaciones públicas

Generates professional press releases with headline, dateline, inverted pyramid structure, and boilerplate. Use when the user asks about press releases, media announcements, news releases, PR distribution, or journalist outreach.

2026-01-18
writing-product-descriptions
Analistas de investigación de mercados y especialistas en marketing

Creates compelling product copy for e-commerce listings. Use when the user asks about product descriptions, e-commerce copy, product pages, marketplace listings, or converting features to benefits.

2026-01-18
scaffolding-react-components
Desarrolladores web

Scaffolds React/Next.js components with TypeScript, CSS modules, tests, and Storybook stories. Use when the user asks to create a React component, generate component boilerplate, or mentions component architecture.

2026-01-18
detecting-security-vulnerabilities
Analistas de seguridad de la información

Scans code for security vulnerabilities and unsafe patterns. Use when the user asks about security, mentions OWASP, credentials, secrets, XSS, SQL injection, or wants to audit code for threats.

2026-01-18
optimizing-blog-posts-for-seo
Escritores y autores

Analyzes and enhances existing blog posts for better search rankings. Use when the user asks about SEO optimization, blog post improvements, content refreshing, ranking improvements, or competitor content gaps.

2026-01-18
researching-seo-keywords
Analistas de investigación de mercados y especialistas en marketing

Expands keyword lists and analyzes search intent for content strategy. Use when the user asks about keyword research, search intent, long-tail keywords, keyword gaps, or SEO content planning.

2026-01-18
generating-seo-metadata
Desarrolladores web

Generates SEO meta tags, Open Graph cards, and JSON-LD structured data. Use when the user asks about meta tags, og:image, schema.org markup, hreflang, or wants to improve search visibility.

2026-01-18
generating-social-media-captions
Escritores y autores

Creates platform-specific captions for social media posts. Use when the user asks about Instagram captions, LinkedIn posts, Twitter/X threads, TikTok descriptions, hashtags, or social media copy.

2026-01-18
generating-testimonial-quotes
Analistas de investigación de mercados y especialistas en marketing

Extracts and formats compelling quotes from customer feedback for marketing use. Use when the user asks about testimonials, customer quotes, review extraction, social proof, or quote cards.

2026-01-18
curating-user-generated-content
Analistas de investigación de mercados y especialistas en marketing

Finds, organizes, and repurposes customer photos, videos, reviews, and testimonials for marketing use. Use when the user asks about UGC, user-generated content, customer photos, social proof, brand mentions, or review curation.

2026-01-18
generating-unit-tests
Analistas de garantía de calidad de software y probadores

Generates unit tests for changed files and identifies coverage gaps. Use when the user asks to write tests, generate test suites, check coverage, or mentions Jest, Vitest, Playwright, or Mocha.

2026-01-18
scaffolding-vue-components
Desarrolladores de software

Scaffolds Vue/Nuxt components with Composition API, CSS modules, Vitest tests, and Storybook stories. Use when the user asks to create a Vue component, generate component boilerplate, or mentions Vue 3 architecture.

2026-01-18
Mostrando las 40 principales de 43 skills recopiladas en este repositorio.