insomniac-skills
NewAgent 协作文档脚手架:一键初始化项目级 AGENTS.md、Claude 文档与可选 skills,沉淀项目上下文、协作规范和问题修复经验。
Summary
md, Claude documentation, and optional skill files.
- It helps teams standardize project context, collaboration norms, and troubleshooting knowledge, making it easier for Claude to understand and contribute to any codebase.
Install & Usage
mkdir -p .claude/skillsAdd the configuration to .claude/skills/insomniac-skills.md
/insomniac-skillsUse Cases
Usage Examples
/insomniac-skills init --project my-app
Set up AGENTS.md and Claude docs for this project with insomniac-skills.
Run insomniac-skills to scaffold project context files.
Security Audits
Frequently Asked Questions
What is insomniac-skills?
Insomniac Skills provides a scaffolding tool to quickly set up project-level AGENTS.md, Claude documentation, and optional skill files. It helps teams standardize project context, collaboration norms, and troubleshooting knowledge, making it easier for Claude to understand and contribute to any codebase.
How to install insomniac-skills?
To install insomniac-skills: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/insomniac-skills.md. Finally, /insomniac-skills in Claude Code.
What is insomniac-skills best for?
insomniac-skills is a community categorized under General. It is designed for: agent. Created by henry-insomniac.
What can I use insomniac-skills for?
insomniac-skills is useful for: Initialize a project with a structured AGENTS.md file that defines agent roles and responsibilities.; Generate Claude documentation files to capture project context and coding conventions.; Create a shared knowledge base of common issues and their resolutions for your team.; Quickly bootstrap a new repository with consistent agent collaboration guidelines.; Add optional skill definitions to extend Claude's capabilities for your specific project.; Standardize onboarding for new developers by providing a clear project context document..