youtube-transcript
Safe 69Extract YouTube video transcripts
by Doyajin174
Manually created captions often have better quality than auto-generated ones. This skill provides a systematic approach to download YouTube subtitles using yt-dlp with fallback options for videos without captions.
skill-management
Safe 70Create and manage Agent Skills
by Doyajin174
Managing Claude Agent Skills without proper guidance leads to disorganized workflows and duplicated efforts. This official guide provides step-by-step instructions for creating, organizing, and sharing skills across personal, project, and team environments.
skill-creator
Safe 69Create Claude skills with best practices
by Doyajin174
Creating Claude skills from scratch can be confusing without proper guidance. This skill provides a structured framework for skill development including templates, validation checklists, and proven patterns for modular skill design.
report-writing
Safe 68Create detailed task completion reports
by Doyajin174
Task completion details get lost over time. This skill provides structured templates for documenting changes, impact analysis, and verification results so your team can track any project six months later.
readme-for-developers
Safe 70Create developer onboarding README
by Doyajin174
Writing a developer README is challenging without a clear structure. This skill provides templates and checklists to create comprehensive onboarding documentation that helps new developers understand a codebase quickly.
project-structure
Safe 69Organize project folders with best practices
by Doyajin174
Messy folder structures slow down development and make codebases hard to navigate. This skill provides proven patterns from Next.js, Bulletproof React, and Feature-Sliced Design to help you organize projects that scale.
changelog-generator
Safe 69Generate release notes from git commits
by Doyajin174
Developers spend hours manually converting git commits into readable release notes. This skill automatically analyzes commit history, groups changes by type, and formats them into user-friendly release documentation.
adr-log
Safe 69Document architectural decisions with ADR templates
by Doyajin174
Technical teams forget why decisions were made. This skill helps create Architecture Decision Records that capture context, alternatives, and trade-offs for future team members and your future self.
component-model-analysis
Safe 69Analyze framework component models
by Dowwie
Understanding framework architecture helps you choose the right tool for your project. This skill evaluates how frameworks handle extensibility, dependency injection, and configuration to identify the best fit for your needs.
antipattern-catalog
Safe 69Catalog agent framework anti-patterns
by Dowwie
Agent frameworks often contain hidden architectural problems that cause bugs and technical debt. This skill provides a catalog of anti-patterns to identify, categorize, and remediate issues across structural, behavioral, observability, and performance categories.
srs-documentation
Safe 69Create formal SRS documents with IEEE 830 templates
by DoubleslashSE
Writing formal Software Requirements Specifications can be time consuming and error prone. This skill provides IEEE 830 compliant templates and checklists to help generate structured, professional SRS documents quickly and consistently.
skill-developer
Safe 69Create Claude Code Skills with Auto-Activation
by DojoCodingLabs
Claude Code skills provide intelligent, context-aware guidance that activates automatically based on your work. This guide teaches you to build skills with triggers, hooks, and memory patterns for specialized assistance.
doc-coauthoring
Safe 69Start structured doc co-authoring
by anthropics
Complex documents fail when context and structure are weak. This workflow guides you through context gathering, drafting, and reader testing stages to create documents that work for readers.
when-documenting-code-use-doc-generator
Low Risk 65Generate Documentation Automatically
by DNYoussef
Manual documentation is time-consuming and often outdated. This skill automatically generates comprehensive API documentation, README files, inline comments, and architecture diagrams by analyzing code structure.
requesting-code-review
Safe 70Request high-quality code reviews
by DMJGilbert
Developers often struggle with when and how to request effective code reviews. This skill provides templates, workflows, and guidance for requesting and processing code reviews that catch issues before they compound.
generating-rbs
Safe 70Generate RBS Type Signatures for Ruby
by DmitryPogrebnoy
This skill generates RBS type signatures for Ruby code from scratch. It analyzes Ruby source files and creates corresponding .rbs signature files with proper type definitions.
pr-description-writer
Safe 68Write detailed PR descriptions with visual elements
by DiversioTeam
Writing clear, comprehensive PR descriptions takes significant time and effort. This skill automates the creation of reviewer-friendly descriptions using structured formatting, visual diagrams, and organized sections.
plan-directory
Safe 69Create Structured Project Plans
by DiversioTeam
Managing complex projects without a structured plan leads to missed tasks and unclear progress. This skill scaffolds comprehensive project plans with numbered task files, checklists, and completion criteria that both humans and AI agents can execute.
code-review-digest-writer
Safe 70Generate Code Review Digest from PR Comments
by DiversioTeam
Code review feedback is scattered across many PRs and hard to track over time. This skill transforms PR review comments into a structured markdown digest that captures themes, repeated issues, and actionable best practices for your team.
bruno-api
Safe 69Generate API Documentation from Bruno Test Files
by DiversioTeam
Manual API documentation becomes outdated quickly and rarely captures authentication, permissions, and multi-tenant filtering details. This skill generates comprehensive, accurate API documentation by parsing Bruno test files and mapping them to Django backend implementation with line-numbered code references.