software-copyright-materials
Low Risk 75Generate Chinese Software Copyright Application Materials
by Fokkyp
Preparing Chinese software copyright registration documents is time-consuming and requires extracting real source code, writing operation manuals, and filling application forms correctly. This skill automates the workflow by analyzing your project, extracting authenticated source code, creating reviewable Markdown drafts, and generating final Word and TXT documents ready for submission.
debug-cuda-crash
Safe 68Debug CUDA Crashes in FlashInfer
by flashinfer-ai
CUDA crashes often leave no debugging information. This tutorial teaches you to use FlashInfer's API logging to capture tensor metadata before crashes. Learn to identify shape mismatches, dtype errors, and numerical issues quickly.
add-cuda-kernel
Safe 67Add 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.
firebase-firestore-standard
Safe 71Set up and secure Cloud Firestore databases
by firebase
Firebase developers need clear guidance on provisioning Firestore, writing secure rules, and using the SDK correctly. This skill provides comprehensive documentation covering all aspects of Firestore Standard Edition.
firebase-auth-basics
Safe 72Implement Firebase Authentication
by firebase
Add secure user authentication to your application without building auth infrastructure from scratch. This skill guides you through Firebase Authentication setup with support for multiple sign-in providers and security rules.
firebase-ai-logic-basics
Safe 73Add generative AI to your apps with Firebase AI Logic
by firebase
Adding generative AI capabilities to mobile and web apps requires complex SDK setup and API integration. This skill provides step-by-step setup guides, code examples, and best practices for using the Gemini API through Firebase AI Logic on Android, iOS, Flutter, and Web.
markdown-toc
Safe 70Generate 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 69Write 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-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.
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 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 68Create 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 68Manage 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 87Plan 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.