systematic-feature-builder

abcnutsabcnuts

Systematic approach to implementing features with detailed planning, tracking, and testing. Use when building new features, adding functionality to existing projects, implementing multi-step requirements, or when stakeholders request an organized, methodical development workflow.

192 days ago

search-implementation

abcnutsabcnuts

Full-text search with Algolia/Typesense

192 days ago

executing-plans

abcnutsabcnuts

Use when you have a written implementation plan to execute in a separate session with review checkpoints

192 days ago

Payment Integration

abcnutsabcnuts

Stripe payment integration with checkout and subscriptions

192 days ago

Feature Flag System

abcnutsabcnuts

Toggle features without redeploying by using feature flags

192 days ago

Theme Factory

abcnutsabcnuts

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reports, HTML landing pages, etc. There are 10 pre-set themes with colors and fonts that you can apply to any artifact you've created, or you can generate a new theme on the fly.

192 days ago

verification-before-completion

abcnutsabcnuts

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

192 days ago

dispatching-parallel-agents

abcnutsabcnuts

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

192 days ago

skill-demo-builder

abcnutsabcnuts

Systematic workflow for creating excellent demonstrations of skills with complementary examples, comprehensive documentation, and professional packaging. Use when you need to showcase a skill's capabilities, create demo projects, or build reference implementations.

192 days ago

inspirational-music-video-production

abcnutsabcnuts

Professional workflow for creating inspirational music videos with emotional arc mapping, symbolic visual vocabulary, cultural symbolism integration, and music-to-visual synchronization. Use when creating motivational videos, transformation narratives, spiritual journey videos, or any music video meant to inspire and uplift.

192 days ago

Multiplayer Game Builder

abcnutsabcnuts

Build multiplayer turn-based games using template-based rapid development, TDD, and real-time Socket.IO integration. Use when creating card games, board games, or any turn-based multiplayer game with real-time synchronization.

192 days ago

systematic-debugging

abcnutsabcnuts

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

192 days ago

SimilarWeb Analytics

abcnutsabcnuts

Analyze websites and domains using SimilarWeb traffic data. Get traffic metrics, engagement stats, global rankings, traffic sources, and geographic distribution for comprehensive website research.

192 days ago

brainstorm-logos

abcnutsabcnuts

Deep strategic brainstorming with pattern recognition and execution planning. Use this skill AFTER basic brainstorming when the user needs to structure raw ideas, reveal hidden patterns, extract insights, and create actionable multi-phase execution plans. Complements basic brainstorming by adding a deeper analysis layer.

192 days ago

Internet Skill Finder

abcnutsabcnuts

Search and recommend Agent Skills from verified GitHub repositories. Use when users ask to find, discover, search for, or recommend skills/plugins for specific tasks, domains, or workflows.

192 days ago

Vertical Expansion Blueprint

abcnutsabcnuts

Manual guide for adapting AI roleplay training platforms to new vertical industries (dating, therapy, sales, etc.) with complete config examples and step-by-step cloning instructions

192 days ago

iOS TestFlight GitHub Actions

abcnutsabcnuts

Automate iOS TestFlight deployments using GitHub Actions after an initial manual setup. Use this when setting up CI/CD for iOS apps, automating TestFlight uploads, configuring GitHub Actions workflows for mobile apps, or creating automated deployment pipelines for React Native, Expo, Flutter, or native iOS projects. A one-time manual Apple Developer setup is required before automation can begin.

192 days ago

using-git-worktrees

abcnutsabcnuts

Use when starting feature work that needs isolation from the current workspace or before executing implementation plans - creates isolated Git worktrees with smart directory selection and safety verification

192 days ago

finishing-a-development-branch

abcnutsabcnuts

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work — guides completion of development work by presenting structured options for merge, PR, or cleanup.

192 days ago

deployment-automation

abcnutsabcnuts

One-command deployment to Vercel, Railway, Netlify, and Heroku

192 days ago

pdf

abcnutsabcnuts

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

192 days ago

analytics-dashboard

abcnutsabcnuts

User behavior tracking and analytics dashboards

192 days ago

Document Co-authoring

abcnutsabcnuts

Guide users through a structured workflow for co-authoring documentation. Use when a user wants to write documentation, proposals, technical specs, decision documents, or other structured content. This workflow helps users efficiently transfer context, refine content through iterative edits, and verify that the document works for readers. Trigger it when the user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

192 days ago

Error Monitoring Setup

abcnutsabcnuts

Automated Sentry and error tracking setup for production applications

192 days ago

api-endpoint-builder

abcnutsabcnuts

Generate production-ready API endpoints from natural language descriptions. Supports Next.js App Router, tRPC, and Express. Includes authentication, validation, error handling, and best practices. Use when building REST or tRPC APIs.

192 days ago

