darkroom.engineering avatar

darkroom.engineering

Official

@darkroomengineering

0Followers
|
50Public Repos
|
25Published Skills

where development happens

Skills Distribution
DomainDeveloper To...Frontend Architect.. (40%)Quality Assurance (30%)Project Lifecycle .. (30%)

Agent Skills by darkroom.engineering

Showing 25 vetted skills indexed across 1 GitHub repositories.

darkroomengineeringdarkroomengineering
41

resume-handoff

Load previous session state, progress, and decisions to resume work.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

init

Initialize Darkroom projects with the Satus starter template for Next.js or React apps.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

learn

Store and recall project-scoped learnings in learnings.json across Claude Code sessions.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

context

Monitor Claude Code context usage and trigger compaction or handoffs.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

test

Write and execute unit, integration, and end-to-end tests with bun.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

ask

Provide architectural guidance and trade-off analysis for software design decisions.

Official
Advanced
darkroomengineeringdarkroomengineering
41

create-handoff

Save current task, progress, decisions, modified files, and next steps to a handoff file.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

effort

Adjust Claude's thinking depth with configurable effort levels and guardrails.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

discovery

Guide structured interviews to define project scope and requirements.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

versions

Verify package versions against package.json and block unapproved installs.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

premortem

Identify potential failure modes and mitigations for plans before execution.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

component

Generate Darkroom-compliant React components with TypeScript and CSS Modules.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

qa

Validate UI visuals and accessibility with agent-browser in QA workflows.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

docs

Fetch current API documentation for external libraries before integration.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

explore

Explore codebases with grep, glob, read, and semantic search to summarize component architecture.

Official
Advanced
darkroomengineeringdarkroomengineering
41

review

Review TypeScript, React, and architecture for quality, security, and correctness issues.

Official
Advanced
darkroomengineeringdarkroomengineering
41

fix

Investigate and resolve software bugs through a structured six-stage workflow.

Official
Advanced
darkroomengineeringdarkroomengineering
41

teams

Coordinates multiple AI agentsGit to complete mutually independent workstreams in parallel.

Official
Advanced
darkroomengineeringdarkroomengineering
41

ship

Automate type-check, build, test, lint, and PR creation for software changes.

Official
Advanced
darkroomengineeringdarkroomengineering
41

tldr

Analyze codebases with token-efficient methods for dependencies and call graphs.

Official
Advanced
darkroomengineeringdarkroomengineering
41

orchestrate

Coordinates multi-agent tasks across planning, execution, and verification for complex projects.

Official
Advanced
darkroomengineeringdarkroomengineering
41

hook

Generates compliant hooks and validates them for specified frontend frameworks and UI libraries.

Official
Intermediate
darkroomengineeringdarkroomengineering
41

refactor

Coordinates a complete code refactoring workflow from analysis to review.

Official
Advanced
darkroomengineeringdarkroomengineering
41

lenis

Set up Lenis smooth scroll in Next.js/React projects with provider and useLenis hook.

Official
Intermediate

Frequently Asked Questions About darkroom.engineering

FAQPage Schema
What specific development tasks does this organization support?

These capabilities enable project initialization, React component generation, architectural trade-off analysis, unit and integration testing, and automated code quality reviews. It facilitates structured handoffs between sessions, dependency verification, and comprehensive codebase exploration using semantic search and token-efficient analysis.

Which technical personas benefit from these capabilities?

Frontend engineers, full-stack developers, and technical leads working within React and Next.js ecosystems benefit most. These capabilities are designed for developers requiring structured project scaffolding, consistent component architecture, and rigorous quality assurance processes during the software development lifecycle.

What are the primary prerequisites for implementing these capabilities?

Implementation requires a Node.js environment with Bun installed for test execution and package management. Projects must utilize React or Next.js frameworks, with TypeScript and CSS Modules configured to ensure compatibility with the provided component generation and hook validation standards.