RefractSystems avatar

RefractSystems

Official

@refractsystems

0Followers
|
0Public Repos
|
21Published Skills

Offers structured engineering methodologies for test-driven development, architectural decision recording, and production-grade software lifecycle management.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Quality Assurance .. (30%)System Architectur.. (30%)

Agent Skills by RefractSystems

Showing 21 vetted skills indexed across 1 GitHub repositories.

RefractSystemsRefractSystems

idea-refine

Refine raw ideas into testable concepts with a three-phase workflow and markdown one-pager.

Official
Intermediate
RefractSystemsRefractSystems

debugging-and-error-recovery

Systematically debugs failing tests, builds, and runtime issues via triage checklists and bisection.

Official
Advanced
RefractSystemsRefractSystems

using-agent-skills

Map development tasks to engineering workflow skills with operating rules.

Official
Intermediate
RefractSystemsRefractSystems

test-driven-development

Enforce test-driven development by requiring failing tests before implementing code.

Official
Intermediate
RefractSystemsRefractSystems

planning-and-task-breakdown

Break down specifications into ordered tasks with acceptance criteria and dependencies.

Official
Intermediate
RefractSystemsRefractSystems

incremental-implementation

Implement incremental, testable changes across multiple files with feature flags.

Official
Intermediate
RefractSystemsRefractSystems

api-and-interface-design

Guide contract-first API design for REST and GraphQL endpoints.

Official
Advanced
RefractSystemsRefractSystems

ci-cd-and-automation

Automates GitHub Actions CI/CD pipelines for Node.js projects with quality gates.

Official
Advanced
RefractSystemsRefractSystems

context-engineering

Set up agent context with persistent rules and selective file loading.

Official
Intermediate
RefractSystemsRefractSystems

frontend-ui-engineering

Build accessible, responsive frontend UIs consistent with a project's design system.

Official
Intermediate
RefractSystemsRefractSystems

shipping-and-launch

Generate production deployment readiness checklists with feature flag and rollback plans.

Official
Advanced
RefractSystemsRefractSystems

spec-driven-development

Creates a structured six-element SPEC before coding to guide implementation.

Official
Intermediate
RefractSystemsRefractSystems

code-review-and-quality

Review code changes across correctness, readability, architecture, security, and performance.

Official
Advanced
RefractSystemsRefractSystems

security-and-hardening

Harden web application code with input validation, secure sessions, and secrets management.

Official
Advanced
RefractSystemsRefractSystems

deprecation-and-migration

Plan and execute deprecation and migration of legacy systems and APIs.

Official
Advanced
RefractSystemsRefractSystems

code-simplification

Simplify TypeScript, Python, and React/JSX code with test-verified incremental refactors.

Official
Intermediate
RefractSystemsRefractSystems

source-driven-development

Inspect dependency manifests and apply patterns from official documentation.

Official
Advanced
RefractSystemsRefractSystems

performance-optimization

Measure baseline performance and verify targeted optimizations for Core Web Vitals.

Official
Advanced
RefractSystemsRefractSystems

browser-testing-with-devtools

Observe DOM, console, network activity, and performance data via Chrome DevTools MCP.

Official
Advanced
RefractSystemsRefractSystems

git-workflow-and-versioning

Enforce trunk-based development with atomic commits and descriptive messages.

Official
Intermediate
RefractSystemsRefractSystems

documentation-and-adrs

Record architectural decisions and rationale in ADR templates.

Official
Intermediate

Frequently Asked Questions About RefractSystems

FAQPage Schema
What specific engineering tasks does RefractSystems support?

RefractSystems supports systematic debugging, test-driven development, contract-first interface design, and production deployment readiness. It enables engineers to break down complex specifications into ordered tasks, enforce quality gates in CI/CD pipelines, and maintain architectural integrity through documented decision records and incremental implementation strategies.

Which personas benefit most from these engineering methodologies?

Full-stack engineers, software architects, and technical leads benefit from these structured methodologies. The system is designed for teams requiring rigorous code quality, consistent architectural documentation, and disciplined version control practices to manage complex web application lifecycles and legacy system migrations.

What are the prerequisites for implementing these development practices?

Implementation requires a project environment utilizing TypeScript, React, or Node.js, alongside a version control system supporting trunk-based development. Users should have existing CI/CD infrastructure, such as GitHub Actions, to integrate the provided quality gates, performance measurement checks, and deployment readiness checklists.