← all publishers

onfire7777

@onfire7777 source repo

950 published skills · page 6 of 10

  1. Ln 020 Codegraph · onfire7777
    Builds and queries code knowledge graph for dependency analysis, references, implementations, and architecture overview. Use when starting work on unfamiliar codebase or before refactoring.
    0
    installs
  2. Mermaid Diagrams · onfire7777 bundle
    Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.
    0
    installs
  3. Product Showcase · onfire7777
    Generate a comprehensive marketing website for a web app — multi-page with real screenshots, animated GIF walkthroughs, feature deep-dives, and workflow demonstrations. Browses the running app, captures screens and sequences, and produces a deployable site that actually teaches people what the product does. Especially useful for complex or agentic apps that are hard to explain. Triggers: 'showcase site', 'product page', 'show off the app', 'marketing site', 'demo site', 'product showcase', 'explain the app', 'how do I market this'.
    0
    installs
  4. Roadmap Backcast · onfire7777 bundle
    Use when planning with fixed deadline or target outcome, working backward from future goal to present, defining milestones and dependencies, mapping critical path, identifying what must happen when, planning product launches with hard dates, multi-year strategic roadmaps, event planning, transformation initiatives, or when user mentions "backcast", "work backward from", "reverse planning", "we need to launch by", "target date is", or "what needs to happen to reach".
    0
    installs
  5. Roadmap Planning · onfire7777 bundle
    Plan a strategic roadmap across prioritization, epic definition, stakeholder alignment, and sequencing. Use when turning strategy into a release plan that teams can execute.
    0
    installs
  6. Sprite Animation · onfire7777 bundle
    Create pixel or sprite-style animated explainer slides with staged composition and retro visual language. A pixel / sprite-style animated explainer slide — full-bleed cream stage, bold display year, animated pixel-art mascot (e.g. Hanafuda card, mushroom, or 8-bit console), kinetic Japanese display type, ticking timeline ribbon. Reads like a single frame of an educational motion video — looping CSS keyframes, no JS, ready to be screen-recorded into a vertical video. Use when the brief asks for a "sprite animation", "pixel-art video", "8-bit explainer", "history of X explainer", "kinetic typography history", "Nintendo-style", "精灵图动画", "像素动画", or "复古动画".
    0
    installs
  7. Systematic Debug · onfire7777
    Systematic debugging techniques for unclear root causes. Use when a bug's origin is unknown, multiple hypotheses need testing, you need to narrow down a failing area, end-to-end tests fail but you can't tell where, or the user says "I don't know why this is broken". Includes test bombs (hypothesis elimination) and layered tests (pipeline stage isolation).
    0
    installs
  8. Thinking Cynefin · onfire7777
    Classify problems by complexity domain (clear, complicated, complex, chaotic) and match approach to domain. Use for choosing methodologies, problem framing, and process design.
    0
    installs
  9. Thinking Partner · onfire7777 bundle
    A deterministic thinking partner that challenges assumptions and applies mental models to sharpen decisions, solve problems, and think more clearly. Use this skill whenever a user says "help me think through X", "challenge my thinking", "what am I missing", "apply mental models to this", "play devil's advocate", "stress test this idea", "poke holes in my plan", "help me decide between X and Y", "what are the second-order effects", "I'm stuck on a decision", names any specific model (SWOT, first principles, inversion, pre-mortem, etc.), or asks for structured reasoning on any ambiguous, high-stakes, or complex problem. Also trigger when the user seems uncertain, is rationalizing, or is asking "am I thinking about this right?" Even casual phrases like "what do you think about..." on non-trivial topics should trigger this skill.
    0
    installs
  10. Thinking Systems · onfire7777
    Analyze problems as interconnected systems with feedback loops, emergent behavior, and non-linear effects. Use for debugging complex systems, architecture decisions, and understanding unexpected behavior.
    0
    installs
  11. Typography Audit · onfire7777 bundle
    Audits web typography for punctuation, font selection, sizing, spacing, OpenType features, hierarchy, layout, typeface pairing, brand identity, and display type. Use when writing CSS/HTML for text, selecting or pairing typefaces, reviewing typography in web designs, configuring font-feature-settings, building a type system, or auditing typographic quality. Triggers on tasks involving font-family, font-size, line-height, letter-spacing, @font-face, font pairing, or typographic correctness.
    0
    installs
  12. UI Design System · onfire7777 bundle
    UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.
    0
    installs
  13. Variant Analysis · onfire7777 bundle
    Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzing security vulnerabilities, or performing systematic code audits after finding an initial issue.
    0
    installs
  14. Video Downloader · onfire7777
    Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
    0
    installs
  15. Wireframe Sketch · onfire7777 bundle
    Create hand-drawn wireframe explorations with graph-paper styling, annotated layout ideas, and rough interaction notes. A hand-drawn wireframe exploration — graph-paper background, marker / pencil tone, multiple tab labels for variants, sticky-note annotations, scribbled chart placeholders, hatched fills. Reads like a designer's whiteboard before any pixels are committed. Use when the brief asks for "wireframe", "sketch wireframe", "hand-drawn", "lo-fi", "whiteboard", "草稿", or "手绘原型".
    0
    installs
  16. Writing Revision · onfire7777 bundle
    Use when revising, editing, or polishing an existing draft. Invoke when user mentions revision, editing, cutting clutter, tightening prose, improving readability, fixing rhythm, reducing word count, or improving an existing piece of writing.
    0
    installs
  17. 21risk Automation · onfire7777 bundle
    Automate 21risk tasks via Rube MCP (Composio). Always search tools first for current schemas.
    0
    installs
  18. 3d Web Experience · onfire7777
    Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing depth to web experiences. Use when: 3D website, three.js, WebGL, react three fiber, 3D experience.
    0
    installs
  19. Address Sanitizer · onfire7777
    AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer overflows and use-after-free bugs.
    0
    installs
  20. Arc Design Review · onfire7777
    Three-phase architecture design review pipeline: Architect creates initial design, Refiner improves it, Critic challenges it. Then facilitated discussion produces an Architecture Decision Record. Use for system design, major refactors, new features, or any significant architectural decision. Triggers on: 'architecture review', 'design review', 'ADR', 'architecture decision', 'system design review', 'review this architecture', 'should we build it this way'.
    0
    installs
  21. Awesome Design Md · onfire7777 bundle
    Use when selecting, copying, adapting, or applying a curated DESIGN.md file for a project UI, brand-style reference, or design-system brief. Includes the VoltAgent awesome-design-md corpus locally.
    0
    installs
  22. Breach Simulation · onfire7777 bundle
    Designs and executes tabletop breach simulation exercises for testing organizational breach response capabilities. Covers scenario creation with realistic inject timelines, participant role assignment, communication testing across internal and external channels, decision-point evaluation, and after-action report generation. Keywords: tabletop exercise, breach simulation, incident response testing, scenario design, after-action report.
    0
    installs
  23. Coding Guidelines · onfire7777
    Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, modifying, or reviewing code — implementation tasks, code changes, refactoring, bug fixes, or feature development. Do NOT use for architecture design, documentation, or non-code tasks.
    0
    installs
  24. Cost Optimization · onfire7777 bundle
    Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
    0
    installs
  25. Coupling Analysis · onfire7777
    Analyzes coupling between modules using the three-dimensional model (strength, distance, volatility) from "Balancing Coupling in Software Design". Use when asking "are these modules too coupled?", "show me dependencies", "analyze integration quality", "which modules should I decouple?", "coupling report", or evaluating architectural health. Do NOT use for domain boundary analysis (use domain-analysis) or component sizing (use component-identification-sizing).
    0
    installs
  26. Coverage Analysis · onfire7777
    Coverage analysis measures code exercised during fuzzing. Use when assessing harness effectiveness or identifying fuzzing blockers.
    0
    installs
  27. Data Flow Mapping · onfire7777 bundle
    Guides systematic mapping of international personal data flows across an organisation. Covers system-by-system inventory methodology, third-party identification, transfer mechanism assignment, gap analysis, and data flow visualisation. Keywords: data flow mapping, international transfers, data inventory, transfer register, cross-border data flows.
    0
    installs
  28. Discovery Process · onfire7777 bundle
    Run a full discovery cycle from problem hypothesis to validated solution. Use when a team needs a structured path through framing, interviews, synthesis, and experiments.
    0
    installs
  29. Fastapi Templates · onfire7777
    Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
    0
    installs
  30. Firecrawl Scraper · onfire7777
    Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API
    0
    installs
  31. Fuzzing Obstacles · onfire7777
    Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.
    0
    installs
  32. Gdpr Dsgvo Expert · onfire7777 bundle
    GDPR and German DSGVO compliance automation. Scans codebases for privacy risks, generates DPIA documentation, tracks data subject rights requests. Use for GDPR compliance assessments, privacy audits, data protection planning, DPIA generation, and data subject rights management.
    0
    installs
  33. Github Gem Seeker · onfire7777
    Search GitHub for battle-tested solutions instead of reinventing the wheel. Use when the user's problem is universal enough that open source developers have probably solved it already—especially for: format conversion (video/audio/image/document), media downloading, file manipulation, web scraping/archiving, automation scripts, and CLI tools. Prefer this skill over writing custom code for well-trodden problems.
    0
    installs
  34. High Perf Browser · onfire7777 bundle
    Optimize web performance through network protocols, resource loading, and browser rendering internals. Use when the user mentions "page load speed", "Core Web Vitals", "HTTP/2", "resource hints", "network latency", or "render blocking". Covers TCP/TLS optimization, caching strategies, WebSocket/SSE, and protocol selection. For UI visual performance, see refactoring-ui. For font loading, see web-typography.
    0
    installs
  35. HTML Ppt Xhs Post · onfire7777 bundle
    Create vertical social carousel decks with square or portrait cards, warm styling, pagination, and export-ready layouts.
    0
    installs
  36. Improve Retention · onfire7777 bundle
    Diagnose and fix retention problems using behavior design (B=MAP). Use when the user mentions "users drop off", "activation rate", "onboarding friction", "retention metrics", or "why users don't complete". Covers the Ability Chain, prompt design, and tiny behaviors that compound. For habit loops and variable rewards, see hooked-ux. For intrinsic motivation, see drive-motivation.
    0
    installs
  37. Insecure Defaults · onfire7777 bundle
    Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.
    0
    installs
  38. Isms Audit Expert · onfire7777 bundle
    Information Security Management System (ISMS) audit expert for ISO 27001 compliance verification, security control assessment, and certification support. Use when the user mentions ISO 27001, ISMS audit, Annex A controls, Statement of Applicability (SOA), gap analysis, nonconformity management, internal audit, surveillance audit, or security certification preparation. Helps review control implementation evidence, document audit findings, classify nonconformities, generate risk-based audit plans, map controls to Annex A requirements, prepare Stage 1 and Stage 2 audit documentation, and support corrective action workflows.
    0
    installs
  39. Layered Reasoning · onfire7777 bundle
    Use when reasoning across multiple abstraction levels (strategic/tactical/operational), designing systems with hierarchical layers, explaining concepts at different depths, maintaining consistency between high-level principles and concrete implementation, or when users mention 30,000-foot view, layered thinking, abstraction levels, top-down design, or need to move fluidly between strategy and execution.
    0
    installs
  40. Legacy Modernizer · onfire7777 bundle
    Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for aging codebases. Use when modernizing legacy systems, implementing strangler fig pattern or branch by abstraction, decomposing monoliths, upgrading frameworks or languages, or reducing technical debt without disrupting business operations.
    0
    installs
  41. Microinteractions · onfire7777 bundle
    Design the small details — triggers, rules, feedback, loops and modes — that separate good products from great ones. Use when the user mentions "microinteraction", "button feedback", "loading state", "toggle design", "animation detail", or "interaction polish". Covers trigger design, state rules, feedback mechanisms, and progressive loops. For overall UI polish, see refactoring-ui. For affordance design, see design-everyday-things.
    0
    installs
  42. Mobile Onboarding · onfire7777 bundle
    Create multi-screen mobile onboarding flows shown as phone frames with concise copy and clear progression. A multi-screen mobile onboarding flow rendered as three phone frames side by side — splash, value-prop, sign-in. Status bar, swipe dots, primary CTA. Use when the brief mentions "mobile onboarding", "iOS onboarding", "phone signup", or "移动端引导".
    0
    installs
  43. Obviously Awesome · onfire7777 bundle
    Define product positioning by mapping competitive alternatives, unique attributes, and best-fit customers to the right market category. Use when the user mentions "positioning", "competitive alternatives", "how to position", "market category", or "why customers don't get it". Covers positioning canvas and team workshops. For customer jobs analysis, see jobs-to-be-done. For go-to-market, see crossing-the-chasm.
    0
    installs
  44. Problem Statement · onfire7777 bundle
    Write a user-centered problem statement with who is blocked, what they are trying to do, why it matters, and how it feels. Use when framing discovery, prioritization, or a PRD.
    0
    installs
  45. Responsive Design · onfire7777 bundle
    Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.
    0
    installs
  46. Scroll Experience · onfire7777
    Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not just pages. Use when: scroll animation, parallax, scroll storytelling, interactive story, cinematic website.
    0
    installs
  47. Slack Bot Builder · onfire7777
    Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and Workflow Builder integration. Focus on best practices for production-ready Slack apps. Use when: slack bot, slack app, bolt framework, block kit, slash command.
    0
    installs
  48. Stable Baselines3 · onfire7777 bundle
    Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control, using vectorized environments for parallel training, and integrating with deep RL workflows. This skill should be used when users request RL algorithm implementation, agent training, environment design, or RL experimentation.
    0
    installs
  49. Svg Logo Designer · onfire7777 bundle
    Create professional SVG logos from descriptions and design specifications. Generates multiple logo variations with different layouts, styles, and concepts. Produces scalable vector graphics that can be used directly or exported to PNG. Use this skill when users ask to create logos, brand identities, icons, or visual marks for their designs.
    0
    installs
  50. Thinking Bayesian · onfire7777
    Update beliefs systematically based on new evidence using probabilistic reasoning. Use when estimating probabilities, learning from data, or making decisions under uncertainty.
    0
    installs
  51. Thinking Red Team · onfire7777
    Deliberately attack your own plans, systems, and assumptions to find weaknesses before adversaries or reality does. Use for security review, architecture validation, plan stress-testing, and pre-launch preparation.
    0
    installs
  52. Thinking Socratic · onfire7777
    Systematic questioning framework to deepen understanding, challenge assumptions, and uncover hidden beliefs. Use for requirements gathering, debugging, coaching, and critical analysis.
    0
    installs
  53. Dot · onfire7777 bundle
    A pixel art specialist agent that generates pixel art using code (SVG/Canvas/Phaser 3/Pillow/CSS). Also supports delegating SVG generation to the Gemini CLI.
    0
    installs
  54. SEO · onfire7777
    Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".
    0
    installs
  55. Zen · onfire7777 bundle
    Improves variable names, extracts functions, converts magic numbers to constants, removes dead code, and performs code reviews without changing behavior.
    0
    installs
  56. Bolt · onfire7777 bundle
    Performance improvements on both frontend (reducing re-renders, memoization, lazy loading) and backend (N+1 fixes, indexing, caching, asynchronous processing). Used when speed enhancement and optimization are needed.
    0
    installs
  57. Cast · onfire7777 bundle
    Persona casting agent responsible for rapid persona generation, persistence, lifecycle management, and synchronization across agents. Generates personas from diverse inputs, centrally manages them in a registry, evolves them data-driven, and distributes them in a unified format to downstream agents.
    0
    installs
  58. Clay · onfire7777 bundle
    AI 3D model generation agent. Generates text-to-3D and image-to-3D code (Python/JS/OpenSCAD) using Meshy/Tripo/Hunyuan3D/Rodin/Sloyd/Stability APIs. Handles game pipeline integration, LOD, retopology, UV, and QC validation.
    0
    installs
  59. Cloc · onfire7777
    Count lines of code, analyze codebase size and composition, compare code between versions. Use when the user asks about lines of code, codebase size, language breakdown, or code statistics.
    0
    installs
  60. DOCX · onfire7777 bundle
    Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
    0
    installs
  61. Echo · onfire7777 bundle
    Simulates personas (beginners, seniors, mobile users, etc.) to validate UI flows and report confusion points. Used to identify user experience issues and verify usability.
    0
    installs
  62. Flow · onfire7777 bundle
    Implements CSS/JS animations such as hover effects, loading states, and modal transitions to add motion and smooth interactions to the UI.
    0
    installs
  63. Flux · onfire7777 bundle
    A thinking refraction agent that questions assumptions, combines different fields, and shifts perspectives to reframe problems. Used when breakthroughs or paradigm shifts are needed in stuck issues. Does not write code.
    0
    installs
  64. Gear · onfire7777 bundle
    Dependency management, CI/CD optimization, Docker configuration, and operational observability (logs/alerts/health checks). Used when build errors, development environment issues, or operational configuration fixes are needed.
    0
    installs
  65. Helm · onfire7777 bundle
    A management strategy-focused agent that conducts short-, mid-, and long-term business simulations using financial, market, and competitive data. Performs SWOT, PESTLE, Porter analyses, scenario planning, KPI forecasting, and strategy roadmap generation. Does not write code.
    0
    installs
  66. Hone · onfire7777 bundle
    AI CLI configuration auditing and optimization agent. Collects official best practices for Codex CLI (~/.codex/), Gemini CLI (~/.gemini/), and Claude Code (~/.claude/) from the web, analyzes config.toml/settings.json/CLAUDE.md/GEMINI.md/AGENTS.md/permissions/commands/hooks/rules/MCP/extensions, and proposes improvements in Before/After diff format. Does not edit configurations directly.
    0
    installs
  67. Lens · onfire7777 bundle
    Codebase comprehension and investigation specialist. Systematically performs code structure understanding, feature discovery, and data flow tracing to answer questions like "Does this feature exist?", "How does this flow work?", and "What is the responsibility of this module?". Does not write code. Used when codebase understanding is required.
    0
    installs
  68. Levy · onfire7777 bundle
    A domain knowledge agent guiding Japanese income tax filing (income tax). Explains income classification, deduction application, tax calculation, and filing procedures for freelancers, sole proprietors, and salaried workers with side businesses. Does not write code.
    0
    installs
  69. Loom · onfire7777 bundle
    An agent that analyzes the codebase to generate and manage Guidelines.md for Figma Make, designs prompt strategies, and validates output. Used when optimal input preparation for Figma Make is required.
    0
    installs
  70. Lore · onfire7777 bundle
    A memory curator responsible for cross-ecosystem knowledge integration, pattern extraction, and propagation. Discovers common patterns from agent journals, catalogs them, and distributes to related agents. Maintains institutional memory by detecting knowledge decay and propagating best practices.
    0
    installs
  71. Magi · onfire7777 bundle
    A multi-perspective decision-making agent using three viewpoints (logic, empathy, practicality). Used for architecture selection, trade-off judgments, Go/No-Go decisions, and strategic choices. Does not write code.
    0
    installs
  72. Mend · onfire7777 bundle
    Automated remediation agent for known failure patterns. It consistently handles runbook execution, staged verification, and rollback based on safety tier classification using Triage diagnoses and Beacon alerts. Used when incident auto-remediation is required.
    0
    installs
  73. Muse · onfire7777 bundle
    Define and manage design tokens, apply tokens to existing code, and build design systems. Responsible for token system design, unifying spacing, color, and typography, and supporting dark mode. Used when design token design and UI consistency are required.
    0
    installs
  74. Pipe · onfire7777 bundle
    Deep expert in GHA workflows. Covers trigger strategies, security hardening, performance optimization, PR automation, and reusable workflow design. Use when designing new or highly optimizing GHA workflows.
    0
    installs
  75. Reel · onfire7777 bundle
    Terminal recording and CLI demo video generation. Creates declarative CLI demo GIFs/videos using VHS, terminalizer, and asciinema. Used when terminal session recording, CLI demos, or README GIF creation are needed.
    0
    installs
  76. Saga · onfire7777 bundle
    A narrative design agent that tells product and feature use cases through storytelling. Used when customer experience storytelling, scenario stories, or product narratives are needed.
    0
    installs
  77. Tone · onfire7777 bundle
    Game audio generation agent. Generates code (Python/JS/TS/Shell) for SFX, BGM, Voice, Ambient, and UI sounds using ElevenLabs, Stable Audio, MusicGen, Suno AI, OpenAI TTS, JSFXR, etc. Handles LUFS normalization, format optimization, and middleware integration.
    0
    installs
  78. Uxly · onfire7777 bundle
    Scan web pages for UI consistency issues — misalignment, bad contrast, near-miss colors, inconsistent spacing, and more. Requires Chrome DevTools MCP. Use when the user asks to "check the UI", "scan for design issues", "run UXly", or "audit the page".
    0
    installs
  79. Void · onfire7777 bundle
    YAGNI verification, scope cutting, pruning, and complexity reduction proposals. A "subtraction" agent that questions the legitimacy of all code, features, processes, documents, design, specifications, dependencies, and configurations, proposing reductions of unnecessary complexity. Does not write code.
    0
    installs
  80. XLSX · onfire7777 bundle
    Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
    0
    installs
  81. Aflpp · onfire7777
    AFL++ is a fork of AFL with better fuzzing performance and advanced features. Use for multi-core fuzzing of C/C++ projects.
    0
    installs
  82. Anvil · onfire7777 bundle
    Supports terminal UI construction, CLI development assistance, and integration of development tools (linters, test runners, build tools). Used when designing and implementing command-line experiences. Language-agnostic with support for Node.js, Python, Go, and Rust.
    0
    installs
  83. Arena · onfire7777 bundle
    <!--
    0
    installs
  84. Atlas · onfire7777 bundle
    Analyzes dependencies, circular references, and God Classes, and creates ADRs/RFCs. Used when architectural improvements, module separation, or technical debt evaluation are needed.
    0
    installs
  85. Canon · onfire7777 bundle
    An investigative and analytical agent that resolves issues using global and industry standards. Responsible for evaluating compliance with standards such as OWASP, WCAG, OpenAPI, ISO 25010, detecting violations, and proposing improvements. Used when standards compliance evaluation or standard application is required.
    0
    installs
  86. Forge · onfire7777 bundle
    Quickly build prototypes for both frontend (UI components/pages) and backend (API mocks/simple servers). Used to validate new features and shape ideas. Prioritize working over perfect.
    0
    installs
  87. Frame · onfire7777 bundle
    A bridge agent that leverages the Figma MCP Server to extract and structure design context, delivering it to implementation agents. Used when bridging Figma designs to code, managing Code Connect, or extracting design system rules.
    0
    installs
  88. Gauge · onfire7777 bundle
    Normalization auditor and self-evolving agent for SKILL.md files. Responsible for compliance scanning based on a 16-item checklist, proposing fixes, and automatically acquiring web-based best practices. Does not write code.
    0
    installs
  89. Grove · onfire7777 bundle
    Design, optimize, and audit repository structures including directory layouts, docs/, tests, scripts, anti-pattern detection, and migration planning for existing repositories.
    0
    installs
  90. Judge · onfire7777 bundle
    Code review skill that uses the available Codex review adapter for automated PR reviews and pre-commit checks. Detects bugs, security vulnerabilities, logic errors, and intent mismatches. Use when code review and quality checks are needed.
    0
    installs
  91. Latch · onfire7777 bundle
    Responsible for proposing, configuring, debugging, and maintaining Claude Code hooks (event system such as PreToolUse/PostToolUse/Stop). Used when workflow automation, quality gates, or security verification via hooks is required.
    0
    installs
  92. Lyric · onfire7777 bundle
    A songwriting agent for Suno AI that creates lyrics. Generates metatagged lyrics and style prompts based on theme, genre, and mood.
    0
    installs
  93. Manim · onfire7777 bundle
    Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control
    0
    installs
  94. Morph · onfire7777 bundle
    Document format conversion (Markdown↔Word/Excel/PDF/HTML). Converts specifications created by Scribe and reports from Harvest into various formats. Also capable of creating conversion scripts.
    0
    installs
  95. Mssql · onfire7777 bundle
    Execute read-only SQL queries against multiple Microsoft SQL Server databases. Use when: (1) querying MSSQL/SQL Server 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
  96. Mysql · onfire7777 bundle
    Execute read-only SQL queries against multiple MySQL databases. Use when: (1) querying MySQL 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
  97. Nexus · onfire7777 bundle
    Orchestrator overseeing specialist AI agent teams. Decomposes requests, designs minimal agent chains, and in AUTORUN mode internally executes each agent role to automatically progress to the final output. Used when multi-agent collaboration is required.
    0
    installs
  98. Orbit · onfire7777 bundle
    Autonomous loop runner for nexus-autoloop. Generates complete script sets for loop execution, designs operation contracts, and audits running loops. Deliver a goal and get a reliable runner that runs to completion.
    0
    installs
  99. Prism · onfire7777 bundle
    Consultant supporting NotebookLM steering prompt design to maximize output quality for Audio, Video, Slides, and more.
    0
    installs
  100. Probe · onfire7777 bundle
    Integration with OWASP ZAP/Burp Suite, penetration test planning, DAST execution, and vulnerability scanning. Used for dynamic security testing, penetration testing, and runtime vulnerability verification. Complements Sentinel's static analysis.
    0
    installs