AmnadTaowsoam
@AmnadTaowsoam
Public Skills
Graphql Best Practices
by AmnadTaowsoam
'GraphQL is a query language for APIs that enables clients to ask for
Refactoring Strategies
by AmnadTaowsoam
Technical Debt Management
by AmnadTaowsoam
Technical debt is the implied cost of additional rework caused by choosing
Risk Assessment
by AmnadTaowsoam
Risk assessment is a systematic process of identifying, analyzing, and
Problem Framing
by AmnadTaowsoam
Problem framing is the critical first step before any implementation,
Architectural Reviews
by AmnadTaowsoam
Architectural Reviews is a critical process for evaluating system designs
Swarm Collaboration
by AmnadTaowsoam
Swarm Collaboration enables multiple AI agents with different personas
Form Handling
by AmnadTaowsoam
'Form handling is a critical aspect of web applications that collect
Nextjs Patterns
by AmnadTaowsoam
Next.js 14+ App Router is a powerful React framework with features including
Self Validation Cicd
by AmnadTaowsoam
Self-Validation CI/CD provides an automated pipeline for testing AI-generated
State Management
by AmnadTaowsoam
'* Depends on: typescript-standards
Algorithmic Self Discovery
by AmnadTaowsoam
Algorithmic Self-Discovery is the God-Mode protocol that enables AI agents
Decision Records
by AmnadTaowsoam
Architecture Decision Records (ADRs) are lightweight documents that capture
Error Handling
by AmnadTaowsoam
Error Handling is a critical component of backend development that enables
Shadcn Ui
by AmnadTaowsoam
shadcn/ui is a collection of accessible React components built on Radix
Skill Generator
by AmnadTaowsoam
The Meta-Skill Generator is the foundational cognitive engine that instructs
Express Rest
by AmnadTaowsoam
'Express.js is a minimal and flexible Node.js web application framework
Api Design
by AmnadTaowsoam
RESTful API design is an architectural style and set of constraints for
Fastapi Patterns
by AmnadTaowsoam
'FastAPI is a modern, fast (high-performance) web framework for building
Fastify Rest Api
by AmnadTaowsoam
Fastify is a high-performance Node.js web framework focused on speed
Grpc Integration
by AmnadTaowsoam
gRPC (Google Remote Procedure Call) is a high-performance, open-source
System Thinking
by AmnadTaowsoam
System thinking is a holistic approach to understanding complex systems
Liquid Architecture
by AmnadTaowsoam
Liquid Architecture enables the AI system to modify and optimize its
Middleware
by AmnadTaowsoam
Middleware functions are functions that have access to the request object
Skill Router
by AmnadTaowsoam
The Skill Router is the cognitive orchestrator that dynamically loads
Nodejs Api
by AmnadTaowsoam
Node.js REST API is a RESTful API built with Node.js and Express.js framework,
React Best Practices
by AmnadTaowsoam
React is a JavaScript library for building user interfaces using component-based
Server Sent Events
by AmnadTaowsoam
This is an alias skill so documentation can reference 03-backend-api/server-sent-events.
Intelligence Router
by AmnadTaowsoam
The Intelligence Router implements the "Twin-Engine" Intelligence Architecture
Trpc Patterns
by AmnadTaowsoam
tRPC enables building type-safe APIs without writing separate schemas
Validation
by AmnadTaowsoam
API Request Validation is process of validating incoming API requests
Python Standards
by AmnadTaowsoam
Python coding standards define best practices for writing clean, maintainable,
Websocket Patterns
by AmnadTaowsoam
WebSocket is a communication protocol that provides full-duplex communication
Cache Invalidation
by AmnadTaowsoam
'> "There are only two hard things in Computer Science: cache invalidation
Connection Pooling
by AmnadTaowsoam
Connection pooling is a technique used to maintain a cache of database
Database Locking
by AmnadTaowsoam
Database locking is a mechanism used to manage concurrent access to shared
Database Migrations
by AmnadTaowsoam
Database migrations are versioned scripts that modify database schema
Typescript Standards
by AmnadTaowsoam
TypeScript coding standards provide comprehensive guidelines for writing
Cognitive Governance
by AmnadTaowsoam
Cognitive Governance is the God-Mode protocol that implements deep, unblockable
Alphago Architecture
by AmnadTaowsoam
AlphaGo Architecture is the God-Mode protocol that applies Monte Carlo
Code Review
by AmnadTaowsoam
Code review is a systematic examination of source code intended to find
Git Workflow
by AmnadTaowsoam
Git workflow encompasses practices, patterns, and strategies for using