Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Dev tools

16,902 results · page 378 of 564

  • audit-dependenciesSkillDev tools

    Dependency audit across the service repositories.

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • Bad_FormatterSkillDev tools

    Formats code across multiple languages

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • BadNameBetaSkillDev tools

    Skill that handles API testing

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • changelog-writerSkillDev tools

    Draft changelog entries from merged pull requests since the last release tag

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • cleanup-workspaceSkillDev tools

    Clean up the local workspace after a dev branch has been merged into main. Verifies the current dev branch is fully merged into origin/main, then switches to main, pulls the latest, deletes the local dev branch, and deletes the remote dev branch if it still exists. STOPS and warns the user if the cu

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • compactor-detailSkillDev tools

    Full compactor reference — tool parameters, anti-patterns, sandbox languages, context budget, workflows.

    Ready to connect★ 66

    github.com/neuron-mr-white/unipi63 stars

    View details
  • compactor-doctorSkillDev tools

    Diagnostics — validate config, session DB, runtimes, and troubleshoot compactor issues.

    Ready to connect★ 66

    github.com/neuron-mr-white/unipi63 stars

    View details
  • complete-skillSkillDev tools

    A skill with all required fields and metadata

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • consultantSkillDev tools

    Expert consultation — advisory with framework-based analysis. Read-only. Use when you need expert advice before brainstorming.

    Ready to connect★ 66

    github.com/neuron-mr-white/unipi63 stars

    View details
  • contract-review-proSkillDev tools

    Professional-grade contract review skill that adds comment-based issue annotations without changing original text. Enforces a four-layer review (entity verification, basic, business, legal), writes structured comments (issue type, risk reason, revision suggestion) with risk level encoded via reviewe

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • convert-finder-skill-to-preprocessor-scriptsSkillDev tools

    Convert an existing find-XXXX SKILL.md into a preprocessor Python script, updating configs/<GAMEVER>.yaml and removing the old SKILL.md. Covers xref-string-based and LLM_DECOMPILE-based discovery patterns.

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • council-modeSkillDev tools

    Run a bounded supervisor-mediated advisor council. Use when the user asks for council mode, asks to convene advisors, debate a decision, cross-examine recommendations, or run /council.

    Ready to connect★ 66

    github.com/neuron-mr-white/unipi63 stars

    View details
  • create-preprocessor-scriptsSkillDev tools

    Create a new find-XXXX preprocessor Python script from scratch (no existing SKILL.md), add configs/<GAMEVER>.yaml skill and symbol entries. Covers xref-string-based and LLM_DECOMPILE-based discovery patterns. Use when a GitHub issue or user instruction specifies a new function to find.

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • css-component-testingSkillDev tools

    Guides CSS and layout tests for FigUI3 components. Use when validating component CSS, nested selectors, tokens, interaction states, computed styles, layout boxes, or visual regressions.

    Ready to connect★ 66

    github.com/rogie/figui365 stars

    View details
  • data-parserSkillDev tools

    Use this skill when working with the data parsing pipeline

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • demoSkillDev tools

    Walk through a demo release review end to end. Use when showing the release workflow to a new team member.

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • dsh-plugin-creatorSkillDev tools

    Create a @deepseek-ai/dsh-* plugin package end-to-end — choose the extension point or capability seam, scaffold the package, implement the tool/hook/service, and run the repo gates. 触发:新增插件 / 加工具 / 开发 capability。

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • dsh-plugin-publisherSkillDev tools

    Publish a validated DSH plugin package (`@deepseek-ai/dsh-*` or `@lovstudio/dsh-*`) to npm, git, or tarball channels and verify it loads in the DeepSeek Harness. Use when the user asks to publish, release, or ship a plugin. 触发:发布插件 / 上架插件 / release dsh 插件。

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • empty-nameSkillDev tools

    Skill whose name key exists but holds an empty string

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • fig-editorSkillDev tools

    Guides FigUI3 editor bundle (`fig-editor.js` / `fig-editor.css`): fig-select, fig-select-options, fig-select-option, fig-fill-picker, and fig-interpolation-swatch, including React JSX usage. Use when building custom selects, grouped option lists, sticky separators, ghost selects, fill picker dialogs

    Ready to connect★ 66

    github.com/rogie/figui365 stars

    View details
  • find-CBaseEntity_GetChangeAccessorPathInfo_1SkillDev tools

    Find and identify the CBaseEntity_GetChangeAccessorPathInfo_1 virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the second GetChangeAccessorPathInfo override by scanning CBaseEntity vtable slots near the known CBaseEnti

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • find-CCSBotManager_AddBot_BotNavIgnoreSkillDev tools

    Find and patch the g_pNavMesh null-check inside CCSBotManager_AddBot in CS2 binary using IDA Pro MCP. This patch removes the navigation mesh requirement so bots can be added even without a nav mesh loaded. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate and patch the

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • find-CCSGameRules__sm_mapGcBanInformationSkillDev tools

    Find and identify the CCSGameRules__sm_mapGcBanInformation global variable in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the GC ban information map structure by decompiling CCSPlayerController_ResourceDataThink's sub-function (Linux

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • find-CCSPlayer_MovementServices_CheckJumpButton_WaterPatchSkillDev tools

    Find and patch the water jump velocity inside CCSPlayer_MovementServices_CheckJumpButton in CS2 binary using IDA Pro MCP. This patch changes the water jump velocity from 100.0f to 145.0f by modifying the immediate operand of a mov instruction. Use this skill when reverse engineering CS2 server.dll o

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • find-CCSPlayer_MovementServices_FullWalkMove_SpeedClampSkillDev tools

    Find and identify the velocity clamping branch inside CCSPlayer_MovementServices_FullWalkMove in CS2 binary using IDA Pro MCP, then generate a patch signature to disable it. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate and patch the speed-clamp if-branch that caps

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • find-CEntitySystem_Init-decompilesSkillDev tools

    Final-guarantee fallback for the find-CEntitySystem_Init-decompiles preprocessor. Recovers the struct members, indirect virtual-function offsets, and de-inlined helpers that CEntitySystem::Init sets up, by decompiling CEntitySystem_Init in CS2 server.dll / libserver.so and following de-inlined calle

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • find-CEntitySystem_m_entityNamesSkillDev tools

    Final-guarantee fallback for the find-CEntitySystem_m_entityNames preprocessor. Recovers CEntitySystem::m_entityNames in CS2 server.dll / libserver.so by decompiling CEntitySystem_AddEntityToNameMap and recognizing its ordered-map/RB-tree lookup whether the lookup helper is emitted as a separate fun

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • find-CNetworkGameServer_GetFreeClientSkillDev tools

    Final-guarantee fallback for CNetworkGameServer_GetFreeClient. Locate the concrete free-client allocator in CS2 engine2.dll / libengine2.so when the ConnectClient decompile preprocessor cannot resolve it. Use only after the deterministic preprocessor returns failure. Trigger: CNetworkGameServer_GetF

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • find-CNetworkGameServerBase_CreateFakeClientSkillDev tools

    Final-guarantee fallback for the find-CNetworkGameServerBase_CreateFakeClient preprocessor. Recovers CNetworkGameServerBase_CreateFakeClient in CS2 engine2.dll / libengine2.so when the string-xref preprocessor cannot resolve the function. Use this skill only after the deterministic preprocessor retu

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • find-CServerSideClientBase_GetUserIDStringSkillDev tools

    Final-guarantee fallback for CServerSideClientBase_GetUserIDString when its deterministic string-xref preprocessor cannot resolve the function. Locate the concrete user-ID formatting helper in engine2.dll / libengine2.so and write the semantic artifact for the active platform. Trigger: CServerSideCl

    Ready to connect★ 66

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

53,789 of the 54,221 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI