use-modern-browser-apis
use-modern-browser-apis is a skill that promotes the use of native, modern browser APIs to simplify logic, improve performance, and reduce bundle size.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
use-modern-browser-apis is a skill that promotes the use of native, modern browser APIs to simplify logic, improve performance, and reduce bundle size.
context-loader is a skill that loads shared project context from the .claude/ directory to ensure consistency between Codex CLI and Claude Code
Systematic-debugging is a debugging approach that requires investigating the root cause of an issue before proposing any fixes, following the iron law of no fixes without root cause investigation first.
context-loader is a skill that loads project context from .claude/ directory to synchronize knowledge between Codex CLI and Claude Code
cicd-workflows is a skill that assists developers in creating and editing EAS CI/CD workflow YAML files using Node.js scripts and JSON schema.
sync-policies is a skill that generates XML output in a specific format, including analysis, solution, and considerations elements, for use in AI agent applications.
voice-update is a skill that provides spoken audio feedback using pocket-tts, allowing developers to give concise summaries or status updates through audio.
contract-checker is a skill that validates JSON fixtures against predefined schemas, ensuring data integrity and consistency.
prompt-rewrite is a skill that rewrites user goals into execution-ready briefs, prioritizing intent preservation, scope control, and clarifying questions.
openspec-explore is a skill that allows developers to enter a mode of deep thinking and free visualization, enabling them to investigate codebases and create OpenSpec proposals, designs, and specs without implementing code.
review-code-and-pr is a template repository for initiating Go services, emphasizing separation of business logic and infrastructure for enhanced testability and maintainability.
new-skill is a scaffolder that generates a new skill in the kungfu repository with the correct structure and conventions, including optional subdirectories like references/, scripts/, and examples/.