conventions
安全 69Load Coding Conventions
由 Clouder0
Teams need consistent coding standards to maintain code quality across projects. This skill loads project conventions to ensure code follows established patterns during writing and review.
spec
安全 67Generate structured software specifications
由 Clionegohan
Writing clear software specifications from requirements is time-consuming and error-prone. This skill transforms natural language requirements into structured EPIC/Story/Subtask specifications using EARS notation through an interactive three-phase workflow.
document-writing-coordination
安全 70Coordinate multi-agent document writing
由 ClementWalter
Large documentation projects require coordination across multiple writers. This skill breaks documents into sections, delegates to specialized doc agents, and ensures consistency through structured review workflows.
testing-patterns
安全 68Apply testing patterns with Vitest
由 CleanExpo
Writing tests for new features, agents, and API routes requires consistent patterns. This skill provides ready-to-use Vitest patterns for unit tests, agent tests, and API tests with Supabase mocking.
docs-agent
安全 69Update project documentation automatically
由 CleanExpo
Documentation drift causes confusion and wasted time. This skill uses AI to automatically sync README files, API docs, and internal documentation with codebase changes. Keep your project docs accurate without manual effort.
how-to-create-claude-code-skill
安全 68Create Claude Code skills with proper structure
由 ClaudeCode-NPC
You need clear guidance to build Claude Code skills that trigger correctly. This guide explains required files, naming conventions, and folder organization patterns so you can write compliant skills that work as expected.
claude-plugin
安全 71Index code symbols for faster navigation
由 ChipFlow
This skill adds MCP tools for fast symbol search across Python, C++, and Rust codebases. It automatically indexes functions, classes, and methods into a local SQLite database, enabling quick lookups without full codebase scans.
skill-creator
安全 68Create Claude Code skills properly
由 ChinchillaEnterprises
Creating skills without proper structure causes errors and confusion. This skill provides step-by-step guidance for naming, file structure, and deployment. Follow these rules to ensure your skills work correctly and can be shared across projects.
software-architecture
安全 71Create software architecture documentation
由 Chemiseblanc
Software projects often lack clear architecture documentation. This skill provides templates and patterns for documenting system design, component relationships, and data flows using Mermaid diagrams.
commit-message
安全 69Format commit messages with proven conventions
由 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
低風險 66Document AI development sessions in Obsidian
由 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
安全 68Learn Chronicle best practices
由 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
安全 76Master AI Context Engineering Fundamentals
由 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
安全 69Learn Claude Code skill structure with examples
由 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
安全 68Create Custom Domain Expertise Skills
由 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
安全 71Write Turkish Code Documentation
由 cesareth
Maintains consistent Turkish documentation standards across software projects. Provides templates for code comments, commit messages, and README files in Turkish.
exploration-creator
安全 71Create exploration content for SHINOBI WAY game
由 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
安全 69Manage document IDs in Git repos
由 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
低風險 68Create and edit Word documents
由 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
安全 82Bootstrap Next.js 16 projects with Turbopack
由 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.