development-standards

Standardize Angular/FastAPI project structure, tooling, and coding conventions.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/cyr-ius/portalcrane --skill development-standards-cyr-ius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: development-standards
Source: https://github.com/cyr-ius/portalcrane/tree/main/.claude/skills/development-standards
Command: npx skills add https://github.com/cyr-ius/portalcrane --skill development-standards-cyr-ius

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standardizes frontend and backend development practices for Angular/FastAPI projects to reduce onboarding time, prevent divergence, and improve code quality and maintainability across teams.

Core Features & Use Cases

  • Framework-aligned conventions: provides concrete guidelines for Angular 21 and FastAPI 0.135.1, including folder structures, naming, and module organization.
  • Tooling, deployment & environment guidance: codifies recommended tooling versions, build steps, and deployment configurations to ensure consistency from development to production.
  • Onboarding and governance: serves as the single source of truth for new team members, code reviews, and architectural decisions, enabling faster ramp-up and safer reviews.

Quick Start

Apply the Angular/FastAPI development standards to bootstrap a new project.

Frequently Asked Questions about development-standards

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

FAQPage Schema
How do I standardize Angular and FastAPI project structures across my team?

To standardize Angular and FastAPI project structures, apply codified development standards that specify folder organizations, naming conventions, and module alignment for frontend and backend consistency. This ensures your team uses a unified architecture layout across all projects.

What are the best practices for onboarding new developers to an Angular and FastAPI stack?

Best practices for onboarding developers to an Angular and FastAPI stack involve providing a single source of truth for coding conventions and tooling versions. This reduces ramp-up time by standardizing architecture planning and environment setup guidelines for new team members.

Does this development standards guide support specific versions of Angular and FastAPI?

Yes, these development standards support specific framework versions, providing concrete guidelines for Angular 21 and FastAPI 0.135.1. This ensures version-aligned tooling, deployment configurations, and coding practices for your technical stack.

How do I configure deployment environments consistently for FastAPI and Angular?

Configure deployment environments consistently by applying codified build steps and environment configurations. These development standards provide recommended tooling versions and deployment setups to ensure consistency from development through production release.

Why do I need coding conventions for frontend and backend projects?

Coding conventions for frontend and backend projects are needed to prevent code divergence and improve maintainability across teams. Standardizing practices during coding and reviews ensures safer architectural decisions and higher overall code quality.