Serverless Debugging

abcnutsabcnuts

Debug serverless and edge functions where traditional logging is limited. Use when features are deployed but not triggering, logs are missing, or runtime behavior differs from expectations in Supabase Edge Functions, AWS Lambda, Cloudflare Workers, or similar platforms.

192 days ago

production-system-audit

abcnutsabcnuts

Comprehensive system audit methodology for production web applications. Use when auditing systems before launch, identifying technical debt, troubleshooting systematic issues, preparing for security reviews, or creating improvement roadmaps. Systematically audits database schema, API endpoints, external integrations, performance, security, and monitoring across all layers.

192 days ago

notification-system

abcnutsabcnuts

In-app, push, and email notifications

192 days ago

github-workflow-automation

abcnutsabcnuts

Automate Git commits, pull requests, releases, and CI/CD workflows

192 days ago

video-generator

abcnutsabcnuts

Professional AI video production workflow. Use when creating videos, short films, commercials, or any video content using AI generation tools.

192 days ago

Full Stack Builder

abcnutsabcnuts

Build complete full-stack applications end-to-end using orchestrated skills

192 days ago

mcp-builder

abcnutsabcnuts

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

192 days ago

Autonomous GitHub Sync

abcnutsabcnuts

Autonomous GitHub commit and push operations using Google Drive as an intermediary. Use when you need to commit and push code changes to the user's GitHub repository without manual intervention. Works by syncing files through Google Drive to the user's local machine, then committing and pushing automatically.

192 days ago

testing-framework

abcnutsabcnuts

Generate comprehensive tests (unit, integration, E2E) from descriptions or source code. Supports Vitest, Jest, and Playwright. Includes mocking, assertions, and coverage configuration. Use when writing tests for functions, APIs, or user flows.

192 days ago

MCP Connector Tester

abcnutsabcnuts

Test and document MCP (Model Context Protocol) connectors. Use when users request to test, explore, demonstrate, or document an MCP connector's capabilities, authentication setup, or features.

192 days ago

manus-mcp-configurator

abcnutsabcnuts

Automate Manus MCP server configuration. Use when adding, removing, listing, or validating MCP servers in Manus settings without manual JSON editing.

192 days ago

Promo Code System

abcnutsabcnuts

Add, manage, and track promotional and discount codes in web applications. Use this when adding promo codes to existing apps, creating a discount code system, tracking code usage, implementing coupon functionality, managing promotional campaigns, or answering user questions about discount codes, free-access codes, or promotional features.

192 days ago

project-handoff-ingestion

abcnutsabcnuts

Systematic ingestion and verification of handoff projects from other development environments (Cursor, VS Code, etc.). Use when receiving project handoffs, verifying deployment status, analyzing codebases for the first time, or creating comprehensive system documentation for inherited projects.

192 days ago

subagent-driven-development

abcnutsabcnuts

Use when executing implementation plans with independent tasks in the current session

192 days ago

role-based-access-control

abcnutsabcnuts

Implement role-based access control (RBAC) in web applications using tRPC and React. Use when adding admin/manager-only features, restricting endpoints by user role, or implementing permission systems in full-stack TypeScript applications.

192 days ago

MCP Ecosystem Optimizer

abcnutsabcnuts

Comprehensive workflow for analyzing, improving, and expanding Model Context Protocol (MCP) server ecosystems. Use when users request: MCP ecosystem analysis, recommendations for new MCP servers, improving MCP infrastructure, finding tools to manage MCP servers, creating MCP management dashboards, or optimizing MCP workflows.

192 days ago

Email System Builder

abcnutsabcnuts

Transactional and marketing emails with templates and tracking

192 days ago

investigate-before-recommend

abcnutsabcnuts

Prevent AI drift by investigating existing infrastructure before making recommendations. Use when: analyzing user's systems, recommending tools/integrations, proposing architecture changes, or any time you're about to suggest adding something that might already exist.

192 days ago

App Store Submission Packager

abcnutsabcnuts

Generate comprehensive App Store and Google Play submission documentation packages for mobile apps. Use when preparing iOS or Android apps for app store submission, creating submission checklists, generating marketing copy, writing privacy policies, creating TestFlight guides, or packaging all submission materials. Ideal for React Native, Expo, Flutter, or native mobile apps ready for public release.

192 days ago

xlsx

abcnutsabcnuts

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.

192 days ago

Meta Ads Analyzer

abcnutsabcnuts

Provides expert-level analysis and diagnosis for Meta Ads campaigns. Use this skill to interpret performance data, identify root causes of issues, and generate actionable recommendations, with a special focus on correctly handling the 'Breakdown Effect'.

192 days ago

pptx

abcnutsabcnuts

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.

192 days ago

receiving-code-review

abcnutsabcnuts

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

192 days ago