#shell #agent #ai #claude #claude_code #codex #coding #design #frontend #lowcode #nocode #skill #skills #vibecoding
Taste Skill is a set of portable AI design tools that helps agents build better-looking interfaces with stronger layout, spacing, typography, and motion instead of plain, boilerplate UIs. It also includes image tools for web, mobile, and brand reference boards, so you can create polished design frames, then turn them into code with tools like Codex, Cursor, or Claude Code. The benefit is faster work with better visual quality and less repetitive design output.
https://github.com/Leonxlnx/taste-skill
Taste Skill is a set of portable AI design tools that helps agents build better-looking interfaces with stronger layout, spacing, typography, and motion instead of plain, boilerplate UIs. It also includes image tools for web, mobile, and brand reference boards, so you can create polished design frames, then turn them into code with tools like Codex, Cursor, or Claude Code. The benefit is faster work with better visual quality and less repetitive design output.
https://github.com/Leonxlnx/taste-skill
GitHub
GitHub - Leonxlnx/taste-skill: Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop
Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop - Leonxlnx/taste-skill
❤1
#other #agentic_ai #coding #llm #long_horizon
GLM-5.2 is the latest open-source model built for long, complex tasks, featuring a stable 1 million-token context that lets you handle huge projects without losing track of details. It also offers stronger coding skills with flexible thinking modes to balance speed and quality, plus faster performance. You benefit by getting reliable, high-quality results for big software engineering jobs, automated research, or long planning sessions, all while using an open model that saves costs compared to closed alternatives.
https://github.com/zai-org/GLM-5
GLM-5.2 is the latest open-source model built for long, complex tasks, featuring a stable 1 million-token context that lets you handle huge projects without losing track of details. It also offers stronger coding skills with flexible thinking modes to balance speed and quality, plus faster performance. You benefit by getting reliable, high-quality results for big software engineering jobs, automated research, or long planning sessions, all while using an open model that saves costs compared to closed alternatives.
https://github.com/zai-org/GLM-5
GitHub
GitHub - zai-org/GLM-5: GLM-5: From Vibe Coding to Agentic Engineering
GLM-5: From Vibe Coding to Agentic Engineering. Contribute to zai-org/GLM-5 development by creating an account on GitHub.
#rust #agent #agent_orchestration #ai #ai_agents #claude_code #cli #codex #coding_agents #developer_tools #devtools #multiplexer #rust #terminal #terminal_multiplexer #terminal_ui #tmux #tui #workspace_manager
Herdr is a single Rust terminal multiplexer that lets you run multiple AI coding agents in real panes with live status tracking, showing exactly who is blocked, working, done, or idle. Your benefit is effortless management: you see all agents in one terminal, detach and reattach without losing work, and use mouse-native controls plus remote SSH access, so nothing dies when you close your laptop and you always know which agent needs help.
https://github.com/ogulcancelik/herdr
Herdr is a single Rust terminal multiplexer that lets you run multiple AI coding agents in real panes with live status tracking, showing exactly who is blocked, working, done, or idle. Your benefit is effortless management: you see all agents in one terminal, detach and reattach without losing work, and use mouse-native controls plus remote SSH access, so nothing dies when you close your laptop and you always know which agent needs help.
https://github.com/ogulcancelik/herdr
GitHub
GitHub - ogulcancelik/herdr: agent multiplexer that lives in your terminal.
agent multiplexer that lives in your terminal. Contribute to ogulcancelik/herdr development by creating an account on GitHub.
🎃1
#python #agent_skills #agentic_ai #ai_agents #autonomous_agents #claude #claude_code #claude_skills #codex #coding_agent #context_engineering #copilot #cursor #developer_tools #github_copilot #llm_agents #long_running_agents #manus #multi_agent_systems #pi #planning
This tool makes your AI coding agent keep a plan in files like `task_plan.md` so it never loses its goals when context fills up, you run `/clear`, or it crashes. You get a working memory on disk that auto-recovers past sessions and holds the agent until the plan is truly done, letting complex, multi-step tasks finish reliably without goal drift or repeated errors.
https://github.com/OthmanAdi/planning-with-files
This tool makes your AI coding agent keep a plan in files like `task_plan.md` so it never loses its goals when context fills up, you run `/clear`, or it crashes. You get a working memory on disk that auto-recovers past sessions and holds the agent until the plan is truly done, letting complex, multi-step tasks finish reliably without goal drift or repeated errors.
https://github.com/OthmanAdi/planning-with-files
GitHub
GitHub - OthmanAdi/planning-with-files: Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof…
Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, dete...
#python #agent #agent_memory #ai_agent #book #coding_agent #context_engineering #large_language_models #llm #mcp #multi_agent #multimodal #rag #reinforcement_learning
This free open-source book and code library teaches you how to build AI Agents using the simple formula: Agent = Model + Context + Tools. You get the full book in English, Chinese, and Tamil, plus ready-to-run code examples for every chapter. The benefit is that you can learn by doing instead of just reading, letting you build real AI agents that search the web, write code, remember users, and work with other agents to solve complex tasks.
https://github.com/bojieli/ai-agent-book
This free open-source book and code library teaches you how to build AI Agents using the simple formula: Agent = Model + Context + Tools. You get the full book in English, Chinese, and Tamil, plus ready-to-run code examples for every chapter. The benefit is that you can learn by doing instead of just reading, letting you build real AI agents that search the web, write code, remember users, and work with other agents to solve complex tasks.
https://github.com/bojieli/ai-agent-book
GitHub
GitHub - bojieli/ai-agent-book: 《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码
《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码 - bojieli/ai-agent-book
👍2
#php #coding_conventions #php_codesniffer #phpcs #ruleset #wordpress_development #wordpress_standards
WordPress Coding Standards for PHP_CodeSniffer is a tool that checks WordPress PHP code for quality, style, and security issues. It works with Composer, needs PHP 7.2 or higher, and can scan code from the command line, your IDE, or automated tests. You can use it to find problems early, follow WordPress rules more easily, and keep your code cleaner and safer.
https://github.com/WordPress/WordPress-Coding-Standards
WordPress Coding Standards for PHP_CodeSniffer is a tool that checks WordPress PHP code for quality, style, and security issues. It works with Composer, needs PHP 7.2 or higher, and can scan code from the command line, your IDE, or automated tests. You can use it to find problems early, follow WordPress rules more easily, and keep your code cleaner and safer.
https://github.com/WordPress/WordPress-Coding-Standards
GitHub
GitHub - WordPress/WordPress-Coding-Standards: PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions - WordPress/WordPress-Coding-Standards
👍1
#go #agent #agent_framework #ai_agent #ai_coding #cli #coding_agent #deepseek #developer_tools #ink #llm #prompt_caching #r1 #terminal #tool_use #tui #typescript
Reasonix is a DeepSeek-based AI coding agent for your terminal, desktop, or VS Code, and it uses one local engine for all three. You can set it up with a simple config, add plugins and tools, and run it as a single Go binary, which helps you code faster while keeping token costs lower during long sessions.
https://github.com/esengine/DeepSeek-Reasonix
Reasonix is a DeepSeek-based AI coding agent for your terminal, desktop, or VS Code, and it uses one local engine for all three. You can set it up with a simple config, add plugins and tools, and run it as a single Go binary, which helps you code faster while keeping token costs lower during long sessions.
https://github.com/esengine/DeepSeek-Reasonix
GitHub
GitHub - esengine/DeepSeek-Reasonix: DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability…
DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running. - esengine/DeepSeek-Reasonix