applied-artificial-intelligenceapplied-artificial-intelligenceOfficialยท11 Agent Skills Included

claude-code-toolkit

Structured coding workflows, memory persistence, and quality automation

Provides production-tested commands, agents, and skills for structured software development workflows. Covers task planning, cross-session memory, code review, testing, and git safety hooks. Eliminates lost context between sessions and enforces quality checks automatically. Includes domain skills for SQL optimization, Docker, API authentication, and LLM evaluation.
npx skills add applied-artificial-intelligence/claude-code-toolkit --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

shared-setup-patterns

Consolidate security hooks, framework templates, and auto-detection into project setup scaffolding.

Official
Basic
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

project-setup

Scaffold Claude Code project infrastructure with .claude directories and CLAUDE.md templates.

Official
Intermediate
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

plain-language

Rewrite content in plain language for general audiences.

Official
Basic
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

pyramid-principle

Organize documents into top-down pyramid structures with conclusions stated first.

Official
Basic
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

scqa-framework

Apply the SCQA framework to structure complex topics in Markdown.

Official
Basic
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

rag-implementation

Design and implement Retrieval-Augmented Generation pipelines with vector stores, chunking, and hybrid search.

Official
Advanced
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

llm-evaluation

Evaluate LLM applications with automated metrics and LLM-as-judge scoring.

Official
Advanced
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

huggingface-transformers

Load, tokenize, fine-tune, and deploy Hugging Face Transformers models in Python.

Official
Advanced
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

api-authentication

Implement JWT, OAuth 2.0, API key, and session-based authentication patterns.

Official
Advanced
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

sql-optimization

Diagnose slow SQL queries by analyzing execution plans and recommending indexing strategies.

Official
Advanced
๐Ÿ“ฆ In Repo
applied-artificial-intelligenceapplied-artificial-intelligence

docker-optimization

Optimize Docker images with multi-stage builds, layer caching, and security hardening.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-code-toolkit?โ–ผ

Run `npx skills add applied-artificial-intelligence/claude-code-toolkit --all -g -y` in your terminal to install all skills globally.

What does claude-code-toolkit do?โ–ผ

It provides 28 commands, 5 specialized agents, and domain skills that add structured workflows, persistent memory, and quality automation to your coding sessions.

How does it preserve context between sessions?โ–ผ

It uses file-based memory, handoff and continue commands, and state tracking in JSON and Markdown so work can resume after any interruption.

Is claude-code-toolkit still maintained?โ–ผ

No, the repository is archived for reference. The authors recommend the successor project coding-agent-toolkit, which supports multiple coding agents.

Can non-developers use this toolkit?โ–ผ

It is aimed at developers, but once installed your coding agent runs the workflows from plain-English requests without manual configuration.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’