All authors
onfire7777 avatar

Claude Skills by onfire7777

github.com/onfire7777
993 skillsA× 966B× 19C× 4D× 2F× 20 installs333 views
Minimalist SkillA

Clean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows.

ai-agentsgoreact
0
16
Mistral Ai AutomationA

Automate Mistral AI operations -- manage files and libraries, upload documents for fine-tuning, batch processing, and OCR, track fine-tuning jobs, and build RAG pipelines via the Composio MCP integration.

ai-agentsapi
0
16
Mobile DesignA

Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.

ai-agentstypescriptpython
0
16
Mobile OnboardingA

Create multi-screen mobile onboarding flows shown as phone frames with concise copy and clear progression.

ai-agentsaws
0
16
Model SelectorA

Set and manage the preferred backbone LLM for compatible AI-agent workflows. Supports manual model selection, automatic best-model selection based on task type, and a cached/refreshable leaderboard of the latest frontier models from OpenRouter. Toggle on/off via chat commands. Use when the user says "model-selector", "set model", "change model", "best model", "auto model", "switch model", "model-selector on", "model-selector off", "list models", "show models", "model status", "recommend model...

ai-agentspythongo
0
16
Mom TestA

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.

ai-agentsrustgo
0
16
Monorepo ManagementB

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

ai-agentsjavascripttypescript
0
16
MorphA

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.

ai-agentsgoruby
0
16
Morphological Analysis TrizA

Use when need systematic innovation through comprehensive solution space exploration, resolving technical contradictions (speed vs precision, strength vs weight, cost vs quality), generating novel product configurations, exploring all feasible design alternatives before prototyping, finding inventive solutions to engineering problems, identifying patent opportunities through parameter combinations, or when user mentions morphological analysis, Zwicky box, TRIZ, inventive principles, technical...

ai-agentsgorails
0
16
Motion CanvasA

Complete production-ready guide for Motion Canvas with ESM/CommonJS workarounds, full setup templates, and troubleshooting for programmatic video creation using TypeScript

ai-agentsjavascripttypescript
0
16
MssqlA

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.

ai-agentspythonbash
0
16
Muapi Logo CreatorA

Engineer professional-grade brand logos using geometric primitives and negative space — generates minimalist, scalable vector-style marks via muapi.ai

ai-agentsgobash
0
16
Multi Model Code AuditorA

Run a comprehensive security, privacy, and bug audit on any codebase using the absolute best frontier AI models via OpenRouter API. Dynamically discovers the latest models, uses model-specific elite prompt engineering, merges findings by consensus, implements fixes, and runs a verification re-audit. Use when the user requests a code audit, security review, vulnerability scan, bug audit, or asks to review code with multiple AI models.

ai-agentspythongo
0
16
Multi Model OracleA

Get a merged answer from a configured multi-model pool. Automatically prompt-engineers the query first, queries available models in parallel, and merges results into one best answer. Use when the user wants a best-effort answer, model comparison, multi-model response, oracle answer, or consensus synthesis.

ai-agentspythonbash
0
16
Multi Repo Git OpsA

Manages git operations (branching, committing, pushing) across multi-repo systems with git submodules. Use this skill whenever the user wants to create a feature branch, commit changes, push code, sync submodules, or manage branches across the parent repo and service repos. Also use when implementing BMAD stories that touch one or more services, or when the user asks about git workflow in a multi-repo project. Triggers on phrases like "create branch", "commit changes", "push to remote", "sync...

ai-agentsgobash
0
16
MuseA

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.

ai-agentsgodebugging
0
16
Music PrompterA

MUST read this skill BEFORE entering generate mode for music tasks. Covers prompt crafting framework, structure syntax, and multi-clip strategy.

ai-agentsgoshell
0
16
MysqlA

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.

ai-agentspythonbash
0
16
N8n Code JavascriptA

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.

ai-agentsjavascriptpython
0
16
N8n Code PythonA

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.

ai-agentsjavascriptpython
0
16
N8n Expression SyntaxA

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.

ai-agentsjavascriptjava
0
16
N8n Mcp Tools ExpertA

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

ai-agentsjavascriptgo
0
16
N8n Node ConfigurationA

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node_essentials and get_node_info, or learning common configuration patterns by node type.

ai-agentsjavascriptrust
0
16
N8n Validation ExpertA

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.

ai-agentsjavascriptrust
0
16
N8n Workflow PatternsA

Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.

ai-agentsjavascriptpython
0
16
NavigatorA

A browser operation agent that completes instructions using Playwright and Chrome DevTools. Automates tasks such as data collection, form handling, screenshot capture, and network monitoring. Designed for task execution rather than E2E testing like Voyager. Use when browser automation is required.

ai-agentsjavascriptjava
0
16
Negative Contrastive FramingA

Use when clarifying fuzzy boundaries, defining quality criteria, teaching by counterexample, preventing common mistakes, setting design guardrails, disambiguating similar concepts, refining requirements through anti-patterns, creating clear decision criteria, or when user mentions near-miss examples, anti-goals, what not to do, negative examples, counterexamples, or boundary clarification.

ai-agentsgorails
0
16
Negotiation Alignment GovernanceA

Use when stakeholders need aligned working agreements, resolving decision authority ambiguity, navigating cross-functional conflicts, establishing governance frameworks (RACI/DACI/RAPID), negotiating resource allocation, defining escalation paths, creating team norms, mediating trade-off disputes, or when user mentions stakeholder alignment, decision rights, working agreements, conflict resolution, governance model, or consensus building.

ai-agentsgorails
0
16
NegotiationA

Prepare and execute negotiations using tactical empathy, calibrated questions, and the Ackerman method. Use when the user mentions "salary negotiation", "contract terms", "handling objections", "mirroring and labeling", or "difficult conversation". Covers accusation audits, Black Swan discovery, and the "That's Right" technique. For persuasion in product/marketing, see influence-psychology.

