Skip to content

basic-intelligence/claude-code-skills

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code Skills

Open-source skills for Claude Code.

Skills

Design

Skill Description
dieter-rams-design Industrial design auditor based on Dieter Rams' 10 principles
steve-jobs-product-design Product design auditor based on Steve Jobs' principles
lucide-icon-svg-references SVG icon design auditor and generator based on Lucide's design system
react-bits-components Author animated React components in the React Bits style — Motion / GSAP / OGL shaders / R3F / matter-js across the four-variant registry
html-artifact Produce single-file, self-contained HTML artifacts (specs, plans, reports, code-review explainers, design explorations, interactive playgrounds) instead of markdown
design-md Generate or re-sync a project's DESIGN.md following the Google Labs design.md spec, with a symmetric oklch ↔ hex color converter so both color forms live in the doc

Mobile

Skill Description
react-native-reusables React Native Reusables component builder and auditor
converting-web-to-react-native Convert React web prototypes to production Expo Router + React Native

Agents

Skill Description
openclaw Expert guide for crafting OpenClaw agent workspace files (SOUL.md, AGENTS.md, TOOLS.md)
orchestrating-swarms Multi-agent orchestration using Claude Code's TeammateTool and Task system
research-collector Turn an idea into a curated, indexed corpus of prior art via fan-out research, idempotent download, and semantic indexing (Software Factory pattern)

Dev Tools

Skill Description
browser-test-review Review completed features by testing them in the browser
file-suggestion File search using rg + fzf
flowcap Document an app's architecture and main flows as a single-page HTML map + a sibling userflows.json that future LLM agents load before touching feature/bugfix work
v0-spec-pack-extractor Extract spec packs from any codebase (routes, components, data models)
presentational-components Enforce presentational UI component patterns with domain-focused hooks

Services

Skill Description
fal-image-gen Generate images and visual assets using fal.ai models
iframely URL metadata extraction and rich media embedding via Iframely

Usage

Copy any skill folder into your project's .claude/skills/ directory, or reference it from your Claude Code settings.

About

Open-source Claude Code skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 40.8%
  • TypeScript 27.0%
  • CSS 23.1%
  • JavaScript 6.9%
  • Shell 2.2%