best-practices

Centralize frontend and backend development best practices for project work.

1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/blesstosam/trpc-fastify-starter --skill best-practices-blesstosam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: best-practices
Source: https://github.com/blesstosam/trpc-fastify-starter/tree/main/.agents/skills/best-practices
Command: npx skills add https://github.com/blesstosam/trpc-fastify-starter --skill best-practices-blesstosam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Centralizes frontend and backend development best practices to guide project work. Before starting any coding work, consult this document; product design decisions do not require reference.

Core Features & Use Cases

  • Centralized best-practice guidelines covering dependencies, tooling, and design conventions for frontend and backend.
  • Quick access to recommended references, such as install-dep and icon-suggest, to standardize setup.
  • Onboarding and re-use: a single source of truth to align team members on standards and processes.

Quick Start

Review this Best Practices document before starting any coding task to ensure alignment with team standards.

Frequently Asked Questions about best-practices

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are frontend and backend coding standards and why do I need them?

Frontend and backend coding standards are centralized best-practice guidelines that enforce team conventions, standardize tooling, and ensure consistent execution across code tasks and onboarding.

How do I apply coding standards to my software engineering projects?

Review the best-practices document before starting any coding task. This aligns your work with established design conventions, dependency guidelines, and recommended dev-tools.

Does this best-practices guide cover both frontend and backend setup?

Yes, it covers both frontend and backend setup. It provides quick access to recommended references like install-dep and icon-suggest to standardize project setup and tooling.

When should I consult coding standards during the development process?

Consult coding standards before starting any coding work. Product design decisions do not require reference, but code tasks, onboarding, and reference lookups rely on it for consistent execution.

What is the best way to onboard new team members to existing coding standards?

The best way to onboard team members is providing a single source of truth. This centralizes best-practice guidelines to align new developers on standards, dependencies, and processes.