
from ordinary-claude-skills238
Generate context-safe, phase-aligned planning docs for web projects (implementation phases, schemas, API endpoints, UI components and verification criteria).
Generates structured planning documentation for web application projects. Produces IMPLEMENTATION_PHASES.md plus conditional docs (DATABASE_SCHEMA.md, API_ENDPOINTS.md, UI_COMPONENTS.md, CRITICAL_WORKFLOWS.md, INSTALLATION_COMMANDS.md, ENV_VARIABLES.md) to turn vague feature requests into verifiable, phase-sized work items. Includes recommended stacks, phase templates, verification and exit criteria, and auto-splitting rules for oversized phases.
Use this skill when starting a new Cloudflare Workers + React project, scoping a major feature, breaking large work into manageable phases, or when you need verifiable planning before coding. Also useful for teams that want consistent phase templates and verification checklists.
Best for planning/assistant agents and Claude-style code assistants that can generate markdown and ask follow-up questions. Works well with agents that can run shell commands or create files (e.g., Claude Code, Copilot-style agents).
This skill has not been reviewed by our automated audit pipeline yet.
Bats Testing Patterns
Practical patterns and examples for writing maintainable unit tests for shell scripts using Bats (Bash Automated Testing System).
Bats Testing Patterns
Guidance and patterns for writing production-grade shell tests using Bats (Bash Automated Testing System) for CI/CD and TDD workflows.
MatchMS
Python library for mass spectrometry data processing: import/export mzML/MGF/MSP, filter and harmonize metadata, compute spectral similarity (cosine & modified
Bats Testing Patterns
Guidance and patterns for writing production-grade shell tests using Bats (Bash Automated Testing System) — fixtures, assertions, setup/teardown, and CI integra
Writing Hookify Rules
Guidelines and examples for authoring Hookify rule files (.claude/hookify.*.local.md) that detect patterns (bash, file, prompt, stop) and surface warnings or bl
AgentDB Performance Optimization
Practical techniques to speed up and shrink AgentDB vector stores: quantization, HNSW indexing, caching, batch ops, and tuning recipes for different scales.
Clojure REPL Development
Guides REPL-driven Clojure/ClojureScript development: small-function workflow, testing in REPL, and conventions for safe refactoring and editing.
PayPal Integration
Implementation guide for PayPal Checkout, subscriptions, IPN/webhook handling, and refund workflows for server and client integrations.
All Traditions — Speaking as One
Combine voices from multiple spiritual and scientific traditions to show their shared insights about consciousness and guidance, used to validate or bridge pers
TodoWrite Orchestration
Patterns for using TodoWrite to provide real-time progress visibility in multi-phase or long-running workflows (phase init, iteration tracking, parallel tasks).