Оформление правил для Windsurf IDE

★ 8.0 · vibe-coding

creating-windsurf-packages is a Claude Code skill that guides the correct creation of rules files for Windsurf IDE. It enforces three hard constraints: plain markdown with no frontmatter, a single `.windsurf/rules` file, and a 12,000-character limit. The skill explains what to prioritize — project-specific tech stack, directory structure, naming conventions, and API patterns — while skipping general best practices the AI already knows. It includes compression techniques for trimming verbose content and suggests using `wc -m .windsurf/rules` to verify character count. Useful for developers who want to fit the most relevant project context into Windsurf's rule file without hitting the hard limit.