All authors
chrismccoy avatar

Claude Skills by chrismccoy

github.com/chrismccoy
4 skillsA× 40 installs1 views
Code Application BlueprintA

This skill should be used when the user asks to "create a project blueprint", "generate a technical specification", "architect an application", "create an app spec", "plan a new project", "write a technical blueprint", or any request to produce a complete technical specification document for a new application or project. Produces a 10-section specification detailed enough for both human developers and AI coding assistants to implement directly — no follow-up questions required.

developmentjavascriptpython
0
2
Html Design StylesA

Use when the user wants to apply a named design style or aesthetic to a frontend interface — e.g., bento, brutalist, neobrutalist, glassmorphism, vaporwave, dark SaaS, kawaii, cyberpunk, art deco, neumorphism, swiss, memphis, scandinavian, cottagecore, y2k, sci-fi HUD, and more. Triggers when the user names a specific style, asks "what design styles do you support", requests "a [style] look" for a page or component, or wants to restyle existing markup with a chosen aesthetic. Provides a curat...

designrustgo
0
2
Html To Wordpress ThemeA

Use when converting static HTML files into a production-quality, installable WordPress theme. Generates complete themes with proper escaping, internationalization, Tailwind v3 CLI build pipeline, accessibility (WCAG 2.1 AA), and child-theme compatibility. Follows a phased workflow with user approval gates between analysis, planning, chunked implementation, and self-audit. Trigger whenever the user wants to convert HTML to WordPress, build a WP theme from a static design or mockup, turn a land...

developmentjavascriptgo
0
2
Wordpress PluginA

Generate a complete, production-ready, enterprise-grade WordPress plugin from scratch — the kind that could be submitted to the WordPress.org repository today. Output is a full file tree with main plugin file, modular OOP classes (Admin, Frontend, Database, AJAX, REST), settings pages using the Settings API, Gutenberg blocks and shortcodes, REST endpoints, custom tables created via dbDelta(), nonce verification, sanitization/escaping/capability checks, prepared statements, asset enqueueing wi...

developmentjavascriptgo
0
2