home / skills / sammcj / agentic-coding

sammcj/agentic-coding

Agentic Coding Rules, Templates etc...

30 skills
GitHub

Sponsored

code-review

sammcj/agentic-coding

91
This skill guides post-development code reviews by orchestrating parallel sub-agents to surface findings and enforce fixes.
aws-strands-agents-agentcore

sammcj/agentic-coding

91
This skill guides you in building and deploying AI agents with AWS Strands Agents SDK and Bedrock AgentCore, including architecture, observability, and
deferred-task-execution

sammcj/agentic-coding

91
This skill defers task execution by scheduling a background timer and confirming details before running the requested action.
claude-agent-sdk

sammcj/agentic-coding

91
This skill helps you architect and implement Claude Agent SDK workflows with best practices for Python and TypeScript.
mermaid-diagrams

sammcj/agentic-coding

91
This skill helps you create and update mermaid diagrams following best practices, including color themes, labeling, and formatting guidelines.
systematic-debugging

sammcj/agentic-coding

91
This skill applies a structured Fagan Inspection approach to diagnose stubborn bugs, guiding teams through phase-by-phase analysis and root-cause discovery.
testing-anti-patterns

sammcj/agentic-coding

91
This skill helps you write robust tests by identifying anti-patterns and guiding you to test real behavior, not mocks.
shell-scripting

sammcj/agentic-coding

91
This skill provides practical bash scripting guidance focused on defensive programming, ShellCheck compliance, and maintainable, reliable scripts.
code-simplification

sammcj/agentic-coding

91
This skill helps you simplify Python code by identifying complexity hotspots and proposing focused refactors that preserve behavior.
deepeval

sammcj/agentic-coding

91
This skill helps you evaluate LLM applications using Deepeval's pytest-based metrics and tracing to ensure quality and safety.
go-testing

sammcj/agentic-coding

91
This skill helps you write robust Go tests by applying current best practices for organization, tables, concurrency, and fixtures.
invokeai-image-gen

sammcj/agentic-coding

91
This skill helps you generate images using InvokeAI's local REST API, selecting models, adjusting prompts, and exporting results.
diataxis-documentation

sammcj/agentic-coding

91
This skill helps you apply the Diataxis framework to create high-quality documentation by selecting the appropriate tutorial, how-to, reference, or explanation
prompt-enhancer

sammcj/agentic-coding

91
This skill transforms vague user prompts into expert-level requests by reframing, decomposing, and clarifying requirements for precise AI responses.
swift-best-practices

sammcj/agentic-coding

91
This skill helps you write modern Swift 6+ code safely by guiding concurrency, API design, and migration practices for iOS and macOS.
home-assistant

sammcj/agentic-coding

91
This skill helps you set up and troubleshoot Home Assistant automations and dashboards by generating YAML configurations and inspecting entities.
rust-engineer

sammcj/agentic-coding

91
This skill helps you optimize Rust projects with zero-cost abstractions, ownership mastery, and rigorous safety checks to boost reliability and performance.
extract-wisdom

sammcj/agentic-coding

91
This skill extracts key insights, actionable takeaways, and notable quotes from YouTube transcripts, blogs, and texts to inform decisions quickly.
ghostty-config

sammcj/agentic-coding

91
This skill guides editing Ghostty terminal configuration files, applying sensible defaults and validating syntax to ensure reliable setups.
create-mcp-app

sammcj/agentic-coding

91
This skill guides you to create MCP Apps by registering tools and resources, wiring UI to hosts, and choosing framework templates.
analyse-design

sammcj/agentic-coding

91
This skill reverse-engineers a design system from code and screenshots to produce a developer-ready design reference for components.
apply-mantel-styles

sammcj/agentic-coding

91
This skill guides you to apply Mantel brand styles to diagrams and frontend components for consistent visuals.
critical-thinking-logical-reasoning

sammcj/agentic-coding

91
This skill helps you analyse written content using rigorous logical reasoning, producing concise, actionable critique that preserves domain insights.
excalidraw-diagrams

sammcj/agentic-coding

91
This skill helps you create and update Excalidraw diagrams with proper layout, binding, and file export guidance.
skill-creator

sammcj/agentic-coding

91
This skill guides you to craft effective Claude Skills by clarifying metadata, workflows, and reference structure for reliable agent extensions.
creating-development-plans

sammcj/agentic-coding

91
This skill creates structured development plans with phased tasks, requirements, and QA checklists to guide project execution.
piper-tts-training

sammcj/agentic-coding

91
This skill helps you train and export Piper TTS voices for offline deployment, covering data prep, validation, fine-tuning, and ONNX export.
authoring-claude-md

sammcj/agentic-coding

91
This skill helps create and maintain CLAUDE.md project memories by capturing non-obvious conventions, patterns, and gotchas beyond code inspection.