Featured skills

Start with the most common developer problems

View all skills

Top ranked

Full leaderboards →

All time

All →
  1. 01 find skills vercel-labs/skills Helps users discover and install agent skills when they ask questions like "how do I do X", "fin… 3.1m
  2. 02 grill me mattpocock/skills A relentless interview to sharpen a plan or design. Call the Skill tool with "grilling".… 956.6k
  3. 03 grill with docs mattpocock/skills A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary)… 815.0k
  4. 04 frontend design anthropics/skills Guidance for distinctive, intentional visual design when building new UI or reshaping an existin… 814.3k
  5. 05 improve codebase architecture mattpocock/skills Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill th… 785.5k

Trending (24h)

All →
  1. 01 find skills vercel-labs/skills Helps users discover and install agent skills when they ask questions like "how do I do X", "fin… 16.2k
  2. 02 grill me mattpocock/skills A relentless interview to sharpen a plan or design. Call the Skill tool with "grilling".… 11.0k
  3. 03 grilling mattpocock/skills Grill the user relentlessly about a plan, decision, or idea.… 10.0k
  4. 04 grill with docs mattpocock/skills A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary)… 9.6k
  5. 05 improve codebase architecture mattpocock/skills Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill th… 9.0k

Hot

All →
  1. 01 retro mattpocock/skills Conduct a retrospective on a coding session. The user has asked for a retrospective.… +175
  2. 02 agent browser vercel-labs/agent-browser Browser automation CLI for AI agents. Use when the user needs to interact with websites, includi… +84
  3. 03 supabase postgres best practices supabase/agent-skills Postgres performance optimization and best practices from Supabase.… +37
  4. 04 vercel React best practices vercel-labs/agent-skills React and Next.js performance optimization guidelines from Vercel Engineering.… +30
  5. 05 frontend design anthropics/skills Guidance for distinctive, intentional visual design when building new UI or reshaping an existin… +28

Find skills by context, not just by name

fluxly turns SKILL.md files scattered across public GitHub repositories into one searchable, auditable catalogue. Every skill keeps its source repo, last update, GitHub context and install command in plain view — so you can decide whether it's worth using before you ever open the source.

  • Search by context

    More than name matching — compose queries across 9 structured facets (category, maintainer, network, complexity, API-key need…). Every query mirrors to the URL.

  • Judge before install

    Audit verdict (verified / community / unverified / flagged), source repo, last update, star count, install path — every signal sits on the detail page so the call is yours.

  • Stay open

    Every skill follows the open SKILL.md standard. Source stays in its GitHub repo. We never host or lock — just a better catalogue and install entry.

FAQ

  • What is a Skill?

    A Skill packages "how an agent does a concrete job" — its prompt, knowledge, workflow, and tool calls — into a reusable unit defined by SKILL.md. The agent invokes it automatically when the situation matches.

  • Skills vs prompts?

    Prompts are one-shot — you re-paste them. Skills package the workflow: write once, invoke many times, share with the team, with boundaries, parameters and tests baked in.

  • How do I install a skill?

    Open any skill page and copy the install command at the top into your terminal. The command places it in the right directory for your chosen agent.

  • Are skills safe?

    Every skill runs through a static scan, but a static scan never proves runtime safety or grants Verified. Read the audit method, findings, and source details before installing.

  • Which agents are supported?

    26 agents that support the SKILL.md standard — Claude Code, Cursor, Codex, Windsurf, Gemini CLI, Cline, Aider, Copilot, Replit Agent and more. See /agents for canonical install paths.

  • Can I submit one?

    Yes. Put a SKILL.md in the root of a public GitHub repo and submit the link via /publish. The next ingest cycle picks it up.