Agent skills that run typescript, that ask for Bash, 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.
- 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 - 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 - 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 - 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 - 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 - 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 - 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 - debug-hooksparcadei/Continuous-Claude-v3
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
claude-codebashtypescriptBashReadGrep - testing-patternsbybren-llc/safe-agentic-workflow
Testing patterns for Jest and Playwright. Use when writing tests, setting up test fixtures, or validating RLS enforcement. Routes to existing test conventions and provides evidence
claude-codebashmarkdowntypescriptReadBashGrep - security-auditbybren-llc/safe-agentic-workflow
RLS validation, security audits, OWASP compliance, and vulnerability scanning. Use when validating RLS policies, auditing API routes, or scanning for security issues.
claude-codebashmarkdowntypescriptReadBashGrep - pr-reviewconfluentinc/mcp-confluent
Reviews pull requests for the Confluent MCP server. Use when reviewing PRs, doing self-review before sharing with the team, or when the user mentions "review PR", "help with PR", "
claude-codebashmarkdowntypescriptReadBashGrep - 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 - deep-linksstacklok/toolhive-studio
Deep links in ToolHive Studio. Use when implementing, debugging, or asking about deep link features (toolhive-gui:// protocol), adding new deep link intents, understanding the deep
claude-codebashtypescriptReadGrepGlob+3 files - 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 - debug-hooksvibeeval/vibecosystem
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
claude-codebashtypescriptBashReadGrep - 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 - 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 - remotiondiodeme/Gold-Band
Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays
claude-codebashjsontypescriptstitch*:*remotion*:*Bash - 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 - 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 - 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 - 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 - Workflow Runtime Debugnoclickapp/noclick
Debug workflow runtime behavior and test frontend features using the nc MCP bridge. Use when debugging workflow execution, testing UI components, inspecting DOM/state, writing fron
claude-codetypescriptReadBashGlob - 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 - 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 - audit-frontendbbvch-ai/aihub-core
Run a comprehensive frontend code audit of the Nuxt 3 admin interface. Checks Pinia-Colada query/mutation patterns, TypeScript strictness, component architecture, SDK freshness, i1
claude-codebashtypescriptReadBashGrep - 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 - 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 - frontend-patternstranhieutt/software_development_departmentclaude-codetypescriptReadGlobGrep
- prisma-experttranhieutt/software_development_departmentclaude-codebashprismatypescriptReadGlobGrep
- drizzle-orm-experttranhieutt/software_development_departmentclaude-codebashtypescriptReadGlobGrep
- radix-ui-design-systemtranhieutt/software_development_departmentclaude-codecsstypescriptReadGlobGrep
- nestjs-experttranhieutt/software_development_departmentclaude-codetypescriptReadGlobGrep
- frontend-ui-dark-tstranhieutt/software_development_departmentclaude-codecssjavascripttypescriptReadGlobGrep
- angular-best-practicestranhieutt/software_development_departmentclaude-codetypescriptReadGlobGrep
- backend-patternstranhieutt/software_development_departmentclaude-codetypescriptReadGlobGrep
- shadcntranhieutt/software_development_departmentclaude-codebashjsontypescriptReadGlobGrep+7 files
- senior-frontendtranhieutt/software_development_departmentclaude-codebashjavascripttypescriptReadGlobGrep
- 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 - 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 - 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 - 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 - 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 - 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 - pseo-quality-guardkarrolcia/hippocampus
Validate programmatic SEO pages against quality standards to prevent thin content, duplicate content, and keyword cannibalization. Use when auditing pSEO output quality, before dep
claude-codetypescriptReadGlobGrep - 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 - 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 - 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 - 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 - scaffold-componentea-toolkit/architecture-catalog
Scaffold a new React component with test file for the catalog UI.
claude-codetypescriptReadWriteGlob - test-craftfredericvilcot/clean-claude
Apply BDD testing principles: test pyramid, behavior-driven tests, proper test doubles, and maintainable test suites
claude-codetypescriptReadGrepGlob - init-frontendfredericvilcot/clean-claude
Bootstrap a new frontend project with craft principles: React + Vite + TypeScript + Vitest + clean architecture
claude-codebashgitignorejsontypescriptReadGrepGlob - add-skillfredericvilcot/clean-claude
Add specialized craft skills to agents. Default craft principles always active. Everything MUST respect the craft philosophy.
claude-codebashjsontypescriptReadWriteBash - presentation-builderRoberdan/convergio-community
Animated slide deck builder with React, Tailwind, HLS video backgrounds, and liquid glass aesthetics
claude-codecsstypescriptReadGlobGrep - 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 - 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 - 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 - 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 - 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 - 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 skills →200 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.