majiayu000majiayu000Community·19 Agent Skills Included

claude-arsenal

Cross-runtime coding skills for Claude Code and Codex

Installs 100+ validated skills into Claude Code and Codex covering architecture, debugging, security, releases, UI design, and product workflows. Eliminates re-explaining conventions, hunting for the right prompt, and hand-maintaining per-tool configs. Ships with a searchable registry, quality validators, and one-command install so agents pick up the right workflow automatically.
npx skills add majiayu000/claude-arsenal --all -g -y
Available:

Tells the agent how to search before creating skills, follow scope and validation rules, and route work through the repository's scripts and contracts.

All Skills in This Repository (19)

Pure Emerald Level Indicators
📦 In Repo
majiayu000majiayu000

python-project

Generate modern Python project blueprints for APIs, CLIs, and data pipelines.

Community
Advanced
📦 In Repo
majiayu000majiayu000

mcp-server-development

Build MCP servers for Claude Code extensions with JSON-RPC 2.0 in Node.js/TypeScript.

Community
Advanced
📦 In Repo
majiayu000majiayu000

observability-sre

Automate end-to-end observability for distributed systems with Prometheus, Grafana, and OpenTelemetry.

Community
Advanced
📦 In Repo
majiayu000majiayu000

golang-web

Organize Go web projects with a standardized architecture blueprint.

Community
Advanced
📦 In Repo
majiayu000majiayu000

api-design

Design API contracts for REST, GraphQL, and gRPC contexts.

Community
Advanced
📦 In Repo
majiayu000majiayu000

prd-master

Automate PRD writing and artifact generation from brief inputs.

Community
Advanced
📦 In Repo
majiayu000majiayu000

zig-project

Outline Zig project architecture with explicit allocators, comptime, and error handling.

Community
Advanced
📦 In Repo
majiayu000majiayu000

rust-project

Guide Rust project architecture with workspace structures and async patterns.

Community
Advanced
📦 In Repo
majiayu000majiayu000

auth-security

Implement OAuth 2.1 with PKCE and JWT verification for secure authentication.

Community
Advanced
📦 In Repo
majiayu000majiayu000

harmonyos-app

Implement HarmonyOS apps with ArkTS, ArkUI, and the Stage model.

Community
Advanced
📦 In Repo
majiayu000majiayu000

app-ui-design

Provide mobile app UI design guidance for iOS and Android.

Community
Advanced
📦 In Repo
majiayu000majiayu000

github-trending

Identify trending GitHub repositories and analyze evolving technology stacks and domains.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Spellbook?

Run `npx skills add majiayu000/claude-arsenal --all -g -y` in your terminal to install the full skill catalog globally.

Does Spellbook work with both Claude Code and Codex?

Yes. One source tree installs into both runtimes: skills land in ~/.claude/skills for Claude Code and ~/.agents/skills for Codex.

What kinds of skills are included?

The catalog covers language project setups (TypeScript, Python, Go, Rust, Zig), architecture and debugging workflows, security and release gates, UI/UX design, product discovery, and multi-agent orchestration.

How do I find the right skill for a task?

Run `python3 scripts/validate_skills.py search <topic>` to query the registry by keyword, tag, or language, or browse the curated workflow bundles in the README.

Can I use Spellbook skills without writing code?

Yes. Once installed, your coding agent reads each SKILL.md and applies the workflow automatically when your plain-English request matches its trigger.

Related Repositories in Software Engineering

View All in Software Engineering