Browse Skills

2649 skills found

memory-user-edits.md
2
1 export memory-user-edits
2 frmoretto from "frmoretto/claude-memory-user-edits-guide"
3 Expert guidance for Claude's memory_user_edits tool. Helps users understand how to effectively use memory edits for persistent facts across conversations. Key insight - memory edits work for FACTS, not BEHAVIORS. Triggers on memory-related questions, "remember", "forget", or memory_user_edits tool usage.
2026-01-05
unused-code-cleanup.md
2
1 export unused-code-cleanup
2 phamhung075 from "phamhung075/4genthub-hooks"
3 Systematically identify and remove unused imports, variables, and dead code from TypeScript/React projects using --noUnusedLocals and --noUnusedParameters compiler flags
2026-01-05
aws-cdk-development.md
2
1 export aws-cdk-development
2 iimuz from "iimuz/dotfiles"
3 AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.
2026-01-05
debate-hall.md
2
1 export debate-hall
2 elevanaltd from "elevanaltd/debate-hall-mcp"
3 Wind/Wall/Door multi-perspective debate orchestration using debate-hall-mcp tools. Use when facilitating structured debates, architectural decisions, or multi-perspective analysis.
2026-01-05
rpg-toolkit-development.md
2
1 export rpg-toolkit-development
2 KirkDiggler from "KirkDiggler/rpg-toolkit"
3 Use this skill when working on rpg-toolkit codebase - provides architecture patterns, testing guidelines, error handling, and D&D 5e combat mechanics knowledge
2026-01-05
workflow.md
2
1 export workflow
2 sbusso from "sbusso/claude-system"
3 Enforces development phases. Triggers on implement, build, create, fix, refactor.
2026-01-05
maven-builder-for-foolish-language.md
2
1 export maven-builder-for-foolish-language
2 frcusaca from "frcusaca/foolish"
3 Comprehensive Maven build strategies for mixed Java/Scala projects with parallel execution, intelligent test running, and targeted debugging workflows. Use this skill when user asks to build the project, run tests, compile code, clean build, run Maven commands, fix compilation errors, or analyze test failures. Automatically invoked for requests like "make a fresh build", "run all tests", "build and test", "clean and compile", or any Maven-related build tasks.
2026-01-05
skill-creator.md
2
1 export skill-creator
2 zchee from "zchee/coding-agents"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
prd-generator.md
2
1 export prd-generator
2 letehaha from "letehaha/budget-tracker"
3 Smart PRD generator. Generates comprehensive technical PRDs optimized for task breakdown. Use when user requests "PRD", "product requirements", "regenrate existing PDR", or mentions task-driven development.
2026-01-05
mind-clone.md
2
1 export mind-clone
2 yzfly from "yzfly/Mind-Cloning-Engineering"
3 Activate a Cognitive Digital Twin. Can simulate a custom subject (via core/ directory) OR load pre-installed celebrity/expert personas (from personas/ directory).
2026-01-05
angular-best-practices.md
2
1 export angular-best-practices
2 Boise-State-Development from "Boise-State-Development/agentcore-public-stack"
3 Angular 21 development with modern best practices including signals, standalone components, reactive patterns, and accessibility. Use when creating Angular components, services, templates, or performing any Angular frontend development work. Covers TypeScript strict typing, signal-based state management, reactive forms, lazy loading, ng-icon setup, and Tailwind styling.
2026-01-05
kubernetes-debugger.md
2
1 export kubernetes-debugger
2 rodrigodelmonte from "rodrigodelmonte/k8s-debugging-plugin"
3 Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-05
solresol.md
2
1 export solresol
2 cawal from "cawal/cwl-dotfiles"
3 A custom skill that helps with translating text into Solresol.
2026-01-05
clix-integration.md
2
1 export clix-integration
2 clix-so from "clix-so/skills"
3 Integrates Clix Mobile SDK into iOS, Android, Flutter, and React Native projects. Provides step-by-step guidance for installation, initialization, and verification. Use when the user asks to install, setup, or configure Clix analytics.
2026-01-05
implement-ticket.md
2
1 export implement-ticket
2 hdemers from "hdemers/dotfiles"
3 Proactively use this skill when implementing a Jira ticket.
2026-01-05
frontend-dev-guidelines.md
2
1 export frontend-dev-guidelines
2 NerionSoft from "NerionSoft/nuit-de-l-info"
3 React/Next.js enterprise best practices including component patterns, Link/Image optimization, shared components, and TypeScript conventions. Use this skill when creating components, pages, or working with Next.js features.
2026-01-05
searching-web.md
2
1 export searching-web
2 trancong12102 from "trancong12102/agentskills"
3 Searches web, library documentation, GitHub repositories, code examples, and fetches URL content via subagent. Use when asking "how to", "what is", "find", "search", "explain", "look up", or "fetch"; when needing docs for any library/framework; when researching GitHub repos; when finding code patterns or current news; or when extracting content from a URL.
2026-01-05
blueprint.md
2
1 export blueprint
2 KwakYounHo from "KwakYounHo/blueprint"
3 Provides unified CLI access for Blueprint framework - gate validation, document templates, FrontMatter schemas, worker handoffs, constitutions, and worker registry.
2026-01-05
add-language.md
2
1 export add-language
2 bartolli from "bartolli/codanna-profiles"
3 Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new parser, extend language capabilities, or create language implementation.
2026-01-05
release.md
1
1 export release
2 roomi-fields from "roomi-fields/obsidian-content-publisher"
3 Automates the complete release process for this Obsidian plugin. This skill should be used when the user requests to publish a new version, bump version numbers, sync versions across files, update changelog, build, tag, and publish to GitHub.
2026-01-05
readme-generator.md
1
1 export readme-generator
2 GhostTypes from "GhostTypes/ff-5mp-api-py"
3 Generate professionally formatted README.md files following a specific centered table-based structure. Use when creating or reformatting README files for GitHub repositories, particularly for Ghost's projects across 48hour-solutions, Automotive-9, LLMTooling, MCDxAI, Orbital-8, Parallel-7, and GhostTypes organizations. Triggers include "create a readme", "reformat this readme", "update the readme", or any request to document a repository.
2026-01-05
xterm-js.md
1
1 export xterm-js
2 GGPrompts from "GGPrompts/Tabz"
3 This skill should be used when working with xterm.js terminal implementations, React-based terminal applications, WebSocket terminal communication, or refactoring terminal-related code. It provides battle-tested patterns, common pitfalls, and debugging strategies learned from building production terminal applications.
2026-01-05
enterprise-python.md
1
1 export enterprise-python
2 QoSz from "QoSz/Spotify-Tracker"
3 Enterprise-ready Python development incorporating Kaizen (continuous improvement) and Monozukuri (meticulous craftsmanship) principles. Use this skill when building Python applications, APIs, CLI tools, data pipelines, automation scripts, or when the user requests clean, efficient, fast, simple, elegant, enterprise-grade, bulletproof, or production-ready Python code. This skill enforces modern Python 3.12+ best practices, type safety, testing patterns, security, and performance optimization.
2026-01-05
cliftonsites-backend.md
1
1 export cliftonsites-backend
2 NimdaNona from "NimdaNona/cliftonsites"
3 Use this skill when working with the CliftonSites Supabase backend for any task including understanding database schemas, debugging issues, adding features, querying data, managing RPC functions, reviewing triggers/policies, working with the automation pipeline, security architecture (MFA authentication, RLS, SECURITY DEFINER functions, API route protection), or any database operation. Provides complete expertise on all 12 tables, 25 RPC functions, 5 triggers, RLS policies, SECURITY DEFINER functions, admin MFA authentication, internal API token validation, views, indexes, data flows, and Supabase MCP server operations.
2026-01-05