Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

suuka

suuka contém 66 skills coletadas de eszxcvfd, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
66
Stars
0
atualizado
2026-03-18
Forks
0
Cobertura ocupacional
18 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

accessibility-compliance-accessibility-audit
Designers de interfaces web e digitais

You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.

2026-03-18
active-directory-attacks
Analistas de segurança da informação

This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration", "Golden Ticket", ...

2026-03-18
airflow-dag-patterns
Desenvolvedores de software

Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.

2026-03-18
algorithmic-art
Artistas de efeitos especiais e animadores

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields,...

2026-03-18
analyze-project
Desenvolvedores de software

Forensic root cause analyzer for Antigravity sessions. Classifies scope deltas, rework patterns, root causes, hotspots, and auto-improves prompts/health.

2026-03-18
angular-best-practices
Desenvolvedores de software

Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency.

2026-03-18
anti-reversing-techniques
Analistas de segurança da informação

Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or u...

2026-03-18
api-patterns
Desenvolvedores de software

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-03-18
apify-actor-development
Desenvolvedores de software

Develop, debug, and deploy Apify Actors - serverless cloud programs for web scraping, automation, and data processing. Use when creating new Actors, modifying existing ones, or troubleshooting Acto...

2026-03-18
apify-actorization
Desenvolvedores de software

Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (async context manager), or any language (CLI wrapper). Us...

2026-03-18
apify-audience-analysis
Analistas de pesquisa de mercado e especialistas em marketing

Understand audience demographics, preferences, behavior patterns, and engagement quality across Facebook, Instagram, YouTube, and TikTok.

2026-03-18
apify-brand-reputation-monitoring
Desenvolvedores de software

Track reviews, ratings, sentiment, and brand mentions across Google Maps, Booking.com, TripAdvisor, Facebook, Instagram, YouTube, and TikTok. Use when user asks to monitor brand reputation, analyze...

2026-03-18
apify-competitor-intelligence
Analistas de pesquisa de mercado e especialistas em marketing

Analyze competitor strategies, content, pricing, ads, and market positioning across Google Maps, Booking.com, Facebook, Instagram, YouTube, and TikTok.

2026-03-18
apify-content-analytics
Analistas de pesquisa de mercado e especialistas em marketing

Track engagement metrics, measure campaign ROI, and analyze content performance across Instagram, Facebook, YouTube, and TikTok.

2026-03-18
apify-ecommerce
Desenvolvedores de software

Scrape e-commerce data for pricing intelligence, customer reviews, and seller discovery across Amazon, Walmart, eBay, IKEA, and 50+ marketplaces. Use when user asks to monitor prices, track competi...

2026-03-18
apify-influencer-discovery
Desenvolvedores de software

Find and evaluate influencers for brand partnerships, verify authenticity, and track collaboration performance across Instagram, Facebook, YouTube, and TikTok.

2026-03-18
apify-lead-generation
Desenvolvedores de software

Generates B2B/B2C leads by scraping Google Maps, websites, Instagram, TikTok, Facebook, LinkedIn, YouTube, and Google Search. Use when user asks to find leads, prospects, businesses, build lead lis...

2026-03-18
apify-trend-analysis
Analistas de pesquisa de mercado e especialistas em marketing

Discover and track emerging trends across Google Trends, Instagram, Facebook, YouTube, and TikTok to inform content strategy.

2026-03-18
apify-ultimate-scraper
Desenvolvedores de software

Universal AI-powered web scraper for any platform. Scrape data from Instagram, Facebook, TikTok, YouTube, Google Maps, Google Search, Google Trends, Booking.com, and TripAdvisor. Use for lead gener...

2026-03-18
app-builder
Desenvolvedores de software

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

2026-03-18
templates
Desenvolvedores de software

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

2026-03-18
architecture-patterns
Desenvolvedores de software

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing ...

2026-03-18
async-python-patterns
Desenvolvedores de software

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-...

2026-03-18
attack-tree-construction
Analistas de segurança da informação

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

2026-03-18
audio-transcriber
Escriturários gerais de escritório

Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration

2026-03-18
auth-implementation-patterns
Analistas de segurança da informação

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing A...

2026-03-18
avalonia-viewmodels-zafiro
Desenvolvedores de software

Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI.

2026-03-18
avalonia-zafiro-development
Desenvolvedores de software

Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.

2026-03-18
aws-penetration-testing
Analistas de segurança da informação

This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing...

2026-03-18
backend-dev-guidelines
Desenvolvedores de software

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod valid...

2026-03-18
backtesting-frameworks
Desenvolvedores de software

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strateg...

2026-03-18
bash-defensive-patterns
Desenvolvedores de software

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

2026-03-18
billing-automation
Desenvolvedores de software

Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recu...

2026-03-18
brand-guidelines-anthropic
Designers gráficos

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...

2026-03-18
brand-guidelines-community
Diretores de arte

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...

2026-03-18
carrier-relationship-management
Gerentes de transporte, armazenamento e distribuição

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships.

2026-03-18
cc-skill-continuous-learning
Coordenadores pedagógicos

Development skill from everything-claude-code

2026-03-18
cc-skill-strategic-compact
Desenvolvedores de software

Development skill from everything-claude-code

2026-03-18
cicd-automation-workflow-automate
Desenvolvedores de software

You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, i...

2026-03-18
claude-d3js-skill
Desenvolvedores web

Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visua...

2026-03-18
Mostrando as 40 principais de 66 skills coletadas neste repositório.