0xdarkmatter
Community@0xdarkmatter · Melbourne, Australia
Builder of dev tools, web crawlers & autonomous-agent infra. Benchmarking agents on Terminal Bench. Melbourne-based, mostly in dark mode.
Agent Skills by 0xdarkmatter
Showing 30 vetted skills indexed across 1 GitHub repositories.
tool-discovery
Recommend lightweight skills or heavyweight agents for given tasks.
testing-patterns
Standardize testing strategies across languages with naming, Arrange-Act-Assert, mocking, and fixtures.
security-patterns
Identify and apply security patterns to mitigate OWASP Top 10 vulnerabilities.
claude-code-debug
Diagnose Claude Code extension activation, hooks, agents, and MCP connectivity.
claude-code-hooks
Run custom Bash hook scripts for Claude Code tool events.
claude-code-headless
Run Claude Code headlessly in CI/CD pipelines with structured outputs.
claude-code-templates
Scaffold Claude Code agents, skills, commands, and hook scripts from templates.
python-cli-patterns
Generate Typer and Rich CLI application templates with configuration and testing patterns.
python-async-patterns
Implement asyncio patterns for concurrent I/O-bound tasks in Python.
python-database-patterns
Organize SQLAlchemy 2.0 database patterns for synchronous and asynchronous Python applications.
container-orchestration
Configure and enforce container orchestration patterns for Docker and Kubernetes deployments.
python-fastapi-patterns
Scaffold FastAPI services with patterns for endpoints, models, DI, and middleware.
python-observability-patterns
Instrument Python 3.10+ services with structlog, OpenTelemetry, and Prometheus.
python-typing-patterns
Provide Python typing patterns for type safety with mypy and pyright.
python-pytest-patterns
Apply pytest patterns for fixtures, parameterization, mocking, and async testing.
sql-patterns
Provide compact SQL pattern references for CTEs, window functions, joins, and indexing.
tailwind-patterns
Generate Tailwind CSS v3+ utility patterns with responsive breakpoints and dark mode configuration.
data-processing
Parse, filter, query, and transform JSON, YAML, and TOML data with jq and yq.
project-planner
Detect stale project plans and suggest /plan commands from git activity.
structural-search
Search codebases by AST patterns using ast-grep and Bash.
git-workflow
Automate Git operations and GitHub interactions with lazygit, gh, and delta.
task-runner
Execute justfile recipes for test, build, lint, and deploy tasks.
mcp-patterns
Provides Model Context Protocol server patterns for Claude Code integrations in Python 3.10+ or Node.js 18+.
sqlite-ops
Implement SQLite data handling patterns for Python applications with WAL mode and migrations.