All authors
laurigates avatar

Claude Skills by laurigates

github.com/laurigates
189 skillsA× 166B× 15C× 5D× 32 installs88 views
Accessibility ImplementationA

WCAG 2.1/2.2 compliance implementation, ARIA patterns, keyboard navigation, focus management, and accessibility testing. Use when implementing accessible components, fixing accessibility issues, or when the user mentions WCAG, ARIA, screen readers, or keyboard navigation.

testingjavascripttypescript
0
7
Design TokensA

CSS custom property architecture, theme systems, design token organization, and component library integration. Use when implementing design systems, theme switching, dark mode, or when the user mentions tokens, CSS variables, theming, or design system setup.

developmentjavascripttypescript
0
7
Claude Hooks ConfigurationB

Set up Claude Code lifecycle hooks and event handlers in settings.json. Use when you want to trigger a script on session start, run a hook before or after tool calls (PreToolUse/PostToolUse), configure hook timeouts to prevent cancellation errors, or debug hooks that aren't firing correctly.

toolsgoshell
0
7
Custom Agent DefinitionsA

Write and configure custom agent definitions in Claude Code's agents/ directory. Use when you want to create a new agent .md file, define a specialized agent with its own system prompt and tools, set up an agent with isolated context, or configure agent capabilities and restrictions in your project's .claude/ configuration.

developmentgobash
0
7
Mcp Code ExecutionA

Design and scaffold the code execution pattern for MCP-based agent systems. Use when building agents that interact with many MCP tools, when intermediate data is too large for model context, when you need loops/conditionals across tool calls, or when PII must stay out of the model context. Based on Anthropic's engineering guidance.

devopstypescriptpython
0
7
Mcp ManagementA

Install and configure Model Context Protocol (MCP) servers for Claude Code projects. Use when you want to add or enable an MCP server, connect a tool or integration (database, API, file system), update MCP settings in .mcp.json, or troubleshoot MCP server connection issues.

ai-agentsbashapi
0
7
Meta AssimilateA

Analyze and assimilate project-specific Claude configurations

tools
0
7
Meta AuditA

Audit Claude subagent configurations for completeness, security, and best practices

researchgobash
0
7
Agents AnalyzeA

Analyze all plugins for sub-agent opportunities. Identifies skills with verbose output, gaps in agent coverage, and model selection improvements.

devopsgobash
0
7
Api TestingC

HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Covers REST APIs, GraphQL, request/response validation, authentication, and error handling. Use when user mentions API testing, Supertest, httpx, REST testing, endpoint testing, HTTP response validation, or testing API routes.

testingjavascripttypescript
0
7
Api TestsA

Check and configure API contract testing with Pact, OpenAPI validation, and schema testing

developmentjavascripttypescript
0
7
Bevy Ecs PatternsA

Advanced Bevy ECS patterns including complex queries, system scheduling, change detection, entity relationships, and performance optimization. Use when working on advanced Bevy game architecture, optimizing ECS performance, or implementing complex game systems.

developmentrustgo
0
7
Bevy Game EngineA

Bevy game engine development including ECS architecture, rendering, input handling, asset management, and game loop design. Use when building games with Bevy, working with entities/components/systems, or when the user mentions Bevy, game development in Rust, or 2D/3D games.

developmentrustgo
0
7
Blog Post WritingA

Consistent style guide for writing blog posts about projects and technical work. Supports quick updates, detailed write-ups, retrospectives, and tutorials. Designed for low-friction entry and easy scanning.

content-marketingrustgo
0
7
Blog PostA

Create a blog post about your work with guided prompts and templates

documentationrustgo
0
7
Adr RelationshipsA

Domain analysis, conflict detection, and relationship validation for Architecture Decision Records. Use when creating or validating ADRs to ensure consistency.

devopstypescriptgo
0
7
Blueprint Adr ListA

List all ADRs with title, status, date, and domain in a markdown table

databasesbashsql
0
7
Blueprint Adr ValidateA

Validate ADR relationships, detect orphaned references, and check domain consistency

documentationshellbash
0
7
Blueprint Claude MdA

Generate or update CLAUDE.md from project context and blueprint artifacts

developmentpythonrust
0
7
Blueprint Curate DocsA

Curate library or project documentation for ai_docs to optimize AI context

documentationgobash
0
7
Blueprint Derive AdrA

Derive Architecture Decision Records from existing project structure, dependencies, and documentation

