Skip to main content
Run any Skill in Manus
with one click
Pravin-surawase
GitHub creator profile

Pravin-surawase

Repository-level view of 13 collected skills across 1 GitHub repositories.

skills collected
13
repositories
1
updated
2026-04-05
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

development-rules
software-developers

Hard-learned development rules by domain — Python, FastAPI, React, Testing. Prevents the specific mistakes that caused 70+ audit findings across v0.21.0-v0.21.3.

2026-04-05
quality-gate
software-quality-assurance-analysts-and-testers

Mandatory pre-merge quality checks for production code — security scan, packaging test, API consistency, no silent failures. Prevents the issues that caused 4 emergency releases in v0.21.x.

2026-04-05
release-preflight
software-quality-assurance-analysts-and-testers

Pre-release validation — packaging verification, user acceptance testing, security scan, API drift detection. Prevents the recurring pattern of shipping broken wheels and missing files.

2026-04-05
user-acceptance-test
software-quality-assurance-analysts-and-testers

Test the library from an end-user perspective — pip install, import, run all workflows. Catches packaging, import, and API issues that internal tests miss.

2026-04-05
api-discovery
software-developers

Discover exact API function signatures, parameter names, and types from structural_lib. Use BEFORE wrapping or calling any API function. Prevents the #1 agent mistake: guessing parameter names (b_mm not width, fck not concrete_grade).

2026-04-03
innovation-research
civil-engineers-172051

Run a structured innovation research cycle — discover gaps, propose novel capabilities, prototype and validate breakthrough ideas for structural engineering.

2026-04-03
session-management
software-developers

Automate AI agent session start and end workflows. Use when beginning a new work session or finishing one. Handles reading priorities, verifying environment, logging changes, updating handoff docs, and committing session artifacts.

2026-04-01
agent-evolution
software-developers

Run self-evolution cycle — score agents, detect drift, propose instruction improvements. Use at session end, weekly cadence, or monthly deep review.

2026-04-01
Showing top 8 of 13 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded