Auto-discovered marketplace from yahyaalbashar/phinx-skills
npx claudepluginhub yahyaalbashar/phinx-skillsFAANG-level senior engineer brain across frontend, backend, devops, system design, security, testing, clean code, and more. 13 skills that auto-trigger based on context.
13 FAANG-level skills that auto-trigger based on context, turning Claude Code agents into senior engineers across clean code, frontend, backend, DevOps, system design, security, and more.
| Skill | Domain | Key Topics |
|---|---|---|
clean-code-architecture | Foundational | SOLID, design patterns (Factory, Builder, Adapter, Decorator, Strategy, Observer, Command, State), clean code (DRY, KISS, YAGNI, Law of Demeter), clean architecture, hexagonal/ports & adapters, refactoring patterns |
frontend-react | Frontend | React, Next.js, TypeScript strict, component APIs, state management decision tree, TanStack Query, accessibility, performance, error boundaries |
backend-api | Backend | REST design, response envelopes, JWT auth, RBAC, repository pattern, error handling, structured logging, rate limiting, caching, middleware stack |
system-design | Architecture | Monolith vs microservices, sync vs async, CAP, CQRS, event sourcing, saga, scaling strategies, NFR checklist, ADRs |
devops-infra | DevOps | Docker multi-stage, CI/CD pipelines, deployment strategies, Terraform/IaC, monitoring (4 golden signals), secrets management, SSL/TLS |
database-design | Database | Schema design, indexing strategy, N+1 prevention, EXPLAIN ANALYZE, zero-downtime migrations, PostgreSQL, Redis patterns |
security-review | Security | OWASP Top 10, input validation, threat modeling (STRIDE), secrets management, PR security checklist |
code-review | Quality | Review priorities, naming, function design, code smells, feedback guidelines, PR quality checklist |
testing-strategy | Testing | Testing trophy, unit/integration/E2E, mocking strategy, anti-patterns, CI integration |
product-thinking | Product | PRDs, user stories, acceptance criteria, MVP scoping (MoSCoW), RICE prioritization |
git-workflow | Git | Trunk-based development, conventional commits, PR best practices, SemVer, release management |
performance-optimization | Performance | Profiling, caching strategies, Core Web Vitals, bundle optimization, load testing |
documentation | Docs | README/ADR/runbook templates, API docs, C4 diagrams, writing principles |
Inside Claude Code:
/plugin marketplace add yahyaalbashar/phinx-skills
/plugin install phinx-skills@phinx-marketplace
git clone https://github.com/yahyaalbashar/phinx-skills.git
claude --plugin-dir ./phinx-skills
git clone https://github.com/yahyaalbashar/phinx-skills.git
# Inside Claude Code:
/plugin marketplace add /absolute/path/to/phinx-skills/.claude-plugin/marketplace.json
/plugin install phinx-skills@phinx-marketplace
git clone https://github.com/yahyaalbashar/phinx-skills.git
cp -r phinx-skills/skills/* ~/.claude/skills/
# List installed plugins
/plugin list
# Disable temporarily
/plugin disable phinx-skills@phinx-marketplace
# Re-enable
/plugin enable phinx-skills@phinx-marketplace
# Update after repo changes
/plugin update
Skills use progressive disclosure — only frontmatter (~50 tokens each) loads at startup. Full instructions load on-demand when Claude determines a skill is relevant. Total overhead: ~650 tokens for all 13 skills.
| You say... | Skill triggered |
|---|---|
| "Build a dashboard component" | frontend-react |
| "Create the user API endpoint" | backend-api |
| "Set up Docker for this project" | devops-infra |
| "Design the schema for orders" | database-design |
| "Review this PR" | code-review |
| "Is this code secure?" | security-review |
| "How should we architect this?" | system-design |
| "This violates SRP" | clean-code-architecture |
Explicit invocation: /phinx-skills:frontend-react, /phinx-skills:code-review, etc.
Create an agent team:
- Frontend agent: use frontend-react and testing-strategy skills
- Backend agent: use backend-api, database-design, and security-review skills
- DevOps agent: use devops-infra and performance-optimization skills
- Lead: use system-design, clean-code-architecture, product-thinking, and code-review skills
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations