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

casualjim

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

skills collected
34
repositories
4
updated
2026-05-29
repository explorer

Repositories and representative skills

review-architecture
software-developers

Reviews implementation architecture with firm, evidence-based judgment: separation of concerns, maintainability, ownership, dependency direction, stability/change boundaries, validation, persistence/state ownership, runtime coordination, Conway fit, evolution strategy, and refactoring discipline. Use when asked for architecture review of module/package boundaries, cross-capability dependencies, shared code, abstraction drift, validation placement, service boundaries, strangler work, branch-by-abstraction changes, or refactoring claims.

2026-05-29
review-data-flow
software-developers

Reviews data movement and structural resource costs: filtering, pagination, streaming, materialization, copying/cloning, allocation, serialization/parsing, batching, N+1 I/O, backpressure, lock contention, and APIs that force callers to pay unnecessary costs. Use when asked for data-flow or performance review of data-heavy paths, persistence/search/streaming APIs, parsers, async workflows, hot paths, batch jobs, CLI pipelines, or hidden memory/throughput risks.

2026-05-29
review-implementation
software-developers

Review delivered code, CI, config, and generated assets. Use when explicit implementation review is requested; OpenSpec artifacts are optional context.

2026-05-29
review-security
information-security-analysts

Reviews implementation security by tracing assets, actors, attacker-controlled input, trust boundaries, enforcement points, and sinks across auth, authorization, injection, command/path/URL handling, deserialization, secrets, logs, resource exhaustion, races, supply-chain, and crypto surfaces. Use when asked for security review of external inputs, auth flows, APIs, CLI commands, file/network/subprocess access, stored payloads, dependency scripts, tenant isolation, privilege boundaries, or security-sensitive assumptions.

2026-05-29
review-tests
software-quality-assurance-analysts-and-testers

Reviews implementation test quality by judging whether tests prove required behavior, invariants, failure modes, and realistic regressions across the relevant codebase. Use when asked for test review of meaningful coverage, public APIs, CLIs, generated outputs, validators, parsers, persistence, mocks, snapshots, property tests, fuzzing, or regression gaps.

2026-05-29
caveman-stats
technical-writers

Explain Caveman token-stats support in Pi. Upstream Caveman stats are powered by Claude Code hooks and session logs; this Pi package does not fake token savings. Triggers on /skill:caveman-stats or "caveman stats".

2026-05-29
cavekit-backprop
software-developers

Cavekit bug-to-spec protocol. Use on test failures, user bug reports, post-mortems, or /ck:check violations to trace root cause and decide what §B and §V updates should be made through cavekit-spec.

2026-05-29
cavekit-build
software-developers

Plan and execute implementation against Cavekit SPEC.md. Use when users invoke /ck:build, ask to build from SPEC.md, implement Cavekit tasks, build the next task, or run a selected §T task.

2026-05-29
Showing top 8 of 20 collected skills in this repository.
brainstorming
project-management-specialists

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-04-27
executing-plans
project-management-specialists

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-04-27
finishing-a-development-branch
software-developers

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-04-27
requesting-code-review
software-quality-assurance-analysts-and-testers

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-04-27
subagent-driven-development
software-developers

Use when executing implementation plans with independent tasks in the current session

2026-04-27
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-27
test-driven-development
software-quality-assurance-analysts-and-testers

Use when implementing any feature or bugfix, before writing implementation code

2026-04-27
verification-before-completion
software-quality-assurance-analysts-and-testers

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-04-27
Showing top 8 of 12 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded