writing-plans
Safe 70Create detailed implementation plans
by DYAI2025
Implementation plans are often incomplete or assume too much context. This skill generates comprehensive, bite-sized tasks with exact file paths, code examples, and verification steps. Engineers can start coding immediately without guessing.
testing-skills-with-subagents
Safe 69Test AI Skills Before Deployment
by DYAI2025
Skills fail under pressure when agents find rationalizations to skip them. This skill applies TDD principles to skill development, ensuring skills enforce discipline even when agents want to bypass them. Create bulletproof skills that resist rationalization.
Process PDF documents efficiently
by DYAI2025
Working with PDFs can be time-consuming and error-prone. This skill provides automated tools for extracting text and tables, filling forms, merging documents, and creating new PDFs from scratch.
docx
Low Risk 69Create and edit Word documents
by DYAI2025
Professional Word document tasks are time-consuming when done manually. This skill provides structured workflows for creating, editing, and reviewing DOCX files with proper tracked changes, comments, and formatting preservation.
changelog-generator
Safe 69Generate User-Friendly Changelogs from Git Commits
by DYAI2025
Manual changelog writing is time-consuming and inconsistent, especially when translating technical commits into customer-friendly language. This skill automatically analyzes your git history, categorizes changes, and generates polished release notes that users can actually understand.
workhub
Safe 69Manage documentation and track tasks
by Dwsy
Managing project documentation across multiple files and tracking issues becomes disorganized. Workhub enforces a Single Source of Truth principle with standardized templates for architecture decisions, issues, and pull requests in a structured docs/ directory.
project-planner
Safe 86Plan software projects with structured documentation
by Dwsy
Software projects often lack clear requirements and implementation plans, leading to scope creep and missed deadlines. This skill generates comprehensive requirements documents, system designs, and task breakdowns with traceability matrices to ensure nothing is overlooked during development.
knowledge-base
Low Risk 67Build Structured Knowledge Base from Code
by Dwsy
Teams struggle to capture and share domain knowledge. This skill extracts concepts from code, creates structured documentation, and builds an organized knowledge base with markdown files.
htmx-skill
Low Risk 74Get htmx documentation
by DrZoot
Need accurate htmx syntax and behavior documentation. This skill provides comprehensive reference for htmx attributes, events, API, extensions, and examples to help you build modern web applications.
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 69Create 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 70Document 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.