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

serithemage

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

skills collected
23
repositories
3
updated
2026-04-30
repository explorer

Repositories and representative skills

architecture
software-developers

References Serverless OpenClaw architecture. Covers network design, CDK stack structure, DynamoDB data model, API protocols, and container design.

2026-03-29
cold-start
software-developers

References cold start optimization history and techniques. Covers Docker image optimization, Fargate CPU tuning, SOCI lazy loading, and Lambda Bedrock discovery fix. Use when optimizing startup performance.

2026-03-29
context
software-developers

Loads Serverless OpenClaw project context. Provides background knowledge needed for development including project overview, tech stack, architecture decisions, and data models.

2026-03-29
cost
software-developers

References Serverless OpenClaw cost optimization guidelines. Validates that no resources exceeding the cost target ($1/month) are created during implementation. Use when writing CDK stacks or making infrastructure changes.

2026-03-29
deploy
software-developers

Deploys Serverless OpenClaw CDK stacks to AWS. Handles SecretsStack parameter injection, full/individual stack deployment, and Docker image push.

2026-03-29
dev
software-developers

Development workflow guide. Covers build, test, lint, format commands, package structure, Git hooks, TDD methodology, and coding conventions. Use when setting up dev environment, running tests, or following project conventions.

2026-03-29
implement
software-developers

Guides Phase 1 MVP implementation steps. Pass a specific step number as an argument to get the goals, deliverables, validation criteria, and detailed design for that step.

2026-03-29
lambda-migration
software-developers

Guides Phase 2 Lambda Container Migration steps. Pass a specific step number (2-1 through 2-5) to get the goals, deliverables, validation criteria, and detailed design for that step.

2026-03-29
Showing top 8 of 17 collected skills in this repository.
llm-dna-extraction-playbook
data-scientists-152051

Use when planning, submitting, or debugging LLM-DNA fingerprint extraction jobs on SageMaker spot training. Trigger on keywords like "LLM-DNA jobs", "calc-dna", "submit_dna.py", "SageMaker spot", "Solar / K-EXAONE / A.X-K1 / EXAONE ์ถ”์ถœ", "Phase 5/6 ์žฌ์‹œ๋„", "model fingerprint extraction", or follow-up verification rounds. Codifies 9 cost/operational lessons from Phase 4โ€“6 of korea-ai-foundation-model-verification (2026-04-30, $64 / 77 jobs, 52.8% waste rate) so future rounds avoid the same learning curve.

2026-04-30
llm-dna-knowledge
software-developers

Use when working on LLM model lineage, provenance, phylogenetic analysis, from-scratch verification, the project's verification targets (Solar-Open-100B, K-EXAONE, A.X-K1, HyperCLOVAX), reference families (Llama 3, Qwen 2.5, GLM, Mixtral, DeepSeek), or anything under experiments/llm-dna/. Routes through the project wiki/ before external search.

2026-04-30
karpathy-guidelines
software-developers

Use when writing, reviewing, or refactoring code in this repo to reduce common LLM coding mistakes โ€” overcomplication, drive-by edits to unrelated lines, hidden assumptions, vague success criteria. Four principles: Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution.

2026-04-30
update-changelog
software-developers

Use when the user invokes /update-changelog, or when a session has produced concrete repository changes (file edits, verification results, methodology updates, structural changes) that should be recorded in CHANGELOG.md by date and category.

2026-04-30
update-tutorial
software-developers

Use when the user invokes /update-tutorial, or when a verification-related Q&A exchange has just completed in the session and should be persisted into docs/tutorial/ as narrative-style content. Classifies by topic, finds the right file, inserts above the SECTION_MARKER, and updates the README index.

2026-04-30
Showing 3 of 3 repositories
All repositories loaded