fabriqa.ai
Official@fabriqaai
Offers structured project lifecycle management, intent decomposition, and technical documentation generation for enterprise software development environments.
Agent Skills by fabriqa.ai
Showing 13 vetted skills indexed across 2 GitHub repositories.
project-migrate
Migrate FIRE projects by adding constitution.md and updating state.yaml schema.
frontend-design
Build accessible, responsive frontend interfaces with cohesive design systems.
work-item-decompose
Decompose intents into executable work items with acceptance criteria.
design-doc-generate
Generates checkpoint-ready design documents with decisions, domain model, risks, and API contracts.
intent-capture
Capture user intent through guided conversation and generate an intent brief.
run-plan
Discover work items and propose run groupings from state.yaml.
code-review
Automate post-run code review and auto-fix mechanical issues in TypeScript/JavaScript projects.
run-execute
Execute FIRE work items by mode with YAML state and artifact updates.
run-status
Read run status and progress from state.yaml for active work items.
walkthrough-generate
Generate a template-driven implementation walkthrough from run logs and intents.
route
Automates routing of user actions to the appropriate agent based on project state, using STATE.md and filesystem scan for pending work items and interrupts, ensuring correct context transfer for resumed or new tasks.
status
Analyze FIRE project status by validating state.yaml consistency and filesystem artifacts.
project-init
Initialize FIRE projects by detecting workspace type and applying standard configurations.
Frequently Asked Questions About fabriqa.ai
FAQPage SchemaWhat specific tasks can be performed using Fabriqa.ai?▼
Fabriqa.ai enables the decomposition of user intents into actionable work items, generation of technical design documentation, and maintenance of project consistency via state validation. It further supports automated code reviews for TypeScript projects and manages project migrations through standardized configuration updates.
Which technical personas benefit most from these capabilities?▼
Software architects, technical leads, and full-stack developers benefit from these capabilities. The platform is designed for teams managing complex project states who require structured documentation, consistent work item tracking, and automated mechanical code fixes within their development lifecycle.
What are the core prerequisites for integrating these capabilities?▼
Integration requires a project structure utilizing state.yaml for configuration and tracking. Users must maintain a consistent filesystem environment where the system can scan for pending work items, interrupts, and project artifacts to ensure accurate context transfer and status validation.