Categorias públicas - Brabrix Skill Hub
Navegue por categorias do hub e encontre conteúdos por domínio técnico.
Navegue por categorias do hub e encontre conteúdos por domínio técnico.
4025 itens
Categoria: AI Coding Assistants
Skill para atuar como desenvolvedor Java sênior especialista em Spring Boot, APIs REST, microsserviços, arquitetura limpa, testes, performance, segurança e boas práticas de produção.
Categoria: Workflows/SDD
A modern React TypeScript todo application built with Vite and styled with Tailwind CSS.
Categoria: Workflows/SDD
[Brief summary of implementation phases and priorities]
Categoria: Workflows/SDD
[Brief description of what this feature/project aims to accomplish]
Categoria: Workflows/SDD
[High-level description of the technical approach]
Categoria: Workflows/SDD
Total Estimated Time: 12-16 hours Target Timeline: 3-4 days (part-time development)
Categoria: Workflows/SDD
A simple, intuitive todo application that allows users to manage their daily tasks with basic CRUD operations and task status tracking.
Categoria: Workflows/SDD
The basic todo app follows a simple client-side architecture with local persistence:
Categoria: Workflows/SDD
Created: July 21, 2025 Status: Implementation Phase
Categoria: Workflows/SDD
Guide users through GitHub's Spec-Kit for Spec-Driven Development - a methodology that flips traditional software development by making specifications executable and directly generating working implementations.
Categoria: Workflows/SDD
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git
Categoria: Workflows/SDD
Use this workflow when: - Starting a brand new project (0-to-1 development) - Building a proof-of-concept or prototype - Creating a new microservice or application component - No existing codebase exists yet
Categoria: Workflows/SDD
Complete guide to managing features in Spec-Driven Development projects using natural language commands and automated tracking.
Categoria: Workflows/SDD
Note: All summarization sections in this guide should use the 10-point summary template from SKILL.md, with feature status tracking when applicable.
Categoria: Workflows/SDD
You are a coding assistant--with access to tools--specializing in analyzing codebases. Below is the content of the file the user is working on. Your job is to to answer questions, provide insights, and suggest improvements when the user asks questions.
Categoria: Workflows/SDD
- Always write tests first following Test-Driven Development principles - Tests serve as specification documents for the code - Each test should be written before the implementation code
Categoria: Workflows/SDD
The testing strategy is built upon the remocal testing concept, combining the speed of local execution with the confidence of real AWS service integration. This approach enables effective TDD while maintaining high confidence in our serverless infrastructure.
Categoria: Workflows/SDD
This file contains Python programming rules for clean coding and project maintenance.