AbdulDevHub

31 mods across 1 repository, 2 stars between them.

agent-browser

01

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

2 7d ago A 200 tokens

architect

02

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Think through what you are about to build like a senior engineer before writing any code. Surfaces decisions, aligns on language, and produces a clear implementation plan you confirm before anything starts.

2 7d ago A 39 tokens

brainstorming

03

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2 7d ago A 37 tokens

code-reviewer

04

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Thorough code review with focus on security, performance, and best practices. Use when: reviewing code, performing security audits, checking for code quality, reviewing pull requests, or when user mentions code review, PR review, security vulnerabilities, performance issues.

2 7d ago A 54 tokens

context7-mcp

06

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.

2 7d ago A 58 tokens

drawio-skill

08

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams, network topology, ML/DL model figures (Transformer/CNN/LSTM), mind maps, or any visualization. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that…

2 7d ago A 120 tokens

find-skills

09

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2 7d ago A 67 tokens

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Write concise algorithm/interview code (e.g. LeetCode solutions) with a numbered "footer notes" block instead of inline comments, so the code stays clean but the reasoning behind non-obvious lines is preserved. Use this skill whenever the user asks to solve a coding problem, write a LeetCode/HackerRank/interview-style…

2 7d ago A 113 tokens

frontend-design

11

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

2 7d ago A 40 tokens

git-commit

12

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive…

2 7d ago A 87 tokens

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Reformat ALL existing git commit messages in a repo to use conventional commits + gitmoji style. Use when the user asks to "reformat commit history", "fix all commit messages", "update git history to use emojis/conventional commits", or says "/reformat-commits". This skill handles the full rewrite autonomously…

2 7d ago C 120 tokens

grill-me

14

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases like "grill me", "stress-test this", "poke holes in my plan", or "challenge my design".

2 7d ago A 60 tokens

image-generation

16

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Use this skill when the user requests to generate, create, imagine, or visualize images including characters, scenes, products, or any visual content. Supports structured prompts and reference images for guided generation.

2 7d ago A 42 tokens

impeccable

17

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…

2 7d ago A 189 tokens

imprint

18

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

After building any UI component, extract the visual patterns that matter for consistency and save them to ui-registry.md. So every component built after this one matches what came before.

2 7d ago A 38 tokens

insforge-cli

19

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Use this skill whenever someone needs a backend, or a task touches InsForge backend or cloud infrastructure through the InsForge CLI: projects, SQL, migrations, RLS policies, functions, storage, deployments, compute, secrets, config, schedules, logs, diagnostics, import/export, AI/OpenRouter setup, Stripe/Razorpay…

2 7d ago A 100 tokens

insforge-debug

20

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Use when diagnosing problems in an InsForge project — reactive failures (SDK error object, HTTP 4xx/5xx, gateway timeout 502/503/504, edge function failure or timeout, login/OAuth/auth errors, RLS denial, realtime channel issues, slow query on one endpoint, edge function or Vercel deploy failure), proactive audits…

2 7d ago A 107 tokens

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Use when wiring an external auth provider (Clerk, Auth0, WorkOS, Kinde, Stytch, Better Auth) into InsForge for JWT-based RLS, or when adding the OKX x402 payment facilitator for onchain pay-per-use billing.

2 7d ago A 59 tokens

insforge

22

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Use this skill when writing app code with InsForge or @insforge/sdk: database CRUD, auth, storage uploads/storage RLS, functions, OpenRouter AI, realtime, emails, Stripe or Razorpay payments, or pointing S3-compatible tooling (aws CLI, AWS SDKs, rclone, Terraform, boto3) at InsForge Storage. Trigger on requests like…

2 7d ago A 121 tokens

markdownlint-fix

23

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

Fix or suppress markdownlint warnings in a project. Use this skill whenever the user mentions markdownlint warnings, markdown linting errors, or asks to set up/configure markdownlint for a project. Also trigger when the user mentions specific rule codes like MD033, MD041, MD045, MD059, MD036, or asks to configure…

2 7d ago A 133 tokens

recover

24

AbdulDevHub/Agent-Skills-Factory

Skill Claude CodeCodex

When something goes wrong during a build, diagnose what type of failure it is before deciding how to respond. Targeted fix, hard reset, or full rethink — the right response depends on the right diagnosis.

2 7d ago A 43 tokens