Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

claude-code-workflows

يحتوي claude-code-workflows على 13 من skills المجمعة من dgalarza، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
57
محدث
2026-05-26
Forks
9
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

agent-ready
مطوّرو البرمجيات

Make a codebase agent-ready by scaffolding AGENTS.md, ARCHITECTURE.md, and docs/ structure. Analyzes codebase structure, generates documentation artifacts following progressive disclosure patterns, and audits existing artifacts for staleness and coherence. Use when improving a codebase for AI agent work.

2026-05-26
resolve
مطوّرو البرمجيات

Review pending drift warnings and fix affected documentation or dismiss false positives

2026-04-15
scan
محللو ضمان جودة البرمجيات والمختبرون

Full-codebase documentation drift scan — find every doc that references code reality incorrectly

2026-04-15
setup
مطوّرو البرمجيات

Configure doc-sentinel drift detection for a project — detect docs root, watched files, and ignore patterns

2026-04-15
codebase-readiness
مطوّرو البرمجيات

This skill should be used to run an Agent-Ready Codebase Assessment — scoring a codebase across 8 dimensions with parallel agents, producing a weighted score (0-100), band rating, and improvement roadmap. Supports Ruby, Python, PHP, TypeScript, JavaScript, Go, Java, Scala, and Rust.

2026-03-30
doc-audit
مطوّرو البرمجيات

Audit codebase documentation for accuracy, completeness, and freshness. Compares docs against actual code structure, auto-fixes small discrepancies, reports structural changes. Works with any language/framework. Companion to agent-ready.

2026-03-30
gridfinity-baseplate-planner
رسامو الهندسة الميكانيكية

Use this skill when planning and designing gridfinity baseplates for 3D printing. This includes calculating optimal grid sizes from given measurements, determining how to slice large grids into printable chunks based on printer bed dimensions, and calculating padding requirements for non-exact fits. The skill handles both metric and imperial measurements and provides guidance for using gridfinity.perplexinglabs.com to generate the actual STL files.

2026-01-25
conventional-commits
مطوّرو البرمجيات

This skill should be used when creating Git commits to ensure they follow the Conventional Commits specification. It provides guidance on commit message structure, types, scopes, and best practices for writing clear, consistent, and automated-friendly commit messages. Use when committing code changes or reviewing commit history.

2026-01-19
process-meeting-transcript
موظفو المكاتب العامون

Process raw meeting transcripts from Granola or other sources into structured notes with frontmatter, action items, summary, and formatted transcript. Use this skill when the user asks to process a meeting transcript or provides a raw transcript that needs formatting.

2026-01-19
parallel-code-review
محللو ضمان جودة البرمجيات والمختبرون

This skill should be used when performing comprehensive code reviews using multiple specialized review agents in parallel. It provides patterns for concurrent execution, decision tracking to prevent redundancy, and consolidated reporting. Use when needing thorough review coverage from multiple perspectives (security, architecture, performance) or when reviewing large changesets.

2026-01-19
linear-implement
مطوّرو البرمجيات

This skill should be used when implementing features from Linear issues with full TDD workflow, automated planning, parallel code reviews (security and Rails best practices), systematic feedback implementation, and automated PR creation with Linear integration. Use when the user provides a Linear issue ID (e.g., "TRA-9", "DEV-123") and wants a complete implementation workflow from issue to PR.

2026-01-19
rspec-testing
محللو ضمان جودة البرمجيات والمختبرون

This skill should be used when writing, reviewing, or improving RSpec tests for Ruby on Rails applications. Use this skill for all testing tasks including model specs, controller specs, system specs, component specs, service specs, and integration tests. The skill provides comprehensive RSpec best practices from Better Specs and thoughtbot guides.

2026-01-19
tdd-workflow
مطوّرو البرمجيات

Use this skill whenever you are implementing a feature using TDD.

2026-01-19