commit-message
Safe 69Format commit messages with proven conventions
by Chemiseblanc
Poorly formatted commit messages make history hard to read and automate. This skill applies Conventional Commits for summary lines and Linux kernel style for body text, creating clear and searchable commit history.
chronicle-session-documenter
Low Risk 66Document AI development sessions in Obsidian
by ChandlerHardy
Teams often lose context after AI-assisted work sessions. This skill creates structured Obsidian notes from Chronicle sessions so decisions and changes are easy to find.
chronicle-assistant-guide
Safe 68Learn Chronicle best practices
by ChandlerHardy
Chronicle tracks every AI session, creating a searchable history of your work. This guide provides essential directives for AI assistants to leverage past sessions, avoid repeated mistakes, and follow proven workflows.
context-fundamentals
Safe 76Master AI Context Engineering Fundamentals
by ChakshuGautam
Understanding context windows and attention mechanics is crucial for building effective AI agents. This skill teaches you how to optimize context usage, manage token budgets, and design efficient agent architectures.
example-skill
Safe 69Learn Claude Code skill structure with examples
by ChaiWithJai
Creating your first Claude Code skill can be confusing without guidance. This template demonstrates the correct structure and principles for building effective skills.
domain-expertise-template
Safe 69Create Custom Domain Expertise Skills
by ChaiWithJai
Building domain expertise skills from scratch is challenging without a clear structure. This template provides a ready-made framework with principles, processes, and output templates so you can focus on your domain knowledge instead of format.
turkce-kod
Safe 69Write Turkish Code Documentation
by cesareth
Maintains consistent Turkish documentation standards across software projects. Provides templates for code comments, commit messages, and README files in Turkish.
exploration-creator
Safe 71Create exploration content for SHINOBI WAY game
by CesarAugustusGroB
Game designers need systematic ways to create regions, locations, and rooms for roguelike exploration games. This skill provides complete templates, type definitions, and validation checklists for building the Region→Location→Room hierarchy with intel-gated path choices.
shirushi
Safe 69Manage document IDs in Git repos
by CAPHTECH
Document IDs become inconsistent when teams work in parallel. Shirushi validates, assigns, and tracks immutable doc_ids across Markdown and YAML files with CI integration. It prevents ID tampering and ensures document traceability throughout the project lifecycle.
docx
Low Risk 68Create and edit Word documents
by Cam10001110101
Need to work with professional Word documents. This skill provides complete tools for creating new documents, editing existing files with tracked changes, adding comments, and preserving formatting across all operations.
next-js-16-launchpad
Safe 82Bootstrap Next.js 16 projects with Turbopack
by Calel33
Get started with Next.js 16 features including Turbopack, Cache Components, and proxy.ts. This reference includes migration guides, production patterns, and ready-to-use code examples for building modern React applications.
generate-sparkle-appcast
Low Risk 69Generate Sparkle appcast for macOS releases
by Caldis
Publishing macOS updates requires generating a Sparkle appcast.xml file with cryptographic signatures. This skill automates the entire release process from zip archive to signed appcast with bilingual release notes.
writing-docs
Safe 70Generate Professional Documentation with Best Practices
by C0ntr0lledCha0s
Writing clear documentation is challenging and time-consuming. This skill automatically generates comprehensive documentation using language-specific templates and industry best practices, ensuring your code is well-documented and maintainable.
module-health
Low Risk 69Assess modular architecture health
by C0ntr0lledCha0s
Large EDN templates become hard to maintain. This skill calculates health scores for each module based on balance, cohesion, and documentation. It identifies bloated modules, suggests reorganization plans, and tracks architecture quality over time.
managing-docs
Safe 70Organize project documentation
by C0ntr0lledCha0s
Projects often lack clear documentation structure, making it hard for users and contributors to find information. This skill provides proven architecture patterns, tool setup guides, and standards for organizing documentation at any scale.
documentation-writer
Safe 69Write documentation for Logseq projects
by C0ntr0lledCha0s
Developers spend hours creating documentation that quickly becomes outdated. This skill analyzes source code and templates to generate accurate, well-structured module READMEs, user guides, and API documentation automatically. It validates all commands and examples before documenting.
docs-validator
Safe 69Validate documentation quality
by C0ntr0lledCha0s
Documentation quality issues waste developer time and frustrate users. This skill scans your docs for completeness, broken links, formatting errors, and consistency problems, then provides actionable fixes with prioritized recommendations.
commit-helper
Safe 69Generate Conventional Commit Messages
by C0ntr0lledCha0s
Writing clear commit messages is challenging. This skill analyzes your git changes and suggests properly formatted conventional commits with correct type, scope, and description. It validates format and explains the reasoning behind each suggestion.
security-report
Safe 70Generate Security Assessment Reports in Docx
by BytR-Ecosystems
Security teams spend hours formatting audit reports manually. This skill automates professional security report generation with risk ratings, CVSS scores, and remediation roadmaps.
material-component-doc
Safe 70Generate FlowGram component documentation
by bytedance
Creating comprehensive documentation for UI components is time-consuming and often incomplete. This skill automates the entire documentation process for FlowGram material components, including Story creation, API documentation, and multi-language support.