ai-agentsrustgo
0
16
Neon AutomationA

Automate Neon serverless Postgres operations -- manage projects, branches, databases, roles, and connection URIs via the Composio MCP integration.

ai-agentsapidatabase
0
16
Netsuite AutomationA

NetSuite Automation: manage customers, sales orders, invoices, inventory, and records via Oracle NetSuite ERP with SuiteQL queries

ai-agentssqlexpress
0
16
Network 101C

This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test network services", or needs guidance on configuring and testing network services for penetration testing labs.

ai-agentsrustgo
0
16
New Relic AutomationA

Automate New Relic observability workflows -- manage alert policies, notification channels, alert conditions, and monitor applications and browser apps via the Composio MCP integration.

ai-agentsapidevops
0
16
Next Best PracticesA

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

ai-agentsgoreact
0
16
Next Cache ComponentsA

Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag

ai-agentsgoshell
0
16
Next UpgradeA

Upgrade Next.js to the latest version following official migration guides and codemods

ai-agentstypescriptbash
0
16
NexusA

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.

ai-agentsgorails
0
16
Nist Pf GovernA

Implement the NIST Privacy Framework GOVERN function covering GV.AT awareness and training, GV.MT monitoring and review, GV.PO policy development, and GV.RR roles and responsibilities. Provides governance structure templates, training programs, and accountability frameworks for privacy governance.

ai-agentsgosecurity
0
16
Nist Pf IdentifyA

Implement the NIST Privacy Framework IDENTIFY function including ID.BE business environment, ID.DA data actions, ID.IM improvement, and ID.RA risk assessment subcategories. Provides control mapping, gap analysis templates, and implementation workflows for privacy risk identification.

ai-agentsgoreact
0
16
Nist Pf ProtectA

Implement the NIST Privacy Framework PROTECT function covering PR.AC access control, PR.DS data security, and PR.PO protective policies. Provides technical control implementation guidance, encryption standards, access management architectures, and security-privacy integration patterns.

ai-agentsrustgo
0
16
Notebooklm Mcp CliA

Use when working with Google NotebookLM through jacob-bd/notebooklm-mcp-cli: listing or creating notebooks, adding sources, querying notebooks, generating audio or studio artifacts, revising slides, downloading artifacts, sharing notebooks, syncing Drive sources, running cross-notebook queries, configuring the NotebookLM MCP server, or diagnosing NotebookLM CLI authentication. Prefer this over generic Google or MCP skills when the task is specifically about NotebookLM.

ai-agentsgoshell
0
16
Obviously AwesomeA

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.

ai-agentsrustgo
0
16
Omnisend AutomationA

Automate ecommerce marketing workflows including contact management, bulk operations, and subscriber segmentation through Omnisend via Composio

ai-agentsgo
0
16
Onboarding UxA

Audit and generate in-app user guidance — onboarding flows, empty states, tooltips, feature tours, contextual help, defaults, and inline hints. Browses the app to find where new users would get stuck, then produces the actual content and code to fix it. Pairs with ux-audit: audit finds problems, this skill builds the solutions. Triggers: ''onboarding'', ''help content'', ''empty states'', ''user guidance'', ''first run experience'', ''feature tour'', ''app is confusing'', ''new user experienc...

ai-agentsgoreact
0
16
One Page MarketingA

Build a complete marketing plan covering the full customer journey from stranger to raving fan. Use when the user mentions "marketing plan", "target market", "USP", "lead nurture", "customer lifetime value", or "referral program". Covers the PVP Index, channel selection, and advocacy systems. For brand messaging, see storybrand-messaging. For conversion optimization, see cro-methodology.

ai-agentsrustgo
0
16
One Pager PrdA

Use when proposing new features/products, documenting product requirements, creating concise specs for stakeholder alignment, pitching initiatives, scoping projects before detailed design, capturing user stories and success metrics, or when user mentions one-pager, PRD, product spec, feature proposal, product requirements, or brief.

ai-agentsgorails
0
16
OnefilellmA

Use when aggregating local files, directories, GitHub repositories/issues/PRs, documentation pages, PDFs, arXiv/DOI/PMID sources, YouTube transcripts, stdin, or clipboard text into a single LLM-ready XML context file using the locally installed jimmc414/onefilellm CLI. Use for context packaging, source bundling, repo-to-text conversion, and multi-source research ingestion.

ai-agentspythonrust
0
16
Onesignal Rest Api AutomationA

Automate OneSignal tasks via Rube MCP (Composio): push notifications, segments, templates, and messaging. Always search tools first for current schemas.

ai-agentsapi
0
16
Open Design Landing DeckA

Produce a single-file slide deck in the Atelier Zero visual language (warm-paper background, italic-serif emphasis spans, coral terminating dots, surreal collage plates) — Open Design's brand deck recipe. The deck uses **horizontal magazine-style swipe pagination** (←/→, wheel, swipe), a per-slide chrome strip with brand mark and slide counter, an ESC overview grid, a coral progress bar, and inherits the canonical stylesheet + 16-slot image library from the sister `open-design-landing` skill.

ai-agentsgobash
0
16
Open Design LandingA

Produce a world-class single-page editorial landing site in the Atelier Zero visual language (Monocle / Apartamento / Études editorial collage) — the same aesthetic Open Design uses for its own marketing surface. The agent fills a typed `inputs.json` from a brand brief, optionally generates 16 collage assets via gpt-image-2, then runs a pure-function composer that emits a self-contained HTML file; a separate path can mirror the Astro marketing site in `apps/landing-page/`. Drop-in scroll-reve...

ai-agentsgobash
0
16