add-cuda-kernel
Safe 68Add CUDA Kernels to FlashInfer
by flashinfer-ai
FlashInfer needs new GPU kernels but the process is unclear. This tutorial provides step-by-step instructions for adding element-wise CUDA operations, covering kernel definition, TVM-FFI bindings, Python APIs, testing, and benchmarking.
markdown-toc
Safe 71Generate Table of Contents for Markdown
by Emasoft
Manually creating and updating Table of Contents in markdown files is time-consuming and error-prone. This skill automatically generates and updates TOCs by parsing headers, supporting batch processing, configurable depth levels, and smart insertion modes.
ghe-design
Safe 70Write requirements with domain-appropriate patterns
by Emasoft
Writing requirements documents can result in inconsistent and ambiguous specifications. This skill provides guidance patterns for different domains including mathematical specs, game mechanics, financial systems, distributed architectures, and security requirements.
ghe-changelog
Safe 69Generate changelog from git changes
by Emasoft
Manually tracking project changes across releases is error-prone and time-consuming. This skill automates changelog generation by analyzing git commits, diffs, and file changes to categorize updates into features, fixes, requirements, and design decisions.
global-commenting
Safe 69Write clean, focused code comments
by EIS-ITS
Poor or outdated comments create confusion and technical debt. This skill provides clear guidelines for writing comments that explain why decisions were made, helping developers create self-documenting code that stays relevant over time.
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.
writing-skills
Safe 69Create bulletproof AI skills with TDD methodology
by DYAI2025
Writing effective AI skills is hard. This skill applies test-driven development principles to skill documentation, ensuring your skills actually work under pressure before deployment.
testing-skills-with-subagents
Safe 70Test 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 70Generate 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 76Get 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 70Extract 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-creator
Safe 70Create 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.
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.
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.