---
title: "Curated agent skills by humans · skilld"
canonical_url: "https://skilld.dev/"
last_updated: "2026-08-20T06:40:28.938Z"
meta:
  description: "Agent skills written by real maintainers in their own GitHub repos. See who wrote it and read the SKILL.md before you install."
  "og:description": "Agent skills written by real maintainers in their own GitHub repos. See who wrote it and read the SKILL.md before you install."
  "og:title": "Curated agent skills by humans · skilld"
---

`

# **Curated agent skills by humans. **

Every skill is a SKILL.md written in its author's own repo, so you can see who made it and read the source before installing.

[Search skills](https://skilld.dev/skills) [Explore community](https://skilld.dev/community)

🔥Trending this week

- [**archify**Vox · tt-a1i/archify · 4 devs shared it](https://skilld.dev/gh/tt-a1i/archify)
- [**shader-for-interfaces**Joshua Guo · v2space-labs/shader-for-interfaces · 1 dev shared it](https://skilld.dev/gh/v2space-labs/shader-for-interfaces)
- [**agent-browser**Kacper Kapuściak · kacperkapusciak/goldie · 1 dev shared it](https://skilld.dev/gh/kacperkapusciak/goldie/agent-browser)
- [**goldie**Kacper Kapuściak · kacperkapusciak/goldie · 1 dev shared it](https://skilld.dev/gh/kacperkapusciak/goldie/goldie)
- [**builtin-skills**kvinsi · charmbracelet/crush · 1 dev shared it](https://skilld.dev/gh/charmbracelet/crush/builtin-skills)
- [**crush-config**kvinsi · charmbracelet/crush · 1 dev shared it](https://skilld.dev/gh/charmbracelet/crush/crush-config)
- [**crush-hooks**kvinsi · charmbracelet/crush · 1 dev shared it](https://skilld.dev/gh/charmbracelet/crush/crush-hooks)
- [**jq**kvinsi · charmbracelet/crush · 1 dev shared it](https://skilld.dev/gh/charmbracelet/crush/jq)
- [**agents-sdk**kvinsi · kilo-org/kilocode · 1 dev shared it](https://skilld.dev/gh/kilo-org/kilocode/agents-sdk)
- [**chart**kvinsi · kilo-org/kilocode · 1 dev shared it](https://skilld.dev/gh/kilo-org/kilocode/chart)
- [**cloudflare**kvinsi · kilo-org/kilocode · 1 dev shared it](https://skilld.dev/gh/kilo-org/kilocode/cloudflare)
- [**effect**kvinsi · kilo-org/kilocode · 1 dev shared it](https://skilld.dev/gh/kilo-org/kilocode/effect)
- [**claude-md-doctor**Tristan Gūwalgiya C. · agent-clinic/claude-md-doctor · 1 dev shared it](https://skilld.dev/gh/agent-clinic/claude-md-doctor)
- [**analytics-dashboard**Tom Dörr · charlie947/social-media-skills · 1 dev shared it](https://skilld.dev/gh/charlie947/social-media-skills/analytics-dashboard)
- [**content-matrix**Tom Dörr · charlie947/social-media-skills · 1 dev shared it](https://skilld.dev/gh/charlie947/social-media-skills/content-matrix)
- [**gemini-carousel**Tom Dörr · charlie947/social-media-skills · 1 dev shared it](https://skilld.dev/gh/charlie947/social-media-skills/gemini-carousel)
- [**gemini-infographic**Tom Dörr · charlie947/social-media-skills · 1 dev shared it](https://skilld.dev/gh/charlie947/social-media-skills/gemini-infographic)
- [**refine-live**Jakub Antalik · jakubantalik/transitions.dev · 1 dev shared it](https://skilld.dev/gh/jakubantalik/transitions.dev/refine-live)
- [**transitions-dev**Jakub Antalik · jakubantalik/transitions.dev · 1 dev shared it](https://skilld.dev/gh/jakubantalik/transitions.dev/transitions-dev)
- [**transitions-polish**Jakub Antalik · jakubantalik/transitions.dev · 1 dev shared it](https://skilld.dev/gh/jakubantalik/transitions.dev/transitions-polish)

## **What do you work on? **

Choose the work you actually do. Each track shows who writes skills for it.

- [<h3>**Planning and specs**</h3>

  You turn rough ideas into plans, specs, and scoped work.](https://skilld.dev/skills/planning)
- [<h3>**Shipping and release**</h3>

  You own the commits, branches, and deploys at the end of the work.](https://skilld.dev/skills/devops)
- [<h3>**Agent workflows**</h3>

  You run agents in parallel, drive a browser, and verify what they hand back.](https://skilld.dev/skills/context-engineering)
- [<h3>**Testing and debugging**</h3>

  You want tests that prove the change, and a cause when it breaks.](https://skilld.dev/skills/testing)
- [<h3>**Review and refactoring**</h3>

  You read other people's code and reshape it without breaking it.](https://skilld.dev/skills/code-review)
- [<h3>**Anti-slop writing**</h3>

  You want prose that reads like a person wrote it, with the AI tells gone.](https://skilld.dev/skills/anti-slop)
- [<h3>**Security and auth**</h3>

  You think about the threat model before the feature ships.](https://skilld.dev/skills/security)
- [<h3>**Design and interface work**</h3>

  You care how the interface looks, moves, and reads.](https://skilld.dev/skills/design)
- [<h3>**Everyday coding**</h3>

  You want the handful of skills that earn their context on every project.](https://skilld.dev/skills/coding)
- [<h3>**Performance and web quality**</h3>

  You profile the slow path before you ship it.](https://skilld.dev/skills/performance)
- [<h3>**Backend and data**</h3>

  You wire up the database, the auth, and the realtime layer.](https://skilld.dev/skills/backend-data)
- [<h3>**SEO**</h3>

  You want the crawler and the model to read the page the same way you do.](https://skilld.dev/skills/seo)
- [<h3>**Anti-slop coding**</h3>

  You want agent-written code cleaned before it reaches review.](https://skilld.dev/skills/anti-slop-coding)

## Collections for better agent work.

Shared by devs in the skilld community, covering discovery, planning, and review.

3 collections · 17 skills

[Explore the community](https://skilld.dev/community)

### Codebase architecture

Curated by

**@harlan-zw**

Why this collection

Plan structural changes with clear domain language, architecture review, tests, debugging, and an executable plan.

Inside this collection

5 skills

- [**/improve-codebase-architecture**mattpocock/skills](https://skilld.dev/gh/mattpocock/skills/improve-codebase-architecture)
- [**/test-driven-development**obra/superpowers](https://skilld.dev/gh/obra/superpowers/test-driven-development)
- [**/systematic-debugging**obra/superpowers](https://skilld.dev/gh/obra/superpowers/systematic-debugging)
- [**/domain-modeling**mattpocock/skills](https://skilld.dev/gh/mattpocock/skills/domain-modeling)
- [**/writing-plans**obra/superpowers](https://skilld.dev/gh/obra/superpowers/writing-plans)

Add all 5 skills

Run one command, or open the collection and check each source first.

[Inspect collection](https://skilld.dev/@harlan-zw/typescript-engineering-stack)

`npx skilld add @harlan-zw/typescript-engineering-stack`

Check the collection before you run the command.

[<h3>**Agent workflow**</h3>Run multi-pass changes with focused delegation, parallel work, verification, and a clean branch handoff. 6 skills · by @obra + @brianlovin](https://skilld.dev/@harlan-zw/agent-workflow-stack)

[<h3>**Agent builder essentials**</h3>Find and install an existing skill, create and validate one when needed, or connect a new tool through MCP. 6 skills · by @vercel-labs + @openai + @anthropics](https://skilld.dev/@harlan-zw/agent-building-stack)

## Curators you can follow.

6 devs publish collections on skilld. Open a profile to see what they keep installed.

[Browse the directory](https://skilld.dev/community)

- [

  **Harlan Wilton**

  @harlan-zw

  Agent builder essentials

  5 collections · 24 skills](https://skilld.dev/@harlan-zw)
- [

  **Jonathan Russ**

  @JonathanXDR

  1 skill](https://skilld.dev/@JonathanXDR)
- [

  **Pelle Wessman**

  @voxpelli

  Useful skills

  1 collection](https://skilld.dev/@voxpelli)
- [

  **RedStar**

  @RedStar071

  Docs

  2 collections](https://skilld.dev/@RedStar071)
- [

  **@nifik101**

  @nifik101

  Inbox-and-general

  1 collection](https://skilld.dev/@nifik101)
- [

  **Vladimir Valekzhanin**

  @vladcheck

  Essential

  1 collection](https://skilld.dev/@vladcheck)

## **Trending this week **

Skill repositories devs are posting about on X, ranked by how many separate devs shared them rather than by how loud any one post was.

6 repositories

[See all](https://skilld.dev/skills/trending)

1. [**tt-a1i/archify**1 skillIf I could give Codex / Grok Bot just one skill for drawing system diagrams, I’d pick 𝗔𝗿𝗰𝗵𝗶𝗳𝘆. It already has 29K+ stars on GitHub. I now use it by default whenever I need to map a system. Give it the code, then use this template:…4 devs shared it@Voxyz\_ai](https://skilld.dev/gh/tt-a1i/archify)
2. [**v2space-labs/shader-for-interfaces**1 skillI love shaders, but I kept hitting the same problem: the effect looked great, but the interface got worse. That frustration became Shader for Interfaces, a free Agent Skill for building WebGL/WebGPU effects that still behave like product…1 dev shared it@jshguo](https://skilld.dev/gh/v2space-labs/shader-for-interfaces)
3. [**kacperkapusciak/goldie**2 skillsIntroducing Goldie: App Store screenshot generator for coding agents (and humans) ✨ \~ / npx skills add kacperkapusciak/goldie1 dev shared it@kacperkapusciak](https://skilld.dev/gh/kacperkapusciak/goldie)
4. [**charmbracelet/crush**5 skillsTHREE OPEN SOURCE CODING AGENTS ARE QUIETLY REPLACING THE PAID EXTENSIONS EVERYONE'S STILL SUBSCRIBED TO 1/ CodeWhale 40.9k⭐ -> built in Rust, MIT licensed. talk to it like a teammate or run it headless with codewhale exec. reads your…1 dev shared it@kv1nsiii](https://skilld.dev/gh/charmbracelet/crush)
5. [**kilo-org/kilocode**11 skillsTHREE OPEN SOURCE CODING AGENTS ARE QUIETLY REPLACING THE PAID EXTENSIONS EVERYONE'S STILL SUBSCRIBED TO 1/ CodeWhale 40.9k⭐ -> built in Rust, MIT licensed. talk to it like a teammate or run it headless with codewhale exec. reads your…1 dev shared it@kv1nsiii](https://skilld.dev/gh/kilo-org/kilocode)
6. [**agent-clinic/claude-md-doctor**1 skillIntroducing Claude.md doctor An agent skill that examines your CLAUDE.md / AGENTS.md, grades it and tells you how to FIX it It even backtests your sessions to find the flaws that you can't tell just from the file Free and open-source. Try…1 dev shared it@trisgwync](https://skilld.dev/gh/agent-clinic/claude-md-doctor)

## **Keep your agent current. **

Updated skills and newly published skills have separate feeds. We don't rank new ones higher.

### **Recently updated **

Source files changed

[Browse all](https://skilld.dev/skills)

- [posthog/posthogchore(review-hog): rename user-facing mentions to PostHog Review (#88626)5d ago](https://skilld.dev/gh/posthog/posthog)
- [tldraw/tldrawdocs(skills): add before/after PR template for bug fixes and improvements (#10147)12d ago](https://skilld.dev/gh/tldraw/tldraw)
- [mattpocock/skillsRemove all em-dashes from the repo12d ago](https://skilld.dev/gh/mattpocock/skills)
- [obra/superpowersRelease v6.3.0: Devin CLI and Hermes Agent support, brainstorming three-path router, SDD/Codex efficiency fixes (#2125)19d ago](https://skilld.dev/gh/obra/superpowers)
- [supabase-postgres-best-practicesfix(supabase-postgres-best-practices): make skill description trigger-rich (#194)1mo ago](https://skilld.dev/gh/supabase/agent-skills/supabase-postgres-best-practices)

### **New to skilld **

From official publishers

[View publishers](https://skilld.dev/skills)

- [creating-box-plot-insightsposthog/posthogtoday](https://skilld.dev/gh/posthog/posthog/creating-box-plot-insights)
- [debugging-experimentsposthog/posthogtoday](https://skilld.dev/gh/posthog/posthog/debugging-experiments)
- [constraint-driven-developmentaddyosmani/agent-skills3d ago](https://skilld.dev/gh/addyosmani/agent-skills/constraint-driven-development)
- [pulumi-context-apipulumi/agent-skills3d ago](https://skilld.dev/gh/pulumi/agent-skills/pulumi-context-api)
- [runway-devrunwayml/skills3d ago](https://skilld.dev/gh/runwayml/skills/runway-dev)

## **Know what changed. **

Changes to the skills you like, plus what devs are talking about, to your inbox every Monday.

[See this week's](https://skilld.dev/weekly/preview) [Sign in with GitHub](https://skilld.dev/login)

On by default once you sign in. Off in one click.

In your inbox

| <table><tr><td>[skilld weekly](https://skilld.dev)</td><td>25 Aug – 1 Sep</td></tr></table><table><tr><td><h1>This week’s trending Skills</h1>Here are this week’s trending Skills.</td></tr><tr><td><h2>Trending this week</h2></td></tr><tr><td><table><tr><td></td><td>[impeccable](https://github.com/pbakaus/impeccable/blob/6db7c25e0e97da9e97172275272acd6f68c113e2/plugin/skills/impeccable/SKILL.md) pbakaus/impeccable · 4 accounts mentioned it · latest 5d ago · 64k stars · [@charliejhills on X](https://x.com/charliejhills/status/2092256296242438236)</td></tr></table></td></tr><tr><td><table><tr><td></td><td>[browser-use](https://github.com/browser-use/browser-use/blob/a70a020a697d9e5b3c9bf6cc55b49831eed8b42d/skills/browser-use/SKILL.md) browser-use/browser-use · 1 account mentioned it · latest yesterday · 112k stars · [@RoundtableSpace on X](https://x.com/RoundtableSpace/status/2094013510187360757)</td></tr></table></td></tr><tr><td><table><tr><td></td><td>[break](https://github.com/jakubkrehel/skills/blob/c2ec1f703ac2296f67b43f8e307508258d8054ef/skills/break/SKILL.md) jakubkrehel/skills · 1 account mentioned it · latest 6d ago · 4.7k stars · [@jakubkrehel on X](https://x.com/jakubkrehel/status/2092323505387745540)</td></tr></table></td></tr><tr><td><table><tr><td></td><td>[variant](https://github.com/jakubkrehel/skills/blob/cccd8845505655ff5453a6ef207c43159c0981e5/skills/variant/SKILL.md) jakubkrehel/skills · 1 account mentioned it · latest 6d ago · 4.7k stars · [@jakubkrehel on X](https://x.com/jakubkrehel/status/2092323505387745540)</td></tr></table></td></tr><tr><td><table><tr><td></td><td>[claude-md-doctor](https://github.com/agent-clinic/claude-md-doctor/blob/cca6cf309a87be8b35a6d2d45559f7db4fdc6515/skills/claude-md-doctor/SKILL.md) agent-clinic/claude-md-doctor · 1 account mentioned it · latest 4d ago · 26 stars · [@trisgwync on X](https://x.com/trisgwync/status/2093059414999855176)</td></tr></table></td></tr><tr><td><table><tr><td></td><td>[code-comments](https://github.com/karlhorky/agent-skills/blob/7596391712c14b1f6dbe758dd6668eb1fd8d95f4/.agents/skills/code-comments/SKILL.md) karlhorky/agent-skills · 2 accounts mentioned it · latest 5d ago · 4 stars · [@karlhorky on X](https://x.com/karlhorky/status/2092609495193051184)</td></tr></table></td></tr><tr><td><table><tr><td></td><td>[find-skills](https://github.com/vercel-labs/skills/blob/a41bdd074bb587afd861332cf2f473f3154de4d7/skills/find-skills/SKILL.md) vercel-labs/skills · 1 account mentioned it · latest 2d ago · 30k stars · [@dr\_cintas on X](https://x.com/dr_cintas/status/2093786985509061082)</td></tr></table></td></tr></table><table><tr><td>[Browse trending Skills](https://skilld.dev/api/e/weekly?p=%2Fskills%2Ftrending&k=cta&w=1788243199)</td></tr></table>[Share this week’s board](https://skilld.dev/api/e/weekly?p=%2Fapi%2Fshare%2Fweekly&k=share&w=1788243199) |
| --- |
|   |
| You get this once a week because you have a skilld account. [Settings](https://skilld.dev/api/e/weekly?p=%2Fme&k=footer&w=1788243199) · [Unsubscribe](https://skilld.dev/me) |

## Got a setup you keep reusing?

skilld author starts a draft. You edit, own, and publish it in your repository, or bundle skills into a collection.

[Bootstrap a package draft](https://skilld.dev/learn/author-npm-package-skills) [Create a collection](https://skilld.dev/collections/new)