Browse Skills

44457 skills found

backend-api.md
0
1 export backend-api
2 Software-Design-Club from "Software-Design-Club/todo-app"
3 Design and implement RESTful API endpoints following REST principles with proper HTTP methods, status codes, and URL conventions. Use this skill when creating or modifying API routes, route handlers, API endpoint files, controller files that handle HTTP requests and responses, or any server-side files that define RESTful endpoints. Use this when working on API versioning, implementing rate limiting, designing resource-based URLs, handling query parameters for filtering/sorting/pagination, or structuring nested resource endpoints. Use this when writing code in files like routes.js, api.js, controllers/, handlers/, endpoints/, or any file that defines HTTP API routes and responses.
2026-01-05
create-skill.md
0
1 export create-skill
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Create reusable workflow skills. Load when user wants to automate repeating work. Keywords: create skill, new skill, automate this, make reusable, save workflow. Suggest when user describes patterns (every week I..., I always...).
2026-01-05
obsidian.md
0
1 export obsidian
2 trentshaines from "trentshaines/dotfiles"
3 Help with Obsidian Zettelkasten vault management - search, create, and organize notes in the user's personal knowledge base with 993+ notes. Use when the user asks about their Zettelkasten, vault, notes, or knowledge management. (project, gitignored)
2026-01-05
surgeon-captain.md
0
1 export surgeon-captain
2 Claymore-Q from "Claymore-Q/SAVVY"
3 Surgeon Captain - Master debugger, problem diagnostician, and fix validator
2026-01-05
changelog-root.md
0
1 export changelog-root
2 ts-klassen from "ts-klassen/qrpc"
3 Update the repository root ChangeLog and keep the root release version metadata in sync. Use when updating the root version or syncing subsystem/package version lists in ChangeLog; touches ChangeLog at repo root and the release version in rebar.config. If you are not sure which changelog-* skill to read, read this first.
2026-01-05
cli.md
0
1 export cli
2 motlin from "motlin/claude-code-plugins"
3 CLI guidelines. Use whenever using the Bash tool, which is almost always. Also use when you see "command not found: __zoxide_z" errors.
2026-01-05
designing-dynamodb-tables.md
0
1 export designing-dynamodb-tables
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Specialized skill for designing AWS DynamoDB single-table schemas with optimized access patterns. Use when modeling data, designing table structure, or optimizing DynamoDB queries for production applications.
2026-01-05
tui-designer.md
0
1 export tui-designer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design and implement retro/cyberpunk/hacker-style terminal UIs. Covers React (Tuimorphic), SwiftUI (Metal shaders), and CSS approaches. Use when creating terminal aesthetics, CRT effects, neon glow, scanlines, phosphor green displays, or retro-futuristic interfaces.
2026-01-05
vanilla-rails.md
0
1 export vanilla-rails
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when building Rails + Hotwire applications - covers REST routing, thin controllers, rich models, Turbo Streams/Frames, and Stimulus patterns from 37signals
2026-01-05
methodical-debugging.md
0
1 export methodical-debugging
2 metjm from "metjm/planning-agent"
3 Systematic debugging approach using parallel investigation and test-driven validation. Use when debugging issues, when stuck in a loop of trying different fixes, or when facing complex bugs that resist standard debugging approaches.
2026-01-05
chapter-authoring-agent.md
0
1 export chapter-authoring-agent
2 hamzashakoor119 from "hamzashakoor119/Physical-AI-Robotics-Book"
3 Writes educational textbook chapters following pedagogical best practices.
2026-01-05
planning.md
0
1 export planning
2 danvnmedia from "danvnmedia/antigravity-kit"
3 Skill cho việc lập kế hoạch technical solutions có tính scalable, secure, và maintainable.
2026-01-05
sam3-api.md
0
1 export sam3-api
2 tordks from "tordks/cc-plugins"
3 Use when working with SAM3 (Segment Anything Model 3) - provides API patterns for text prompts, bounding boxes, point prompts, video tracking, batch inference, and model building
2026-01-05
skill-harvester.md
0
1 export skill-harvester
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Meta-skill for extracting and creating reusable Claude Code skills from past work sessions. Analyzes git history, code patterns, workflows, and documentation to identify harvestable skills, then generates comprehensive skill definitions with best practices, examples, and structured templates.
2026-01-05
documentation.md
0
1 export documentation
2 joe-butler-23 from "joe-butler-23/nix-config"
3 Technical documentation creation and improvement with emphasis on clarity, conciseness, and maximum communication efficiency. Use for README files, API docs, project documentation, code comments, and any written content. Prioritizes brevity over verbosity, essential information over comprehensive detail, and immediate usefulness over exhaustive coverage.
2026-01-05
security-auth.md
0
1 export security-auth
2 tuckerandrew21 from "tuckerandrew21/EFT-Tracker"
3 Authentication and security patterns for EFT-Tracker using NextAuth. Covers password reset, session management, CSRF protection, and security reviews. Activates when user mentions: auth, authentication, password, NextAuth, session, security, login, logout, CSRF, rate limit, token, JWT.
2026-01-05
soc2-expert.md
0
1 export soc2-expert
2 ethanolivertroy from "ethanolivertroy/claude-grc-engineering"
3 SOC 2 Trust Service Criteria expert. Provides guidance on Type I/II audits, control mapping, evidence requirements, and audit preparation for all Trust Service Categories.
2026-01-05
parallel-task-executor.md
0
1 export parallel-task-executor
2 inchan from "inchan/cc-skills"
3 Implements Anthropic's Parallelization pattern with two modes - Sectioning (independent subtasks in parallel) and Voting (multiple approaches evaluated). Use when tasks decompose into independent units or when comparing implementation strategies. Delivers 2-10x speedup or consensus-based decisions.
2026-01-05
clean-architecture-review.md
0
1 export clean-architecture-review
2 daispacy from "daispacy/py-claude-marketplace"
3 Validate Clean Architecture implementation in iOS. Checks layer separation (Presentation/Domain/Data), MVVM patterns, dependency injection with Swinject, and UseCase/Repository patterns. Use when reviewing architecture, checking layer boundaries, or validating DI.
2026-01-05
dagster-orchestration.md
0
1 export dagster-orchestration
2 Obsidian-Owl from "Obsidian-Owl/floe-runtime"
3 ALWAYS USE when working with Dagster assets, resources, IO managers, schedules, sensors, or dbt integration.CRITICAL for: @asset decorators, @dbt_assets, DbtCliResource, ConfigurableResource, IO managers, partitions.Enforces CATALOG-AS-CONTROL-PLANE architecture - ALL Iceberg writes via catalog (Polaris/Glue).Provides pluggable orchestration patterns abstractable to Airflow/Prefect.Compute abstraction: DuckDB (default), Spark, Snowflake - all via dbt.
2026-01-05
formidable-forms.md
0
1 export formidable-forms
2 Mandorlo from "Mandorlo/wordpress-mcp"
3 Manage Formidable Forms via REST API and WP-CLI. List forms, get form details and fields, retrieve entries. Use when working with Formidable Forms or Formidable Forms Pro WordPress plugin.
2026-01-05
pino.md
0
1 export pino
2 settlemint from "settlemint/agent-marketplace"
3 Pino fast JSON logger for Node.js. Covers log levels, child loggers, transports, and redaction. Triggers on pino, logger, log.info, log.error.
2026-01-05
moai-design-systems.md
0
1 export moai-design-systems
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design system patterns, W3C DTCG 2025.10 token architecture, WCAG 2.2 accessibility standards, and Figma MCP workflows for consistent, accessible UI development
2026-01-05
explore.md
0
1 export explore
2 bangedorrunt from "bangedorrunt/swarmtool-addons"
3 Contextual grep for codebases. Answers "Where is X?", "Which file has Y?", "Find code that does Z" Fire multiple in parallel for broad searches. Specify thoroughness: "quick" for basic, "medium" for moderate, "very thorough" for comprehensive analysis.
2026-01-05