@skills · Owner
Agent skills by pixel-process-ug
67 skills indexed from github.com/pixel-process-ug. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- acceptance-testing · Skill · 1 stars
Use when validating that implementation meets specification requirements — applies acceptance-driven backpressure with behavioral validation gates that pre
- agent-development · Skill · 1 stars
Use when the user needs to build AI agents — tool use patterns, memory management, planning strategies, multi-agent coordination, evaluation, and safety gu
- api-design · Skill · 1 stars
Use when designing API endpoints, defining request/response schemas, generating OpenAPI specifications, choosing between REST/GraphQL/tRPC, or establishing
- artifacts-builder · Skill · 1 stars
Use when the user needs standalone HTML/CSS/JS artifacts — interactive demos, prototypes, single-file applications, or visual tools that run independently
- auto-improvement · Skill · 1 stars
Use when the system needs to track its own effectiveness, learn from errors, adapt workflows, and continuously improve performance - activates automaticall
- autonomous-loop · Skill · 1 stars
Use when running Ralph-style iterative autonomous development. Triggers on /ralph or /loop commands, when autonomous iterative development is needed, when
- brainstorming · Skill · 1 stars
Use before any creative work - creating features, building components, adding functionality, or modifying behavior. Triggers on /brainstorm command, when e
- canvas-design · Skill · 1 stars
Use when the user needs HTML Canvas, SVG graphics, data visualization, generative art, or interactive visual elements with D3.js or similar libraries. Trig
- circuit-breaker · Skill · 1 stars
Use when running autonomous loops, repeated operations, or when detecting stagnation patterns - enforces rate limits, protects configuration files, manages
- clean-code · Skill · 1 stars
Use when the user needs code quality review, refactoring guidance, SOLID principles application, or help identifying and fixing code smells. Triggers: code
- code-review · Skill · 1 stars
Use when completing a task, implementing a feature, or before committing to verify work meets requirements and coding standards. Triggers: task completion,
- content-creator · Skill · 1 stars
Use when the user needs marketing copy, social media content, brand voice development, ad copy, newsletters, or persuasive writing for business audiences.
- content-research-writer · Skill · 1 stars
Use when the user needs research methodology, long-form content creation, academic-style citations, fact-checking, or evidence-based writing with proper so
- database-schema-design · Skill · 1 stars
Use when designing database schemas, creating migrations, modeling data relationships, optimizing database queries, adding indexes, or selecting between SQ
- deployment · Skill · 1 stars
Use when setting up CI/CD pipelines, creating deployment configurations, generating deploy checklists, or configuring infrastructure. Triggers: new project
- dispatching-parallel-agents · Skill · 1 stars
Use when a task has multiple independent subtasks that can be executed concurrently by separate agents. Triggers when decomposed work has 2+ subtasks with
- docx-processing · Skill · 1 stars
Use when the user needs Word document generation, template filling, formatting, mail merge, or DOCX manipulation using python-docx or docxtpl. Trigger cond
- email-composer · Skill · 1 stars
Use when the user needs professional email drafting, tone adjustment, template creation, or communication strategy for business correspondence. Trigger con
- executing-plans · Skill · 1 stars
Use when you have an approved implementation plan document and need to execute it step by step. Triggers on /execute command, when transitioning from plann
- file-organizer · Skill · 1 stars
Use when the user needs project structure organization — monorepo patterns, feature-based architecture, naming conventions, barrel exports, or configuratio
- finishing-a-development-branch · Skill · 1 stars
Use when completing work on a feature branch, preparing to merge, or cleaning up after development is done. Triggers: branch work is complete, user says "m
- frontend-ui-design · Skill · 1 stars
Use when designing UI components, creating component architectures, implementing responsive layouts, setting up design systems, or selecting state manageme
- git-commit-helper · Skill · 1 stars
Use when the user needs help with conventional commits, semantic versioning, changelog generation, or commit message quality improvement. Triggers: user sa
- laravel-boost · Skill · 1 stars
Use when setting up or configuring Laravel Boost for AI-assisted development — package installation, MCP server configuration, guideline customization, ski
- laravel-specialist · Skill · 1 stars
Use when building or maintaining Laravel applications — Eloquent ORM, Blade, Livewire, queues, Pest testing, middleware, service providers, migrations. Tri
- llm-as-judge · Skill · 1 stars
Use when validating subjective quality criteria that cannot be deterministically tested — applies LLM-based evaluation with structured rubrics for tone, ae
- mcp-builder · Skill · 1 stars
Use when the user needs to build MCP (Model Context Protocol) servers — tool definitions, resource management, prompt templates, transport layers, and clie
- mobile-design · Skill · 1 stars
Use when the user needs mobile app design and development patterns for React Native, Flutter, or SwiftUI — including platform HIG compliance, gestures, and
- pdf-processing · Skill · 1 stars
Use when the user needs PDF generation, manipulation, form filling, table extraction, OCR, merging, splitting, watermarking, or metadata handling. Trigger
- performance-optimization · Skill · 1 stars
Use when optimizing application performance, reducing load times, improving database queries, meeting performance budgets, or diagnosing bottlenecks in web
- php-specialist · Skill · 1 stars
Use when writing modern PHP 8.x code — enums, fibers, readonly properties, PSR standards, Composer, static analysis, SOLID patterns. Trigger conditions: PH
- planning · Skill · 1 stars
Use when starting any implementation task, feature request, bug fix, or refactoring work. Triggers on /plan command, before any code is written, when requi
- prd-generation · Skill · 1 stars
Use when generating a Product Requirements Document from a high-level idea, feature request, or product vision — covers discovery questions, structured PRD
- ralph-status · Skill · 1 stars
Use when reporting progress in autonomous loop iterations. Triggers at the end of every autonomous loop iteration, when the autonomous-loop skill completes
- react-best-practices · Skill · 1 stars
Use when the user needs React-specific patterns — hooks, component composition, Server Components, error boundaries, rendering optimization, and testing st
- resilient-execution · Skill · 1 stars
Use when a task fails, an approach does not work, when encountering errors during implementation, or when tempted to say "I cannot do this" - ensures retry
- reverse-engineering-specs · Skill · 1 stars
Use when onboarding to an existing codebase that lacks specifications — exhaustively traces code paths and produces implementation-free behavioral specific
- security-review · Skill · 1 stars
Use when reviewing code for security vulnerabilities, implementing authentication or authorization, handling user input, managing secrets, or auditing depe
- self-learning · Skill · 1 stars
Use when starting work on a new or unfamiliar project, when encountering unexpected patterns, when user corrects your assumptions, or when explicitly invok
- senior-architect · Skill · 1 stars
Use when the user needs system design, architecture decision records, scalability analysis, trade-off evaluation, or non-functional requirements planning.
- senior-backend · Skill · 1 stars
Use when the user needs API design, microservices architecture, event-driven systems, database integration, caching strategies, or backend observability. T
- senior-data-scientist · Skill · 1 stars
Use when the user needs ML pipelines, statistical analysis, data preprocessing, feature engineering, model selection, experiment tracking, or data visualiz
- senior-devops · Skill · 1 stars
Use when the user needs CI/CD pipelines, Docker configuration, Kubernetes deployment, infrastructure-as-code, monitoring, or zero-downtime deployment strat
- senior-frontend · Skill · 1 stars
Use when the user needs production-grade React/Next.js/TypeScript development with rigorous component architecture, state management, performance optimizat
- senior-fullstack · Skill · 1 stars
Use when the user needs end-to-end TypeScript development — from database schema through API layer to UI — with tRPC, Prisma, Next.js, authentication, and
- senior-prompt-engineer · Skill · 1 stars
Use when the user needs prompt design, optimization, few-shot examples, chain-of-thought patterns, structured output, evaluation metrics, or prompt version
- seo-optimizer · Skill · 1 stars
Use when the user needs technical SEO audits, meta tag optimization, structured data markup, Core Web Vitals improvement, or search engine visibility enhan
- skills · Collection · 1 stars
- spec-writing · Skill · 1 stars
Use when writing specifications for features, projects, or requirements — applies Jobs to Be Done (JTBD) methodology with acceptance criteria focus, no imp
- subagent-driven-development · Skill · 1 stars
Use when executing multi-task plans where each task can be implemented independently by a subagent. Triggers when a plan has 3+ independent tasks, when spe
- superkit-agents · Collection · 1 stars
- systematic-debugging · Skill · 1 stars
Use when encountering bugs, unexpected behavior, test failures, or errors during development. Enforces a rigorous 4-phase investigation process that preven
- task-decomposition · Skill · 1 stars
Use when hierarchical task breakdown is needed, when dependency mapping between tasks is required, when effort estimation and parallelization planning is n
- task-management · Skill · 1 stars
Use when breaking work into discrete steps, tracking progress through multi-step implementations, or managing implementation task lists. Triggers when an a
- tech-docs-generator · Skill · 1 stars
Use when generating or updating technical documentation from code — API references, architecture docs, README files, component documentation, getting start
- templates · Collection · 1 stars
- test-driven-development · Skill · 1 stars
Use when writing any new code, adding features, or fixing bugs that require code changes. Enforces strict RED-GREEN-REFACTOR cycle with no production code
- testing-strategy · Skill · 1 stars
Use when choosing a testing approach for a project — selecting frameworks, defining coverage thresholds, setting up test infrastructure, and establishing t
- ui-design-system · Skill · 1 stars
Use when the user needs to build or maintain design tokens, component libraries, theme systems, or Tailwind CSS v4 configurations with responsive patterns.
- ui-ux-pro-max · Skill · 1 stars
Use when the user needs full UI/UX design intelligence — styles, palettes, fonts, UX guidelines, chart selection, and accessible, performant implementation
- using-git-worktrees · Skill · 1 stars
Use when starting a new feature branch, creating isolated development environments, or working on multiple tasks simultaneously without stashing or switchi
- using-toolkit · Skill · 1 stars
Use when starting any conversation, receiving a new task, or when uncertain which skill applies - establishes how to find and use all 64 toolkit skills, re
- ux-researcher-designer · Skill · 1 stars
Use when the user needs user research methodologies, persona development, journey mapping, usability testing plans, or information architecture analysis. T
- verification-before-completion · Skill · 1 stars
Use before claiming any task is complete, any feature works, or any bug is fixed - enforces fresh verification evidence through a 5-step HARD-GATE protocol
- webapp-testing · Skill · 1 stars
Use when the user needs Playwright-based web application testing — screenshots, browser log analysis, interaction verification, visual regression, accessib
- writing-skills · Skill · 1 stars
Use when creating new skills, commands, or agent definitions for Claude Code, including writing SKILL.md files, defining triggers, and testing skill behavi
- xlsx-processing · Skill · 1 stars
Use when the user needs Excel file manipulation — reading, writing, formulas, charts, conditional formatting, data validation, pivot tables, or large file