19 skills found
haoyiyin / applescript-skillAgent skill for macOS automation via AppleScript — control browsers, files, mail, messages, media, and system settings. Compatible with any AI agent.
shyuan / writing-humanizerClaude Code plugin:去除文章中的 AI 寫作痕跡,使文字更自然、更有人味。以台灣正體中文為主。
omrikais / skill-managerUnified skill manager for Claude Code and Codex CLI
ascript-cn / ascript-mcpMCP server for Android/iOS/Windows automation — control real devices from Claude, Cursor, and other AI tool
PatrickJS / gamemaker-gmlGameMaker Language (GML) rules for scripts, objects, events, rooms, data structures, and performance-minded game code
flothjl / langtools-mcpSupercharge AI agents with programming language tools
majiayu000 / spellbookCross-runtime skills for Claude Code, Codex, and multi-agent workflows.
ProgrammerAnthony / golang-coding-style生产级 AI Agent 技能集,辅助AI Harness应用于企业开发,覆盖代码审查、代码安全审计、TDD、需求工程、实施计划与子代理编排、架构设计、调试、前端开发与技能创建全流程。
ash-project / ash_typescriptAutomatic TypeScript type generation for Ash resources and actions
kyouyap / python- **最初に型とインターフェース(関数のシグネチャ)を考える** Python では、PEP 484 に基づく型ヒントや `typing.NewType`、`Protocol` を活用して、処理対象の型と関数のシグネチャを設計します。
vibe-log / vibe-log-cliA CLI tool for logging and analyzing Claude Code and Cursor ai-driven coding session.
gtwatts / mainframeAI-Native Bash Runtime with LSP & MCP | 2,000+ pure bash functions | Zero dependencies | Safe execution, structured output, first-time correctness for AI agents
luokai0 / bash-linuxBash/Linux terminal patterns. Critical commands, piping, error handling, scripting
Lay4U / .clinerules🤖 Curated AI coding assistant rules for Cursor, Claude Code, Copilot, Windsurf, Codex CLI & Gemini CLI. Copy-paste configs for TypeScript, React, Next.js & Python.
Nlkomaru / 02_coding- styleを記述する際は、ディレクトリに応じて、技術スタックで記載されているCSSライブラリの記法で記述してください。 - 常に既存コードの設計や記法を参考にしてください。。
dcloudio-hbuilder / utsUTS, or Uni Type Script, is a cross-platform, high-performance, strongly-typed modern programming language
JSungMin / vs-token-saferToken-saving code search for AI coding agents — TypeScript, JavaScript & Python (zero setup), C#, C++, Go & 30+ more, via a language-server or tree-sitter index instead of grep. Local-only, no IDE. Claude Code plugin + MCP + CLI.
Nlkomaru / 00_basicユーザーはClaudeよりプログラミングが得意ですが、時短のためにClaudeにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHubから学習した広範な知識を持っており、個別のアルゴリズムやライブラリの使い方は私が実装するよりも速いでしょう。ユーザーに説明しながらコードを書きます。
OmarAlite946 / python-code-stylePython代码风格规范 这个规则定义了本项目中Python代码的风格标准,包括命名约定、格式化规则和代码组织标准,确保代码库的一致性和可读性。所有的Python文件应遵循这些规范。