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.
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.
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..
Professional Git workflow management with branching strategies, commit conventions, code review processes, and CI/CD integration best practices.
Create, edit, and analyze Word documents (.docx files) with support for tracked changes, comments, formatting preservation, tables, images, and professional document workflows.
Agent for comprehensive performance testing, profiling, and optimization recommendations. Specializes in measuring speed and identifying bottlenecks.
Launch orchestrator agent. Proactively use when approaching launch milestones, release deadlines, or go-to-market activities within rapid development cycles.
Generate conventional commit messages following the project style. Analyzes staged changes and creates properly formatted commits.
Generate comprehensive test cases for functions, components, or modules. Creates unit tests following testing best practices.
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.
Manage Docker containers and images. List, start, stop containers, view logs, and inspect container configurations.
Agent for optimizing human-agent collaboration workflows and analyzing workflow efficiency. Specializes in identifying bottlenecks and streamlining processes.
CLAUDE.md template for Python FastAPI projects with async patterns and clean architecture.