BigHugger

Agent skills that run typescript, that ask for Grep, in plugin format

A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.

69,865 skills from 9,574 repositories, last read 11 September 2026.

Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.

  1. bunqueueegeominotti/bunqueue

    Use bunqueue job queue library - Queue, Worker, Bunqueue (simple mode), FlowProducer, cron, DLQ, embedded and TCP modes

    pluginbashjsontypescriptReadGrepGlob+3 files
  2. gemini-delegatornexus-substrate/nexus-agents

    Delegate large context and multimodal tasks to Gemini CLI. Use when context exceeds 100K tokens, analyzing images/screenshots, processing large codebases, or for speed/cost-sensiti

    pluginbashtypescriptBashReadGrep+1 files
  3. implement-featurenexus-substrate/nexus-agents

    Implement a new feature following project standards. Use when adding functionality, creating new modules, or extending capabilities. Triggers on "implement", "add feature", "create

    pluginbashtypescriptReadEditWrite+2 files
  4. ui-ux-designnexus-substrate/nexus-agents

    Generate design systems and implement UX/UI for software products using Astro, Svelte, Tailwind CSS, Material Design 3, and OKLCH color system. Covers style selection, color palett

    pluginbashcssjavascriptmarkdownReadGrepGlob
  5. api-and-interface-designnexus-substrate/nexus-agents

    Design stable, hard-to-misuse interfaces — REST endpoints, MCP tool schemas, module boundaries, type contracts. Apply when defining new surfaces or evolving public ones. Triggers o

    plugintypescriptReadEditWrite
  6. ss-feedbackbitjaru/styleseed

    Add appropriate user feedback states (loading, success, error, empty) to a component or page

    plugintypescriptReadWriteEdit
  7. phase-2-conventionww-w-ai/bkit-claude-code

    Define coding rules, conventions, and standards for AI collaboration. Triggers: convention, coding style, lint, rules

    pluginbashtypescriptReadWriteGlob
  8. phase-8-reviewww-w-ai/bkit-claude-code

    Verify codebase quality — architecture consistency, convention compliance, gap analysis. Triggers: code review, architecture check, quality, gap analysis default: bkit:code-analyze

    pluginbashmarkdowntypescriptReadGlobGrep
  9. phase-7-seo-securityww-w-ai/bkit-claude-code

    Enhance SEO (meta tags, semantic HTML) and security (vulnerability checks, hardening). Triggers: SEO, security, meta tags, vulnerability default: bkit:code-analyzer security: bkit:

    pluginjavascripttypescriptReadEditGlob
  10. mobile-appww-w-ai/bkit-claude-code

    Mobile app development guide — React Native, Flutter, Expo for cross-platform. Triggers: mobile app, React Native, Flutter, Expo, iOS, Android

    pluginbashdartjsontypescriptReadWriteEdit
  11. phase-9-deploymentww-w-ai/bkit-claude-code

    Deploy to production — CI/CD pipelines, environment config, deployment strategies. Triggers: deployment, CI/CD, production, Vercel

    pluginbashjavascripttypescriptyamlReadWriteEdit
  12. dynamicww-w-ai/bkit-claude-code

    Fullstack development with bkend.ai BaaS — authentication, database, API integration. Triggers: fullstack, BaaS, login, signup, database, web app

    pluginbashjsontypescriptReadWriteEdit
  13. starterww-w-ai/bkit-claude-code

    Static web development for beginners — HTML/CSS/JS and Next.js App Router. Triggers: static website, portfolio, landing page, beginner

    plugincsshtmltypescriptReadWriteEdit
  14. ss-motionbitjaru/styleseed

    Apply a named StyleSeed motion to a component — either one of the 5 personality seeds (Spring/Silk/Snap/Float/Pulse × entrance/exit/hover/press/layout) or a distinctive keyword mov

    plugintypescriptReadWriteEdit
  15. phase-6-ui-integrationww-w-ai/bkit-claude-code

    Implement frontend UI and integrate with backend APIs — state management and API clients. Triggers: UI integration, frontend-backend, API client default: bkit:pipeline-guide fronte

    plugintypescriptReadWriteEdit
  16. ss-pagebitjaru/styleseed

    Scaffold a new product page or screen from the compiled StyleSeed output grammar, surface adapter, brand recipe, and project lock.

    plugintypescriptReadWriteEdit
  17. desktop-appww-w-ai/bkit-claude-code

    Desktop app development guide — Electron and Tauri for cross-platform apps. Triggers: desktop app, Electron, Tauri, mac app, windows app

    pluginbashrusttypescriptyamlReadWriteEdit
  18. zero-script-qaww-w-ai/bkit-claude-code

    Zero Script QA — test without scripts using structured JSON logging and Docker monitoring. Triggers: zero-script-qa, log testing, docker logs, QA

    pluginbashjsonmarkdownnginxReadGlobGrep
  19. backend-testalekspetrov/navigator

    Generate backend tests (unit, integration, mocks) for existing code. Auto-invoke when user says "write test for", "add test", "test this", or "create test".

    pluginbashjsontypescriptReadWriteEdit
  20. database-migrationalekspetrov/navigator

    Create database migration with schema changes and rollback. Auto-invoke when user says "create migration", "add table", "modify schema", or "change database".

    pluginbashjsontypescriptReadWriteEdit
  21. frontend-testalekspetrov/navigator

    Generate frontend component tests (React Testing Library, Vue Test Utils, snapshot) for existing components. Auto-invoke when user says "test this component", "write component test

    pluginbashjsontypescriptReadWriteEdit
  22. nav-simplifyalekspetrov/navigator

    Simplify and refine code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code. Auto-invoke after implementation skill

    pluginbashjsontypescriptReadWriteEdit
  23. backend-endpointalekspetrov/navigator

    Create REST/GraphQL API endpoint with validation, error handling, and tests. Auto-invoke when user says "add endpoint", "create API", "new route", or "add route".

    pluginbashjsontypescriptReadWriteEdit
  24. frontend-componentalekspetrov/navigator

    Create React/Vue component with TypeScript, tests, and styles. Auto-invoke when user says "create component", "add component", "new component", or "build component".

    pluginbashcssjsonpythonReadWriteEdit
  25. comprehensive-testingmajiayu000/spellbook

    Complete testing strategy covering TDD workflow, test pyramid, unit/integration/E2E/property testing, framework best practices (Jest, Vitest, pytest), mock strategies, and CI integ

    pluginbashgoinimarkdownReadGrepGlob+1 files
  26. starknet-walletkeep-starknet-strange/starknet-agentic

    Create and manage Starknet wallets for AI agents. Transfer tokens, check balances, manage session keys, deploy accounts, and interact with smart contracts using native Account Abst

    pluginbashjsontypescriptBashReadWrite+1 files
  27. starkzap-sdkkeep-starknet-strange/starknet-agentic

    Reference for integrating or maintaining applications built with keep-starknet-strange/starkzap, including StarkSDK setup, onboarding, wallet lifecycle, sponsored transactions, ERC

    pluginbashtypescriptBashReadWrite+1 files
  28. starknet-tongokeep-starknet-strange/starknet-agentic

    Confidential ERC20 payments on Starknet using Tongo protocol. Fund, transfer, withdraw, and rollover encrypted token balances with zero-knowledge proofs. Use when the user needs pr

    pluginbashdotenvtypescriptBashReadWrite+1 files
  29. starknet-network-factskeep-starknet-strange/starknet-agentic

    Starknet network-level constraints and protocol facts that impact contract safety and agent reasoning.

    plugintypescriptBashReadWrite+2 files
  30. snip-36keep-starknet-strange/starknet-agentic

    SNIP-36 virtual block proving on Starknet. Trigger on "virtual block", "SNIP-36", "off-chain proof", "anonymous vote", "heavy computation off-chain", "prove a transaction". Covers

    pluginbashcairotomltypescriptBashReadWrite+1 files
  31. cairo-optimizationkeep-starknet-strange/starknet-agentic

    Improves Cairo performance after correctness is established. Trigger on "optimize", "gas usage", "reduce steps", "profile", "BoundedInt", "storage packing", "benchmark". Guides pro

    plugintypescriptBashReadWrite+5 files
  32. starknet-jskeep-starknet-strange/starknet-agentic

    Reference for building Starknet applications using starknet.js v9.x SDK, including contract interaction, account management, transaction handling, fee estimation, wallet integratio

    pluginbashtypescriptBashReadWrite+1 files
  33. cairo-deploykeep-starknet-strange/starknet-agentic

    Deployment guidance for Cairo contracts on Starknet covering sncast commands, account setup, declare/deploy workflow, network configuration, and contract verification.

    pluginbashtomltypescriptBashReadWrite+1 files
  34. cairo-testingkeep-starknet-strange/starknet-agentic

    Cairo smart-contract testing with snforge. Trigger on "write tests", "add unit tests", "fuzz test", "integration test", "test this contract", "regression test". Guides test strateg

    plugintypescriptBashReadWrite+3 files
  35. account-abstractionkeep-starknet-strange/starknet-agentic

    Starknet account abstraction correctness and security guidance for validate/execute paths, nonces, signatures, and session policies.

    plugintypescriptBashReadWrite+2 files
  36. huginn-onboardkeep-starknet-strange/starknet-agentic

    Bridge to Starknet from any EVM chain and register with Huginn agent registry. Enables cross-chain agent onboarding with AVNU bridge integration.

    pluginbashtypescriptBashReadWrite+1 files
  37. cairo-auditorkeep-starknet-strange/starknet-agentic

    Security audit of Cairo/Starknet code. Trigger on "audit", "check this contract", "review for security". Modes - default (full repo), deep (+ adversarial reasoning), or specific fi

    pluginbashtypescriptBashReadGlob+4 files
  38. starknet-defikeep-starknet-strange/starknet-agentic

    Execute DeFi operations on Starknet including token swaps via avnu aggregator, DCA recurring buys, STRK staking, and lending/borrowing. Supports gasless transactions.

    pluginbashtypescriptBashReadWrite+1 files
  39. starknet-identitykeep-starknet-strange/starknet-agentic

    Register AI agents on-chain using the ERC-8004 Trustless Agents standard. Manage agent identity as NFTs, build reputation through feedback, and request third-party validation.

    pluginbashjsontypescriptBashReadWrite+1 files
  40. debugxiaobei930/cc-best

    Systematic debugging methods, log analysis, and performance diagnostics. Use when debugging issues, analyzing errors, or troubleshooting incidents.

    pluginmarkdownpythontypescriptReadWriteEdit+3 files
  41. apixiaobei930/cc-best

    RESTful API design patterns and best practices. Use when creating endpoints, designing APIs, or implementing routes.

    plugintypescriptReadWriteEdit+3 files
  42. nutmeg-acquirewithqwerty/nutmeg

    Fetch, scrape, or download football data from any source. Also handles API key setup and credential management. Use when the user wants to get data from StatsBomb, Opta, FBref, Und

    pluginpythonrtypescriptReadWriteBash
  43. edit-speczernie/vigiles

    Edit a vigiles .spec.ts to change a compiled instruction file (CLAUDE.md / AGENTS.md) — add, modify, or remove a rule, section, command, or key file. Use whenever you need to chang

    pluginbashtypescriptReadEditWrite
  44. strengthenzernie/vigiles

    Upgrade a vigiles spec's guidance() rules to enforce() — scan the guidance rules in a CLAUDE.md/AGENTS.md spec and find existing linter rules (ESLint, Ruff, Clippy, Pylint, RuboCop

    pluginjavascripttomltypescriptyamlReadEditWrite
  45. migrate-frameworkHerbertJulio/specialist-agent

    Use when switching a project or component between frameworks - React to Vue, Vue to Svelte, or any supported framework pair.

    plugintypescriptReadWriteEdit
  46. tddHerbertJulio/specialist-agent

    Use when implementing any feature or bugfix where correctness matters - before writing implementation code.

    pluginbashtypescriptReadWriteEdit
  47. geo-lintIJONIS/geo-lint

    SEO & GEO content linter — validates Markdown/MDX files for AI search visibility using 92 deterministic rules (35 GEO, 32 SEO, 14 content quality, 8 technical, 3 i18n). Runs an aut

    pluginbashtypescriptBash(npx geo-lint*)Bash(npm *)Bash(node *)+1 files
  48. data-tablesneurawork-git/n8n-autopilot

    Manage n8n DataTables (CRUD on tables, columns, rows) via the n8n public REST API. Use when the user wants to create/seed/list/delete data-table resources outside of a workflow — n

    pluginbashtypescriptReadWriteEdit
  49. Fluxwing Library Browsertrabian/fluxwing-skills

    Browse and view all available uxscii components including bundled templates, user components, and screens. Use when working with .uxm files, when user wants to see, list, browse, o

    pluginjsontypescriptReadGlobGrep
  50. Fluxwing Component Creatortrabian/fluxwing-skills

    Create uxscii components with ASCII art and structured metadata when user wants to create, build, or design UI components. Use when working with .uxm files, when user mentions .uxm

    pluginbashmarkdowntypescriptReadWriteEdit
  51. Fluxwing Enhancertrabian/fluxwing-skills

    Enhance uxscii components from sketch to production fidelity. Use when working with .uxm files marked as "fidelity: sketch" or when user wants to add detail and polish to component

    pluginbashmarkdowntypescriptReadWriteEdit
  52. Fluxwing Screen Scaffoldertrabian/fluxwing-skills

    Build complete UI screens by composing multiple uxscii components. Use when working with .uxm files, when user wants to create, scaffold, or build .uxm screens like login, dashboar

    pluginbashmarkdowntypescriptReadWriteGlob
  53. security-reviewtroykelly/claude-skills

    MANDATORY for security-sensitive code changes - OWASP-based security review with dedicated checklist, required before PR for auth, input handling, API, database, or credential code

    pluginbashmarkdowntypescriptReadGrepGlob
  54. apply-all-findingstroykelly/claude-skills

    Use after code review - implement ALL findings; any finding not fixed MUST have tracking issue created; no finding disappears without trace

    pluginbashmarkdowntypescriptReadEditWrite
  55. review-scopetroykelly/claude-skills

    Use before code review - determine if change is minor (review new code only) or major (review impacted code too)

    pluginbashmarkdowntypescriptReadGrepGlob
  56. comprehensive-reviewtroykelly/claude-skills

    Use after implementing features - 7-criteria code review with MANDATORY artifact posting to GitHub issue; blocks PR creation until complete

    pluginbashmarkdowntypescriptReadGrepGlob
  57. postgres-rlstroykelly/claude-skills

    MANDATORY when touching auth tables, tenant isolation, RLS policies, or multi-tenant database code - enforces Row Level Security best practices and catches common bypass vulnerabil

    pluginbashmarkdownsqltypescriptReadGrepGlob
  58. tdd-full-coveragetroykelly/claude-skills

    Use when implementing features or fixes - test-driven development with RED-GREEN-REFACTOR cycle and full code coverage requirement

    pluginbashjavascripttypescriptBashReadEdit
  59. premium-hero-buildersacredvoid/skillkit

    Build premium, dark-themed hero sections and landing pages with cinematic video backgrounds, liquid glass morphism, editorial typography, and pixel-perfect specifications. Based on

    plugincsstypescriptReadWriteEdit

Browse all 69,865 skills200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.

The whole corpus is one call away through the search API, or ask a question of it on the index itself.