Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions PROJECT_SUMMARY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# claude-code-hooks-mastery — Project Summary

- Upstream: [disler/claude-code-hooks-mastery](https://github.com/disler/claude-code-hooks-mastery)
- Stars (upstream): 1618
- Primary Languages: Python (19), TypeScript (1)
- Detected Stack: Python

## Tooling
- Minimal tooling detected

## Build
- No build configuration detected

## Common Commands
- No Node scripts detected

## Project Layout (top-level)
- .claude
- ai_docs
- apps
- images
- .env.sample
- .gitignore
- .mcp.json.sample
- CLAUDE.md
- PROJECT_SUMMARY.md
- README.md

## CI/CD
- No CI workflows detected

## Docker
- No Docker artifacts detected

## Quickstart

## Suggested Next Steps
- Add .editorconfig
- Add GitHub Actions CI (lint, type, test)
- Add Dockerfile for containerized runs