TypeScript Skills

Open-source TypeScript projects categorized as Skills

Top 23 TypeScript Skill Projects

  1. cherry-studio

    AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

    Project mention: Protocol Launcher Series: One-Click Setup of Cherry Studio MCP Services and AI Models | dev.to | 2026-02-24

    Cherry Studio is a powerful desktop AI client. It supports connecting to multiple AI model providers (such as OpenAI, Anthropic, DeepSeek, etc.) and has full support for the MCP (Model Context Protocol).

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. context-mode

    Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 15 platforms

    Project mention: Show HN: Context Mode Insight – observability layer for AI coding agents | news.ycombinator.com | 2026-06-07
  4. warriorjs

    🏰 An exciting game of programming and Artificial Intelligence

  5. agent-orchestrator

    Agentic orchestrator for parallel coding agents β€” plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews.

    Project mention: Dynamic Workflows in Claude Code | news.ycombinator.com | 2026-05-28
  6. refly

    The first open-source agent skills builder. Define skills by vibe workflow, run on Claude Code, Cursor, Codex & more. Build Clawdbot 🦞· APIs for Lovable · Bots for Slack & Lark/Feishu · Skills are infrastructure, not prompts.

    Project mention: State management in Refly codebaseβ€Š-β€ŠPartΒ 1.1 | dev.to | 2026-02-27

    Inspired by BulletProof React, I applied its codebase architecture concepts to the Refly codebase.

  7. dev-browser

    A Claude Skill to give your agent the ability to use a web browser

    Project mention: Dev Browser: Browser Automation Built for AI Agents | dev.to | 2026-05-19

    That’s why dev-browser caught my attention.

  8. skills

    Anthony Fu's curated collection of agent skills. (by antfu)

    Project mention: The most popular AI coding skills right now | dev.to | 2026-06-15

    The Vue community moved early here. vuejs-ai/skills is a community Vue 3 skills project (the README notes the author may propose transferring it to the Vue org), and its vue-best-practices skill is a structured workflow covering the Composition API, reactivity, and the patterns you want a model to follow. Anthony Fu's collection covers Vue, Vite, Nuxt, Pinia, VueUse, and Vitest. Both install through the same CLI:

  9. gitagent-protocol

    A framework-agnostic, git-native standard for defining AI agents

    Project mention: GitAgentProtocol (Open Gap) | news.ycombinator.com | 2026-05-06
  10. nexu

    The simplest desktop client for OpenClaw 🦞 β€” bridge your Agent to WeChat, Feishu, Slack & Discord in one click. Works with Claude Code, Codex & any LLM. BYOK, Oauth, local-first, chat from your phone 24/7.

    Project mention: Every AI Startup Should Watch Out: 1000+ Ghost Accounts Drained Our Platform in 15 Days | dev.to | 2026-04-16

    🦞 Nexu: https://github.com/nexu-io/nexu

  11. skills

    Skills, MCP servers, Custom Agents, Agents.md for SDKs to ground Coding Agents (by microsoft)

    Project mention: Wiki Builder: Skill to Build LLM Knowledge Bases | news.ycombinator.com | 2026-05-06
  12. agent-skills

    Agent Skills to help developers using AI agents with Supabase (by supabase)

    Project mention: Agent Skills to help developers using AI agents with Supabase | news.ycombinator.com | 2026-01-23
  13. thesvg

    6,035+ brand SVG icons for developers. Tree-shakeable, typed, open source. npm i thesvg

    Project mention: Google redesigned 13 Workspace icons last week. Here is where to grab the new SVGs. | dev.to | 2026-05-22

    View on GitHub

  14. taches-cc-resources

    A collection of my favorite custom Claude Code resources to make life easier.

    Project mention: Artisanal Code | news.ycombinator.com | 2026-01-17

    Thanks! I agree with you to some extent. I _do_ need to get better with these tools but I remain suspicious for reasons like skill atrophy and the fact that I'm perhaps experienced enough to know how much I don't know. Using AI to plug gaps in my own skillset feels like setting a dangerous precedent on the one hand, but on the other hand, if it works then what's the problem? People just want things that work at the end of the day.

    Just to check that I've got it right by the way, are you referring to the Ralph Wiggum loops? And are these Taches? https://github.com/glittercowboy/taches-cc-resources

    I'm definitely keen to dive into these tools.

    A message that I maybe didn't land in my post is that it is a little bit ridiculous to demand or only deliver "Artisanal Code". It's more labour intensive and the end product is virtually the same at the end of the day.

  15. skills

    Skills for teaching agents how to build on Cloudflare. (by cloudflare)

    Project mention: Go vs Rust: the only backend language debate that actually matters in 2026 | dev.to | 2026-05-14

    Rust compiles to WebAssembly better than almost anything else, which opens up edge compute scenarios Cloudflare Workers, Fastly Compute where you want near-native performance in a serverless container with a sub-millisecond cold start. Go can do this too, but Rust’s output is leaner and the toolchain support is stronger.

  16. open-cowork

    Open-source AI agent desktop app for Windows & macOS. One-click install Claude Code, MCP tools, and Skills β€” with sandbox isolation, multi-model support, and Feishu/Slack integration.

    Project mention: The Dead Economy Theory | news.ycombinator.com | 2026-05-29
  17. ktx

    ktx is an executable context layer for data and analytics agents πŸ™ Allow Claude Code, Codex, or other AI agents to query data accurately and with full context of your company (by Kaelio)

    Project mention: Show HN: Built Open-Source Version of Anthropic's Internal Analytics Engine | news.ycombinator.com | 2026-06-09

    Hey HN, here's the repo if you'd like to try it out: https://github.com/Kaelio/ktx

    Would love your feedback.

  18. skillsgate

    Project mention: Semantically search 45k+ AI skills | news.ycombinator.com | 2026-03-10
  19. OpenPackage

    The open, universal, coding agent skills, agents, rules, and commands organizer and package manager.

    Project mention: Show HN: I wrote an open source package manager for AI coding, OpenPackage | news.ycombinator.com | 2025-12-10
  20. gitagent

    A universal git-native AI agent framework. Your agent lives inside a git repo β€” identity, rules, memory, tools, and skills are all version-controlled files.

    Project mention: Show HN: GitAgent – An open standard that turns any Git repo into an AI agent | news.ycombinator.com | 2026-03-14

    6. CI/CD with GitAgent validate in GitHub Actions

    The CLI lets you run any agent repo directly:

    npx @open-gitagent/gitagent run -r https://github.com/user/agent -a claude

    The compliance layer is optional, but there if you need it β€” risk tiers, regulatory mappings (FINRA, SEC, SR 11-7), and audit reports via GitAgent audit.

    Spec is at https://gitagent.sh, code is on GitHub.

    Would love feedback on the schema design and what adapters people would want next.

  21. copilot-mcp

    A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI.

  22. skill-check

    Linter for agent skill files

    Project mention: Show HN: Skill Check CLI for your skill.md | news.ycombinator.com | 2026-02-20
  23. zeldaPlay

    A Single Page Application to help zeldaPlay players to track their characters and progress

  24. flompt

    flow + prompt = flompt - Visual AI Prompt Builder. Decompose, edit as flowchart, recompile into optimized machine-readable prompts

    Project mention: A colleague told me my prompt was garbage. He was right. | dev.to | 2026-03-13

    Web app at flompt.dev. No account, no install. Paste, decompose, edit, compile.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Skills discussion

