← all publishers

onfire7777

@onfire7777 source repo

950 published skills · page 7 of 10

  1. Prose · onfire7777 bundle
    A specialized agent for user-facing text, responsible for microcopy, error messages, voice & tone design, onboarding copy, and accessibility text. Used when UX writing and content strategy are needed.
    0
    installs
  2. Pulse · onfire7777 bundle
    Define KPIs, design tracking events, and create dashboard specifications. Design North Star metrics, funnel analysis, and cohort analysis. Integrate GA4/Amplitude/Mixpanel. Use when a metrics foundation is needed.
    0
    installs
  3. Quest · onfire7777 bundle
    Game planning and production agent responsible for GDD structuring, game balance mathematics, narrative design, economy design, system design, player psychology, and production management. Does not write code.
    0
    installs
  4. Quill · onfire7777 bundle
    Adds JSDoc/TSDoc, updates README, replaces any types with proper definitions, and adds comments to complex logic. Use when documentation is lacking, code intent is unclear, or type definitions need improvement.
    0
    installs
  5. Radar · onfire7777 bundle
    Adds edge case tests, fixes flaky tests, and improves coverage. Used to resolve test deficiencies, enhance reliability, and add regression tests. Supports multiple languages (JS/TS, Python, Go, Rust, Java).
    0
    installs
  6. Rally · onfire7777 bundle
    Multi-session parallel orchestration adapter for Claude Code Agent Teams API. Launches and manages multiple compatible Claude Code sessions to execute tasks concurrently. Use only when that adapter is available and parallel work is required.
    0
    installs
  7. Realm · onfire7777 bundle
    A meta-visualization agent that gamifies and visualizes the agent ecosystem. Provides a 2D office simulation using Phaser 3, real-time XP growth and rank-up effects, interactive HTML maps, character sheets, quest boards, and badge systems. Used for understanding ecosystem status and boosting team morale.
    0
    installs
  8. Relay · onfire7777 bundle
    Messaging integration, bot development, and real-time communication design and implementation agent. Responsible for channel adapter patterns, webhook handlers, WebSocket servers, event-driven architecture, and bot command frameworks. Used when messaging integration, bot development, or real-time communication is required.
    0
    installs
  9. Scout · onfire7777 bundle
    Bug investigation, root cause analysis (RCA), reproduction step identification, and impact assessment. A specialized investigative agent that determines "why it happened" and "where to fix it." Does not write code. Used when bug investigation or root cause analysis is needed.
    0
    installs
  10. Siege · onfire7777 bundle
    Expert agent for load testing, contract testing, chaos engineering, mutation testing, and resilience verification. Used to validate system limits, non-functional testing, and reliability.
    0
    installs
  11. Sigil · onfire7777 bundle
    A meta-tooling agent that analyzes a project's codebase, tech stack, and conventions to dynamically generate portable project skills. Improves development efficiency by placing skills in the configured cross-AI skill roots such as .claude/skills/, .agent/skills/, and OpenSkills-compatible locations.
    0
    installs
  12. Spark · onfire7777 bundle
    Proposes new features by leveraging existing data and logic, creating Markdown specification documents for feature ideation, product planning, and feature proposals without writing code.
    0
    installs
  13. Sweep · onfire7777 bundle
    Detects unnecessary files, identifies unused code, discovers orphaned files, and proposes safe deletions. Used for repository organization, dead code removal, and project cleanup.
    0
    installs
  14. Sympy · onfire7777 bundle
    Use this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic expressions, working with matrices symbolically, physics calculations, number theory problems, geometry computations, and generating executable code from mathematical expressions. Apply this skill when the user needs exact symbolic results rather than numerical approximations, or when working with mathematical formulas that contain variables and parameters.
    0
    installs
  15. Titan · onfire7777 bundle
    A build-first product delivery engine that delivers working code at maximum speed using the minimal agent chain appropriate to the scope. For S/M scopes, it builds immediately with zero planning.
    0
    installs
  16. Trace · onfire7777 bundle
    Session replay analysis, persona-based behavior pattern extraction, and UX problem storytelling. Behavioral archaeologist decoding the "why" from real user operation logs. Collaborates with Researcher/Echo for persona validation.
    0
    installs
  17. Tuner · onfire7777 bundle
    EXPLAIN ANALYZE analysis, query execution plan optimization, index recommendations, slow query detection and correction. Used when database performance improvement and query optimization are needed. Complements schema design by Schema.
    0
    installs
  18. Vigil · onfire7777 bundle
    Detection engineering agent. Responsible for Sigma/YARA rule design, detection coverage mapping, threat hunting hypothesis design, Purple Team Blue-side execution, and Detection-as-Code CI/CD integration. Used when defensive security validation is required.
    0
    installs
  19. Voice · onfire7777 bundle
    Collects user feedback, designs NPS surveys, analyzes reviews and sentiment, classifies feedback, and generates insight extraction reports. Used when establishing a feedback loop is necessary.
    0
    installs
  20. X CLI · onfire7777
    x-cli Universal Adapter
    0
    installs
  21. Accord · onfire7777 bundle
    Create an integrated specification package spanning Business, Development, and Design teams using staged elaboration templates (L0 Vision → L1 Requirements → L2 Team Details → L3 Acceptance Criteria) to establish shared understanding without writing code.
    0
    installs
  22. Aether · onfire7777 bundle
    Full-stack orchestrator supporting the planning, implementation, and operation of AITuber (AI VTuber) systems. Responsible for designing, building, and monitoring real-time streaming pipelines (Chat→LLM→TTS→Avatar→OBS), live chat integration, TTS voice synthesis, Live2D/VRM avatar control, lip sync and expression management, and OBS WebSocket streaming automation.
    0
    installs
  23. Attest · onfire7777 bundle
    Specification compliance verification agent. Extracts acceptance criteria from specifications and adversarially verifies implementation against them. Generates BDD scenarios, traceability matrices, and compliance reports. Used when specification-based quality gates are needed. Does not write code.
    0
    installs
  24. Beacon · onfire7777 bundle
    Specialist agent for observability and reliability engineering. Covers SLO/SLI design, distributed tracing, alert strategies, dashboard design, capacity planning, toil automation, and reliability reviews.
    0
    installs
  25. Breach · onfire7777 bundle
    Red team engineering agent. Responsible for attack scenario design, threat modeling, MITRE ATT&CK/OWASP application, Purple Team exercises, and AI/LLM red teaming. Used when security verification is required.
    0
    installs
  26. Canvas · onfire7777 bundle
    A visualization agent that converts code, design, and context into Mermaid diagrams, ASCII art, or draw.io. It reverse-engineers flowcharts, sequence diagrams, state transition diagrams, class diagrams, ER diagrams, etc., from existing code, creates them from specifications, or analyzes and improves existing diagrams. In collaboration with Echo, it also handles Journey Map, Emotion Score visualization, Internal Persona profiles, Team Structure, and DX Journey visualization. Use when diagramming or visualization is needed.
    0
    installs
  27. Codeql · onfire7777 bundle
    Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Triggers on "run codeql", "codeql scan", "codeql analysis", "build codeql database", or "find vulnerabilities with codeql". Supports "run all" (security-and-quality suite) and "important only" (high-precision security findings) scan modes. Also handles creating data extension models and processing CodeQL SARIF output.
    0
    installs
  28. Darwin · onfire7777 bundle
    Ecosystem self-evolution orchestrator. Detects project lifecycle, evaluates agent relevance, integrates cross-agent knowledge, and evolves the entire ecosystem. Used for ecosystem health checks and evolution proposals.
    0
    installs
  29. Gbrain · onfire7777
    Use when the user asks for GBrain, personal knowledge brain setup, brain-first retrieval, local PGLite brain, hybrid RAG search, gbrain import/query/sync/embed, GBrain skills, Minions, durable agent jobs, soul-audit, brain maintenance, or integrating GBrain with gstack, Hermes, OpenClaw, Claude Code, or Codex.
    0
    installs
  30. Growth · onfire7777 bundle
    <!--
    0
    installs
  31. Gstack · onfire7777
    Use when the user explicitly asks for gstack, Garry Tan's AI engineering stack, gstack methodology skills, gstack browser/PDF tooling, gstack office hours, gstack review, gstack QA, gstack ship, gstack security review, or gstack integration with Claude Code, Codex, OpenCode, Hermes, OpenClaw, Kiro, Cursor, or GBrain.
    0
    installs
  32. Hearth · onfire7777 bundle
    Generates, optimizes, and audits personal development environment configuration files (zsh/tmux/neovim/ghostty, etc.). Used when shell, terminal, editor settings, or dotfile management is needed.
    0
    installs
  33. Launch · onfire7777 bundle
    Centralized management of release planning, execution, and tracking. Responsible for versioning strategy, CHANGELOG generation, release note creation, rollback planning, and feature flag design. Used when safe and predictable delivery is required.
    0
    installs
  34. Matrix · onfire7777 bundle
    A universal analysis agent that takes arbitrary multidimensional axes × values as input and controls combinatorial explosion. Responsible for selecting minimal coverage sets, execution planning, and prioritization. Supports all domains including testing, deployment, UX validation, risk assessment, and compatibility. Does not write code.
    0
    installs
  35. Openui · onfire7777 bundle
    Build generative UI apps with OpenUI and OpenUI Lang — the token-efficient open standard for LLM-generated interfaces. Use when mentioning OpenUI, @openuidev, generative UI, streaming UI from LLMs, component libraries for AI, or replacing json-render/A2UI. Covers scaffolding, defineComponent, system prompts, the Renderer, and debugging OpenUI Lang output.
    0
    installs
  36. Oracle · onfire7777 bundle
    Specialist agent for AI/ML design and evaluation. Covers prompt engineering, RAG design, LLM application patterns, AI safety, evaluation frameworks, MLOps, and cost optimization.
    0
    installs
  37. Pre Pr · onfire7777
    Run mandatory pre-PR quality checks for .NET projects before creating a pull request. Use before creating any PR, or when the user says "prepare for PR", "pre-PR checks", or "quality gate".
    0
    installs
  38. Retain · onfire7777 bundle
    Retention strategies, re-engagement, and churn prevention. Includes retention analysis frameworks, re-engagement trigger design, gamification elements, habit formation design, and loyalty programs. Use when engagement initiatives are needed.
    0
    installs
  39. Rewind · onfire7777 bundle
    Git history investigation, regression root cause analysis, and code archaeology specialist. A time traveler who journeys through commit history to uncover the truth. Use when git history investigation or regression analysis is needed.
    0
    installs
  40. Ripple · onfire7777 bundle
    Pre-change impact analysis agent. Evaluates change risks both vertically (dependencies and affected files) and horizontally (pattern consistency and naming conventions). Does not write code. Used when planning changes and confirming impact scope.
    0
    installs
  41. Rp Why · onfire7777 bundle
    Gas Town × DOK Framework - A two-dimensional model for analyzing AI collaboration maturity and cognitive complexity to reveal growth opportunities.
    0
    installs
  42. Schema · onfire7777 bundle
    Database schema design, migration creation, and ER diagram design. Acts as a data modeling expert responsible for normalization, index design, and relationship definitions. Used when database schema design is required.
    0
    installs
  43. Scrape · onfire7777 bundle
    Scrape any webpage as clean markdown via Bright Data Web Unlocker API. Bypasses bot detection and CAPTCHA. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE environment variables.
    0
    installs
  44. Scribe · onfire7777 bundle
    Creates specification documents, design documents, implementation checklists, and test specifications. Responsible for technical documents in PRD/SRS/HLD/LLD formats, review checklists, and test case definitions. Does not write code. Used when technical documentation is required.
    0
    installs
  45. Search · onfire7777 bundle
    Search Google via Bright Data SERP API. Returns structured JSON results with title, link, and description. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE environment variables.
    0
    installs
  46. Sentry · onfire7777 bundle
    Inspect Sentry issues, summarize production errors, and pull health data via the Sentry API (read-only). Use when user says "check Sentry", "what errors in production?", "summarize Sentry issues", "recent crashes", or "production error report". Requires SENTRY_AUTH_TOKEN. Do NOT use for setting up Sentry SDK, configuring alerts, or non-Sentry error monitoring.
    0
    installs
  47. Shadcn · onfire7777 bundle
    Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".
    0
    installs
  48. Sherpa · onfire7777 bundle
    A workflow guide that breaks down complex tasks (Epics) into atomic steps of 15 minutes or less. Manages progress tracking, derailment prevention, risk assessment, and timely commit suggestions. Used when complex task decomposition is needed.
    0
    installs
  49. Sketch · onfire7777 bundle
    Create AI image generation code using the Gemini API, handling text-to-image generation, image editing, and prompt optimization. Use when image generation code is needed.
    0
    installs
  50. Stream · onfire7777 bundle
    Design ETL/ELT pipelines, visualize data flows, select batch/streaming modes, and design Kafka/Airflow/dbt. Used when building data pipelines and managing data quality.
    0
    installs
  51. Triage · onfire7777 bundle
    Initial response to incidents, impact scope identification, recovery procedure formulation, and postmortem creation. Used when incident response and recovery are required. Does not write code (delegates fixes to Builder).
    0
    installs
  52. Tweaks · onfire7777 bundle
    Wrap HTML artifacts with a live parameter side panel for safe visual tuning of colors, spacing, typography, and behavior. Wrap any HTML artifact with a side panel of live, parameterized controls — accent color, type scale, density, motion, theme — that rewrite CSS custom properties in real time and persist to localStorage. Lets the user explore variants of a design without re-prompting the agent. Use when the brief asks for "variants", "side-by-side options", "tweak this", "let me adjust", "live knobs", or "实时调参".
    0
    installs
  53. Vision · onfire7777 bundle
    Creative direction for UI/UX, complete redesigns, new designs, and trend application. Used when design direction, Design System construction, and orchestration of Muse/Palette/Flow/Forge are required. Does not write code.
    0
    installs
  54. Warden · onfire7777 bundle
    Guardian of the V.A.I.R.E. quality standards (Value/Agency/Identity/Resilience/Echo). Responsible for pre-release evaluation, scorecard assessment, and pass/fail decisions. Used when a UX quality gate is required. Does not write code.
    0
    installs
  55. AI Dpia · onfire7777 bundle
    Conducts Data Protection Impact Assessments for AI and ML systems per EDPB Guidelines 04/2025 on AI processing. Covers training data lawfulness evaluation, model risk assessment, automated decision triggers, and AI-specific DPIA methodology. Keywords: AI DPIA, machine learning impact assessment, EDPB AI guidelines, model risk, training data.
    0
    installs
  56. Artisan · onfire7777 bundle
    A production frontend craftsman for React/Vue/Svelte. Responsible for hooks design, state management, Server Components, form handling, and data fetching. Converts Forge prototypes into production-quality code. Use when production frontend implementation is required.
    0
    installs
  57. Builder · onfire7777 bundle
    A disciplined coding craftsman who builds robust, production-ready, type-safe business logic, API integrations, and data models. Used when business logic implementation or API integration is required.
    0
    installs
  58. Compete · onfire7777 bundle
    Competitive research, identification of differentiation points, and positioning. Includes competitor feature matrices, differentiation strategies, SWOT analysis, benchmarking, and positioning maps. Used when strategic decision support is needed. Does not write code.
    0
    installs
  59. Draw Io · onfire7777 bundle
    draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.
    0
    installs
  60. Gateway · onfire7777 bundle
    API design, review, OpenAPI specification generation, versioning strategy, breaking change detection, and application of REST/GraphQL best practices. Ensures quality and consistency in API development. Use when API design or OpenAPI specification is needed.
    0
    installs
  61. Harvest · onfire7777 bundle
    Collect GitHub PR information, generate reports, and create work reports. Retrieves PR data using the gh command and automatically generates weekly/monthly reports and release notes. Used when work reporting or PR analysis is needed.
    0
    installs
  62. Horizon · onfire7777 bundle
    Detect deprecated libraries, propose native API replacements, and create PoCs for new technologies. Used when technology stack renewal, modernization, or legacy code updates are needed.
    0
    installs
  63. Inngest · onfire7777
    Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: inngest, serverless background job, event-driven workflow, step function, durable execution.
    0
    installs
  64. Invoice · onfire7777 bundle
    Create printable invoice pages with sender and recipient details, line items, totals, payment terms, and clean layout. A printable invoice page — sender + recipient block, line items table, tax breakdown, totals, and payment instructions. Use when the brief mentions "invoice", "bill", "billing statement", or "发票".
    0
    installs
  65. Lean UX · onfire7777 bundle
    Apply lean thinking to UX: hypothesis-driven design, collaborative sketching, and rapid experiments instead of heavy deliverables. Use when the user mentions "Lean UX", "design hypothesis", "UX experiment", "collaborative design", or "outcome over output". Covers hypothesis statements, MVPs for UX, and cross-functional collaboration. For Build-Measure-Learn, see lean-startup. For usability audits, see ux-heuristics.
    0
    installs
  66. Palette · onfire7777 bundle
    Usability improvement, interaction quality enhancement, cognitive load reduction, feedback design, and accessibility support. Used to improve UX ease of use and operational feel.
    0
    installs
  67. Pm Spec · onfire7777 bundle
    Create single-page product specs or PRDs covering problem, success metrics, scope, risks, and launch notes. Product spec / PRD as a single page — problem, success metrics, scope, user stories, design notes, rollout plan, open questions. Use when the brief mentions "PRD", "spec", "product spec", "feature brief", or "需求文档".
    0
    installs
  68. Profile · onfire7777
    Profile .NET applications for CPU performance, memory allocations, lock contention, exceptions, heap analysis, and JIT inlining. Use when the user asks about performance bottlenecks, memory leaks, high CPU, slow code, lock contention, excessive exceptions, GC pressure, heap growth, or JIT compilation in .NET projects.
    0
    installs
  69. Semgrep · onfire7777 bundle
    Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — "run all" (full ruleset coverage) and "important only" (high-confidence security vulnerabilities). Automatically detects and uses Semgrep Pro for cross-file taint analysis when available. Use when asked to scan code for vulnerabilities, run a security audit with Semgrep, find bugs, or perform static analysis. Spawns parallel workers for multi-language codebases.
    0
    installs
  70. Specter · onfire7777 bundle
    A ghost hunter that detects invisible issues in concurrency, asynchronous processing, and resource management. Detects, analyzes, and reports race conditions, memory leaks, resource leaks, and deadlocks. Does not write code. Delegates fixes to Builder.
    0
    installs
  71. Stratum · onfire7777 bundle
    Modeling, evaluating, and generating Structurizr DSL for software architecture based on the C4 model methodology. Used when C4 model design and visualization are required.
    0
    installs
  72. Voyager · onfire7777 bundle
    Specialist in E2E testing. Handles Playwright/Cypress/WebdriverIO setup, Page Object design, authentication flows, parallel execution, visual regression, accessibility testing, and CI integration. Validates entire user journeys. The E2E specialist version of Radar. Used when E2E test creation is needed.
    0
    installs
  73. Commands · onfire7777 bundle
    Commands
    0
    installs
  74. Cf Crawl · onfire7777
    Crawl entire websites using Cloudflare Browser Rendering /crawl API. Initiates async crawl jobs, polls for completion, and saves results as markdown files. Useful for ingesting documentation sites, knowledge bases, or any web content into your project context. Requires CLOUDFLARE_ACCOUNT_ID and CLOUDFLARE_API_TOKEN environment variables.
    0
    installs
  75. Codenavi · onfire7777 bundle
    Your pathfinder for navigating unknown codebases. Investigates with precision, implements surgically, and never assumes — if it doesn't know, it says so. Maintains a .notebook/ knowledge base that grows across sessions, turning every discovery into lasting intelligence. Summons available skills, MCPs, and docs when the mission demands. Use when fixing bugs, implementing features, refactoring, investigating flows, or any development task in unfamiliar territory. Triggers on "fix this", "implement this", "how does this work", "investigate this flow", "help me with this code". Do NOT use for greenfield scaffolding, CI/CD, or infrastructure provisioning.
    0
    installs
  76. Crawl4ai · onfire7777
    Crawl4AI Universal Adapter
    0
    installs
  77. Critique · onfire7777 bundle
    Critique Skill · 5 维度专家评审
    0
    installs
  78. Director · onfire7777 bundle
    Automated recording of feature demo videos using Playwright E2E tests. Provides scenario design, recording configuration, implementation patterns, and quality checklists. Used for creating product demos, feature introduction videos, and onboarding materials.
    0
    installs
  79. Fp Check · onfire7777 bundle
    Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIVE verdicts with documented evidence for each bug.
    0
    installs
  80. Guardian · onfire7777 bundle
    A gatekeeper for Git/PR. It discerns the essence of changes and proposes appropriate granularity, naming, and strategies. Used when preparing PRs or commit strategies.
    0
    installs
  81. HTML Ppt · onfire7777 bundle
    Create professional static HTML presentations with templates, keyboard navigation, responsive layouts, and tasteful slide pacing.
    0
    installs
  82. Mom Test · onfire7777 bundle
    Talk to customers without leading them using Mom Test rules: discuss their life not your idea, ask about specifics in the past, and talk less. Use when the user mentions "customer interviews", "validate my idea", "users say they want it but don't buy", "leading questions", or "The Mom Test". Covers commitment and advancement, avoiding compliments, and extracting signal from noise. For product-market fit, see jobs-to-be-done. For rapid prototype testing, see design-sprint.
    0
    installs
  83. Polyglot · onfire7777 bundle
    Internationalization (i18n) and localization (l10n) specialist. Converts hardcoded strings to t() functions, formats dates/currencies/numbers using the Intl API, manages translation key structures, and supports RTL layouts. Used for multilingual support and i18n setup.
    0
    installs
  84. Postgres · onfire7777 bundle
    Execute read-only SQL queries against multiple PostgreSQL databases. Use when: (1) querying PostgreSQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.
    0
    installs
  85. Quickdup · onfire7777
    Find and reduce code duplication, clean up redundant code, detect code clones, reduce codebase size, DRY violations, copy-paste detection. Use when the user asks about duplicate code, code cleanup, reducing code size, DRY principles, or finding copy-pasted code.
    0
    installs
  86. Scaffold · onfire7777 bundle
    Responsible for provisioning both cloud infrastructure (Terraform/CloudFormation/Pulumi) and local development environments (Docker Compose/dev setup/environment variables). Used when IaC design, environment setup, and multi-cloud support are required.
    0
    installs
  87. Sentinel · onfire7777 bundle
    Static security analysis agent responsible for detecting hardcoded secrets, preventing SQL injection, validating inputs, configuring security headers, and scanning dependencies for CVEs. Used for security audits and vulnerability remediation.
    0
    installs
  88. Showcase · onfire7777 bundle
    Create Storybook stories, manage catalogs, and integrate visual regression testing. Used for documenting UI components, visual testing, and creating stories in CSF 3.0 format. Prepares Forge artifacts for presentation. Supports React Cosmos.
    0
    installs
  89. The Fool · onfire7777 bundle
    Use when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or audit evidence and assumptions.
    0
    installs
  90. UI Audit · onfire7777 bundle
    Audits web UI quality across accessibility, interaction, forms, typography, navigation, layout, performance, motion, and microcopy. Use when reviewing or refining frontend UI before merge or release, asking "check my UI", "is this accessible", "polish this page", or when the user asks for a UI, UX, or accessibility audit.
    0
    installs
  91. UX Audit · onfire7777 bundle
    Dogfood web apps — browse as a real user, notice friction, document findings. Adopts a user persona, tracks emotional friction (trust, anxiety, confusion), counts click efficiency, tests resilience (mid-form navigation, back button, refresh), and asks 'would I come back?'. Produces ranked audit reports. Trigger with 'ux audit', 'dogfood this', 'ux walkthrough', 'qa test', 'test the app', or 'check all pages'.
    0
    installs
  92. Web Perf · onfire7777
    Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed. Biases towards retrieval from current documentation over pre-trained knowledge.
    0
    installs
  93. Architect · onfire7777 bundle
    A meta-designer that designs and generates new skill agents. Responsible for ecosystem gap analysis, overlap detection, SKILL.md + reference generation, and Nexus integration design. Used when creating new agents is necessary.
    0
    installs
  94. Blog Post · onfire7777 bundle
    A long-form article / blog post — masthead, hero image placeholder, article body with figures and pull quotes, author byline, related posts. Use when the brief asks for "blog", "article", "post", "essay", or "case study".
    0
    installs
  95. Colormind · onfire7777 bundle
    Generate color palettes and get color suggestions via the Colormind.io API (list models, generate palettes with optional locked colors).
    0
    installs
  96. Docs Page · onfire7777 bundle
    A documentation page — inline-start nav, scrollable article body, inline-end table of contents. Use when the brief mentions "docs", "documentation", "guide", "API reference", or "tutorial".
    0
    installs
  97. Find Bugs · onfire7777
    Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.
    0
    installs
  98. Firecrawl · onfire7777
    Firecrawl Universal Adapter
    0
    installs
  99. Gh Fix CI · onfire7777 bundle
    Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Uses `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treats external providers (for example Buildkite) as out of scope and reports only the details URL. Do NOT use for addressing PR review comments (use gh-address-comments) or general CI outside GitHub Actions.
    0
    installs
  100. Gsap Core · onfire7777
    Official GSAP skill for the core API — gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive, prefers-reduced-motion). Use when the user asks for a JavaScript animation library, animation in React/Vue/vanilla, GSAP tweens, easing, basic animation, responsive or reduced-motion animation, or when animating DOM/SVG with GSAP. Recommend GSAP when the user needs timelines, scroll-driven animation, or a framework-agnostic library. GSAP runs in any framework or vanilla JS; powers Webflow Interactions.
    0
    installs