Copy the LAMP Method skill into your Claude Code or Codex skills folder to use it.
Use the LAMP Method skill to reframe a hard problem and surface hidden assumptions.
Reference the folder structure as a template for packaging your own SKILL.md files.
| saint0x/my-skills | s-sahoo/phd-thesis | sameerkhan/dual-ai-skills | |
|---|---|---|---|
| Stars | 1 | 4 | 6 |
| Language | None | None | None |
| Setup difficulty | easy | — | moderate |
| Complexity | 1/5 | 1/5 | 2/5 |
| Audience | vibe coder | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
This repository is a personal collection of skills for AI coding agents, shared by its author in case others find them useful. A skill in this context is a packaged, reusable capability that an agent like Claude Code or a similar tool can load and use when working on a task. Right now the collection holds one skill, called LAMP Method First Principles Thinking. The README describes it as a reasoning skill meant to help reframe hard questions, surface assumptions that are usually hidden, and turn a surprising observation into a next experiment that can actually be tested and proven wrong if it is wrong. The repository itself is intentionally simple. Each skill lives in its own folder containing a single file named SKILL.md, which holds the instructions the skill provides to an agent. This layout is designed to work with both Codex style and Claude style skill conventions, meaning it should be usable across more than one agent tool without changes. To use a skill from this repository, you copy its folder into whichever local skills directory your agent environment reads from. There is no installer, build step, or dependency to set up: the whole project is markdown text meant to be read by an AI agent rather than executed as code. Because this is a small, personal repository with a single skill included so far, there is not much more to it beyond what is described here. It reads as a starting point that the author may add to over time rather than a finished toolkit.
A personal collection of reusable AI agent skills, currently containing one first principles reasoning skill named LAMP Method.
Mainly None.
Setup difficulty is rated easy.
Mainly vibe coder.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.