Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
pinkpixel-dev
Profil créateur GitHub

pinkpixel-dev

Vue par dépôt de 35 skills collectés dans 8 dépôts GitHub.

skills collectés
35
dépôts
8
mis à jour
2026-06-25
explorateur de dépôts

Dépôts et skills représentatifs

interface-design
Concepteurs web et d'interfaces numériques

Craft-first interface design for dashboards, admin panels, SaaS apps, tools, settings pages, data interfaces, and interactive products. Use when designing, building, reviewing, auditing, or refining product UI where visual craft, layout hierarchy, tokens, states, visual direction, image-based references, or design-system consistency matter. Not for marketing pages, landing pages, campaigns, or brand-only work.

2026-06-18
javascript-typescript-conventions
Développeurs de logiciels

Tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, or library publishing.

2026-06-18
ui-quality-audit
Analystes en assurance qualité des logiciels et testeurs

Run technical UI quality audits across accessibility, performance, theming, responsive behavior, and anti-patterns.

2026-06-18
web-quality-audit
Développeurs de logiciels

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

2026-06-18
oauth-ai-services
Développeurs de logiciels

Complete reference for implementing OAuth 2.0 login flows with major AI service providers: OpenAI/ChatGPT, Anthropic Claude/Claude Code, Google Gemini, and GitHub Copilot. USE THIS SKILL whenever working on authentication, login, OAuth, tokens, or API access for any of these AI services — even if the user just says "how do I log in to X API", "I need to auth with Claude/OpenAI/Gemini/Copilot", "implement OAuth for AI service", "refresh tokens", "PKCE flow", "authorization code grant", "device code flow", or anything relating to integrating user authentication into an app that uses these AI APIs. Also trigger when comparing auth patterns across AI providers, troubleshooting 401/403 errors on AI APIs, or building MCP servers/clients that need user-scoped AI tokens.

2026-05-28
pollinations-api
Développeurs de logiciels

Complete reference for building apps with the Pollinations API — a multi-modal AI generation platform supporting text, image, video, audio, and embeddings. Use this skill whenever working with Pollinations, gen.pollinations.ai, pollinations.ai, or any of their models. ALWAYS trigger on: text generation with Pollinations models, image generation via URL or API, video generation, TTS/audio generation, embeddings, BYOP (Bring Your Own Pollen) OAuth flows, MCP server setup, CLI usage, account/balance/usage APIs, or safety filtering. Also trigger when the user mentions "pollen", "flux model", "pollinations image", "polli CLI", device flow for Pollinations, or wants to integrate Pollinations into any TypeScript/Node/Python/React app. If the user wants to generate any media with AI without paying OpenAI directly, this is a strong candidate — check this skill.

2026-05-28
investment-committee
Développeurs de logiciels

组建高级投资委员会,由三位传奇投资人风格的虚拟专家(Buffett, Wood, Druckenmiller)进行独立多轮对抗辩论。采用物理隔离的 Gemini API 调用实现真正独立思考,并通过投票形成最终决议。Use when evaluating investment decisions, reviewing stock research reports, or seeking multi-perspective analysis on public companies.

2026-03-29
note-meta-skill
Spécialistes en formation et développement

从公域知识萃取方法论并封装为 Skill。通过 NotebookLM Deep Research 搜索优质内容,提炼工作流、原则、模板,自动生成标准化技能。触发词:/note-meta-skill, 从知识创建技能, 知识萃取, 元技能

2026-03-29
Affichage des 8 principaux skills collectés sur 19 dans ce dépôt.
design-lab
Concepteurs web et d'interfaces numériques

Conduct design interviews, generate five distinct UI variations in a temporary design lab, collect feedback, and produce implementation plans. Use when the user wants to explore UI design options, redesign existing components, or create new UI with multiple approaches to compare.

2026-06-18
gh-cli
Développeurs de logiciels

Patterns for invoking the GitHub CLI (gh) from agents. Covers structured output, pagination, repo targeting, search vs list, gh api fallback.

2026-06-18
electron-app-builder
Développeurs de logiciels

Build or refactor production-grade Electron desktop apps using a hardened reusable desktop shell pattern. Use when creating a new Electron app, porting a web app into Electron, adding a custom frameless title bar, wiring secure IPC/preload handlers, setting up Electron Builder packaging, configuring React/React Native Web with Webpack, implementing app data persistence, registering local media/file protocols, or hardening Electron main-process architecture.

2026-06-14
charm-bracelet-tui
Développeurs de logiciels

Complete guide for building beautiful, interactive Go TUI (terminal UI) applications using the Charm Bracelet ecosystem. ALWAYS use this skill when the user mentions: bubbletea, bubbles, lipgloss, glamour, huh, harmonica, bubblezone, ntcharts, TUI in Go, terminal user interface in Go, terminal app with Go, CLI with interactive UI, charm.sh, charm.land, or wants to build any kind of interactive terminal application. Also trigger when building Go CLI tools that need forms, menus, progress bars, spinners, charts, markdown rendering, styled output, or mouse support. This covers the full stack from framework to styling to widgets to animations.

2026-05-31
gpui-builder
Développeurs de logiciels

Complete guide for building GPU-accelerated desktop UI applications in Rust using GPUI — the hybrid immediate+retained mode framework powering the Zed editor. ALWAYS use this skill when the user mentions GPUI, gpui.rs, Zed UI framework, building a Rust GUI with GPU acceleration, or wants to create desktop apps in Rust with a Tailwind-like styling API. Also trigger when the user asks about Entities, Views, or Elements in a Rust GUI context, or wants to implement keyboard actions, async UI, custom canvas drawing, or testing in GPUI. If the user says "build me a Rust app with GPUI", "I want to use gpui", "how do I make a window in Rust", or asks about Zed's rendering architecture, use this skill immediately. Covers: architecture (Entities/Views/Elements), styling API, event/action system, async integration, custom canvas, testing, packaging, and comparison with iced/egui/slint.

2026-05-28
dependency-upgrade
Développeurs de logiciels

Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches.

2026-03-30
electron-development
Développeurs de logiciels

Provides comprehensive guidance for Electron framework including main process, renderer process, IPC communication, window management, and desktop app development. Use when the user asks about Electron, needs to create desktop applications, implement Electron features, or build cross-platform desktop apps.

2026-03-30
software-architect
Développeurs de logiciels

Skilled software architect specializing in modern architectural patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability.

2026-03-30
electron-dev
Développeurs de logiciels

Electron desktop application development with React, TypeScript, and Vite. Use when building desktop apps, implementing IPC communication, managing windows/tray, handling PTY terminals, integrating WebRTC/audio, or packaging with electron-builder. Covers patterns from AudioBash, Yap, and Pisscord projects.

2026-03-30
project-memory
Développeurs de logiciels

Generate CLAUDE.md project memory files that transfer institutional knowledge, not obvious information. Use when setting up new journalism projects, onboarding collaborators, or documenting project-specific quirks. Includes templates for editorial tools, event websites, publications, research projects, content pipelines, and digital archives.

2026-03-30
8 dépôts affichés sur 8
Tous les dépôts sont affichés