Topic: ai-agents
18,135 skills in this topic.
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
NickCrew/Claude-Cortex 13
-
template-skill
A template for creating new skills. Use when initializing a new skill to ensure proper structure and metadata.
NickCrew/Claude-Cortex 13
-
your-skill-name
Brief description of what this skill does (1-2 sentences). Use when [specific trigger condition]. Keep under 200 words total.
NickCrew/Claude-Cortex 13
-
terraform-best-practices
Terraform infrastructure-as-code best practices for scalable and maintainable cloud infrastructure. Use when writing Terraform modules, managing infrastructure state, or implementing infrastructure automation at scale.
NickCrew/Claude-Cortex 13
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
NickCrew/Claude-Cortex 13
-
test-review
Review test quality and audit test coverage for any module. This skill should be used when reviewing existing tests, auditing test gaps, writing new tests, or when asked to assess test health. It pipelines testing standards into the audit workflow to produce a prioritized gap report. The output is a report, not code — do not write test implementations until the report is reviewed.
NickCrew/Claude-Cortex 13
-
threat-modeling-techniques
Threat modeling methodologies using STRIDE, attack trees, and risk assessment for proactive security analysis. Use when designing secure systems, conducting security reviews, or identifying potential attack vectors in applications.
NickCrew/Claude-Cortex 13
-
token-efficiency
Compressed communication using symbols and abbreviations. Use when context is limited or brevity is needed.
NickCrew/Claude-Cortex 13
-
typescript-advanced-patterns
Advanced TypeScript patterns for type-safe, maintainable code using sophisticated type system features. Use when building type-safe APIs, implementing complex domain models, or leveraging TypeScript's advanced type capabilities.
NickCrew/Claude-Cortex 13
-
ui-design-aesthetics
Generates high-quality, non-generic UI designs with a focus on performance, progressive disclosure, and distinctive aesthetics.
NickCrew/Claude-Cortex 13
-
user-journey-mapping
Create comprehensive user journey maps that identify pain points, opportunities, and emotional states across touchpoints. Use when mapping user experiences or analyzing conversion flows.
NickCrew/Claude-Cortex 13
-
using-superpowers
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
NickCrew/Claude-Cortex 13
-
ux-review
Multi-perspective UX review combining usability, accessibility, and interaction design analysis.
NickCrew/Claude-Cortex 13
-
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
NickCrew/Claude-Cortex 13
-
visual-modes
Use when activating visual showcase modes (supersaiyan, kamehameha, over9000) for UI or interaction design - provides mode-specific enhancement checklists.
NickCrew/Claude-Cortex 13
-
workflow-bug-fix
Systematic approach to identifying, fixing, and validating bug fixes. Use when fixing bugs, resolving issues, or addressing errors.
NickCrew/Claude-Cortex 13
-
workflow-feature
Complete feature development workflow from design to deployment. Use when implementing new features or functionality.
NickCrew/Claude-Cortex 13
-
workflow-feature-development
Complete workflow for developing new features from design to deployment. Use when starting a new feature, adding functionality, or building something new.
NickCrew/Claude-Cortex 13
-
workflow-performance
Systematic performance analysis and optimization. Use when things are slow, need optimization, or preparing for scale.
NickCrew/Claude-Cortex 13
-
workflow-security-audit
Comprehensive security assessment and remediation. Use for security reviews, compliance checks, vulnerability assessments.
NickCrew/Claude-Cortex 13
-
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
NickCrew/Claude-Cortex 13
-
agent-comms
Send messages to other Claude Code or Codex sessions via tmux. Hand off complex debugging context, get second opinions, share detailed technical findings across sessions.
buddyh/agent-skills 4
-
alexa-cli
Control Amazon Echo/Alexa devices via the `alexacli` CLI. Use when the user asks to speak/announce on Echo devices, send voice commands to Alexa, control smart home devices, list Alexa devices, or trigger routines.
buddyh/agent-skills 4
-
app-screenshots
Screenshot every view/screen of an app for marketing, product sites, and documentation. Use when asked to "screenshot the app", "capture all views", "get marketing screenshots", "screenshot every screen", or "product shots". Works with macOS native apps (screencapture), web apps (Puppeteer/Playwright), and Electron apps.
buddyh/agent-skills 4