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

tundraray

Repository-level view of 46 collected skills across 3 GitHub repositories.

skills collected
46
repositories
3
updated
2026-03-21
repository explorer

Repositories and representative skills

game-analysis-criteria
market-research-analysts-and-marketing-specialists-131161

This skill provides templates, analysis frameworks, and quality criteria for game reverse-engineering and competitive analysis. Used when analyzing external games for mechanics, technology, marketing, retention, and market positioning. Loaded by game-researcher agent and game-analyze command.

2026-03-21
subagents-gamedev-orchestration
software-developers

This skill guides subagent coordination through game development workflows. Automatically loaded when orchestrating multiple agents, managing workflow phases, determining autonomous execution mode, or when "orchestration", "workflow phases", "scale determination", "stop points", or "autonomous mode" are mentioned.

2026-03-21
ajtbd-methodology
market-research-analysts-and-marketing-specialists-131161

Advanced Jobs To Be Done methodology knowledge base. Use when analyzing products, markets, customer segments, or making product decisions. Provides access to complete AJTBD framework and expert prompts.

2026-03-21
product-execution
project-management-specialists

Product execution frameworks for converting strategy analysis into actionable product plans. Use when creating feature specifications, product roadmaps, MVP definitions, opportunity maps, or when "feature spec", "roadmap", "MVP", "product plan", "opportunity map", "WSJF", "Kano", "Shape Up", or "story mapping" is mentioned.

2026-03-21
strategy-documentation-criteria
market-research-analysts-and-marketing-specialists-131161

This skill should be used when creating strategy documents — context briefs, market analyses, competitive landscapes, strategy canvases, business models, GTM plans, pricing analyses, growth plans, initiative prioritizations, or strategic reports. Provides document templates, creation decision matrix, and quality standards.

2026-03-21
strategy-orchestration-guide
project-management-specialists

Orchestration rules for strategy analysis workflows. Loaded when coordinating strategy agents, managing analysis phases, or running /strategy-report. Defines flows, stop points, agent coordination, and report compilation.

2026-03-21
strategy-overture
management-analysts-131111market-research-analysts-and-marketing-specialists-131161

McKinsey-grade business strategy and marketing frameworks. Loaded when agents need strategic analysis methodology — market sizing, competitive analysis, Blue Ocean, GTM, growth, pricing, business modeling. Covers Pyramid Principle, MECE, and consulting-quality deliverable standards.

2026-03-21
security-checks
information-security-analysts

Security patterns and detection rules for automated code review. Automatically loaded when performing security reviews, checking for vulnerabilities, or when "security check", "vulnerability", "CVE", "security patterns", or "security audit" are mentioned.

2026-03-21
Showing top 8 of 34 collected skills in this repository.
coding-standards
software-developers

Universal coding standards for implementation, code quality, testing, and refactoring. Covers anti-patterns, type safety, debugging, Red-Green-Refactor development, test design, code duplication (Rule of Three), decision frameworks, and impact analysis. Use when implementing features, reviewing code quality, fixing bugs, or refactoring.

2025-12-21
frontend-data-flow-patterns
web-developers

Enforce unidirectional flow: state → UI (selectors) → actions → updates. Prevent direct store access from components, use granular selectors, implement reselect for complex filtering/sorting/aggregation. Use when designing component data flow or optimizing re-renders.

2025-12-21
frontend-error-handling-standards
software-developers

Implement error handling: try-catch at boundaries, typed errors with instanceof checks, error state in store, error boundaries for components, exponential backoff retry with jitter, Sentry monitoring in production, user-friendly error messages. Use when implementing API calls, form submissions, or component error boundaries.

2025-12-21
frontend-state-management-patterns
software-developers

Implement state management: Zustand slices pattern, manual immutable updates with spread operators, middleware stack (devtools, subscribeWithSelector), Immer decision matrix (4+ spreads → use Immer), transient updates for 10+ updates/sec. Use when implementing stores or managing complex state.

2025-12-21
frontend-technical-spec
software-developers

Frontend technical design rules including environment variables, architecture design, data flow, Nx workspace conventions, and build/testing commands.

2025-12-21
frontend-type-safety-standards
software-developers

Enforce type safety: Zod runtime validation at boundaries, type guards for discriminated unions, avoid any/unknown, validate before asserting. Optimize Zod with .pick()/.partial() on hot paths. Use when implementing API integrations, form handling, or state management with strict typing.

2025-12-21
frontend-typescript-rules
web-developers

React/TypeScript frontend development rules including type safety, component design, state management, and error handling.

2025-12-21
frontend-typescript-testing
software-quality-assurance-analysts-and-testers

Frontend testing rules with Jest, React Testing Library, and MSW. Includes coverage requirements, test design principles, and quality criteria.

2025-12-21
Showing top 8 of 10 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded