dallascrilley
- 112 skills
- 0 followers
- 22 hours ago last updated
- ▌ Creating Hammerspoon Scripts · dallascrilley bundleCreate macOS automation scripts using Hammerspoon's Lua API. Provides proven patterns for window management, hotkey bindings, modal interfaces, application launchers, event watchers, and menubar utilities. Includes API reference, code templates, and troubleshooting for common issues like garbage collection and config reloading. Use when building Hammerspoon configurations, creating init.lua scripts, setting up macOS automation workflows, implementing window tiling systems, creating app launchers, or troubleshooting Hammerspoon issues. Keywords: hammerspoon, macOS automation, window management, hotkeys, modal hotkeys, app launcher, Lua scripts, init.lua, hs.hotkey, hs.window, hs.application, event watchers, menubar items, desktop automation, macOS scripting, window tiling
- ▌ Extracting Knowledge Concepts · dallascrilley bundleUse this skill when processing articles, papers, or documents to extract structured knowledge components including atomic concepts, relationships, tensions, and uncertainties. This skill should be used when building knowledge bases from text, analyzing research papers, synthesizing ideas from multiple sources, documenting contradictions between viewpoints, or creating structured representations of complex information for later synthesis or analysis.
- ▌ Testing Skills With Subagents · dallascrilley bundleRED-GREEN-REFACTOR for process documentation - baseline without skill, write addressing failures, iterate closing loopholes
- ▌ Finishing A Development Branch · dallascrilleyComplete feature development with structured options for merge, PR, or cleanup
- ▌ Provisioning Codex Environments · dallascrilley bundleGenerate Codex-compatible setup and maintenance scripts for any repository. Use when creating provisioning scripts for OpenAI Codex cloud environments, setting up development environments, or configuring language runtimes and dependencies. Automatically detects languages, package managers, testing frameworks, and linters to generate optimal setup.sh and maintenance.sh scripts that work with the codex-universal base image.
- ▌ Backend Dev Guidelines Universal · dallascrilleyFramework-agnostic backend architecture patterns - Layered design, error handling, testing strategies. Adapted for Express, NestJS, Fastify, Django, Go, or any backend framework.
- ▌ Frontend Dev Guidelines Tailwind · dallascrilleyReact 18+ best practices with Tailwind CSS and Shadcn/ui patterns. Component architecture, performance optimization, type safety, and modern React patterns.
- ▌ Wp CLI · dallascrilley bundleWP-CLI handbook guides and troubleshooting content from make.wordpress.org.
- ▌ Maintaining Consistent Abstractions · dallascrilleyClass interfaces present one cohesive abstraction - don't mix domain logic with serialization, persistence, or unrelated concerns
- ▌ Browsing · dallascrilley bundleUse when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation, and content extraction via use_browser MCP tool
- ▌ Researching Technical Implementations · dallascrilley bundleUse this skill when analyzing code repositories, reviewing technical documentation, evaluating open source projects, assessing code quality and architecture, comparing technical implementations, researching GitHub projects, examining API specifications, finding implementation examples, tracking version histories, or investigating developer libraries and frameworks. This includes repository analysis, documentation review, code evaluation, and implementation comparison tasks.
- ▌ Wp REST API · dallascrilley bundleWordPress REST API handbook pages covering key concepts, usage, extending, and reference endpoints.