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: AI & models

9,018 results · page 207 of 301

  • 1c-interface-validateSkillAI & models

    Validation of the 1C command interface. Use after configuring a subsystem's command interface to check its correctness

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-meta-decompileSkillAI & models

    Decompiles a 1C metadata object into a JSON template in the meta-compile format. Use when you need to get a draft DSL description of a new object modeled on another one. Does not preserve UUIDs/modules/forms.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-meta-removeSkillAI & models

    Remove a metadata object from a 1C configuration. Use when the user asks to delete or remove an object from the configuration.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-meta-validateSkillAI & models

    Validation of 1C metadata objects. Use after creating or modifying a configuration object to check correctness

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-query-optimizationSkillAI & models

    Advanced query patterns for 1C: temporary tables, joins, DCS optimization. Use for complex queries beyond basic rules in query-optimization-tips.md.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-query-validateSkillAI & models

    Validates 1C query text against a configuration export - whether tables, tabular sections, register virtual tables, and fields exist. Works without the platform, using the index from 1c-config-index

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-role-compileSkillAI & models

    Creates a 1C role from a rights description. Use when you need to create a new role with a set of object permissions.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-role-infoSkillAI & models

    Compact summary of 1C role permissions from Rights.xml - objects, rights, RLS, restriction templates. Use for permission audits - which objects and actions are available, RLS restrictions

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-role-validateSkillAI & models

    1C role validation. Use after creating or modifying a role to check its correctness

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-skd-compileSkillAI & models

    Compiles a 1C data composition schema (SKD) from a compact JSON definition. Use when you need to create an SKD from scratch.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-skd-decompileSkillAI & models

    Decompiles a 1C data composition schema (SKD) from XML to a JSON draft DSL. Use when you need to decompile an SKD, convert a data composition schema to JSON, or get DSL from an SKD template

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-skd-editSkillAI & models

    Targeted editing of 1C data composition schemas (SKD). Use when you need to modify an existing SKD - add fields, totals, filters, parameters, or change the query text.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-skd-infoSkillAI & models

    Analyzes the structure of a 1C data composition schema (SKD) - sets, fields, parameters, variants. Use to understand a report - data source (query), available fields, parameters

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-skd-validateSkillAI & models

    Validates a 1C data composition schema (SKD). Use after creating or modifying an SKD to check its correctness.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-subsystem-compileSkillAI & models

    Create a 1C subsystem - XML sources from a JSON definition. Use when the user asks to add a subsystem (section) to the configuration.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-subsystem-editSkillAI & models

    Targeted editing of a 1C subsystem. Use when you need to add or remove objects from a subsystem, manage child subsystems, or change properties

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-subsystem-infoSkillAI & models

    Analyze 1C subsystem structure from an XML export - composition, child subsystems, command interface, hierarchy tree. Use for exploring subsystem structure and navigating the configuration.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-subsystem-validateSkillAI & models

    1C subsystem validation. Use after creating or modifying a subsystem to verify correctness

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-support-stateSkillAI & models

    Reading and switching the support state of a 1C configuration in an XML export - allow editing of a vendor object, remove from support, lock it back, enable modification capability. Use when the user asks about support state, a locked object, or removing from support.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-web-stopSkillAI & models

    Stops the Apache HTTP Server. Use when the user asks to stop the web server, Apache, or to discontinue web publishing

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-xdto-compileSkillAI & models

    Create a 1C XDTO package from an XML schema (XSD). Use when you need to add an XDTO package to the configuration - for data exchange, integration, web services, or an external XML format

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-xdto-decompileSkillAI & models

    Exports a 1C XDTO package to an XML schema (XSD). Use when you need to get the schema of an existing package - to rework it entirely, hand it off to a counterparty, or move the package to another configuration.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-xdto-editSkillAI & models

    Targeted editing of a 1C XDTO package. Use when you need to add, modify, or delete a type or property in an existing package, rename the package, or change its namespace

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-xdto-infoSkillAI & models

    Analyzes the structure of a 1C XDTO package - types, properties, entry points. Use it as a preparatory step when writing code that creates and populates XDTO objects, when parsing incoming XML, or to find out which packages exist in the configuration.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c-xdto-validateSkillAI & models

    Validation of a 1C XDTO package. Use after creating or modifying an XDTO package to check its correctness.

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • 1c77-devSkillAI & models

    Development and customization for 1C:Enterprise 7.7 (also known as "77", "семерка"): editing and creating code modules (.1s, CP1251 encoding), forms (.frm), configuration objects (1Cv7.MD), external data processors and reports (.ert), plus decompiling and assembling .ert / 1Cv7.MD via GComp. ALWAYS

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • agent-capability-analyzerSkillAI & models

    Runs the description-drift experiment — spawns all Claude Code agents simultaneously to collect self-reported capabilities, then compares them against static frontmatter descriptions to reveal how reliable orchestrator routing based on descriptions actually is. Use when measuring description drift a

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • agentskillsSkillAI & models

    Agent Skills Open Standard reference (agentskills.io). Use when creating portable skills for Claude Code, Cursor, Gemini CLI, OpenAI Codex, VS Code, Roo Code, and 20+ compatible agents. Covers frontmatter schema, naming rules, directory structure, progressive disclosure, validation, and authoring. L

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • ai-edt-toolsSkillAI & models

    EDT-based 1C:Enterprise (1С:Предприятие 8.3+) development via the EDT MCP server - BSL code analysis and editing, metadata inspection and construction, module navigation, query validation, managed forms, error checking, debugging, infobase update. Use when the project is an EDT workspace: 1C/BSL mod

    Ready to connect★ 66

    github.com/desko77/claude-code-skills-1c66 stars

    View details
  • analyze-test-failuresSkillAI & models

    Analyzes failing test cases to determine whether failures indicate genuine bugs or incorrect test implementations. Use when debugging test failures, investigating test errors, classifying failures as test bugs vs implementation bugs vs ambiguous behavior, or when given specific failing test names or

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 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.

54,826 of the 55,257 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