@skills · Owner
Agent skills by skillcreatorai
19 skills indexed from github.com/skillcreatorai. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- ai-agent-skills · Collection · 1,116 stars
- ask-questions-if-underspecified · Skill · 1,116 stars
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
- audit-library-health · Skill · 1,116 stars
Use when checking the overall health of a skills library. Run doctor, validate, check for stale skills, and verify generated docs are in sync.
- backend-development · Skill · 1,116 stars
Backend API design, database architecture, microservices patterns, and test-driven development. Use for designing APIs, database schemas, or backend system
- best-practices · Skill · 1,116 stars
Transforms vague prompts into optimized Claude Code prompts. Adds verification, specific context, constraints, and proper phasing. Invoke with /best-practi
- browse-and-evaluate · Skill · 1,116 stars
Use when exploring the ai-agent-skills catalog to find, compare, and evaluate skills before installing. Always use --fields to limit output size and --dry-
- build-workspace-docs · Skill · 1,116 stars
Use when regenerating README.md and WORK_AREAS.md in a managed library workspace. Always dry-run first to preview changes.
- changelog-generator · Skill · 1,116 stars
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into cl
- code-documentation · Skill · 1,116 stars
Writing effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, or writing devel
- content-research-writer · Skill · 1,116 stars
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback
- curate-a-team-library · Skill · 1,116 stars
Use when building a managed team skills library for a real stack. Map work to shelves, browse before curating, write meaningful `whyHere` notes, and create
- database-design · Skill · 1,116 stars
Database schema design, optimization, and migration patterns for PostgreSQL, MySQL, and NoSQL databases. Use for designing schemas, writing migrations, or
- install-from-remote-library · Skill · 1,116 stars
Use when installing skills from a shared ai-agent-skills library repo. Inspect with `--list` first, prefer `--collection`, and preview with `--dry-run` bef
- llm-application-dev · Skill · 1,116 stars
Building applications with Large Language Models - prompt engineering, RAG patterns, and LLM integration. Use for AI-powered features, chatbots, or LLM-bas
- migrate-skills-between-libraries · Skill · 1,116 stars
Use when moving skills between library workspaces or upgrading from a personal library to a team library. Export from one workspace, import into another.
- review-a-skill · Skill · 1,116 stars
Use when evaluating whether a skill belongs in a library. Preview content, check frontmatter, validate structure, and decide whether to keep, curate, or re
- share-a-library · Skill · 1,116 stars
Use when a managed library is ready to publish to GitHub and hand to teammates as an install command. Run the GitHub publishing steps, then return the exac
- skills · Collection · 1,116 stars
- update-installed-skills · Skill · 1,116 stars
Use when syncing or updating previously installed skills to their latest version. Always dry-run updates before applying, and check for breaking changes.