.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/amritmalla/claude-full-stack-2.0
home/skills/amritmalla/claude-full-stack-2.0
amritmalla avatar

amritmalla/claude-full-stack-2.0

56 skills · 2 total installs

View on GitHub
$npx skills add amritmalla/claude-full-stack-2.0
SkillInstalls
memory-managementUse when a project built with claude-full-stack-2.0 needs durable cross-session memory, hierarchical retrieval over a repo's code/docs/decisions, or task…2ai-native-engineeringUse when an approved system design exists and the product includes LLM, agent, retrieval, classifier, extractor, or model-driven automation components that…—anthropic-evals-and-observabilityUse when an approved ai-architecture.md needs eval or observability coverage for an Anthropic Claude capability.—anthropic-prompt-caching-and-context-runtimeUse when an Anthropic Claude capability from an approved ai-architecture.md must make cache_control, cache TTL, extended-thinking budget, or long-context…—anthropic-rag-runtimeUse when an approved ai-architecture.md defines an Anthropic Claude retrieval-augmented capability.—anthropic-structured-output-runtimeUse when an approved ai-architecture.md needs an Anthropic Claude capability returning schema-bound JSON, typed objects, classifications, or extractions.—anthropic-tool-use-runtimeUse when an approved ai-architecture.md defines an Anthropic Claude capability whose model calls tools or takes side-effecting actions.—autogen-multi-agent-workflowUse when an approved ai-architecture.md defines a multi-agent workflow and AutoGen is the chosen framework.—autogen-tool-orchestrationUse when an approved ai-architecture.md defines a tool surface and AutoGen is the chosen framework.—backend-architectureUse when an approved system design exists and the team needs backend service architecture before implementation.—crewai-agent-workflowUse when an approved ai-architecture.md defines a multi-agent workflow and CrewAI is the chosen framework.—crewai-task-and-tool-designUse when an approved ai-architecture.md defines CrewAI tasks or callable tools.—data-architectureUse when an approved system design exists and the team needs production-grade operational data architecture before engine-specific implementation.—fastapi-async-and-task-integrationUse when adding background tasks or event integration to a scaffolded FastAPI service after the broker and contracts are declared in backend-architecture.—fastapi-auth-and-security-reviewUse when adding auth/authz, HTTP-surface hardening, or an OWASP review to a scaffolded FastAPI service after the auth provider decision is approved or…—fastapi-observability-readinessUse when making a scaffolded FastAPI service production-observable after reliability SLO targets are approved or deferred.—fastapi-performance-and-resilienceUse when hardening a scaffolded FastAPI service for load and failure after performance budgets and SLO targets are approved or deferred.—fastapi-service-scaffoldUse when scaffolding or production-hardening a FastAPI service shell after backend architecture is approved or deferred.—frontend-architectureUse when an approved system design exists and the team needs production-grade frontend application architecture before UI implementation.—frontend-designUse when a claude-full-stack-2.0 project needs visual, UI, component, interaction, or UX design work — turning an approved frontend architecture into concrete…—idea-developmentUse when a user needs to develop an idea through discovery, refinement, validation, specification, and execution readiness for a product, feature, workflow,…—infrastructure-platformUse when an approved system design exists and the team needs production-grade platform and infrastructure architecture before IaC implementation.—langchain-agent-runtimeUse when implementing a LangChain-based agent runtime from an approved ai-architecture.md agent control-flow design.—mobile-architectureUse when a product requires native or cross-platform-native mobile application architecture after an approved system design and before mobile implementation…—mongodb-backup-and-operational-readinessUse when designing or hardening MongoDB backup, point-in-time recovery, and operational readiness after the replica topology exists and reliability and…—mongodb-data-model-and-migrationUse when designing, reviewing, or evolving a MongoDB data model for a production system.—mongodb-indexing-and-query-optimizationUse when auditing or optimizing MongoDB query and aggregation performance for an existing data model after data-architecture and the data model exist and…—mongodb-replication-and-ha-readinessUse when designing or hardening MongoDB replica-set topology and high-availability posture after the data model exists and reliability and data-architecture…—mongodb-security-and-data-access-hardeningUse when hardening MongoDB authentication, authorization, encryption, and audit after the data model and PII classification exist and security and…—nodejs-auth-and-security-reviewUse when adding authentication and authorization to a Node.js service, hardening its HTTP surface, or running an OWASP-style security review after the service…—nodejs-observability-readinessUse when making a scaffolded Node.js service production-observable — replacing the no-op telemetry seam with OpenTelemetry tracing, prom-client RED metrics,…—nodejs-performance-and-resilienceUse when hardening a scaffolded Node.js service for load and failure — enforcing event-loop discipline, clustering or worker threads for CPU work, backpressure…—nodejs-queue-and-event-integrationUse when adding asynchronous work or event integration to a scaffolded Node.js service — wiring BullMQ, KafkaJS, or SQS producers and consumers with explicit…—nodejs-service-scaffoldUse when creating, modernizing, or production-hardening a Node.js backend service after backend architecture is approved or intentionally deferred.—openai-evals-and-observabilityUse when adding regression evaluation, prompt and model versioning, token and cost telemetry, latency tracking, tracing, dashboards, or operational monitoring…—openai-rag-runtimeUse when implementing retrieval-augmented generation with OpenAI from an approved ai-architecture.md and retrieval design.—openai-structured-output-runtimeUse when implementing an OpenAI-backed AI capability that must return schema-bound JSON, typed objects, classifications, extraction results, or other…—openai-tool-calling-runtimeUse when implementing OpenAI tool or function calling from an approved ai-architecture.md tool surface.—operationsUse when a production incident occurs, a recurring operational issue needs a reusable runbook, or a service requires operational readiness and on-call handoff…—performanceUse when an approved system design exists and the team needs performance architecture before implementation or scale events.—postgres-backup-and-operational-readinessUse when designing, reviewing, or hardening PostgreSQL backup, point-in-time recovery, and day-2 operational readiness against stated RPO/RTO targets.—postgres-indexing-and-query-optimizationUse when reviewing or remediating PostgreSQL query and index performance against a stated performance budget.—postgres-replication-and-ha-readinessUse when designing, reviewing, or hardening PostgreSQL replication and high-availability posture against stated reliability targets.—postgres-schema-and-migrationUse when designing, reviewing, or evolving a PostgreSQL schema for a production system.—postgres-security-and-data-access-hardeningUse when designing, reviewing, or hardening PostgreSQL access control and data protection against the security architecture and data classification.—quality-engineeringUse when an approved system design exists and a system or service needs a production-grade testing strategy before merge approval, release, or production…—react-app-scaffold-and-runtimeUse when creating, modernizing, or production-hardening a standalone React SPA after frontend architecture is approved or intentionally deferred.—reliabilityUse when an approved system design exists and the team needs production-grade reliability architecture before implementation and platform hardening.—rust-service-scaffoldUse when creating, modernizing, or production-hardening a Rust web service (axum or actix-web) after backend architecture is approved or intentionally…—securityUse when an approved system design exists and the team needs production-grade security architecture before implementation.—spring-boot-observability-readinessUse when preparing a service for production observability or auditing—spring-boot-performance-and-resilienceUse when tuning or hardening a Spring Boot service for latency, throughput, and resilience after backend architecture has defined per-path SLOs, dependency…—spring-boot-service-scaffoldUse when creating, modernizing, or production-hardening a Spring Boot service after backend architecture is approved or intentionally deferred.—spring-kafka-event-integrationUse when adding, reviewing, or hardening Kafka producers, consumers, or event-driven flows in a Spring Boot service after backend architecture has defined the…—spring-security-auth-reviewUse when reviewing or hardening authentication and authorization in a Spring Boot service that uses Spring Security, JWT, OAuth2, sessions, refresh tokens, or…—system-designUse when an approved PRD exists and the team needs a decision-oriented system design before implementation begins.—