Build with Chase (BwC)
Official@chasebuild
Read my indie hacking journey here: https://tinchung.substack.com/
Agent Skills by Build with Chase (BwC)
Showing 5 vetted skills indexed across 1 GitHub repositories.
vercel-react-best-practices
Optimize React and Next.js applications with performance guidelines for data fetching and rendering.
vercel-composition-patterns
Guide React composition patterns for scalable component architectures.
rust-skills
Apply 179 Rust coding guidelines across 14 categories for code review and refactoring.
atomic-commit
Split code changes into atomic commits with clear staging and concise messages.
auto-git-commit
Stage changes with git add -p and generate atomic commit messages.
Frequently Asked Questions About Build with Chase (BwC)
FAQPage SchemaWhat specific technical tasks are enabled by these skills?▼
These skills enable the optimization of React rendering performance, the application of 179 distinct Rust coding standards for refactoring, and the enforcement of atomic version control practices to maintain clean, manageable commit histories in collaborative environments.
Which personas benefit most from these engineering practices?▼
Frontend engineers focused on Next.js performance, systems developers working with Rust, and technical leads responsible for maintaining high-quality, readable commit logs and scalable component architectures will find these practices directly applicable to their daily development cycles.
What are the prerequisites for implementing these version control standards?▼
Implementation requires a working knowledge of Git staging operations, specifically the interactive patch mode, and a commitment to modular code design. No external dependencies are required, as these are methodology-based practices focused on improving code review efficiency and repository maintainability.