read here
Description
<kbd>[](docs/translations/README.al.md)</kbd> <kbd>[](docs/translations/README.arm.md)</kbd> <kbd>[](docs/translations/README.uz.md)</kbd> <kbd>[](docs/translations/README.aze.md)</kbd> <kbd>[](docs/translations/README.bn.md)</kbd>
Installation
claude install-skill https://github.com/firstcontributions/first-contributions README
[](https://github.com/firstcontributions/open-source-badges) [](https://opensource.org/licenses/MIT) [](https://www.codetriage.com/roshanjossey/first-contributions)
_Read this in [other languages](docs/translations/Translations.md)._
[](docs/translations/README.al.md) [](docs/translations/README.arm.md) [](docs/translations/README.uz.md) [](docs/translations/README.aze.md) [](docs/translations/README.bn.md) [](docs/translations/README.bg.md) [](docs/translations/README.pt_br.md) [](docs/translations/README.ca.md) [](docs/translations/README.zh-cn.md) [](docs/translations/README.cs.md) [](docs/translations/README.de.md) [](docs/translations/README.da.md) [](docs/translations/README.eg.md) [](docs/translations/README.dz.md) [](docs/translations/README.es.md) [](docs/translations/README.fr.md) [](docs/translations/README.ga.md) [](docs/translations/README.gl.md) [](docs/translations/README.gr.md) [](docs/translations/README.ge.md) [](docs/translations/README.hu.md) [](docs/translations/README.id.md) [](docs/translations/README.hb.md) [](docs/translations/Translations.md) [](docs/translations/README.ta.md) [](docs/translations/README.fa.md) [](docs/translations/README.it.md) [](docs/translations/README.ja.md) [](docs/translations/README.si.md) [](docs/translations/README.kws.md) [](docs/translations/README.ko.md) [](docs/translations/README.lt.md) [ ](docs/translations/README.ro.md) [](docs/translations/README.mm_unicode.md) [](docs/translations/README.mk.md) [](docs/translations/README.mx.md) [](docs/translations/README.my.md)
...
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official Related Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Contributing to nanobot
Thank you for being here. nanobot is built with a simple belief: good tools should feel calm, clear, and humane. We care deeply about useful features, but we also believe in achieving more with less:
Key exports from each phase
for summary in .planning/phases/*/*-SUMMARY.md; do echo "=== $summary ===" grep -A 10 "Key Files\|Exports\|Provides" "$summary" 2>/dev/null done