Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By vm0-ai
Development server lifecycle management — start/stop/restart, logs, browser automation, runner deployment, and bug reporting.
npx claudepluginhub vm0-ai/team-skills --plugin dev-serverBrowser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Start dev server and interact with the platform via agent-browser. Use when user asks to browse, test, or demo the platform UI, connect services, or perform any browser-based interaction with the local dev environment.
Authenticate with local development server and get CLI token
View development server logs with optional filtering
Start the development server in background mode
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Development workflow skills, commands, and hooks from claude-toolbox
Claude Code skill pack for Replit (30 skills)
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Data analysis toolkit — multi-dialect SQL patterns, statistical methods, dataset profiling, and analysis quality assurance.
Query logs from Axiom for debugging and observability.
Generate UI design variants for GitHub issues — snapshot baseline, create variants, publish to GitHub Pages.
Automated coding loops — PR review, CI check, merge queue monitoring, and issue-to-merge orchestration.
Fix bugs in the forked release-please ecosystem (vm0-ai/release-please + vm0-ai/release-please-action).
A collection of AI-assisted development workflow skills for Claude Code.
Skills follow the Agent Skills specification.
This repository provides structured workflows for software development with AI assistance:
# Add marketplace
/plugin marketplace add vm0-ai/team-skills
# Install the plugin
/plugin install deep-dive@team-skills
# Clone the repository
git clone https://github.com/vm0-ai/team-skills.git
# Copy to personal skills directory
cp -a team-skills/deep-dive ~/.claude/skills/
cp -a team-skills/github-workflow ~/.claude/skills/
# Or copy to project directory
cp -a team-skills/deep-dive ./.claude/skills/
cp -a team-skills/github-workflow ./.claude/skills/
After installation, restart Claude Code, then ask "What skills are available?" to see installed skills.
Structured approach for tackling complex development tasks:
| Skill | Description |
|---|---|
deep-research | Information gathering phase - analyze codebase without suggesting solutions |
deep-innovate | Brainstorming phase - explore multiple approaches and trade-offs |
deep-plan | Planning phase - create concrete implementation steps |
AI-assisted GitHub issue management:
| Skill | Description |
|---|---|
issue-plan | Start working on an issue with full deep-dive workflow |
issue-implement | Continue implementation based on approved plan |
issue-create | Create issues from conversation context |
issue-compact | Consolidate issue discussion into clean body |
gh) installed and authenticatedSKILL.md file with clear instructionsMIT