Back to categories
Category

Agent Skills in category: Uncategorized

72183 skills match this category. Browse curated collections and explore related Agent Skills.

socratic-questioning

Guide discovery through questioning techniques and pattern recognition for Clean Code, GoF design patterns, and architectural decisions. Use when coaching developers, facilitating design discussions, or helping teams discover solutions.

NickCrew
NickCrew
93

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates

NickCrew
NickCrew
93

super-saiyan

Maximum visual excellence for any UI platform. Use when building user interfaces, styling components, or polishing visual elements.

NickCrew
NickCrew
93

system-design

Use when designing system architecture, APIs, components, or data models - provides a structured design workflow with validation and documentation outputs.

NickCrew
NickCrew
93

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
NickCrew
93

task-orchestration

Use when coordinating complex tasks with orchestration, delegation, or parallel workstreams - provides structured workflows for orchestrate:brainstorm, orchestrate:spawn, and orchestrate:task.

NickCrew
NickCrew
93

template-skill

A template for creating new skills. Use when initializing a new skill to ensure proper structure and metadata.

NickCrew
NickCrew
93

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
NickCrew
93

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
NickCrew
93

test-generation

Use when generating tests for new or existing code to improve coverage - provides a structured workflow for analyzing code, creating tests, and validating coverage goals.

NickCrew
NickCrew
93

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
NickCrew
93

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

NickCrew
NickCrew
93

testing-skills-with-subagents

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

NickCrew
NickCrew
93

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
NickCrew
93

token-efficiency

Compressed communication using symbols and abbreviations. Use when context is limited or brevity is needed.

NickCrew
NickCrew
93

tool-selection

Use when selecting between MCP tools based on task complexity and requirements - provides a structured selection workflow and decision rationale.

NickCrew
NickCrew
93

tutorial-design

>-

NickCrew
NickCrew
93

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
NickCrew
93

ui-design-aesthetics

Generates high-quality, non-generic UI designs with a focus on performance, progressive disclosure, and distinctive aesthetics.

NickCrew
NickCrew
93

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
NickCrew
93

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

NickCrew
NickCrew
93

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
NickCrew
93

ux-review

Multi-perspective UX review combining usability, accessibility, and interaction design analysis.

NickCrew
NickCrew
93

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
NickCrew
93

vibe-security

This skill helps Claude write secure web applications. Use when working on any web application to ensure security best practices are followed.

NickCrew
NickCrew
93

visual-modes

Use when activating visual showcase modes (supersaiyan, kamehameha, over9000) for UI or interaction design - provides mode-specific enhancement checklists.

NickCrew
NickCrew
93

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Use when verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

NickCrew
NickCrew
93

workflow-bug-fix

Systematic approach to identifying, fixing, and validating bug fixes. Use when fixing bugs, resolving issues, or addressing errors.

NickCrew
NickCrew
93

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
NickCrew
93

workflow-feature

Complete feature development workflow from design to deployment. Use when implementing new features or functionality.

NickCrew
NickCrew
93

workflow-performance

Systematic performance analysis and optimization. Use when things are slow, need optimization, or preparing for scale.

NickCrew
NickCrew
93

workflow-security-audit

Comprehensive security assessment and remediation. Use for security reviews, compliance checks, vulnerability assessments.

NickCrew
NickCrew
93

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
NickCrew
93

rust-guidelines

Pragmatic Rust conventions to keep code readable, testable, and performant for this project.

lambdamechanic
lambdamechanic
91

galahad

how to approach tests, types and coverage

lambdamechanic
lambdamechanic
91

beads

>

lambdamechanic
lambdamechanic
91

testing-patterns

Testing patterns and standards for this codebase, including async effects, fakes vs mocks, and property-based testing.

lambdamechanic
lambdamechanic
91

lambda-workflow

One lifecycle for Lambda repos: choose a br issue, start work, land the PR, and watch GitHub via Dumbwaiter MCP until it merges.

lambdamechanic
lambdamechanic
91

tooltest-fix-loop

Use when running tooltest to validate MCP servers, interpret failures, and iterate fixes in this repo.

lambdamechanic
lambdamechanic
91

bd-to-br-migration

>-

lambdamechanic
lambdamechanic
91

troubleshoot-braintrust-mcp

|

braintrustdata
braintrustdata
126

cursor-agent-supervisor

Offloading tasks with a well-defined scope to sub-agents, for instance to use a sub-agent to implement a set of specs. Use this skill whenever a task should not need a broad knowledge of the whole project

YPares
YPares
182

github-pr-workflow

Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.

YPares
YPares
182

nix-profile-manager

Expert guidance for agents to manage local Nix profiles for installing tools and dependencies. Covers flakes, profile management, package searching, and registry configuration.

YPares
YPares
182

nushell-usage

Essential patterns, idioms, and gotchas for writing Nushell code. Use when writing Nushell scripts, functions, or working with Nushell's type system, pipelines, and data structures. Complements plugin development knowledge with practical usage patterns.

YPares
YPares
182

jj-todo-workflow

Structured TODO commit workflow using JJ (Jujutsu). Use to plan tasks as empty commits with [task:*] flags, track progress through status transitions, manage parallel task DAGs with dependency checking. Enforces completion discipline. Enables to divide work between Planners and Workers. **Requires the working-with-jj skill**

YPares
YPares
182

nushell-plugin-builder

Guide for creating Nushell plugins in Rust using nu_plugin and nu_protocol crates. Use when users want to build custom Nushell commands, extend Nushell with new functionality, create data transformations, or integrate external tools/APIs into Nushell. Covers project setup, command implementation, streaming data, custom values, and testing.

YPares
YPares
182

package-npm-nix

Package npm/TypeScript/Bun CLI tools for Nix. Use when creating Nix derivations for JavaScript/TypeScript tools from npm registry or GitHub sources, handling pre-built packages or source builds with dependency management.

YPares
YPares
182

read-bin-docs

Straightforward text extraction from document files (text-based PDF only for now, no OCR or docx). Use when you just need to read/extract text from binary documents.

YPares
YPares
182

searxng-search

Enhanced web and package repository search using local SearXNG instance

YPares
YPares
182

Page 1263 of 1444 · 72183 results