Browse Skills

44358 skills found

apply-mantel-styles.md
69
1 export apply-mantel-styles
2 sammcj from "sammcj/agentic-coding"
3 Provides guidelines for applying Mantel's brand styles to diagrams and frontend components. Use when asked to create visuals that need to align with Mantel's branding.
2026-01-16
youtube-wisdom.md
69
1 export youtube-wisdom
2 sammcj from "sammcj/agentic-coding"
3 Extract wisdom, insights, and actionable takeaways from YouTube videos. Use when asked to analyse, summarise, or extract key learnings from YouTube content. Downloads video transcripts, performs analysis including summarisation, extracts key insights, notable quotes, structured summaries, and actionable takeaways.
2026-01-16
shell-scripting.md
69
1 export shell-scripting
2 sammcj from "sammcj/agentic-coding"
3 Practical bash scripting guidance emphasising defensive programming, ShellCheck compliance, and simplicity. Use when writing shell scripts that need to be reliable and maintainable.
2026-01-16
deepeval.md
69
1 export deepeval
2 sammcj from "sammcj/agentic-coding"
3 Use when discussing or working with DeepEval (the python AI evaluation framework)
2026-01-16
writing-documentation-with-diataxis.md
69
1 export writing-documentation-with-diataxis
2 sammcj from "sammcj/agentic-coding"
3 Applies the Diataxis framework to create or improve technical documentation. Use when being asked to write high quality tutorials, how-to guides, reference docs, or explanations, when reviewing documentation quality, or when deciding what type of documentation to create. Helps identify documentation types using the action/cognition and acquisition/application dimensions.
2026-01-16
home-assistant.md
69
1 export home-assistant
2 sammcj from "sammcj/agentic-coding"
3 This skill should be used when helping with Home Assistant setup, including creating automations, modifying dashboards, checking entity states, debugging automations, and managing the smart home configuration. Use this for queries about HA entities, YAML automation/dashboard generation, or troubleshooting HA issues.
2026-01-16
testing-anti-patterns.md
69
1 export testing-anti-patterns
2 sammcj from "sammcj/agentic-coding"
3 Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behaviour, production pollution with test-only methods, and mocking without understanding dependencies
2026-01-16
aws-strands-agents-agentcore.md
69
1 export aws-strands-agents-agentcore
2 sammcj from "sammcj/agentic-coding"
3 Use when working with AWS Strands Agents SDK or Amazon Bedrock AgentCore platform for building AI agents. Provides architecture guidance, implementation patterns, deployment strategies, observability, quality evaluations, multi-agent orchestration, and MCP server integration.
2026-01-16
xiaohongshu-posting.md
69
1 export xiaohongshu-posting
2 Illuminated2020 from "Illuminated2020/DeepAgents-AutoGLM"
3 小红书自动发帖工具包,通过AutoGLM控制手机自动化发布小红书笔记。当用户请求在小红书发布内容、创建帖子或自动化发帖流程时使用此技能。提供两种发帖模式(普通笔记和长文)的分步指导,确保内容格式正确和UI导航准确。
2026-01-13
skill-creator.md
69
1 export skill-creator
2 sammcj from "sammcj/agentic-coding"
3 Guide for creating effective Claude Skills. This skill should be used when users want to create (or update) a skill that extends Claude's capabilities with specialised knowledge, workflows, or tool integrations.
2026-01-16
claude-agent-sdk.md
69
1 export claude-agent-sdk
2 sammcj from "sammcj/agentic-coding"
3 Use when working with Anthropic Claude Agent SDK. Provides architecture guidance, implementation patterns, best practices, and common pitfalls.
2026-01-16
swift-best-practices.md
69
1 export swift-best-practices
2 sammcj from "sammcj/agentic-coding"
3 This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ best practices, concurrency patterns, API design guidelines, and migration strategies. Covers async/await, actors, MainActor, Sendable, typed throws, and Swift 6 breaking changes.
2026-01-16
claude-md-authoring.md
69
1 export claude-md-authoring
2 sammcj from "sammcj/agentic-coding"
3 Creating and maintaining CLAUDE.md project memory files that provide non-obvious codebase context. Use when (1) creating a new CLAUDE.md for a project, (2) adding architectural patterns or design decisions to existing CLAUDE.md, (3) capturing project-specific conventions that aren't obvious from code inspection.
2026-01-16
ghostty-config.md
69
1 export ghostty-config
2 sammcj from "sammcj/agentic-coding"
3 Guidance for editing Ghostty terminal configuration files. You must use this skill when creating or modifying Ghostty config files.
2026-01-16
writing-go-tests.md
69
1 export writing-go-tests
2 sammcj from "sammcj/agentic-coding"
3 Applies current Go testing best practices. Use when writing or modifying Go test files or advising on Go testing strategies.
2026-01-16
code-simplification.md
69
1 export code-simplification
2 sammcj from "sammcj/agentic-coding"
3 Use this skill when you need to review and refactor code to make it simpler, more maintainable, and easier to understand. Helps with identifying overly complex solutions, unnecessary abstractions.
2026-01-16
extract-wisdom.md
69
1 export extract-wisdom
2 sammcj from "sammcj/agentic-coding"
3 Extract wisdom, insights, and actionable takeaways from text sources. Use when asked to analyse, summarise, or extract key learnings from blog posts, articles, markdown files, or other text content.
2026-01-16
rust-engineer.md
69
1 export rust-engineer
2 sammcj from "sammcj/agentic-coding"
3 Acquire expert Rust developer specialisation in rust systems programming, memory safety, and zero-cost abstractions. Masters ownership patterns, async programming, and performance optimisation for mission-critical applications.
2026-01-16
critical-thinking-logical-reasoning.md
69
1 export critical-thinking-logical-reasoning
2 sammcj from "sammcj/agentic-coding"
3 Critical thinking and logical reasoning analysis skills for when you are explicitly asked to critically analyse written content such as articles, blogs, transcripts and reports (not code).
2026-01-16
performing-systematic-debugging-for-stubborn-problems.md
69
1 export performing-systematic-debugging-for-stubborn-problems
2 sammcj from "sammcj/agentic-coding"
3 Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting. Triggers after multiple failed debugging attempts on the same complex issue.
2026-01-16
creating-development-plans.md
69
1 export creating-development-plans
2 sammcj from "sammcj/agentic-coding"
3 Creates structured development plans with phased task breakdowns, requirements, and QA checklists. Use when the user explicitly asks to create a dev plan, development plan, or document development requirements.
2026-01-16
web-perf.md
68
1 export web-perf
2 elithrar from "elithrar/dotfiles"
3 Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed.
2026-01-15
gh-issue-sync.md
68
1 export gh-issue-sync
2 mitsuhiko from "mitsuhiko/gh-issue-sync"
3 Manage GitHub issues locally as Markdown files. Use for triaging, searching, editing, and creating issues without leaving your editor or terminal.
2026-01-15
gitlab.md
68
1 export gitlab
2 elithrar from "elithrar/dotfiles"
3 Load before running any glab commands to ensure correct CLI syntax. Use when creating/viewing MRs, checking pipelines, managing issues, or any GitLab operations (when remote contains "gitlab").
2026-01-15