Affaan Mustafa
|
b9b7831ef5
|
fix: multiple community-reported issues
- feat(plugin.json): add agents declaration to make 9 agents visible
in /agents command (fixes #66, closes PR #67)
- fix(backend-patterns): correct requirePermission HOF pattern to
properly wrap handlers instead of expecting Request directly
(fixes #54, closes PR #63)
- docs(user-CLAUDE): add privacy guideline about redacting secrets
from logs before sharing (fixes #38, closes PR #39)
- fix(eval-harness): add mandatory frontmatter with name, description,
and tools fields (closes PR #58)
|
2026-01-25 15:43:48 -08:00 |
|
Affaan Mustafa
|
45959c326e
|
Initial release: Complete Claude Code configuration collection
Battle-tested configs from 10+ months of daily Claude Code usage.
Won Anthropic x Forum Ventures hackathon building zenith.chat.
Includes:
- 9 specialized agents (planner, architect, tdd-guide, code-reviewer, etc.)
- 9 slash commands (tdd, plan, e2e, code-review, etc.)
- 8 rule files (security, coding-style, testing, git-workflow, etc.)
- 7 skills (coding-standards, backend-patterns, frontend-patterns, etc.)
- Hooks configuration (PreToolUse, PostToolUse, Stop)
- MCP server configurations (15 servers)
- Plugin/marketplace documentation
- Example configs (project CLAUDE.md, user CLAUDE.md, statusline)
Read the full guide: https://x.com/affaanmustafa/status/2012378465664745795
|
2026-01-17 17:49:33 -08:00 |
|