CtrlK
BlogDocsLog inGet started
Tessl Logo

stellar-core

github.com/stellar/stellar-core

SkillAddedReview
adding-a-skill

.claude/skills/adding-a-new-skill/SKILL.md

extending yourself with a new reusable skill by interviewing the user

55

adding-tests

.claude/skills/adding-tests/SKILL.md

analyzing a change to determine what tests are needed and adding them to the test suite

59

configuring-the-build

.claude/skills/configuring-the-build/SKILL.md

modifying build configuration to enable/disable variants, switch compilers or flags, or otherwise prepare for a build

60

high-level-code-review

.claude/skills/high-level-code-review/SKILL.md

reviewing a change for semantic correctness, simplicity, design consistency, and completeness

56

low-level-code-review

.claude/skills/low-level-code-review/SKILL.md

reviewing a git diff for small localized coding mistakes that can be fixed without high-level understanding

76

1.26x
running-make-to-build

.claude/skills/running-make-to-build/SKILL.md

how to run make correctly to get a good build, and otherwise understand the build system

56

running-tests

.claude/skills/running-tests/SKILL.md

running tests at various levels from smoke tests to full suite to randomized tests

85

1.75x