ichabodcole
GitHub profile for ichabodcole14 skills
Are you ichabodcole? Claim your skills.
ichabodcole / scaffold-update-checklist
Ensures consistency in project-docs scaffold templates by providing checklists for structural and plugin changes.
ichabodcole / generate-design-resolution
Facilitates resolution of design ambiguities in proposals through structured Q&A, ensuring clarity before development planning.
ichabodcole / generate-dev-plan
Generates a comprehensive development plan from a proposal, analyzing requirements and codebase to guide implementation.
ichabodcole / generate-test-plan
Generates structured test plans from development proposals, defining verification scenarios and priorities for effective implementation.
ichabodcole / create-recipe
Analyzes projects to create reusable recipe skills, capturing architecture and integration patterns for easy replication.
ichabodcole / qr-code-local-pairing
Facilitates seamless device pairing via QR code scanning for local network connections, enhancing user experience in mobile apps.
ichabodcole / create-investigation
Transforms unstructured thoughts into formal investigation documents, aiding in structured exploration of questions and concerns.
ichabodcole / dev-kickoff
Facilitates the development kickoff process by managing proposals and creating necessary documentation for implementation.
ichabodcole / finalize-branch
Facilitates code review, documentation, and merge workflows for completed branches, ensuring quality and thorough documentation.
ichabodcole / idea-to-spec
Transforms application ideas into detailed, technology-agnostic specifications through structured interviews and iterative development.
ichabodcole / workshop-idea
Guides users in refining rough ideas into structured project briefs through a two-phase conversation process.
ichabodcole / api-mcp-server
Integrates a cloud-hosted MCP server into Bun/Elysia APIs, enabling secure, multi-tenant access for AI agents with authentication.
ichabodcole / auto-save-dual-debounce
Implements a dual-layer auto-save system for document editors, optimizing user experience and database performance.
ichabodcole / dev-prod-build-identity
Facilitates the setup of distinct development and production builds for apps, ensuring data isolation and preventing conflicts.
ichabodcole / electron-betterauth
Enables secure authentication in Electron apps using BetterAuth with OS-level token encryption and automatic token refresh.
ichabodcole / electron-vue-ipc
Structures a secure Electron + Vue 3 app with typed IPC and modular handlers for effective communication and process isolation.
ichabodcole / elysia-betterauth-api
Scaffolds a Bun + Elysia + BetterAuth API server for building secure, typed REST APIs with PostgreSQL integration.
ichabodcole / elysia-betterauth-oauth
Integrates OAuth 2.1 with PKCE for BetterAuth and Elysia APIs, enabling secure authentication for native desktop and mobile clients.
ichabodcole / expo-voice-to-text
Enables a voice-to-text pipeline in Expo React Native apps, integrating audio recording and transcription for seamless document creation.
ichabodcole / live-websocket-sync
Facilitates real-time state synchronization from a host app to connected clients via WebSocket, ensuring seamless updates and reconnections.