Skip to main content
pdugan20
GitHub creator profile

pdugan20

Repository-level view of 43 collected skills across 6 GitHub repositories.

skills collected
43
repositories
6
updated
2026-08-02
repository explorer

Repositories and representative skills

check-upstream
software-developers

Refreshes the Claude Code docs baseline, runs the conformance check, and recommends schema and rule updates. Use when asked to "check for upstream changes", "check schema drift", "are our schemas up to date", or "what is new in Claude Code".

2026-07-27
wrong-name
software-developers

I do it

2026-07-13
format-cc
software-developers

Formats Claude Code files with markdownlint, prettier, and shellcheck. Use when user asks to "format my files", "fix markdown formatting", "clean up CLAUDE.md", or "check shell scripts". Auto-fixes markdown, JSON, YAML formatting and analyzes shell script quality.

2026-02-19
optimize-cc-md
software-developers

Interactively helps users optimize their CLAUDE.md files. Use when user asks to "optimize my CLAUDE.md", "my CLAUDE.md is too long", "improve organization", or "split my CLAUDE.md". Runs validation, explains issues conversationally, and helps create @import files to reduce size and improve structure.

2026-02-19
validate-all
software-quality-assurance-analysts-and-testers

Runs comprehensive claudelint validation on all Claude Code project files. Use when user asks to "check everything", "run all validators", "full audit", "validate my entire project", or "what's wrong with my config". Validates CLAUDE.md, skills, settings, hooks, MCP servers, and plugin manifests.

2026-02-19
validate-cc-md
software-quality-assurance-analysts-and-testers

Validates CLAUDE.md files for size, imports, and structure. Use when user asks to "check my CLAUDE.md", "why is my CLAUDE.md too long", "validate imports", or "fix CLAUDE.md errors". Checks file size limits (30KB warning, 50KB error), @import directives, frontmatter in .claude/rules/, and section organization.

2026-02-19
validate-hooks
software-quality-assurance-analysts-and-testers

Validates Claude Code hooks.json files for schema, events, and commands. Use when user asks to "check my hooks", "validate hooks.json", "hook errors", "why isn't my hook firing", or "hook event types". Validates hook events, types (command, prompt, agent), matcher patterns, and command script references.

2026-02-19
validate-mcp
software-developers

Validates MCP server configuration files (.mcp.json). Use when user asks to "check my .mcp.json", "why isn't my MCP working", ".mcp.json errors", "validate MCP servers", or "MCP connection failed". Validates transport types (stdio, sse, http, websocket), server names, and environment variables.

2026-02-19
Showing top 8 of 17 collected skills in this repository.
integrate-app-intents
software-developers

Design or repair one Apple App Intents system integration while preserving app-owned data, concurrency, routing, privacy, and availability boundaries. Use for AppIntent and AppEntity work that exposes an action or entity through Siri and Shortcuts; Spotlight; widgets or controls; snippets; the Action button; App Schemas; onscreen context; or AppIntentsTesting. Do not use for ordinary in-app SwiftUI work or broad Apple-platform setup that does not cross an App Intents surface.

2026-08-02
tune-mobile-client-performance
software-developers

Diagnose and tune one user-visible performance problem in a Swift, SwiftUI, React Native, or Expo mobile feature by tracing the first missed deadline across motion, rendering, state publication, media, storage, network, and observability, then applying and verifying the smallest causal change. Use when an interaction, animation, scroll, keyboard transition, first paint, or loading path is jittery, stalled, late, or less seamless than expected and the bottleneck is uncertain. Do not use for broad app performance audits, motion ideation or craft review without a runtime symptom, recording-only analysis, backend-only optimization, or release hardening.

2026-08-02
bootstrap-repository
unclassified

Use when creating or initializing a new software repository, or turning an empty or newly generated project directory into a maintained local and GitHub-ready repository. Applies across Swift, Expo or React Native, Python, React or TypeScript, and other stacks. Do not use for auditing or modernizing an established repository, adding one CI job, implementing product features, deploying, or publishing.

2026-07-31
code-native-ui-ideation
unclassified

Use when a user wants to brainstorm or compare multiple runnable UI, interaction, layout, visual, or motion directions in an existing web or native app before choosing one. Do not use for exact implementation of a selected design, production delivery, audits, or requested static or generated mockups.

2026-07-31
feature-delivery
unclassified

Take a substantial production feature from an idea or selected behavior through specification, coordinated implementation, integration, and staged user availability. Use when delivery spans meaningful product or architecture decisions, multiple repositories or subsystems, important data or security boundaries, client and backend compatibility, or controlled rollout. Do not use for UI direction exploration, bounded feature spikes, hardening-only work, deployment of an already completed build, small fixes, or ordinary isolated changes.

2026-07-31
feature-spike
unclassified

Build the smallest decision-producing slice that validates a feature's value or technical feasibility before production investment. Use when a user asks for a feature spike, proof of concept, capability probe, or bounded experiment to decide whether or how to proceed. Do not use for comparing multiple UI directions, delivering an already-approved production feature, general research that needs no runnable evidence, production hardening, or experiments inside an established implementation.

2026-07-31
align-ui-to-design-system
unclassified

Review one completed UI component or bounded surface against the design system evidenced in its repository, classify accidental deviations, intentional exceptions, system gaps, and uncertainty, then apply only approved corrections. Use for post-build UI conformance or normalization. Do not use for UI ideation, repository-wide audits, exact design translation, or general production hardening.

2026-07-31
analyze-ui-video
unclassified

Use when a user supplies a UI screen recording or video and asks to dissect, diagnose, reverse engineer, compare expected and observed behavior, or explain how it could map to a target repository. Do not use for static screenshots, code-only motion review, video editing, or implementation requests without video evidence.

2026-07-31
Showing top 8 of 13 collected skills in this repository.
Showing 6 of 6 repositories
All repositories loaded