Back to categories
Category

Agent Skills in category: Uncategorized

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

GSD Debugger

Systematic debugging with persistent state and fresh context advantages

0futuresystems
0futuresystems
0

Empirical Validation

Requires proof before marking work complete — no "trust me, it works"

0futuresystems
0futuresystems
0

GSD Executor

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management

0futuresystems
0futuresystems
0

GSD Plan Checker

Validates plans before execution to catch issues early

0futuresystems
0futuresystems
0

GSD Planner

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification

0futuresystems
0futuresystems
0

GSD Verifier

Validates implemented work against spec requirements with empirical evidence

0futuresystems
0futuresystems
0

admin-design

Minimal, high-clarity admin UI design for this repo. Use when redesigning /admin pages (translation manager, dashboards, tables, forms), defining admin design tokens, or improving admin UX/keyboard workflows without changing core functionality.

0futuresystems
0futuresystems
0

code-simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

0futuresystems
0futuresystems
0

home-kitchen-systems

Create, update, or audit Future Water Systems Home Kitchen Systems page content or related home kitchen water purifier messaging, including Kerala/Thrissur market context, competitor positioning, product differentiation, and educational explanations of RO/UV/UF systems.

0futuresystems
0futuresystems
0

new-page

Build new pages in this project when asked to create a new page or major page layout. Enforce design_rules.md and client/src/design-tokens.ts, include a full-blue trust-gradient section, include a Buy Now Pay Later style section, include at least two sections with placeholder images, omit the risk section, and run ESLint with eslint.config.cjs after changes.

0futuresystems
0futuresystems
0

social-feed-integration

Integrate and maintain the Instagram/Facebook social wall for case studies and blogs in this repo, including manual import workflows, Meta Graph API setup, compliance endpoints, and SEO/performance/security guardrails. Use when adding social posts, updating the importer, wiring UI placement, or handling Meta tokens and data deletion callbacks.

0futuresystems
0futuresystems
0

translation-manager

Translation Manager for this repo: Supabase-backed translations, admin UI under /admin/translation-manager with Home live preview and click-to-select translation, Edge Functions (translations-get/admin/suggest), build-time translation pipeline, and security hardening. Use when planning or editing translation manager UI, Supabase schema/migrations, translation scripts (seed/pull), Edge Functions, translation auth, or troubleshooting translation data/AI suggestions.

0futuresystems
0futuresystems
0

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Cycleaddict
Cycleaddict
0

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Cycleaddict
Cycleaddict
0

executing-plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Cycleaddict
Cycleaddict
0

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Cycleaddict
Cycleaddict
0

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Cycleaddict
Cycleaddict
0

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Cycleaddict
Cycleaddict
0

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

Cycleaddict
Cycleaddict
0

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Cycleaddict
Cycleaddict
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

Cycleaddict
Cycleaddict
0

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

Cycleaddict
Cycleaddict
0

using-superpowers

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Cycleaddict
Cycleaddict
0

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

Cycleaddict
Cycleaddict
0

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

Cycleaddict
Cycleaddict
0

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Cycleaddict
Cycleaddict
0

noop-architecture

Guide for implementing code following the noop function-first, layered architecture. Use when writing handlers, services, database operations, or middleware. Automatically invoked when working on noop-based projects.

HDeibler
HDeibler
0

noop-entity

Generate new domain entities with full CRUD infrastructure in noop-based projects. Use when adding new resources, tables, or API endpoints to an existing project.

HDeibler
HDeibler
0

noop-generator

Generate production-ready Express + TypeScript + PostgreSQL + Redis projects. Use when the user wants to create a new backend service, API, or microservice from scratch. Automatically invoked when discussing project scaffolding or generation.

HDeibler
HDeibler
0

parametric-scribe

Enables "Time Machine" coding. Records tasks as a Recipe and allows intelligent replay/modification of history.

Cycleaddict
Cycleaddict
0

agent-browser

Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on "browse website", "fill form", "click button", "take screenshot", "scrape page", "web automation".

jjeremycai
jjeremycai
0

agent-native-architecture

Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.

jjeremycai
jjeremycai
0

andrew-kane-gem-writer

This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when clean, minimal, production-ready Ruby library code is needed. Triggers on requests like "create a gem", "write a Ruby library", "design a gem API", or mentions of Andrew Kane's style.

jjeremycai
jjeremycai
0

compound-docs

Capture solved problems as categorized documentation with YAML frontmatter for fast lookup

jjeremycai
jjeremycai
0

creating-agent-skills

Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.

jjeremycai
jjeremycai
0

dhh-rails-style

This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the "clarity over cleverness" philosophy.

jjeremycai
jjeremycai
0

dspy-ruby

This skill should be used when working with DSPy.rb, a Ruby framework for building type-safe, composable LLM applications. Use this when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers (OpenAI, Anthropic, Gemini, Ollama), building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.

jjeremycai
jjeremycai
0

every-style-editor

This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance.

jjeremycai
jjeremycai
0

file-todos

This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.

jjeremycai
jjeremycai
0

frontend-design

This skill should be used when creating distinctive, production-grade frontend interfaces with high design quality. It applies when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

jjeremycai
jjeremycai
0

gemini-imagegen

This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.

jjeremycai
jjeremycai
0

git-worktree

This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.

jjeremycai
jjeremycai
0

rclone

Upload, sync, and manage files across cloud storage providers using rclone. Use when uploading files (images, videos, documents) to S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, or any S3-compatible storage. Triggers on "upload to S3", "sync to cloud", "rclone", "backup files", "upload video/image to bucket", or requests to transfer files to remote storage.

jjeremycai
jjeremycai
0

skill-creator

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 Claude's capabilities with specialized knowledge, workflows, or tool integrations.

jjeremycai
jjeremycai
0

skill-installer

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

jjeremycai
jjeremycai
0

ashby

This skill should be used when the user asks about "Ashby API", "how to use Ashby tools", "Ashby authentication", "recruiting workflows", "candidate pipeline", "interview scheduling", "hiring process", "move candidate through pipeline", "schedule an interview", "manage applications", "track hiring progress", "source candidates", or "advance to next stage". Provides complete API reference and recruiting workflow guidance for the Ashby ATS integration.

jjeremycai
jjeremycai
0

atlas

macOS-only AppleScript control for the ChatGPT Atlas desktop app. Use only when the user explicitly asks to control Atlas tabs/bookmarks/history on macOS and the \"ChatGPT Atlas\" app is installed; do not trigger for general browser tasks or non-macOS environments.

jjeremycai
jjeremycai
0

cloudflare

|

jjeremycai
jjeremycai
0

council

Multi-agent codebase exploration and synthesis. Use when the user asks for /council, wants a council-style multi-agent scan, requests a broad codebase exploration and synthesis, asks for a codebase audit, architecture review, CTO-level assessment, or quality/readiness evaluation. Spawns multiple agents (default n=10) with diverse perspectives and synthesizes their findings.

jjeremycai
jjeremycai
0

docs

>

jjeremycai
jjeremycai
0

Page 1669 of 1705 · 85236 results