Agent Skills by 山姆大叔
Showing 23 vetted skills indexed across 1 GitHub repositories.
git-commit
Analyze diffs and stage changes to generate conventional git commit messages.
markdown-to-html
Convert Markdown documents to HTML using marked.js, pandoc, or gomarkdown.
agentic-eval
Evaluate AI agent outputs using structured rubrics and JSON feedback loops.
python-testing
Design and validate pytest test suites with TDD, fixtures, and coverage reporting.
coding-standards
Standardize TypeScript, JavaScript, React, and Node.js code with ESLint, Prettier, and TypeScript configurations.
microsoft-code-reference
Look up Microsoft API references and verify SDK method signatures.
microsoft-docs
Retrieve live Microsoft documentation from learn.microsoft.com for Azure, .NET, and related services.
gh-cli
Reference GitHub CLI commands, syntax, and workflows across repositories, issues, and PRs.
web-design-reviewer
Inspect websites visually and diagnose design issues across frameworks.
backend-patterns
Provide reusable backend architecture patterns for Node.js, Express, and Next.js APIs.
copilot-sdk
Embed Copilot's runtime into Node.js, Python, Go, or .NET applications.
chrome-devtools
Automate browser control and debugging workflows via Chrome DevTools MCP commands.
make-skill-template
Generate SKILL.md frontmatter and folder structure for new Agent Skills.
github-issues
Create, update, and query GitHub issues via MCP tools.
prd
Interviews stakeholders and generates structured Product Requirement Documents with technical specifications.
tdd-workflow
Enforce test-first development with structured workflows and 80% coverage.
webapp-testing
Automate local web app testing with Playwright across multiple viewports.
frontend-patterns
Implement reusable React and Next.js component patterns for scalable frontend architectures.
scoutqa-test
Automate exploratory web application testing via ScoutQA CLI with natural language prompts.
python-patterns
Write and review Python code with PEP 8 standards and type hints.
security-review
Automate security reviews of authentication, secrets handling, and API integrations.
excalidraw-diagram-generator
Convert natural language descriptions into Excalidraw-compatible JSON diagram files.
refactor
Refactor legacy code in small test-driven steps without changing external behavior.