
from claude-code-templates29,459
Guides creating Hookify rule files (.claude/hookify.*.local.md) to detect patterns (dangerous commands, secrets, debug logs) and show warnings or block actions.
Provides a complete guide to authoring Hookify rule files used by Claude Code to detect problematic patterns (dangerous bash commands, leaked secrets, console logs, etc.) and surface warnings or block actions. It explains frontmatter fields, event types (bash, file, stop, prompt, all), condition formats, and message best practices.
Use this skill when you need to: create or refine project-level safety rules, enforce pre-tool checks (e.g., block rm -rf), warn about editing sensitive files (.env), prevent debug log commits, or add completion checklists before stopping. It's appropriate for CI hooks, local developer safeguards, and agent-run automation that touches code or secrets.
Fits agents or tools that integrate with Claude Code or similar tooling where rules are evaluated prior to tool usage (Claude Code integrations, local CLI tooling).
Documentation-only skill that guides users through creating Hookify rule files for Claude Code. Covers rule file format, YAML frontmatter fields, advanced conditions, event types, regex patterns, and workflow. No scripts bundled — purely instructional. Well-written with clear examples and progressive disclosure, but targets a niche audience (Hookify users).
Clean skill with no security concerns. Good documentation quality. Limited audience as it's specific to the Hookify tool ecosystem.
Scientific Schematics & Diagrams
Generate publication-quality scientific diagrams via AI with iterative quality review and smart regeneration for journal, conference, poster, and presentation o
BRENDA Database Client
Access the BRENDA enzyme database via SOAP API to retrieve kinetic parameters, reactions, organism data, and substrate-specific enzyme information.
Hook Development for Claude Code Plugins
Guidance and patterns for creating event-driven hooks (PreToolUse, PostToolUse, Stop, SessionStart, etc.) for Claude Code plugins and projects.
ChEMBL Database Explorer
Query ChEMBL programmatically to retrieve bioactive molecule data, bioactivity measurements, targets, and perform similarity/substructure searches for drug disc
Coding Standards & Best Practices
Opinionated, language-agnostic coding standards and best practices focused on TypeScript/JavaScript/React to improve readability, safety, and maintainability.
React State Management
Practical guide to choosing and implementing modern React state solutions (Redux Toolkit, Zustand, Jotai, React Query) for local, global, and server state.
Game Design Principles
Practical game design guidance: core loop, GDD structure, player psychology, balancing, and progression patterns for prototyping and documenting games.
RWKV Architecture
Provides guidance and workflows for RWKV, a Transformer+RNN hybrid that enables linear-time inference and effectively unlimited context for long-sequence and st
Zapier & Make Patterns
Guidance and patterns for building reliable no-code automations in Zapier and Make, with anti-patterns and failure modes to avoid.
LangGraph
Guides building production-grade, stateful agent graphs with LangGraph: state, reducers, routing, persistence, and human-in-the-loop patterns for robust multi-n