Use when designing, evaluating, or versioning system prompts for LLM-powered features. Covers instruction structure, chain-of-thought patterns, output format constraints, few-shot example selection, and prompt versioning strategy. Do not use for RAG pipeline…
Skills in this repository
tomevault-io/skills-registry - Page 195
SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.
tomevault-io/skills-registryShowing 40 of 17,125 collected skills.
Interactive wizard to craft effective prompts using Claude Code best practices Use when this capability is needed.
Use when selecting and designing communication protocol stacks for IoT or embedded systems. Covers physical layer selection, transport and application protocols, security layers, message format design, and error resilience. Do not use for firmware…
Pull remote changes with merge or rebase strategy Use when this capability is needed.
Push commits to remote with upstream handling Use when this capability is needed.
> Use when this capability is needed.
Use when designing a Retrieval-Augmented Generation pipeline. Covers document processing, chunking strategy, embedding pipeline, vector database selection, retrieval optimization, and context assembly. Do not use for prompt design (use prompt-engineering) or…
Rebase current branch onto main with guidance Use when this capability is needed.
Use when reviewing RTL designs for security vulnerabilities including access control gate bypasses, insecure FSM transitions, timing-dependent information leakage, and unintended data paths. Covers Verilog, SystemVerilog, and VHDL modules with…
Use when designing or modifying database schemas with migration plans. Covers entity definition, relationship mapping, normalization trade-offs, indexing strategies, and RLS policies. Do not use for API endpoint contracts (use api-design) or codebase analysis…
Use when evaluating or designing data warehouse schemas for analytical workloads. Covers star schemas, snowflake schemas, data vault, OBT patterns, grain definition, SCD strategies, normalization trade-offs, and data contracts between producers and consumers.…
Squash commits non-interactively for cleaner history Use when this capability is needed.
Stash management - save, pop, list, and drop stashed changes Use when this capability is needed.
Switch branches safely with uncommitted change handling Use when this capability is needed.
Fetch and show remote changes without modifying local branch Use when this capability is needed.
Use when designing test plans for new features or improving existing test coverage. Covers test pyramid design, coverage targets, quality gates, and test file specifications. Do not use for codebase pattern audits or convention enforcement (use…
Use when applying STRIDE threat modeling to identify security risks in proposed features. Covers trust boundary mapping, data flow analysis, threat rating, mitigation proposals, and residual risk documentation. Do not use for failure scenario discovery (use…
> Use when this capability is needed.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…
Use when performing structured visual design critique of an interface. Covers hierarchy, contrast, spacing, typography, color, and component consistency with actionable fix recommendations. Do not use for design token architecture (use…
Security audit checklist for web applications. Use when reviewing, auditing, or hardening a web app's security posture. Covers rate limiting, auth headers, IP blocking, CORS, security middleware, input validation, file upload limits, ORM usage, and password…
Use when planning implementation steps, deciding commit format, or structuring development approach. Provides brainstorm-plan-implement flow with conventional commits. Triggers on 'how should I approach this', 'commit format'.
Security-first CI/CD workflow generation (GitHub Actions). Use when this capability is needed.
Fast repo navigation using glob + grep patterns. Use when this capability is needed.
Fast git snapshot for status, diff, and recent history. Use when this capability is needed.
Safe day-to-day git workflows for branching, sync, and cleanup. Use when this capability is needed.
Project convention references for Python, TypeScript, and Terraform. Use when this capability is needed.
Development workflow, quality gates, and disciplined delivery. Use when this capability is needed.
> Use when this capability is needed.
Expert-level JavaScript testing skill focused on writing high-quality tests that find bugs, serve as documentation, and prevent regressions. Advocates for property-based testing with fast-check and protects against indeterministic code in tests. Does not…
[AI & Tools] Synchronize and update Claude Code and GitHub Copilot development tool configurations to work similarly. Use when asked to update Claude Code setup, update Copilot setup, sync AI dev tools, add new skills/prompts/agents across both platforms, or…
[Architecture] Use when designing or modifying REST API endpoints, controller structure, route patterns, request/response DTOs. Triggers on keywords like "API endpoint", "REST", "controller", "route", "HTTP", "request body", "response". Use when this…
[Architecture] Use when designing or implementing cross-service communication, data synchronization, or service boundary patterns. Use when this capability is needed.
[Architecture] Use when analyzing and improving performance for database queries, API endpoints, or frontend rendering. Use when this capability is needed.
[Architecture] Use when reviewing code for security vulnerabilities, implementing authorization, or ensuring data protection. Use when this capability is needed.
[Git] Use when the user asks to compare branches, analyze git diffs, review changes between branches, update specifications based on code changes, or analyze what changed. Triggers on keywords like "compare branches", "git diff", "what changed", "branch…
[Utilities] ClaudeKit usage guide - just type naturally Use when this capability is needed.
[Utilities] Claude Code CLI setup, configuration, troubleshooting, and feature guidance. Triggers on claude code setup, hook not firing, MCP connection, context limit, skill creation, slash command setup. Use when this capability is needed.
[Implementation] [AUTO] Start coding & testing an existing plan (trust me bro) Use when this capability is needed.
[Implementation] Start coding an existing plan (no testing) Use when this capability is needed.