alexeykrol/claude-code-starter

DirSkills catalogs 16 skills from this repository, across 5 categories: AI Engineering, Automation, DevOps, Quality, Writing.

192 stars61 forksView on GitHub
🧭
5h ago

Content Index

Content Index обновляет индексы, registry и оглавления после изменений в контенте. Используют, чтобы проверить метаданные, ссылки и достижимость файлов в структуре проекта.
Writing
19261
📝
5h ago

Content Review

Content Review проверяет контент перед финализацией, публикацией или handoff. Используйте его для оценки структуры, источников, стиля, формата и ссылок в content units или bundles.
Quality
19261
🗄️
5h ago

Database Migration

Database Migration converts SQLite schemas to PostgreSQL or Supabase migrations and checks type, key, and constraint compatibility. Use it when moving an app database to Postgres and generating deployable SQL.
DevOps
19261
📝
5h ago

Enrich

Enrich makes existing content more practical by adding examples, exercises, quizzes, glossaries, and cross-links. Use it when you want to improve learning value without changing the original meaning.
Writing
19261
5h ago

Finish Session

Finish Session runs tests, checks git changes, commits allowed files, and updates session memory files. Use it at the end of a Claude Code session to record results and next steps.
Automation
19261
🔁
5h ago

Handoff

Handoff prepares reliable cross-session transfer files after auditing project state and documentation. Use it to pass work to a new Claude Code session, preserve context, and verify that the next session understood the scope and readiness state.
AI Engineering
19261
🧹
5h ago

Housekeeping

Housekeeping обновляет README, CHANGELOG, версию и метафайлы проекта по фактическому состоянию кода. Housekeeping используют перед push или по запросу, чтобы убрать дрейф документации и лишние tracked files.
Writing
19261
🧹
5h ago

Housekeeping

Housekeeping проверяет, что content-проект не разъехался: индексы, metadata, links, sources и snapshot. Используйте его перед push, handoff или после массовых перемещений файлов.
Quality
19261
🧭
5h ago

Outline

Outline builds content maps for books, courses, knowledge bases, and documents. Use it to define sections, order dependencies, and identify gaps before writing.
Writing
19261
🧪
5h ago

Playwright E2E Testing

Playwright E2E Testing запускает и создает end-to-end тесты для UI с Playwright. Его используют после изменений интерфейса, роутинга и форм, а также для разбора падений тестов.
Quality
19261
🛠️
5h ago

Project Setup

Project Setup installs the Claude Code Starter framework into the current folder and detects whether the project is code, content, or hybrid. Use it when starting a new project or upgrading an existing framework setup.
DevOps
19261
🔎
5h ago

Research

Research collects, checks, and organizes sources before outlining or writing. It is used to map concepts, separate credible sources, and record gaps and confidence.
Writing
19261
💾
5h ago

Save Dialog

Save Dialog archives the current Claude Code session as JSONL in .claude/dialogs/. Use it when you want to preserve a useful solution, pattern, or methodology before session retention cleanup.
Automation
19261
🧭
5h ago

Start Session

Start Session initializes a working session by reading project memory files, grounding them in the codebase, and recording the current state. It is used at the beginning of Claude Code work to build a reliable project model before making changes.
Automation
19261
🧪
5h ago

Testing

Testing запускает unit и integration тесты для Node.js и Python проектов и помогает определить подходящий способ запуска. Используют после изменений, в /finish или по запросу пользователя.
Quality
19261
✍️
5h ago

Write Content

Write Content creates or adapts articles, lessons, chapters, and other content units from a brief, outline, style guide, and source material. Use it when content needs to match a specific format, audience, and source hierarchy.
Writing
19261