developmentjavascripttypescript
0
7
Blueprint Derive PlansA

Derive PRDs, ADRs, and PRPs from git history, codebase structure, and existing documentation

developmentpythonrust
0
7
Blueprint Derive PrdA

Derive PRD from existing project documentation, README, and codebase analysis

developmentrustgo
0
7
Blueprint Derive RulesA

Derive Claude rules from git commit log decisions. Newer commits override older decisions when conflicts exist.

documentationgobash
0
7
Blueprint DevelopmentA

Generate project-specific rules and commands from PRDs for Blueprint Development methodology. Use when generating behavioral rules for architecture patterns, testing strategies, implementation guides, or quality standards from requirements documents.

testinggobash
0
7
Blueprint Docs ListA

List blueprint documents (ADRs, PRDs, PRPs) with metadata extracted from frontmatter and headers

documentationbashdocumentation
0
7
Blueprint ExecuteA

Idempotent meta command that determines and executes the next logical blueprint action

documentationrustbash
0
7
Blueprint Feature Tracker StatusA

Display feature tracker statistics and completion summary

developmentgobash
0
7
Blueprint Feature Tracker SyncA

Synchronize feature tracker with TODO.md and PRDs, manage tasks

businessrustbash
0
7
Blueprint Generate RulesA

Generate project-specific rules from PRDs

documentationgobash
0
7
Blueprint InitA

Initialize Blueprint Development structure in current project

documentationbashtesting
0
7
Blueprint MigrationB

Versioned migration procedures for upgrading blueprint structure between format versions

toolsbash
0
7
Blueprint PromoteA

Move generated artifact to custom layer to preserve modifications

toolsgobash
0
7
Blueprint Prp CreateA

Create a PRP (Product Requirement Prompt) with systematic research, curated context, and validation gates

testinggobash
0
7
Blueprint Prp ExecuteA

Execute a PRP with validation loop, TDD workflow, and quality gates

testingrustgo
0
7
Blueprint RulesA

Manage modular rules in .claude/rules/ directory

developmentbashreact
0
7
Blueprint StatusA

Show blueprint version, configuration, and check for available upgrades

documentationtypescriptbash
0
7
Blueprint Sync IdsA

Scan all blueprint documents and assign IDs to those missing them, update manifest registry

databasesbashgit
0
7
Blueprint SyncA

Check for stale generated content and offer regeneration or promotion

toolsbashtesting
0
7
Blueprint UpgradeA

Upgrade blueprint structure to the latest format version

documentationbashdebugging
0
7
Blueprint Work OrderA

Create work-order with minimal context for isolated subagent execution, optionally linked to GitHub issue

documentationgobash
0
7
Confidence ScoringA

Assess quality of PRPs and work-orders using systematic confidence scoring. Use when evaluating readiness for execution or subagent delegation.

testinggogit
0
7
Document DetectionA

Detect PRD/ADR/PRP opportunities in conversations and prompt for document creation. Activates when users discuss features, architecture decisions, or implementation planning.

developmentgobash
0
7
Document LinkingA

Unified ID system for PRDs, ADRs, PRPs, and GitHub issues. Auto-generates IDs on document access, maintains bidirectional links, and provides traceability across all artifacts.

documentationgobash
0
7
Feature TrackingA

Track feature implementation status against requirements documents. Provides hierarchical FR code tracking, phase management, task tracking, and sync with TODO.md.

toolsbash
0
7
Ast Grep SearchA

Find and replace code patterns structurally using ast-grep. Use when you need to match code by its AST structure (not just text), such as finding all functions with specific signatures, replacing API patterns across files, or detecting code anti-patterns that regex cannot reliably match.

developmentjavascripttypescript
0
7
Code Antipatterns AnalysisA

Analyze codebases for anti-patterns, code smells, and quality issues using ast-grep structural pattern matching. Use when reviewing code quality, identifying technical debt, or performing comprehensive code analysis across JavaScript, TypeScript, Python, Vue, React, or other supported languages.

developmentjavascripttypescript
0
7
Code AntipatternsA

Analyze codebase for anti-patterns, code smells, and quality issues using ast-grep

developmentjavascripttypescript
0
7
Code RefactorA

Refactor code following SOLID principles and best practices

developmentrefactoringapi
0
7
Code Review ChecklistA

Structured code review approach covering security, quality, performance, and consistency.

code-qualitygoshell
0
7