BigHugger

Agent skills that run typescript, that ask for Glob, 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. 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
  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. 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
  5. 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
  6. 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
  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. ss-pagebitjaru/styleseed

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

    plugintypescriptReadWriteEdit
  9. ss-feedbackbitjaru/styleseed

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

    plugintypescriptReadWriteEdit
  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-3-mockupww-w-ai/bkit-claude-code

    Create UI/UX mockups and HTML/CSS/JS prototypes without a designer. Triggers: mockup, prototype, wireframe, UI design default: bkit:pipeline-guide frontend: bkit:frontend-architect

    pluginhtmljavascriptjsonmarkdownReadWriteEdit
  12. 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
  13. phase-5-design-systemww-w-ai/bkit-claude-code

    Build platform-independent design systems and consistent component libraries. Triggers: design system, component library, design tokens default: bkit:pipeline-guide frontend: bkit:

    pluginbashcssdartjavascriptReadWriteEdit
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  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. 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
  24. 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
  25. 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
  26. visual-regressionalekspetrov/navigator

    Setup visual regression testing with Storybook stories, configuration, and CI/CD workflows. Supports Chromatic, Percy, BackstopJS. Auto-invoke when user says "set up visual regress

    pluginjavascriptjsonmarkdownpythonReadWriteBash
  27. 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
  28. 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
  29. 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
  30. 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
  31. 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
  32. 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
  33. 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
  34. 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
  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. 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
  37. 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
  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. 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
  40. 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
  41. 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
  42. starknet-network-factskeep-starknet-strange/starknet-agentic

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

    plugintypescriptBashReadWrite+2 files
  43. apixiaobei930/cc-best

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

    plugintypescriptReadWriteEdit+3 files
  44. debugxiaobei930/cc-best

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

    pluginmarkdownpythontypescriptReadWriteEdit+3 files
  45. 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
  46. 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
  47. 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
  48. tddHerbertJulio/specialist-agent

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

    pluginbashtypescriptReadWriteEdit
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. Fluxwing Screenshot Importertrabian/fluxwing-skills

    Import UI screenshots and generate uxscii components automatically using vision analysis. Use when user wants to import, convert, or generate .uxm components from screenshots or im

    pluginmarkdowntypescriptReadWriteTask
  55. 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
  56. 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
  57. 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
  58. 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
  59. review-scopetroykelly/claude-skills

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

    pluginbashmarkdowntypescriptReadGrepGlob
  60. 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

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.