Skills, Hooks, Agents, CLAUDE.md templates, Memory configs, and MCP servers
50 features found
A skill that lets Claude help you create a new customized skill that follows Anthropic’s best practices.
Git version control skill that help you work with Git with commit guidance, branching, conflict resolution, and releases. Use for: (1) Creating commits, (2) Managing branches (feature/*, bugfix/*), (3) Resolving conflicts, (4) Releases and tags.
Angular Dev Guidelines is a skill used to help build Angular projects by letting Claude follow best-practice guidelines and adopt your code patterns. This skill isn’t install-and-go; it needs some customization based on your codebase. Review it and add your own customizations if you want or while working ask Claude to update it..
dotnet-backend-guidelines is a skill used to help build DotNet projects by letting Claude follow best-practice guidelines and adopt your code patterns. This skill isn’t install-and-go; it may needs some customization based on your codebases. Review it and add your own customizations if you want or while working ask Claude to update it.
Agent for creating visual narratives, designing infographics, building presentations, or communicating complex ideas through compelling imagery.
Agent for optimizing human-agent collaboration workflows and analyzing workflow efficiency. Specializes in identifying bottlenecks and streamlining processes.
Generate comprehensive test cases for functions, components, or modules. Creates unit tests following testing best practices.
Generate conventional commit messages following the project style. Analyzes staged changes and creates properly formatted commits.
Generate comprehensive documentation for code, APIs, or components. Creates markdown docs following best practices.
A few instructions for Claude Code to follow while working across projects; this will help increase code quality and alert when context gets low.
Memory configuration that makes Claude explain concepts in depth for educational purposes.
Connect to MongoDB databases. Query collections, analyze schemas, and explore document structures with read-only safety.
Agent for evaluating new development tools, frameworks, or services. Specializes in rapid tool assessment and making recommendations for rapid development cycles.
CLAUDE.md template for Python FastAPI projects with async patterns and clean architecture.