Plugins
11 plugins@nickgallick
Perlantir Fleet
Perlantir Fleet from nickgallick/perlantir-fleet.
34 skills · plugin
curated
Prepare Performance Review
Gather work evidence, analyze contributions, and draft a performance review.
3 skills · plugin
curated
Create Customer Persona
Create a customer persona by researching, synthesizing, and documenting user characteristics and behaviors.
3 skills · plugin
curated
Optimize Web Performance
Install this pack to optimize web performance by measuring and fixing Core Web Vitals.
9 skills · plugin
curated
Web Performance Audit and Optimize
Measure performance, identify bottlenecks, and apply fixes to improve Core Web Vitals.
9 skills · plugin
@nickgallick
Workspace
Workspace from nickgallick/perlantir-fleet.
20 skills · plugin
curated
Customer Discovery to Persona
Plan and conduct customer discovery interviews, summarize findings, and synthesize into actionable user personas.
5 skills · plugin
@flyfiref
Growth Companion
Growth Companion from FlyFireF/PersonalAgentAPP.
30 skills · plugin
curated
Web Performance Audit and Fix
Installs a pipeline to audit Core Web Vitals, analyze performance, and debug issues using DevTools.
10 skills · plugin
@nickgallick
Workspace Forge
Workspace Forge from nickgallick/perlantir-fleet.
13 skills · plugin
@nickgallick
Workspace Pixel
Workspace Pixel from nickgallick/perlantir-fleet.
11 skills · plugin
Results for “pe”
1,257 skillsQw Pages Supabase
Prepare Supabase-compatible persistent storage for a dynamic QW Page. Use with qw-pages when a webpage needs database tables, server-side persistence, Supabase access, or database-backed APIs.
9
Persona And Jtbd
Synthesize personas and jobs-to-be-done from evidence with confidence levels. Use when: (1) audience segmentation, (2) messaging alignment, (3) feature prioritization inputs. NOT for: stereotype-based profiling.
0
Reversa Ideator
Agente Ideator do time Code New Project Agents. Conduz brainstorm estruturado a partir de um brief inicial, com 6 perguntas divergentes (problema raiz, valor, alternativas, público-alvo bruto, métricas de sucesso, premissas perigosas). Use quando o usuário digitar "/reversa-ideator", "reversa-ideator" ou quando invocado pelo orquestrador `/reversa-new`. Produz `_reversa_sdd/ideation.md`.
1
Code Tour
Creates persona-targeted, step-by-step CodeTour walkthroughs that link to real files and line numbers for onboarding, architecture, PR review, and more.
20.4k
Nuxt4 Patterns
Provides patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching in Nuxt 4 apps.
226k
Flutter Dev
Build cross-platform Flutter apps with proven patterns for widgets, state management (Riverpod/Bloc), GoRouter navigation, performance optimization, and testing.
12.9k · bundle
Loading States
Design loading, skeleton, and progressive content reveal patterns that maintain user confidence and perceived performance.
1.7k
Swiftui Patterns
Provides SwiftUI architecture patterns for state management with @Observable, view composition, navigation, and performance optimization for iOS and macOS apps.
0
PHP Pro
Provides expert guidance on modern PHP 8.3+ development, covering Laravel and Symfony frameworks, strict typing, PSR standards, async programming, and performance optimization.
10 · bundle
Cpp Pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
3 · bundle
Ethics
Navigate moral reasoning from personal dilemmas to academic philosophy.
1 · bundle
Vr Ar
VR/AR development principles. Comfort, interaction, performance requirements.
3
Vr Ar
VR/AR development principles. Comfort, interaction, performance requirements.
6
Comps
Trading comparables analysis with peer multiples and implied valuation
0 · bundle
Code Review And Quality
Conducts multi-axis code review across correctness, readability, architecture, security, and performance before merging any change.
69.5k
Pestle Analysis
Evaluate macro-environmental factors across Political, Economic, Social, Technological, Legal, and Environmental dimensions for strategic planning and market entry assessment.
22.6k
Python Patterns
Provides Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
226k
Performance Tuning
Improve cache efficiency, latency, and throughput for AMS deployments using the Adobe Dispatcher Apache HTTP Server module and related HTTPD configuration.
142 · bundle
Zod
Provides 43 prioritized best-practice rules for using Zod in TypeScript, covering schema definition, parsing, type inference, error handling, composition, refinements, and performance.
61
Ruby Pro
Provides guidance and best practices for writing idiomatic Ruby code, covering metaprogramming, Rails patterns, gem development, performance optimization, and testing.
2
Diagnose
Runs a disciplined diagnosis loop for hard bugs and performance regressions, from reproduction through hypothesis testing, instrumentation, fixing, and regression testing.
1 · bundle
Cpp Pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
5 · bundle
Ruby Pro
Provides expert guidance for writing idiomatic Ruby code, covering metaprogramming, Rails patterns, gem development, performance optimization, and testing with RSpec and Minitest.
5
Pump Solana Architecture
Design and derive Program Derived Addresses (PDAs) and account layouts across the Pump ecosystem's four Solana programs — global singletons, per-token accounts, per-user accumulators, and cross-program coordination patterns.
9
Optimize
Diagnoses and fixes UI performance across loading speed, rendering, animations, images, and bundle size. Use when the user mentions slow, laggy, janky, performance, bundle size, load time, or wants a faster, smoother experience.
2
Optimize
Diagnoses and fixes UI performance across loading speed, rendering, animations, images, and bundle size. Use when the user mentions slow, laggy, janky, performance, bundle size, load time, or wants a faster, smoother experience.
7
Persistent Sector Caching
Cache yfinance sector data permanently to avoid Yahoo Finance rate limits. Trigger when: (1) 401 errors during sector fetching, (2) sector updates take too long, (3) need selective sector refresh.
3
Producao De Provas
Estrutura o requerimento e a estrategia de provas no rito comum (CPC 369-484): documental (434+), testemunhal (rol, ate 10 — 357 §6/450-457), pericial (464-480 — quesitos e assistente tecnico), depoimento pessoal (385-388), inspecao judicial. Trata o onus da prova (373) e a vedacao a prova ilicita (369 + CF 5 LVI). Use quando o operador disser provas, requerer provas, rol de testemunhas, pericia, quesitos, depoimento pessoal, prova documental, prova emprestada, ou montar a estrategia probatoria do caso.
6
Memoria De Caso Civel
Mantem o estado append-only de um caso civel — partes, vara/comarca, numero, fase processual, pedidos, prazos, atos praticados, providencias e cronologia. Use quando o operador retomar um caso, perguntar onde paramos, pedir o status, a cronologia ou os prazos, ou quando o civel-master precisar carregar/atualizar o estado. Tambem ao iniciar caso novo.
6
Ruby Pro
Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks.
42.4k
Julia Pro
Provides expert guidance on modern Julia 1.10+ development, covering performance optimization, multiple dispatch, tooling, testing, and production-ready practices.
42.4k
Create Custom Agent
Scaffolds VS Code custom agent files (.agent.md) with YAML frontmatter, tool configuration, handoffs, and instructions for specialized AI personas.
4k
Postgresql Optimization
Optimize PostgreSQL databases with advanced features, performance tuning, and best practices for JSONB, full-text search, window functions, and indexing.
36.2k
Qdrant Indexing Performance Optimization
Diagnoses and resolves slow Qdrant indexing and data ingestion by optimizing batching, sharding, HNSW parameters, and payload indexing strategies.
36.2k
Eradicating Malware From Infected Systems
Systematically remove malware, backdoors, and attacker persistence mechanisms from infected systems while ensuring complete eradication and preventing re-infection.
24.6k · bundle
Database Optimizer
Optimizes database queries and improves performance across PostgreSQL and MySQL systems by analyzing execution plans, designing index strategies, and tuning configurations.
10.4k · bundle