🎯

claude-devfleet

🎯Skill

from affaan-m/everything-claude-code

Security check pending
πŸ“¦

Same repository

affaan-m/everything-claude-code(97 items)

claude-devfleet

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add affaan-m/everything-claude-code --skill claude-devfleet
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add affaan-m/everything-claude-code --skill claude-devfleet
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/claude-devfleet/SKILL.md
111Installs
-
AddedMar 16, 2026

More from this repository10

πŸͺ
affaan-m-everything-claude-codeπŸͺMarketplace

Battle-tested Claude Code configurations from an Anthropic hackathon winner

🎯
backend-patterns🎯Skill

Implements robust backend design patterns like repository, factory, singleton, and dependency injection for scalable and maintainable server-side architectures.

🎯
coding-standards🎯Skill

Validates and enforces consistent code quality, style guidelines, and best practices across programming languages and project structures.

🎯
golang-patterns🎯Skill

Provides reusable design patterns and idiomatic Go solutions for efficient, scalable, and maintainable software architecture.

🎯
frontend-patterns🎯Skill

Provides reusable React component patterns like composition, compound components, and render props to enhance code modularity and flexibility.

🎯
security-review🎯Skill

Validates and secures code by providing comprehensive security checks for authentication, input handling, secrets management, and sensitive feature implementation.

🎯
postgres-patterns🎯Skill

Provides reusable SQL query patterns, database design strategies, and performance optimization techniques for PostgreSQL development

🎯
golang-testing🎯Skill

Streamlines Go testing with comprehensive unit, integration, and benchmark strategies, mocking frameworks, and test coverage analysis.

🎯
tdd-workflow🎯Skill

Enforces test-driven development by guiding developers to write comprehensive tests first, ensuring 80%+ code coverage across unit, integration, and E2E testing.

🎯
api-design🎯Skill

REST API design patterns covering resource naming conventions, HTTP status codes, pagination, filtering, error responses, versioning, and rate limiting for building consistent, developer-friendly production APIs.