Просмотр:

Просматривайте и устанавливайте тысячи навыков AI Agent в каталоге Killer-Skills. Совместимо с Claude Code, Windsurf, Cursor и другими.

4 доступные навыки

coding-standard-javascript

Logo of jdubray
jdubray

Enforce JavaScript/ES6+ and TypeScript coding standards including camelCase variables, PascalCase classes, and kebab-case filenames.

doc-creation

Logo of callumflack
callumflack

The doc-creation skill helps developers manage documents by providing conventions for filename and placement, making it easier to organize and maintain documentation across repositories and applications.

blog-post-formatter

Logo of santosrai
santosrai

Format blog content into properly structured markdown files for Next.js portfolio blog. Use when user wants to: (1) Format raw blog content into markdown with frontmatter, (2) Create new blog posts from topics or titles, (3) Generate blog post files with proper metadata (title, excerpt, date, author) and save to _posts/ directory. Automatically generates excerpts, converts titles to kebab-case filenames, and ensures proper frontmatter format.

url-readmode-markdown

Logo of seefreed
seefreed

Convert a web URL into reader-mode Markdown and save it as a .md file named after the contents topic/title. Use for tasks like extracting article text, cleaning noisy pages, and producing a readable Markdown file from a URL.