beginner friendly skills

66 tagged beginner friendly, measured the same way as everything else here.

Browse within: ai-assisted-development 23appstore 23chinese 23ios 23command-line 15concurrency 15developer-experience 15domain-driven-design 15AI Safety 12Guardrails 9vibe-coding 8ai-workflow 7mvp-development 7technical-design 7

vibe-agents

01

KhazP/vibe-coding-prompt-template

Skill Claude CodeCodex

Generate AGENTS.md and AI configuration files for your project. Use when the user wants to create agent instructions, set up AI configs, or says "create AGENTS.md", "configure my AI assistant", or "generate agent files".

2.9k 11d ago A 52 tokens original MIT

vibe-prd

02

KhazP/vibe-coding-prompt-template

Skill Claude CodeCodex

Create a Product Requirements Document (PRD) for your MVP. Use when the user wants to define product requirements, create a PRD, or says "help me write requirements", "create PRD", or "define my product".

2.9k 11d ago A 52 tokens original MIT

vibe-research

03

KhazP/vibe-coding-prompt-template

Skill Claude CodeCodex

Deep research and market validation for app ideas. Use when starting a new project, validating an idea, or when the user says "research my idea", "validate my app", or "help me start a new project".

2.9k 11d ago A 49 tokens original MIT

neo-cli-implementer

04

neohaskell/NeoHaskell

Skill Claude CodeCodex

Write or modify Rust code in the Neo CLI under neo/ - crate conventions, the error-as-LLM-repair contract, output prefixes, and interactive-vs-CI (--ci) behavior. Use when editing any neo/ .rs file, adding a subcommand or JSON field, wrapping a subprocess, or writing any user-facing error. This is Rust, not NeoHaskell…

347 3d ago A 106 tokens original Apache-2.0

neohaskell-change

05

neohaskell/NeoHaskell

Skill Claude CodeCodex

Stage playbook for executing steps of the change formula v2 (ADR-0075) — the 5-step molecule that takes a request from spec to merged PR. Use when claiming or executing any bead poured from the change formula (spec, spec-approval, build, verify, pr), when parking a stuck step, or when recording a spec approval. Covers…

347 3d ago A 134 tokens original Apache-2.0

neohaskell-pipeline

06

neohaskell/NeoHaskell

Skill Claude CodeCodex

Orchestrate a NeoHaskell change end-to-end through the spec-gated pipeline - intake to merged PR with exactly two human gates. Use when implementing a feature, fixing a bug, or running any request that should produce a PR.

347 3d ago A 54 tokens original Apache-2.0

xiaobai-skills

07

Tyuts/xiaobai-skills

Skill Claude CodeCodex

One-click starter pack and curator for Codex/agent skills. Use when a beginner wants a high-quality default skills setup across common needs, when the user asks to install useful skills without researching them one by one, or when the installed skills library needs auditing, deduplication, conflict resolution…

59 3mo ago A 81 tokens original MIT

Tyuts/xiaobai-skills

Skill Claude CodeCodex

Repo-local meta-skill for improving Xiaobai Skills over time. Use after significant project changes, user feedback, install failures, promotion experiments, or repeated workflow friction to update AGENTS.md, capture project-specific gotchas, or propose new repo-local skills. Do not use globally or after every small…

59 3mo ago A 68 tokens original MIT

ui-framework

09

wangjianqi/AppStore

Skill Claude CodeCodex

A set of rules for building iOS interfaces with UIKit, Apple's interface framework. It defines choices for layout, navigation, colors, fonts, dark mode, keyboard handling, and related views.

10 3mo ago A 36 tokens original MIT

wangjianqi/AppStore

Skill Claude CodeCodex

App/ ├── Features/ # 功能模块(每个模块自包含) │ ├── Camera/ │ │ ├── CameraVC.swift │ │ ├── CameraViewModel.swift │ │ ├── CameraService.swift │ │ └── Views/ │ │ ├── CameraPreviewView.swift │ │ └── CameraControlView.swift │ ├── Settings/ │ │ ├── SettingsVC.swift │ │ ├── SettingsViewModel.swift │ │ └── SettingsService.swift │ └──…

10 3mo ago A 38 tokens original MIT

network-api

11

wangjianqi/AppStore

Skill Claude CodeCodex

Network and API guidance for Swift applications, covering HTTP requests, backend interfaces, URL sessions, data parsing, token refresh, retries, and AI API integration.

10 3mo ago A 37 tokens original MIT

learning-codebases

12

Eijnewgnaw/learning-codebases

Skill Claude CodeCodex

Use when the user wants to learn, understand, study, map, onboard to, or walk through an unfamiliar codebase or software project, especially when explanations should suit a beginner with basic Python knowledge.

5 1mo ago A 44 tokens original MIT

beginner-tone

13

sodam-ai/SoDam-Harness-Eng

Skill Claude CodeCodex

A set of Korean-language conversation and safety instructions for people new to coding and AI. It tells the assistant to explain difficult terms and guide the user with one clear next action.

2 11d ago A 34 tokens original Apache-2.0

sodam-ai/SoDam-Harness-Eng

Skill Claude CodeCodex

A self-checking instruction set for an AI agent. It tells the agent to verify important work, show evidence, and clearly disclose anything it could not check.

2 11d ago A 51 tokens original Apache-2.0

f8-easy

16

sodam-ai/SoDam-Agentic-Eng

Skill Claude CodeCodex

A Korean-language skill that explains AI-assisted computer work in simpler words for complete beginners. It responds to statements such as “I don't understand” or “This is too difficult.”

2 11d ago A 225 tokens

plan

17

sodam-ai/SoDam-Agentic-Eng

Skill Claude CodeCodex

A planning step that explains what will be built, why it is needed, and how completion will be judged before coding starts.

2 11d ago A 147 tokens

start

18

sodam-ai/SoDam-Agentic-Eng

Skill Claude CodeCodex

An onboarding skill for SoDamAgentic, a system for working with AI agents. It explains a four-stage workflow: plan, execute, review, and stay safe.

2 11d ago A 113 tokens

sodam-loop-repair

20

sodam-ai/SoDam-Loop-Eng

Skill Claude CodeCodex

A Bash safety rule requiring every Bash call to include a timeout calculated from validation settings, with a stated default of 300000 milliseconds. Bash is a command-line shell used to run scripts and commands.

2 11d ago A 66 tokens

sodam-loop-start

21

sodam-ai/SoDam-Loop-Eng

Skill Claude CodeCodex

A guided starting point for repeated repair work in SoDamLoop, a system for running fixes until a requested result is reached.

2 11d ago A 73 tokens