Skip to main content
Run any Skill in Manus
with one click
MuhammadUsmanGM
GitHub creator profile

MuhammadUsmanGM

Repository-level view of 26 collected skills across 4 GitHub repositories.

skills collected
26
repositories
4
updated
2026-04-23
repository explorer

Repositories and representative skills

add-handler
software-developers

Scaffold a new HTTP handler with service function, store method (if needed), and table-driven test, following the project's internal/{api,service,store} layout. Invoke when the user asks to add an endpoint, handler, or route.

2026-04-23
api-endpoint
software-developers

Scaffold a new API endpoint with request/response Pydantic schemas, service function, route handler, and a pytest test — following the project's layered layout. Invoke when the user asks to add an endpoint, route, or API method.

2026-04-23
component-new
web-developers

Scaffold a new React component with matching test file and consistent folder layout, following the project's conventions in src/features or src/components. Invoke when the user asks to create, scaffold, or add a new component.

2026-04-23
test-component
software-quality-assurance-analysts-and-testers

Write React Testing Library tests for an existing component, following the project's RTL conventions (prefer role/label queries, mock at network boundary, no act()). Invoke when the user asks to test, add tests for, or cover a component.

2026-04-23
lint-docs
software-developers

Run this repo's documentation and shell quality gates (shellcheck, markdownlint, lint-claude-md) the same way CI runs them. Invoke before opening a PR, or when the user asks to lint, validate, or pre-flight the docs.

2026-04-23
changelog
software-developers

Generate or update CHANGELOG.md with an entry for the unreleased changes since the last git tag. Invoke when the user asks to cut a release, update the changelog, or summarize changes since v-something.

2026-04-23
pr-describe
software-developers

Write a pull-request title and body from the current branch's commits and diff against the base branch. Invoke when the user asks to open a PR, draft a PR description, or summarize a branch.

2026-04-23
test-triage
software-quality-assurance-analysts-and-testers

Classify failing tests as flaky vs. real regressions and propose a next step for each. Invoke when the user pastes failing test output, asks to triage CI failures, or asks "are these tests flaky".

2026-04-23
Showing top 8 of 9 collected skills in this repository.
api-documentation-generator
software-developers

Automated API documentation generation with support for OpenAPI/Swagger specifications, endpoint analysis, request/response examples, authentication methods, rate limiting, and integration guides. Use when Claude needs to generate API documentation, analyze existing APIs, create specification files, or produce developer-friendly documentation.

2026-01-11
code-review-assistant
software-quality-assurance-analysts-and-testers

Automated code review assistance including best practices evaluation, security vulnerability detection, performance optimization suggestions, code quality assessment, and style guide enforcement. Use when Claude needs to perform code reviews, assess code quality, identify potential issues, or provide improvement recommendations.

2026-01-11
deployment-orchestrator
network-and-computer-systems-administrators

Automated deployment orchestration supporting multiple environments, infrastructure as code, CI/CD pipeline management, rollback procedures, and monitoring integration. Use when Claude needs to manage deployments, configure infrastructure, orchestrate release processes, or ensure deployment reliability across different environments.

2026-01-11
git-workflow-automation
software-developers

Comprehensive Git workflow automation including branching strategies, pull request creation, code reviews, merge strategies, and release management. Use when Claude needs to help with Git operations, branching models (Git Flow, GitHub Flow), pull request creation, code reviews, merge conflicts, or release processes.

2026-01-11
test-coverage-analyzer
software-quality-assurance-analysts-and-testers

Automated test coverage analysis with support for multiple testing frameworks, coverage reporting, gap identification, metric tracking, and quality gate enforcement. Use when Claude needs to analyze test coverage, identify untested code, generate coverage reports, or enforce quality standards for testing practices.

2026-01-11
mcp-tool-builder
software-developers

Build channel-aware MCP tools for the Customer Success FTE system. This skill should be used when creating, modifying, or reviewing MCP server tools that must accept channel_source metadata and format responses per channel (Gmail, WhatsApp, Web Form). Provides the canonical pattern for tool input schemas, channel adaptation, and the required tool execution order.

2026-03-10
postgres-crm-schema
database-architects

Enforce the canonical PostgreSQL CRM schema for the Customer Success FTE system. This skill should be used when creating or modifying database tables, writing migrations, building queries, or reviewing schema changes — to prevent rogue columns, schema drift, and ensure all database work aligns with the authoritative table definitions for customers, customer_identifiers, conversations, messages, tickets, knowledge_base, channel_configs, and agent_metrics.

2026-03-10
test-first-iteration
software-quality-assurance-analysts-and-testers

Generate comprehensive edge-case test files before implementing features, enforcing test-first development for the Customer Success FTE system. This skill should be used when building or iterating on channel handlers (Gmail, WhatsApp, Web Form), agent tools, or message processing — to produce tests/edge-cases-{channel}.json files with 20+ edge cases per channel BEFORE any implementation code is written.

2026-03-10
system-prompt-generator
software-developers

A professional assistant that helps you generate, validate, and perfect system prompts efficiently using Anthropic's best practices. Make sure to use this skill whenever the user asks to write, improve, optimize, or test a system prompt, instructions, or agent behavior. Even if they just say "help me write a prompt for an agent" or "give me a prompt", use this skill.

2026-03-09
Showing 4 of 4 repositories
All repositories loaded