darkmatter
Official@darkmatter · United States of America
Offers a structured framework for agentic software development, focusing on rigorous verification, codebase architecture, and persistent task management.
Agent Skills by darkmatter
Showing 51 vetted skills indexed across 1 GitHub repositories.
beads
Track durable project tasks, blockers, and handoffs across sessions.
compress
Compress natural-language memory files into shorter caveman format while preserving code blocks, URLs, and headings.
systematic-debugging
Trace root causes of bugs and test failures before proposing fixes.
caveman-review
Generates terse one-line code review comments for pull requests with exact line references and severity markers.
executing-plans
Execute written implementation plans with step-by-step verification and completion handoff.
caveman
Compress assistant replies into terse caveman-style language with configurable intensity levels.
verification-before-completion
Require fresh verification evidence before declaring software work complete.
subagent-driven-development
Dispatch fresh subagents for implementation tasks with two-stage review.
dm-skill-creator
Create and maintain shared skills in the darkmatter/skills repository.
ui-ux-pro-max
Select UI and UX guidance by matching style, palette, typography, layout, motion, and interaction rules.
openchronicle-setup
Install and configure OpenChronicle macOS agent memory with MCP client wiring.
agent-browser
Automates CDP-driven Chrome or Chromium browser navigation, form filling, clicking, screenshotting, and data extraction from live websites.
test-driven-development
Enforce test-first implementation with a red-green-refactor cycle for software changes.
sops-secret-access
Decrypt SOPS-encrypted project files to access non-secret configuration details.
shadcn-registry-first
Search shadcn registries and compare React UI component candidates.
run-ui-registry-variations
Build three registry-backed UI variations for a requested interface.
run-meeting-summary
Resolve meeting artifacts into company-safe Obsidian summaries with a review gate.
handoff
Create a redacted handoff document from an active conversation for another agent.
using-superpowers
Enforce pre-response skill checking and dispatch across agent workflows.
codebase-cleanup
Remove dead code, stale comments, weak types, and duplicated logic from codebases.
rust-best-practices
Review Rust code for ownership, error handling, lint, and test issues.
improve-codebase-architecture
Detect shallow modules and propose deepening refactors using project glossary and ADRs.
find-skills
Search and compare agent skills with quality screening based on install count and source reputation.
definition-of-done
Define explicit completion criteria for ambiguous agentic tasks.
Frequently Asked Questions About darkmatter
FAQPage SchemaWhat specific software development tasks are enabled by these skills?▼
These skills enable systematic bug diagnosis, test-driven development cycles, codebase architecture refactoring, and the generation of terse, conventional commit messages. They also facilitate complex migrations, such as moving Next.js repositories to RedwoodSDK, and provide structured UI component selection from registries.
Which technical personas benefit most from this registry?▼
Senior software engineers, full-stack developers, and technical leads managing complex TypeScript or Rust codebases will find these skills most effective. The registry is designed for those requiring high-fidelity verification, rigorous documentation of architectural decisions, and structured task tracking within their development environment.
What are the prerequisites for integrating these skills into a project?▼
Integration requires a repository environment compatible with Nix or standard Node.js/Bun runtimes. Users should have an existing agentic interface capable of executing skill-based instructions and managing persistent memory files, such as those defined in the OpenChronicle or Beads specifications.