Full-Stack Developer Bundle
Everything a full-stack engineer needs: commits, security review, README, tests, MCP scaffolding, and GitHub integration.
About
The complete developer toolkit. Includes the best skills for day-to-day engineering work plus the GitHub and filesystem MCP servers. Install once, get commit messages, code review, readme generation, Playwright tests, MCP scaffolding, and live GitHub API access.
Tags
Included in this bundle (7)
Git Commit Message Generator
Analyze staged changes and generate Conventional Commits messages with proper type, scope, and description.
AI Security Code Reviewer
Trace data flows across files to find injection flaws, auth bugs, secrets, and crypto issues with severity ratings.
README Generator
Generate comprehensive, well-structured README files from project context, dependencies, and code.
Playwright Test Generator
Generate end-to-end Playwright tests from a feature description or by exploring a live web page.
TypeScript MCP Server Generator
Scaffold a complete Model Context Protocol server in TypeScript with tools, resources, and prompts.
GitHub MCP Server
Official MCP server for the GitHub API — issues, PRs, releases, files, and search from any AI agent.
Filesystem MCP Server
Official MCP server giving safe, sandboxed filesystem access to AI agents with explicit allowed paths.
Related Plugins
Security Hardening Bundle
Layered security: code review, threat modeling, secret scanning, STRIDE analysis, and dangerous-command blocking.
DevOps & Infrastructure Bundle
Terraform analysis, GitHub Actions generation, Docker multi-stage files, and auto-commit hooks.
# Install all skills in this bundle: curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/git-commit/SKILL.md" -o ~/.claude/commands/git-commit.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/security-review/SKILL.md" -o ~/.claude/commands/security-review.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/create-readme/SKILL.md" -o ~/.claude/commands/create-readme.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/playwright-generate-test/SKILL.md" -o ~/.claude/commands/playwright-generate-test.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/typescript-mcp-server-generator/SKILL.md" -o ~/.claude/commands/typescript-mcp-server-generator.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/github-mcp/SKILL.md" -o ~/.claude/commands/github-mcp.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/filesystem-mcp/SKILL.md" -o ~/.claude/commands/filesystem-mcp.md 2>/dev/null || true
CustomAgent.app
@customagent-app