smc-skills
01Plugin Claude Code
Sumulige Claude Agent Harness - Curated skill collection for AI coding agents.
Plugin Claude Code
Sumulige Claude Agent Harness - Curated skill collection for AI coding agents.
Command Claude Code
Audit approved commands for security risks.
Command Claude Code
Create git commit, push to remote, and create/merge pull request.
Command Claude Code
Create a git commit with proper message format.
Command Claude Code
A command that reviews an application's visual design and usability across 15 areas, including layout, typography, colors, responsive behavior, accessibility, and loading or error states. It produces a staged improvement plan and waits for approval before changes are made.
Command Claude Code
Quick fix for build, lint, and type errors.
Command Claude Code
Analyze GitHub Actions CI failures.
Command Claude Code
Generate context handoff document for session continuity.
Command Claude Code
Plan implementation with architecture design.
Command Claude Code
Create or update a GitHub pull request.
Command Claude Code
Safe code refactoring and cleanup.
Command Claude Code
Review current changes before committing.
Command Claude Code
Manage and display parallel Claude sessions.
Command Claude Code
Create a new skill with template.
Command Claude Code
Guide Test-Driven Development workflow (Red-Green-Refactor).
Command Claude Code
Run tests and show coverage report.
Command Claude Code
Manage project todos and tasks.
Command Claude Code
View and manage pending verification tasks.
Command Claude Code
Run comprehensive pre-PR verification (5-phase quality check).
Command Claude Code
A set of commands for managing a project's development workflow, including checking updates, syncing files and documentation, handling tasks, and working with Git.
Settings file Claude Code
Agent settings configuring env, SessionStart, SessionEnd, PreCompact, UserPromptSubmit, PreToolUse and 2 more.
Skill Claude CodeCodex
// ❌ 错误:硬编码密钥 const apiKey = "sk-proj-xxxxx" const dbUrl = "postgres://user:pass@localhost/db".
Skill Claude CodeCodex
Skill "test-master" from sumulige/sumulige-claude, covering test master, 核心职责, 工作模式, 模式 1:tdd 开发 and 模式 2:e2e 测试.
Skill Claude CodeCodex
Automated testing workflow that combines Playwright testing, Slack GIF recording, and test report generation. Use when user mentions "测试"、"test"、"Playwright" or asks for QA/testing workflows. Automatically generates: (1) Test execution with Playwright, (2) Slack-optimized GIF of test process, (3) Screenshot at each…