Coding-Agents-Conference-skills
Production-tested workflows for planning, reviewing, and shipping code
All Skills in This Repository (16)
Pure Emerald Level Indicatorsexpert-persona-skills
Activate latent domain expertise in Claude for non-coding specializations.
validation-runner
Executes linting, unit, UI validation, E2E tests, and log analysis in an isolated environment.
adversarial-code-review
Run three-agent adversarial code reviews on pull requests with confidence scoring.
hooks-and-enforcement
Configure Claude Code lifecycle hooks to enforce quality and security checks via settings.json.
merge-conflict-resolution
Resolve syntactic and semantic merge conflicts from parallel agent work.
product-research
Synthesize raw research data into product insights for competitive analysis.
brainstorming-planner
Probe project goals, scope, dependencies, and acceptance criteria into phased plans.
agent-maintained-docs
Embed file header descriptions and folder READMEs enforced by git hooks.
objective-research
Separate agent contexts to research code paths and data flow objectively.
visual-regression
Capture UI screenshots with Playwright and compare visual differences between code versions.
documentation-first-setup
Generates project documentation for agents covering code architecture and workflows.
context-window-management
Manage AI context window utilization by budgeting instructions, offloading results, and saving session state.
Frequently Asked Questions
FAQPage SchemaHow to install Coding-Agents-Conference-skills?โผ
Run `npx skills add mlopscommunity/Coding-Agents-Conference-skills --all -g -y` in your terminal to install all 16 skills globally.
What problems do these coding skills solve?โผ
They cover planning pipelines, adversarial code review, merge conflict resolution, context window management, and visual regression testing based on real practitioner experience.
How do I run multiple coding agents in parallel?โผ
The parallel-agent-management skill shows how to use git worktrees, containers, and explicit task contracts so agents work independently without conflicts.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and work directly in Claude Code and other compatible coding environments.
Can non-experts use these coding workflow skills?โผ
Yes. Each skill includes step-by-step instructions, common mistakes to avoid, and ready-to-use templates that guide you through the process.
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