BigHugger

Agent skills that run typescript, that ask for Write, in claude-code 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. analytics-eventsmetabase/metabase

    Add product analytics events to track user interactions in the Metabase frontend

    claude-codetypescriptReadWriteEdit
  2. iwsdk-ui-panelfacebook/immersive-web-sdk

    Create, place, preview, debug, and connect manifest-backed IWSDK UIKitML assets. Use for spatial panels, browser HUDs, UIKitML layout, fonts, editor previews, or runtime element be

    claude-codebashjsontypescriptReadEditWrite
  3. span-timeline-eventstriggerdotdev/trigger.dev

    Use when adding, modifying, or debugging OTel span timeline events in the trace view. Covers event structure, ClickHouse storage constraints, rendering in SpanTimeline component, a

    claude-codetypescriptReadWriteEdit
  4. trigger-dev-taskstriggerdotdev/trigger.dev

    Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up

    claude-codetypescriptReadWriteEdit
  5. drizzletriggerdotdev/trigger.dev

    Use this skill when writing or modifying Drizzle ORM schemas, queries, or migrations in this repo — specifically the `@internal/dashboard-agent-db` package (the dashboard agent's c

    claude-codebashtypescriptReadWriteEdit
  6. shadcn-uiExplosiveCoderflome/AI-Novel-Writing-Assistant

    Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.

    claude-codebashcssjsontypescriptshadcn*:*mcp_shadcn*Read
  7. creating-claude-hooksAgentWorkforce/relay

    Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure

    claude-codebashjsonmarkdowntypescriptReadWriteEdit
  8. shadcn-uicodedogQBY/ReadAny

    Provides complete shadcn/ui component library patterns including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, inst

    claude-codebashcssjavascriptjsonReadWriteBash
  9. qa-automation-code-checknudgebee/nudgebee

    Pre-commit gate for Playwright automation code in app-e2e-tests. Checks the QA's changed spec/locator/helper files against seven mandatory parameters — testid/role-first locators w

    claude-codebashtypescriptBashReadWrite+3 files
  10. prd-v07-implementation-loopmattgierhart/PRD-driven-context-engineering

    Execute implementation within EPICs following test-first development, continuous SoT updates, and code traceability during PRD v0.7 Build Execution. Triggers on requests to start b

    claude-codemarkdowntypescriptReadWriteEdit
  11. meridian-uiMeridiona/meridian

    Build, develop, and debug the Meridian dashboard - the Next.js static export that runs inside the Tauri tray webview. Covers the bridge to Rust, component patterns, and the bun tes

    claude-codebashtypescriptBashReadEdit
  12. implement-ag-playbookAgnosticUI/agnosticui

    Implement a playbook from its PROMPT specification files. Supports both single-framework (PROMPT-REACT.md, etc.) and 3-framework (PROMPT-3-FRAMEWORKS.md) modes.

    claude-codebashtypescriptReadGrepGlob
  13. OpenAI Apps MCPcoco-research/coco

    Build ChatGPT apps with MCP servers on Cloudflare Workers. Extend ChatGPT with custom tools and interactive widgets (HTML/JS UI). Use when: developing ChatGPT extensions, implemen

    claude-codebashhtmljsontypescriptReadWriteEdit
  14. remotiondiodeme/Gold-Band

    Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays

    claude-codebashjsontypescriptstitch*:*remotion*:*Bash
  15. shadcn-uidiodeme/Gold-Band

    Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.

    claude-codebashcssjsontypescriptshadcn*:*mcp_shadcn*Read
  16. google-stitchvobase/vobase

    Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.

    claude-codebashcssjsontypescriptshadcn*:*mcp_shadcn*Read
  17. knowledge-baseWaniWani-AI/sdk

    Set up a knowledge base with search for an MCP project. Creates FAQ tool and ingestion script using the Waniwani KB API via @waniwani/sdk.

    claude-codebashjsonmarkdowntypescriptReadWriteEdit
  18. release-migrationWaniWani-AI/sdk

    Cut a @waniwani/sdk version bump that ships its own migration path so users can upgrade automatically. Use when bumping the SDK version, releasing a breaking change, editing the ch

    claude-codebashtypescriptReadGlobGrep+1 files
  19. translationsWaniWani-AI/sdk

    Add or update translations for pages and components in the Waniwani app. Use when the user wants to add translations, create translation files, internationalize a page, make text t

    claude-codebashtypescriptReadWriteEdit
  20. openevidence-rate-limitshtlin222/openevidence-mcp

    Implement OpenEvidence rate limiting, backoff, and request optimization. Use when handling rate limit errors, implementing retry logic, or optimizing API request throughput for cli

    claude-codebashjsontypescriptReadWriteEdit
  21. brand-kitcognyai/claude-code-marketing-skills

    Build a portable brand-kit.json for the user's product — colors, typography, voice — that other skills (video, ad creative, landing page) can consume. Multiple discovery paths so i

    claude-codebashjsontypescriptWebFetchWebSearchBash
  22. structured-datacognyai/claude-code-marketing-skills

    Schema.org Structured Data Reference — JSON-LD examples for every major schema type, rich results eligibility, testing tools, and implementation patterns

    claude-codehtmljsonphptypescriptWebFetchWebSearchBash
  23. scaffold-event-displaybbvch-ai/aihub-core

    Create a new event display component for the agent event timeline. Generates the Vue component with EventDisplayBase wrapper and registers it in the event component resolver (useEv

    claude-codetypescriptvueReadWriteEdit
  24. scaffold-composablebbvch-ai/aihub-core

    Generate Pinia-Colada composables for a backend API resource. Creates query and mutation composables following the established defineQuery/defineMutation patterns with SDK integrat

    claude-codetypescriptReadWriteBash
  25. scaffold-frontend-subpagebbvch-ai/aihub-core

    Scaffold a detail wrapper with SelectButton tab navigation and nested tab subpages. Creates the tab bar, NavItem routing, StructuralColumn content, and overview tab following the [

    claude-codetypescriptvueyamlReadWriteEdit
  26. frontend-ui-dark-tstranhieutt/software_development_department
    claude-codecssjavascripttypescriptReadGlobGrep
  27. shadcntranhieutt/software_development_department
    claude-codebashjsontypescriptReadGlobGrep+7 files
  28. frontend-patternstranhieutt/software_development_department
    claude-codetypescriptReadGlobGrep
  29. radix-ui-design-systemtranhieutt/software_development_department
    claude-codecsstypescriptReadGlobGrep
  30. angular-best-practicestranhieutt/software_development_department
    claude-codetypescriptReadGlobGrep
  31. prisma-experttranhieutt/software_development_department
    claude-codebashprismatypescriptReadGlobGrep
  32. drizzle-orm-experttranhieutt/software_development_department
    claude-codebashtypescriptReadGlobGrep
  33. senior-frontendtranhieutt/software_development_department
    claude-codebashjavascripttypescriptReadGlobGrep
  34. backend-patternstranhieutt/software_development_department
    claude-codetypescriptReadGlobGrep
  35. nestjs-experttranhieutt/software_development_department
    claude-codetypescriptReadGlobGrep
  36. design-taste-frontendcharlieviettq/awesome-agent-skill

    Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated

    claude-codebashcsstypescriptyamlBashReadWrite
  37. pseo-templateskarrolcia/hippocampus

    Create page templates with dynamic routing for programmatic SEO, including unique intent-matched content per page with differentiated titles, headings, descriptions, and FAQs. Use

    claude-codetypescriptReadGlobGrep
  38. pseo-datakarrolcia/hippocampus

    Design and implement the structured data architecture that powers programmatic SEO pages, including content models, data sources, slug generation, and data-fetching layers. Use whe

    claude-codetypescriptReadGlobGrep
  39. pseo-performancekarrolcia/hippocampus

    Optimize a programmatic SEO application for Core Web Vitals, build performance, and scalability at 1000+ pages, including static generation, incremental regeneration, bundle optimi

    claude-codebashjavascripttypescriptReadGlobGrep
  40. pseo-schemakarrolcia/hippocampus

    Implement JSON-LD structured data and schema markup for programmatic SEO pages, including Article, FAQ, Breadcrumb, Product, and other context-specific schema types. Use when addin

    claude-codetypescriptReadGlobGrep
  41. pseo-linkingkarrolcia/hippocampus

    Build an intelligent internal linking system using hub-and-spoke structures, related page suggestions, breadcrumb navigation, and topical clustering for programmatic SEO. Use when

    claude-codetypescriptReadGlobGrep
  42. pseo-scalekarrolcia/hippocampus

    Architect programmatic SEO systems for 10K-100K+ pages with database-backed data layers, data sufficiency gating, incremental validation, crawl budget management, content enrichmen

    claude-codesqltypescriptReadGlobGrep
  43. pseo-metadatakarrolcia/hippocampus

    Implement fully dynamic SEO metadata including title tags, meta descriptions, canonical URLs, Open Graph tags, and Twitter cards for programmatic SEO pages. Use when setting up or

    claude-codetypescriptReadGlobGrep
  44. debugWeaverse/.agents

    Instrument web/web-app code with structured debug logging via a global variable (window.__debug_logs). Produces a clean JSON timeline for reproducing and diagnosing bugs. Use when

    claude-codejsontypescriptReadGrepGlob
  45. atlas-build-researchersteel-dev/atlas

    Scaffold a domain-specific deep-research agent on the Atlas SDK. Use when the user wants to build or customize a research agent for a domain — medical, legal, financial, an interna

    claude-codebashtypescriptReadWriteEdit
  46. scaffold-componentea-toolkit/architecture-catalog

    Scaffold a new React component with test file for the catalog UI.

    claude-codetypescriptReadWriteGlob
  47. add-skillfredericvilcot/clean-claude

    Add specialized craft skills to agents. Default craft principles always active. Everything MUST respect the craft philosophy.

    claude-codebashjsontypescriptReadWriteBash
  48. test-craftfredericvilcot/clean-claude

    Apply BDD testing principles: test pyramid, behavior-driven tests, proper test doubles, and maintainable test suites

    claude-codetypescriptReadGrepGlob
  49. init-frontendfredericvilcot/clean-claude

    Bootstrap a new frontend project with craft principles: React + Vite + TypeScript + Vitest + clean architecture

    claude-codebashgitignorejsontypescriptReadGrepGlob
  50. presentation-builderRoberdan/convergio-community

    Animated slide deck builder with React, Tailwind, HLS video backgrounds, and liquid glass aesthetics

    claude-codecsstypescriptReadGlobGrep
  51. frontend-reactorinstantX-research/skills

    Converts cloned website HTML files (from frontend-ui-clone) into production-ready React/Next.js projects. Extracts components, decomposes CSS, sets up routing, and wires navigation

    claude-codebashtypescriptReadWriteEdit
  52. Fluxwing Screenshot Importerjackspace/ClaudeSkillz

    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

    claude-codemarkdowntypescriptReadWriteTask
  53. cloudflare-mcp-serverjackspace/ClaudeSkillz

    Builds and deploys remote Model Context Protocol (MCP) servers on Cloudflare Workers in TypeScript with @modelcontextprotocol/sdk: McpAgent class patterns for tools, resources, and

    claude-codebashjsontypescriptReadWriteEdit
  54. better-authjackspace/ClaudeSkillz

    Production-ready authentication framework for TypeScript with first-class Cloudflare D1 support. Use this skill when building auth systems as a self-hosted alternative to Clerk or

    claude-codebashenvsqltomlReadWriteEdit
  55. sveltia-cmsjackspace/ClaudeSkillz

    Sveltia CMS, a lightweight Git-backed headless CMS and modern successor to Decap/Netlify CMS (about 300 KB bundle, GraphQL-based). Covers admin/config.yml collection config, YAML a

    claude-codebashhtmljavascriptjsonReadWriteEdit
  56. Fluxwing Screen Scaffolderjackspace/ClaudeSkillz

    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

    claude-codemarkdowntypescriptReadWriteGlob
  57. Fluxwing Component Creatorjackspace/ClaudeSkillz

    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

    claude-codebashmarkdowntypescriptReadWriteEdit
  58. Fluxwing Enhancerjackspace/ClaudeSkillz

    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

    claude-codebashmarkdowntypescriptReadWriteEdit
  59. nextjsjackspace/ClaudeSkillz

    Use this skill for Next.js App Router patterns, Server Components, Server Actions, Cache Components, and framework-level optimizations. Covers Next.js 16 breaking changes including

    claude-codebashcssjsontypescriptReadWriteEdit
  60. cloudflare-zero-trust-accessjackspace/ClaudeSkillz

    Cloudflare Zero Trust Access authentication for Cloudflare Workers applications. Covers hono- cloudflare-access middleware setup, manual Access JWT validation with public key cachi

    claude-codebashjavascriptjsontypescriptReadWriteEdit

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.