Droidz
Spec-driven planning, standards, and parallel feature implementation
All Skills in This Repository (50)
Pure Emerald Level Indicatorsdocument-processing-xlsx
Create, parse, and manipulate Excel spreadsheets using xlsx, exceljs, or SheetJS.
content-research-writer
Research topics and write structured content with proper citations.
accessibility-wcag
Ensure web applications comply with WCAG 2.1/2.2 accessibility guidelines.
incident-response
Guides systematic detection, triage, mitigation, resolution, and post-mortem analysis of production incidents.
test-driven-development
Implement the red-green-refactor cycle for test-first code development.
database-design
Design normalized relational and NoSQL database schemas with indexes and migrations.
nextjs-app-router
Develop Next.js 13+ applications using the App Router architecture.
react-server-actions
Implement React Server Actions for form handling and server mutations in Next.js 14+.
playwright-automation
Automate browser interactions for end-to-end testing across Chrome, Firefox, and Safari.
data-migration
Plan and execute database migrations with rollback strategies and data integrity validation.
typescript-strict
Configure TypeScript compiler options for strict type-checking and null safety.
vercel-deployment
Deploy Next.js applications to Vercel with preview deployments and environment variables.
Frequently Asked Questions
FAQPage SchemaHow to install Droidz?โผ
Run `npx skills add korallis/Droidz --all -g -y` in your terminal to install all skills in this collection globally.
What is spec-driven development with Droidz?โผ
It turns feature requests into a structured pipeline: define standards, plan the product, write a spec, break it into tasks, then implement. Each phase produces files stored in your repo so context is never lost.
Which coding platforms does Droidz support?โผ
Droidz installs payloads for Factory AI, Claude Code, Cursor, Cline, Codex CLI, and VS Code, so the same workflows work across your preferred environment.
Can Droidz run tasks in parallel?โผ
Yes. The implementation phase supports parallel execution of task groups using Factory's headless mode, with configurable concurrency and automatic API key loading from a config file.
Do I need coding experience to use Droidz?โผ
Basic familiarity helps, but the workflow commands guide you step by step from planning through implementation, and the built-in skills handle technical details like testing, security, and deployment patterns.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core