my-claude-code-settings
Personal Claude Code settings, rules, and AWS knowledge skills
All Skills in This Repository (12)
Pure Emerald Level Indicatorskb-troubleshooting
Organize cross-stack troubleshooting fixes for AWS, frontend, Python, and LLM applications.
kb-strands-agentcore
Teach Strands Agents integration with Bedrock AgentCore for scalable AI agents.
sync-knowledge
Update global knowledge base files with generic project insights.
draw-architecture
Generate AWS architecture diagrams as PNGs using Python's diagrams library.
kb-amplify-cdk
Integrate Amplify Gen2 with CDK for sandbox and production deployments.
kb-frontend
Organize frontend development patterns for React, Tailwind, SSE, and Amplify UI.
kb-marp
Organize Marp Core, theming, SVG, and CLI guidance into a structured knowledge base.
kb-line
Guide LINE Bot development with Messaging API, webhooks, and signature verification.
sync-docs
Reconcile project documentation with implemented code and update mismatches.
sync-settings
Synchronize Claude Code settings bidirectionally with a GitHub repository.
check-tavily-credits
Check remaining Tavily API credits across keys in a .env file.
kb-kimi
Document Kimi K2 Thinking model quirks and workarounds for reliable integration.
Frequently Asked Questions
FAQPage SchemaHow to install my-claude-code-settings?▼
Run `npx skills add minorun365/my-claude-code-settings --all -g -y` in your terminal to install all skills globally.
What does this repository contain?▼
It is a personal Claude Code configuration with shared work rules, hooks, custom agents, and knowledge skills for AWS AgentCore, Strands Agents, Amplify, and CDK.
How do the AWS knowledge skills help?▼
They record real fixes for problems that official AWS docs and toolkits miss, such as AgentCore Identity OAuth pitfalls, CDK deployment traps, and observability setup gaps.
Does it work with Codex as well as Claude Code?▼
Yes. The AGENTS.md file is written as a shared guide for both Codex and Claude Code, with tool-specific differences kept in separate config files.
Can I use these settings without coding experience?▼
Basic Git and terminal familiarity helps, but you can copy the claude folder into your own setup and adjust the values noted in the README.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core