Topic: vibe-coding
3,535 skills in this topic.
-
wednesday-design
Design and UX guidelines for Wednesday Solutions projects. Covers visual design tokens, animation patterns, component standards, accessibility, and user experience best practices for React/Next.js applications. ENFORCES use of approved component libraries only.
wednesday-solutions/ai-agent-skills 145
-
wednesday-dev
Technical development guidelines for Wednesday Solutions projects. Enforces import ordering, complexity limits, naming conventions, TypeScript best practices, and code quality standards for React/Next.js applications.
wednesday-solutions/ai-agent-skills 145
-
module-audit-agent
Use when asked to audit a module, check its health, or assess whether it should be refactored. Runs structural query, risk check, and test generation automatically.
wednesday-solutions/ai-agent-skills 145
-
onboard-dev-agent
Use when a dev is new to the project, asks for an overview, or wants to get oriented quickly. Fills graph gaps then runs a guided codebase interview.
wednesday-solutions/ai-agent-skills 145
-
pr-review-agent
Full PR review orchestrator. Use when asked to review a PR or check if it is ready to merge. Runs blast radius + drift check on changed files, then hands off to pr-review for comment triage and fixes. Do NOT use pr-review directly for full reviews — use this.
wednesday-solutions/ai-agent-skills 145
-
brownfield-chat
Natural-language Q&A across the full codebase. Use for multi-module questions, "what breaks if", git history, cross-cutting queries, and anything spanning more than one file. For a single-file lookup use brownfield-query instead.
wednesday-solutions/ai-agent-skills 145
-
brownfield-drift
Enforces architecture boundaries defined in PLAN.md. Use when a PR crosses module/service boundaries, when the dev asks "are we following the architecture?", or as a scheduled architecture health check. Not for querying what a module does — use brownfield-chat for that.
wednesday-solutions/ai-agent-skills 145
-
brownfield-enrich
Schema reference for comment enrichment. The enrichment workflow is printed by `wednesday-skills map` in the `[ENRICH]` block — follow those instructions.
wednesday-solutions/ai-agent-skills 145
-
brownfield-fix
Use before editing any file in a brownfield project. Runs risk check and blast radius before making any change.
wednesday-solutions/ai-agent-skills 145
-
brownfield-gaps
Improves graph coverage for a specific file with dynamic/unannotated patterns (event emitters, dynamic require, global injection). Use when dep-graph shows gaps on a file or when chat/query returns "not mapped". Not for querying — only for improving coverage.
wednesday-solutions/ai-agent-skills 145
-
brownfield-query
Deterministic lookups from dep-graph.json. Use for direct structural questions about a specific file or module — what it imports, what imports it, its risk score, its exports. For multi-module or natural-language questions use brownfield-chat instead.
wednesday-solutions/ai-agent-skills 145
-
deploy-checklist
Pre-deploy and post-deploy checklist skill. Ensures env vars, migrations, CI, rollback plan, smoke tests, and monitoring are verified before and after every deployment.
wednesday-solutions/ai-agent-skills 145
-
git-os
Enforces conventional commits, atomic changes, and GIT-OS workflow for Wednesday Solutions projects. Every agent that generates a commit must read this skill first.
wednesday-solutions/ai-agent-skills 145
-
greenfield
Parallel persona planning for new projects. Research agent runs first to build domain context, then Architect, PM, and Security agents run in parallel. Synthesis agent combines all perspectives into a detailed GSD-style PLAN.md with Tensions section.
wednesday-solutions/ai-agent-skills 145
-
ss-lint
Quick automated lint — detects common design system violations in seconds
bitjaru/styleseed 152
-
ss-flow
bitjaru/styleseed 152
-
ss-feedback
Add appropriate user feedback states (loading, success, error, empty) to a component or page
bitjaru/styleseed 152
-
ss-copy
bitjaru/styleseed 152
-
ss-component
bitjaru/styleseed 152
-
ss-audit
Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices
bitjaru/styleseed 152
-
ss-a11y
Audit a component or page for accessibility issues and fix them
bitjaru/styleseed 152
-
ss-setup
Interactive setup wizard — guides you step-by-step to configure the design system for your project
bitjaru/styleseed 152
-
ss-review
Review UI code for design system compliance, accessibility, and best practices
bitjaru/styleseed 152
-
ss-pattern
bitjaru/styleseed 152