AGI House India
Official@agi-house-india · India
Bharat's hacker house for the ambitious builders
Agent Skills by AGI House India
Showing 13 vetted skills indexed across 1 GitHub repositories.
senior-frontend
Generate React components and analyze bundles for Next.js projects.
python-testing-patterns
Guide Python testing strategies with pytest, fixtures, mocking, and parameterization.
api-design-principles
Guide REST and GraphQL API design with versioning, error handling, and pagination patterns.
test-driven-development
Advocates test-driven development with the red-green-refactor cycle.
architecture-patterns
Teach Clean Architecture, Hexagonal Architecture, and DDD backend patterns.
systematic-debugging
Enforces a four-phase root-cause-driven debugging process to prevent recurring issues.
javascript-testing-patterns
Provides testing patterns for JavaScript/TypeScript apps using Jest, Vitello, and Testing Library.
prompt-engineering-patterns
Collect prompt engineering best practices for few-shot learning and chain-of-thought prompting.
react-native-architecture
Provides architecture patterns for React Native/Expo projects.
system-design-workflows
Outline systematic workflows for system design decisions and architecture governance.
architecture-diagram-generator
Generate architecture diagrams from code or configurations.
dependency-analyzer
Analyze code dependencies to surface coupling and refactor opportunities.
project-architect
Scaffold large projects with module boundaries and governance checkpoints.
Frequently Asked Questions About AGI House India
FAQPage SchemaWhat specific engineering tasks are enabled by these architectural patterns?▼
These patterns enable the systematic design of modular backend systems, the implementation of rigorous test-driven development cycles, and the generation of architecture diagrams from existing codebases. They facilitate dependency analysis to identify coupling issues and provide structured guidance for React and React Native project scaffolding.
Which technical personas benefit most from these engineering methodologies?▼
Senior software engineers, system architects, and technical leads benefit from these methodologies. The content is specifically designed for builders managing complex project lifecycles, requiring standardized governance for module boundaries, testing strategies, and system design decisions across large-scale distributed or frontend-heavy applications.
What are the prerequisites for implementing these architecture and testing patterns?▼
Implementation requires a foundational understanding of modern JavaScript or TypeScript environments, including Next.js and React Native. Users should be familiar with standard testing frameworks like Jest and Vitello, as well as core concepts in Domain-Driven Design and Hexagonal Architecture to effectively apply the provided governance checkpoints.