Audit Claude Code agents, skills, and commands for quality and production readiness. Use when evaluating skill quality, checking production readiness scores, or comparing agents against best-practice templates.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٩٢ من skills من FlorianBruniaux/claude-code-ultimate-guide. افتح أي skill لمراجعة مصدره وتفاصيله.
FlorianBruniaux/claude-code-ultimate-guideعرض ١٢ من أصل ٩٢ skills مجمعة.
Audit Claude Code agents, skills, and commands for quality and production readiness. Use when evaluating skill quality, checking production readiness scores, or comparing agents against best-practice templates.
لغة النص الأصلي: الإنجليزية
Codebase health audit scoring 7 categories with progression plan
لغة النص الأصلي: الإنجليزية
Load a handoff document and resume work from where a previous session left off. Parses scope, file references, completed work, and next steps, then confirms understanding before proceeding.
لغة النص الأصلي: الإنجليزية
Update an existing handoff document with current session progress. Applies section-specific merge rules: append-only for Work Done (never deletes history), replace for Status and Next Steps, merge for Files and Discoveries. Falls back to creating a new…
لغة النص الأصلي: الإنجليزية
Compare different approaches to solve the same problem
لغة النص الأصلي: الإنجليزية
Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate release notes, announcements, social media posts, or recap summaries from guide updates.
لغة النص الأصلي: الإنجليزية
Generate complete, deploy-ready landing pages from any repository. Use when creating a homepage for an open-source project, building a project website, converting a README into a marketing page, or standardizing landing pages across multiple repos.
لغة النص الأصلي: الإنجليزية
Template for skills that integrate with an MCP server. Demonstrates the reference file pattern: Claude reads a domain-specific MCP cheatsheet before making any tool calls, reducing query failures caused by server-specific gotchas. Fork this skill and replace…
لغة النص الأصلي: الإنجليزية
Generate release notes in 3 formats (CHANGELOG.md, PR body, Slack announcement) from git commits. Automatically categorizes changes and converts technical language to user-friendly messaging. Use for releases, changelogs, version notes, what's new summaries,…
لغة النص الأصلي: الإنجليزية
Wrap high-verbosity shell commands with RTK to reduce token consumption. Use when running git log, git diff, cargo test, pytest, or other verbose CLI output that wastes context window tokens.
لغة النص الأصلي: الإنجليزية
Scaffold a new Claude Code skill with SKILL.md, frontmatter, and bundled resources. Use when creating a custom skill, standardizing skill structure across a team, or packaging a skill for distribution.
لغة النص الأصلي: الإنجليزية
Audit Claude Code configuration to measure fixed-context token overhead and produce a prioritized action plan. Use when hitting rate limits, experiencing early context compression, or after adding significant config files.
لغة النص الأصلي: الإنجليزية