# Skillsify > Turn your idea into a coding skill in under a minute. Skillsify generates skill packages for coding agents from a one-line description, validates them against automated quality gates, and publishes them in a public registry. ## Skills - [skillsify](https://skillsify.app/skills/skillsify): Creates, validates and installs Agent Skills without leaving the terminal. Use when the user asks to build a skill, turn a repeated workflow into a skill, find an existing skill for a task, or wants to know why a skill is not being triggered. - [core-web-vitals-audit](https://skillsify.app/skills/core-web-vitals-audit): Audits a web application for Core Web Vitals regressions. Use when the user asks to check LCP, INP or CLS, investigate a Lighthouse score drop, or review front-end performance before a release. - [flaky-test-hunter](https://skillsify.app/skills/flaky-test-hunter): Finds and diagnoses flaky tests in a test suite. Use when tests pass locally but fail in CI, when a suite fails intermittently, or when the user asks to stabilise or de-flake their tests. - [dependency-risk-review](https://skillsify.app/skills/dependency-risk-review): Reviews third-party dependencies for supply-chain and licence risk. Use when the user asks to audit dependencies, evaluate whether to add a package, review a lockfile diff, or check licence compatibility. - [hreflang-cluster-check](https://skillsify.app/skills/hreflang-cluster-check): Validates hreflang and canonical clusters across a multilingual site. Use when the user asks why the wrong language ranks, reports hreflang errors in Search Console, or is launching a new locale. - [rtl-layout-audit](https://skillsify.app/skills/rtl-layout-audit): Audits a web interface for right-to-left layout correctness in Arabic, Hebrew, Persian or Urdu. Use when adding an RTL locale, when the user reports mirrored or broken Arabic layout, or before shipping a bilingual interface. - [api-changelog-writer](https://skillsify.app/skills/api-changelog-writer): Writes an accurate API changelog entry from a diff. Use when the user asks to document a release, write release notes, or explain what changed in an API between versions. ## Product - [Generator](https://skillsify.app/en): Describe an idea and receive a validated skill package, streamed. - [Registry](https://skillsify.app/en/skills): Every published skill, with its public quality report. - [Documentation](https://skillsify.app/en/docs): The skill format, the quality gates and the install flow. - [Pricing](https://skillsify.app/en/pricing): Three free generations, then credit packs. ## Optional - [Typed index](https://skillsify.app/index.json): The registry as structured JSON.