robust-skills
Verified architecture, database, CSS, and messaging patterns for coding
All Skills in This Repository (8)
Pure Emerald Level Indicatorsclean-ddd-hexagonal
Apply Clean Architecture, DDD tactical patterns, and Hexagonal Architecture to backend services.
modern-css
Explain native CSS Grid, Flexbox, and Container Queries for responsive layouts.
mermaid-diagrams
Generates Markdown-embedded diagrams for code, systems, processes, and workflows.
postgres-drizzle
Manage PostgreSQL schemas, queries, and migrations with Drizzle ORM.
feature-slicing
Implements Feature-Sliced Design architecture for frontend projects.
slack-block-kit
Generate Slack Block Kit UI payloads for messages, modals, and App Home surfaces.
modern-javascript
Guide modern JavaScript ES6-ES2025 patterns for clean, maintainable code.
slack-mrkdwn
Format Slack messages using mrkdwn syntax for text objects.
Frequently Asked Questions
FAQPage SchemaHow to install robust-skills?▼
Run `npx skills add ccheney/robust-skills --all -g -y` in your terminal to install all skills globally. To add just one, use `--skill bazel` or any other skill name from the collection.
What problems does robust-skills solve?▼
It stops coding agents from producing outdated syntax, wrong version claims, and broken Slack or Teams payloads by grounding every pattern in current official documentation with verified examples.
Which technologies does robust-skills cover?▼
It covers Bazel monorepos, Clean Architecture and DDD, Feature-Sliced Design, modern CSS and JavaScript, PostgreSQL with Drizzle ORM, Mermaid diagrams, and Slack and Microsoft Teams message formatting.
Does robust-skills work with Claude Code and Cursor?▼
Yes. Every skill follows the universal SKILL.md standard and runs in Claude Code, Cursor, Codex, and other compatible coding environments.
Can non-experts use robust-skills?▼
Yes. Once installed, your coding assistant applies the right patterns automatically from plain-English requests, with decision trees guiding each choice.
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