Log in or Post with

TypeScript Skills related posts

  • Show HN: Context Mode Insight – observability layer for AI coding agents

    1 project | news.ycombinator.com | 7 Jun 2026
  • Claude + Composio: Automation vs Manual Workflows

    1 project | dev.to | 22 May 2026
  • Per-User OAuth for AI Agents: Why It Matters and What to Look For

    1 project | dev.to | 20 May 2026
  • Dev Browser: Browser Automation Built for AI Agents

    1 project | dev.to | 19 May 2026
  • Google Just Launched an Official Agent Skills Repository. Here's What It Actually Solves.

    2 projects | dev.to | 23 Apr 2026
  • Show HN: Daemons – we pivoted from building agents to cleaning up after them

    3 projects | news.ycombinator.com | 21 Apr 2026
  • Reading list (29th March to April 20th)

    10 projects | dev.to | 20 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source Skill projects in TypeScript? This list will help you:

# Project Stars
1 cherry-studio 47,250
2 context-mode 17,204
3 warriorjs 9,520
4 agent-orchestrator 7,501
5 refly 7,357
6 dev-browser 6,243
7 skills 5,303
8 gitagent-protocol 2,761
9 nexu 2,566
10 skills 2,539
11 agent-skills 2,235
12 thesvg 2,059
13 taches-cc-resources 1,940
14 skills 1,759
15 open-cowork 1,449
16 ktx 1,223
17 skillsgate 767
18 OpenPackage 576
19 gitagent 528
20 copilot-mcp 494
21 skill-check 180
22 zeldaPlay 120
23 flompt 115

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com