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

wpank

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

skills collected
88
repositories
1
updated
2026-02-10
repository explorer

Repositories and representative skills

api-design
software-developers

REST and GraphQL API design principles — resource modeling, HTTP semantics, pagination, error handling, HATEOAS, schema design, and DataLoader patterns. Use when designing new APIs, reviewing specs, or establishing team API standards.

2026-02-10
api-development
software-developers

Meta-skill that orchestrates the full API development lifecycle — from design through documentation — by coordinating specialized skills, agents, and commands into a seamless build workflow.

2026-02-10
api-versioning
software-developers

API versioning strategies — URL path, header, query param, content negotiation — with breaking change classification, deprecation timelines, migration patterns, and multi-version support. Use when evolving APIs, planning breaking changes, or managing version lifecycles.

2026-02-10
auth-patterns
information-security-analysts

Authentication and authorization patterns — JWT, OAuth 2.0, sessions, RBAC/ABAC, password security, MFA, and vulnerability prevention. Use when implementing login flows, protecting routes, managing tokens, or auditing auth security.

2026-02-10
caching
software-developers

Caching strategies, invalidation, eviction policies, HTTP caching, distributed caching, and anti-patterns. Use when designing cache layers, choosing eviction policies, debugging stale data, or optimizing read-heavy workloads.

2026-02-10
database-migrations
database-architects

Safe, zero-downtime database migration strategies — schema evolution, rollback planning, data migration, tooling, and anti-pattern avoidance for production systems. Use when planning schema changes, writing migrations, or reviewing migration safety.

2026-02-10
error-handling
software-developers

Error handling patterns across languages and layers — operational vs programmer errors, retry strategies, circuit breakers, error boundaries, HTTP responses, graceful degradation, and structured logging. Use when designing error strategies, building resilient APIs, or reviewing error management.

2026-02-10
rate-limiting
software-developers

Rate limiting algorithms, implementation strategies, HTTP conventions, tiered limits, distributed patterns, and client-side handling. Use when protecting APIs from abuse, implementing usage tiers, or configuring gateway-level throttling.

2026-02-10
Showing top 8 of 88 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded