@skills · Owner
Agent skills by pedronauck
148 skills indexed from github.com/pedronauck. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- a11y-testing · Skill · 564 stars
Automated accessibility testing with axe-core, Playwright, and jest-axe for WCAG compliance. Use when adding or validating a11y tests, running WCAG checks,
- adversarial-review · Skill · 564 stars
Adversarial code review using the opposite model. Spawns 1–3 reviewers on the opposing model (Claude spawns Codex, Codex spawns Claude) to challenge work f
- agent-browser · Skill · 564 stars
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with
- agent-md-refactor · Skill · 564 stars
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organiz
- ai-sdk · Skill · 564 stars
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, To
- alex-hormozi-pitch · Skill · 564 stars
Create irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through value equation, guarantee frameworks, pricing psy
- app-renderer-systems · Skill · 564 stars
Create, extend, or debug frontend domain modules organized under systems/. Covers adapters, Query hooks, local state, and public exports; excludes generic
- architectural-analysis · Skill · 564 stars
Audit architecture, dead code, duplication, type confusion, and code smells across a codebase. Excludes formatting, performance profiling, security audits,
- argocd-expert · Skill · 564 stars
Expert-level ArgoCD GitOps deployment, application management, sync strategies, and production operations
- better-auth-best-practices · Skill · 564 stars
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
- better-auth-organization-best-practices · Skill · 564 stars
Configure multi-tenant organizations, manage members and invitations, define custom roles and permissions, set up teams, and implement RBAC using Better Au
- brand-storytelling · Skill · 564 stars
Help users craft compelling brand narratives. Use when someone is defining brand strategy, writing company positioning, creating pitch narratives, developi
- bubbletea · Skill · 564 stars
Build interactive Go TUIs with Bubbletea, Elm architecture, Lipgloss, layouts, and keyboard/mouse handling. Excludes plain-text CLIs, web/desktop GUIs, and
- building-components · Skill · 564 stars
Guide for building modern, accessible, and composable UI components. Use when building new components, implementing accessibility, creating composable APIs
- centrifugo · Skill · 564 stars
Centrifugo real-time messaging server expert for WebSocket PUB/SUB, channel management, JWT authentication, event proxying, and horizontal scaling with Red
- cloudflare · Skill · 564 stars
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum
- cmux-orchestration · Skill · 564 stars
Orchestrate Claude Opus and Codex GPT-5.5 worker TUIs from a controller agent in the current cmux workspace. Use when delegating bounded tasks to worker pa
- community · Collection · 564 stars
- content-research-writer · Skill · 564 stars
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback
- context7 · Skill · 564 stars
Retrieves authoritative, up-to-date technical documentation, API references, configuration details, and code examples for any developer technology. Use thi
- copywriting · Skill · 564 stars
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about page
- council · Skill · 564 stars
Orchestrates multi-advisor council debates on high-impact architecture, technology, or product decisions. Dispatches 3-5 domain archetype subagents (pragma
- crafting-effective-readmes · Skill · 564 stars
Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.
- creating-spec · Skill · 564 stars
Create comprehensive technical specs for SDK gaps, feature modules, or system centralization efforts. Use when writing specs, PRDs, gap analysis documents,
- curated · Collection · 564 stars
- deep-review · Skill · 564 stars
Review branch diffs, working trees, or PRs in depth, including incremental, CodeRabbit-grade, cross-LLM, and spec-conformance reviews or requested publicat
- deprecated · Collection · 564 stars
- design-spec-extraction · Skill · 564 stars
Extract comprehensive, production-ready JSON design specifications from visual inputs using a 7-pass serial architecture with cross-validation. Use when co
- deslop · Skill · 564 stars
Review a changed diff for accidental complexity or generated-code noise. Use when requested or when the diff shows those symptoms; an equivalent review of
- devops-engineer · Skill · 564 stars
Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment a
- documentation-writer · Skill · 564 stars
Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and struct
- drizzle-orm · Skill · 564 stars
Expert guide for Drizzle ORM best practices, including schema definitions, queries, mutations, transactions, migrations, and performance optimization. Use
- drizzle-postgres · Skill · 564 stars
PostgreSQL and Drizzle ORM best practices. Triggers on: PostgreSQL, Postgres, Drizzle, database, schema, tables, columns, indexes, queries, migrations, ORM
- drizzle-safe-migrations · Skill · 564 stars
Plan safe Drizzle backfills, enum/check/default changes, constraint tightening, migration ordering, and rollback. Excludes other ORMs, query optimization,
- effect-ts · Skill · 564 stars
Expert guide for writing Effect-TS code, including project setup, core principles, data modeling with Schema, error handling, and the Context.Tag service p
- electron-builder · Skill · 564 stars
Comprehensive guide for electron-builder (v26.x) packaging, code signing, auto-updates, and release workflows. Use when: (1) configuring electron-builder b
- electron-dev · Skill · 564 stars
Expert guide for Electron development with Electron Vite and Electron Builder. Use when developing Electron applications, working with main/renderer proces
- electron-release · Skill · 564 stars
Expert guide for Electron production builds, code signing, notarization, auto-updates, and release workflows. Use when building, packaging, or releasing El
- elysia · Skill · 564 stars
Expert guide for building APIs with the Elysia framework, including routing, validation, plugins, error handling, and type-safe handlers. Use when building
- es-toolkit · Skill · 564 stars
Use when implementing utility functions, array operations, object manipulation, or string operations. ALWAYS use es-toolkit instead of custom implementatio
- evolution-api · Skill · 564 stars
Evolution API integration for WhatsApp messaging, instance management, webhooks, and chatbot orchestration. Use when: (1) Creating or managing WhatsApp ins
- exa-web-search-free · Skill · 564 stars
Free AI search via Exa MCP. Web search for news/info, code search for docs/examples from GitHub/StackOverflow, company research for business intel. No API
- executing-plans · Skill · 564 stars
Use when you have a written implementation plan to execute in a separate session with review checkpoints
- extreme-software-optimization · Skill · 564 stars
Profile-driven performance optimization with behavior proofs. Use when: optimize, slow, bottleneck, hotspot, profile, p95, latency, throughput, or algorith
- find-rules · Skill · 564 stars
Discover and understand project rules, coding standards, and architectural guidelines before starting a task. Use when you need to know the constraints, pa
- find-skills · Skill · 564 stars
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or expres
- firecrawl · Skill · 564 stars
Web scraping, search, crawling, and browser automation via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, rese
- fix-coderabbit-review · Skill · 564 stars
End-to-end remediation workflow for PR review feedback by PR number. Use when Codex must export CodeRabbit issues for a PR, fix every issue completely, com
- fixing-motion-performance · Skill · 564 stars
Fix animation performance issues.
- fundraising · Skill · 564 stars
Plan and run an early-stage fundraising process and produce a Fundraising Pack (raise decision memo, round design brief, pitch narrative + deck outline, in
- git-rebase · Skill · 564 stars
Rebase branches and resolve cross-commit conflicts while preserving changes. Excludes merge-commit workflows, cherry-picking, and repository setup.
- golang-master · Skill · 564 stars
Write or review production Go: errors, concurrency, context, types, generics, safety, tests, benchmarks, profiling, modernization, and module structure. Pr
- golang-pro · Skill · 564 stars
Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance w
- google-ads · Skill · 564 stars
Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with google-ads Python SDK, (2) Browser automation mo
- helm-chart-scaffolding · Skill · 564 stars
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts,
- herdr-orchestration · Skill · 564 stars
Orchestrate Claude and Codex worker TUIs from a controller agent — one worker per named herdr tab, driven over the herdr socket CLI.
- hetzner-server · Skill · 564 stars
Create and manage Hetzner Cloud servers. Use when creating VPS/cloud servers, managing Hetzner infrastructure, or setting up dev/remote servers. Requires h
- hono · Skill · 564 stars
Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.
- hormozi-ad-factory · Skill · 564 stars
Generates 150-750+ ad variations using Alex Hormozi's combinatorial Hook x Meat x CTA framework. Triggers on requests to create ads, ad copy, ad scripts, m
- humanizer · Skill · 564 stars
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's co
- inngest · Skill · 564 stars
Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: inngest, s
- insta-master · Skill · 564 stars
Plan and create Instagram content, improve profiles, diagnose distribution from account evidence, and design scoped growth or monetization experiments. Use
- k8s-security-policies · Skill · 564 stars
Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clu
- kb-yt-channel · Skill · 564 stars
Create and maintain Karpathy KB topics from YouTube channels through scaffolding, bulk transcript ingestion, validation, and indexing. Excludes single vide
- kubernetes-specialist · Skill · 564 stars
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, defin
- lesson-learned · Skill · 564 stars
Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn
- marketing · Collection · 564 stars
- mastra · Skill · 564 stars
Comprehensive Mastra framework guide. Teaches how to find current documentation, verify API signatures, and build agents and workflows. Covers documentatio
- mermaid-diagrams · Skill · 564 stars
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams in
- mine · Collection · 564 stars
- motion · Skill · 564 stars
Build React animations with Motion (Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, layout animations, SVG. Bundle: 2.3 KB (m
- motion-react · Skill · 564 stars
Build React animations with Motion (formerly Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, layout animations, SVG, exit ani
- next-best-practices · Skill · 564 stars
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bu
- no-workarounds · Skill · 564 stars
Evaluate a proposed fix that suppresses errors, diagnostics, or symptoms. Use for suspected workarounds and unavoidable external defects; not as a mandator
- obsidian-bases · Skill · 564 stars
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views
- obsidian-cli · Skill · 564 stars
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme
- obsidian-markdown · Skill · 564 stars
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md file
- outside-to-issue · Skill · 564 stars
Transform outside-of-diff review files into properly formatted issue files for a given PR. Use when converting review files from ai-docs/reviews-pr-<PR>/ou
- pal · Skill · 564 stars
Comprehensive Pal MCP toolkit for code analysis, debugging, planning, refactoring, code review, and execution tracing. Provides systematic workflows with e
- perplexity · Skill · 564 stars
Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries.
- pitch-deck · Skill · 564 stars
Generate professional PowerPoint pitch decks for startups and businesses. Use this skill when users request help creating investor pitch decks, sales prese
- pitch-deck-visuals · Skill · 564 stars
Investor pitch deck structure with slide-by-slide framework, visual design rules, and data presentation. Covers the 12-slide framework, chart types, team s
- pitch-gen · Skill · 564 stars
Generate startup pitch deck content with AI. Use when building investor decks or startup presentations.
- pptx-creator · Skill · 564 stars
Create professional PowerPoint presentations from outlines, data sources, or AI-generated content. Supports custom templates, style presets, charts/tables
- professional-communication · Skill · 564 stars
Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technic
- promo-video · Skill · 564 stars
Create professional promotional videos using Remotion with AI voiceover and background music. Invoke with /promo-video.
- qa-execution · Skill · 564 stars
Run persona-driven dogfooding through public product interfaces using living QA docs. Use for release candidates, branch diffs, migrations, and user-facing
- qa-report · Skill · 564 stars
Create or update living QA docs, journey/scenario plans, persona session charters, and the durable bug registry. qa-execution owns live sessions, browser e
- qmd · Skill · 564 stars
Search markdown knowledge bases, notes, and documentation using QMD. Use when users ask to search notes, find documents, or look up information.
- react · Skill · 564 stars
Build React 19 components and hooks under React Compiler: state, Effects, memoization, props/refs, Actions, use(), compiler/lint setup, and Vitest tests. E
- refactoring-analysis · Skill · 564 stars
Audit code quality and architectural health or plan refactoring using Fowler code smells and techniques; write prioritized findings to docs/_refacs/. Exclu
- remotion-best-practices · Skill · 564 stars
Best practices for Remotion - Video creation in React
- requirements-clarity · Skill · 564 stars
Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involv
- rust-best-practices · Skill · 564 stars
Write, review, refactor, or optimize Rust, including ownership, errors, Tokio, traits, tests, benchmarks, Clippy, and documentation. Excludes other languag
- sales-methodology-implementer · Skill · 564 stars
Implement proven sales methodologies (MEDDIC, BANT, Sandler, Challenger, SPIN) across your team. Generate framework-specific questions, score deals, train
- sentry-cli · Skill · 564 stars
Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing issues, events, projects, organizations,
- shadcn · Skill · 564 stars
Best practices for building UI components with shadcn/ui. Use when creating, customizing, or styling components with shadcn, working with Radix UI primitiv
- ship-learn-next · Skill · 564 stars
Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use wh
- ship-pr · Skill · 564 stars
Deliver implementation-complete work with impact/docs checks, release notes, commits, and a PR; optionally watch CodeRabbit. Excludes unfinished checkpoint
- skill-best-practices · Skill · 564 stars
Authors and structures professional-grade agent skills following the agentskills.io spec. Use when creating new skill directories, drafting procedural inst
- skill-load-tips · Skill · 564 stars
Diagnoses and refactors existing SKILL.md files whose references or assets are ignored by agents. Applies Required Reading Routers, hard STOP directives, g
- skills · Collection · 564 stars
- skills · Collection · 564 stars
- sourcebot · Skill · 564 stars
Search external libraries and frameworks using Sourcebot MCP. Use when researching external code patterns, library APIs, framework examples, or documentati
- spec-peer-review · Skill · 564 stars
Run one requested external review of an approved spec, design doc, RFC, or detailed PRD; produce findings for user-selected incorporation. Excludes impleme
- startup-validator · Skill · 564 stars
Comprehensive startup idea validation and market analysis tool. Use when users need to evaluate a startup idea, assess market fit, analyze competition, val
- storybook-stories · Skill · 564 stars
Create, update, refactor, or troubleshoot Storybook stories using project conventions. Excludes component implementation, token changes, E2E browser tests,
- systematic-debugging · Skill · 564 stars
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- tailwindcss · Skill · 564 stars
Tailwind CSS v4 conventions — semantic design tokens for theme-safe styling, mobile-first responsive layouts, and v4-first utilities. Use when styling comp
- tanstack · Skill · 564 stars
TanStack Query, Router, and Form patterns for React. Use when writing useQuery/queryOptions, mutations, caching, file-based routes, search params, loaders,
- tauri-v2 · Skill · 564 stars
Tauri v2 cross-platform app development with Rust backend. Use when configuring tauri.conf.json, implementing Rust commands (#[tauri::command]), setting up
- tech-logos · Skill · 564 stars
Reuse or add official company, provider, and social-platform logos, including placeholders and landing/auth/integration UIs. Use the existing brand invento
- terraform-style-guide · Skill · 564 stars
Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform confi
- testing-boss · Skill · 564 stars
Author or review software tests and LLM/agent evals; choose test placement and mocks, diagnose flaky CI, or repair brittle suites. Excludes unrelated code
- to-prompt · Skill · 564 stars
Turn code, issues, or context into a handoff brief for another LLM — relevant context and preserved user decisions, written to docs/prompts/. Use when pack
- tui-design · Skill · 564 stars
This skill should be used when designing terminal user interfaces, creating TUI layouts, choosing TUI color schemes, implementing keyboard navigation, buil
- tweetsmash-api · Skill · 564 stars
Integrate TweetSmash REST bookmark retrieval, filtering, pagination, and label management into scripts or tools. Excludes browser automation, other Twitter
- typescript-advanced · Skill · 564 stars
Implement advanced TypeScript types, reusable type utilities, and compile-time contracts with generics, conditional/mapped types, and template literals. Ex
- ui-craft · Skill · 564 stars
Design, build, review, or refactor visible UI, including pages, components, forms, loading/error states, and AI chat/streaming interfaces. Excludes backend
- vc-outreach · Skill · 564 stars
Build investor lists, warm intros and cold emails; prepare meetings, manage a raise pipeline, and run diligence through close. vc-pitch-deck owns slides; v
- vc-pitch-deck · Skill · 564 stars
Create, review, or revise investor decks and individual slides, including send-ahead, presented, and demo-day variants. vc-strategy owns fundraising strate
- vc-strategy · Skill · 564 stars
Assess fundability, positioning, fundraising narrative, timing, round size, instruments, valuation, dilution, milestones, and term negotiation, including d
- vercel-composition-patterns · Skill · 564 stars
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing
- vercel-react-best-practices · Skill · 564 stars
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next
- verification-before-completion · Skill · 564 stars
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming outp
- vitest · Skill · 564 stars
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test fi
- viz · Skill · 564 stars
Transforms content (URLs, uploaded documents, pasted text, meeting transcripts) into professional visualizations across four output modes. Accepts a mode a
- workflow · Skill · 564 stars
Creates durable, resumable workflows using Vercel's Workflow DevKit. Use when building workflows that need to survive restarts, pause for external events,
- wrangler · Skill · 564 stars
Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipel
- writing-agents-md · Skill · 564 stars
Create, audit, shorten, or scope AGENTS.md and CLAUDE.md instructions. Use writing-skills for on-demand skills; excludes human-facing documentation and REA
- writing-clearly-and-concisely · Skill · 564 stars
Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules
- writing-great-skills · Skill · 564 stars
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
- writing-skills · Skill · 564 stars
Create, refactor, shorten, or debug skills, descriptions, and reference loading. Use writing-agents-md for AGENTS.md/CLAUDE.md; excludes general documentat
- writing-tech-post · Skill · 564 stars
Writes and edits engineering posts, including launches, incidents, migrations, performance, tutorials, AI systems, and security. Use when drafting, restruc
- xstate · Skill · 564 stars
Comprehensive guide for XState v5 ecosystem including state machines, actors, @xstate/store, and TanStack Query integration. Use when implementing state ma
- xstate-store · Skill · 564 stars
Build, test, integrate, or migrate XState Store v4: transitions, effects, schemas, selectors, atoms, extensions, React bindings, and fromStore. Excludes XS
- yc-apply · Skill · 564 stars
Prepare, review, and package Y Combinator application answers and founder-video notes using the live form and verified founder facts. Use for a YC applicat
- yt-master · Skill · 564 stars
Plans and improves YouTube ideas, titles, thumbnail concepts, scripts, retention, channel strategy, and metric-based diagnosis. Use for YouTube content cre
- zod · Skill · 564 stars
Zod schema validation best practices for type safety, parsing, and error handling. This skill should be used when defining z.object schemas, using z.string
- zustand · Skill · 564 stars
Expert guide for Zustand state management patterns, store organization, and best practices. Use when implementing client state management with Zustand, cre
- agent-exploration · Skill
Coordinate native explorers for explicitly requested multi-area research with scoped written results and an evidence-backed synthesis.
- architecture-diagram · Skill
Create professional, dark-themed architecture diagrams as standalone HTML files with SVG graphics. Use when the user asks for system architecture diagrams,
- brainstorming · Skill
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, req
- ddd-master · Skill
Assess DDD fit; discover domains with EventStorming, define language and bounded contexts, and design aggregates, value objects, events, and repositories.
- game-changing-features · Skill
Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact fe
- glassmorphism · Skill
Create, refine, or debug glass interfaces at the level of Apple Liquid Glass and premium frosted widgets: translucent cards and capsules over photos or wal
- impl-peer-review · Skill
Cross-LLM peer review of an implemented change (the diff) via `compozy exec`: an independent reviewer runtime pressure-tests the diff and writes one scoped
- ratatui-tui · Skill
Build terminal UIs with ratatui following 2026 Rust best practices. Use when: (1) Creating new TUI apps, (2) Adding widgets/layouts, (3) Keyboard navigatio