
Claude Skills by tools-only
github.com/tools-onlyApplication specifications describe a smart contract's interface, state schema, and metadata. They enable typed client generation, IDE support, and enhanced developer experience.
ARC-4 defines how to encode method calls, arguments, and return values for Algorand smart contracts. It enables interoperability between contracts, clients, wallets, and explorers.
Define smart contract methods and their behavior using decorators in Algorand Python.
Comprehensive security best practices for AWS IAM.
Guidelines for creating high-quality documentation sites.
Apply meaningful tags to enforce module boundaries:
Detailed best practices with code examples for writing efficient and reliable Apps Script code.
Detailed best practices with code examples for writing efficient, reliable Google Ads Scripts.
Comprehensive patterns for creating effective CLAUDE.md files based on research from Anthropic, HumanLayer, Abnormal Security, and production implementations across enterprise and open-source codebases.
**Sources**: - <https://developers.google.com/tag-platform/tag-manager> - <https://support.google.com/tagmanager> **Last Updated**: 2025-01-09
Security, performance, reliability, and maintainability guidelines for Claude Code hooks.
ContextForge supports A2A (Agent-to-Agent) integration, allowing you to register external AI agents and expose them as MCP tools for seamless integration with other agents and MCP clients.
Local Deep Research uses SQLCipher to provide encrypted databases for each user. This ensures that all user data, including API keys and research results, are encrypted at rest.
Local Deep Research uses SQLCipher to provide encrypted databases for each user. This ensures that all user data, including API keys and research results, are encrypted at rest.
Local Deep Research provides both HTTP REST API and programmatic Python API access. Since version 1.0, authentication is required for all API endpoints, and the system uses per-user encrypted databases.
This reference provides templates, patterns, and best practices for formulating clarifying questions that are grounded in research and lead to actionable answers.
Per-format commands for exploring structured data with dasel v3. Each section covers the format's unique characteristics and provides concrete commands.
This guide explains how to use Antigravity Awesome Skills with **Kiro CLI**, AWS's agentic AI-powered coding assistant.
cp .env.example .env docker compose up -d ``` Abra **http://localhost:62600** e clique em **"Skill-Compose Your Agent"**. Parar serviços: ```bash cd skill-compose/docker docker compose down ``` <details> <summary>Compilar a partir do código-fonte (para desenvolvedores)</summary> ```bash cd skill-compose/docker cp .env.example .env docker compose -f docker-compose.dev.yaml up -d ./redeploy.sh # todos os serviços ./redeploy.sh api # apenas API ./redeploy.sh web # apenas Web `...
cp .env.example .env docker compose up -d ``` 打开 **http://localhost:62600**,点击 **"Skill-Compose Your Agent"**。 停止服务: ```bash cd skill-compose/docker docker compose down ``` <details> <summary>从源码构建(开发者)</summary> ```bash cd skill-compose/docker cp .env.example .env docker compose -f docker-compose.dev.yaml up -d ./redeploy.sh # 全部服务 ./redeploy.sh api # 仅 API ./redeploy.sh web # 仅 Web ``` </details> <details> <summary>清理(重置为初始状态)</summary> ```bash cd skill-compose/docker doc...
Complete 5-step scan execution process. Read from start to finish and follow each step in order.
| Field | Value | | ------------- | -------------------------------------------------------------------------- | | Research Date | 2026-02-19 | | Primary URL | <https://github.com/anthropics/claude-quickstarts> | | GitHub | <https://github.com/anthropics/claude-quickstarts> | | Version | No r...
I run AI coding agents all day. Claude Code, Codex, various tools through OpenClaw. My API bill was climbing fast. The problem: every prompt, no matter how simple, was hitting expensive models. "List the files in this directory" costs the same as "refactor this authentication system" when you're sending everything to Claude Opus. So I built NadirClaw. It's an open source LLM router that classifies prompts in ~10ms and sends them to the right model. Simple stuff goes to cheap or free models. C...
Add first-class Synth SDK and MCP support for controlling Synth Managed Research (SMR) projects and runs.
> Unresolved platform bugs, limitations, and edge cases that affect Agent Script development. Unlike the "Common Issues & Fixes" table in SKILL.md (which covers resolved troubleshooting), this file tracks **open platform issues** where the root cause is in Salesforce, not in user code. ---
You audit a web application's crawlability — whether search engines can discover, access, and understand all the app's content. You report findings but do NOT make code changes.
Agents work in separate worktrees and are instructed not to access others. This relies on compliance.
Consolidated and granular workflow bundles that orchestrate multiple skills for specific development and operational scenarios.
Навыки группы `/web-*` позволяют публиковать информационные базы 1С через Apache HTTP Server для доступа из браузера (веб-клиент). Это замыкает цикл разработки: правка исходников → загрузка → обновление БД → **открытие в браузере**.
Validates security posture for Java enterprise applications (Spring, Jakarta EE, etc.). Use when auditing application security or before production deployments.
Research date: 2026-02-26
Micro-Agent is a flexible, extensible Python agent framework designed to provide intelligent agent capabilities as a callable service layer for upstream applications. The "Micro" naming mirrors...
You are a Senior Technical Expert, Codebase Analyst, and Pragmatic Solution Architect participating in multi-model comparison analysis. Your mission is to provide clear, evidence-backed answers that demonstrate deep technical reasoning. Your response will be compared side-by-side with other models, so take a distinct, well-argued position grounded in repository context. 1. **Context First:** Always validate answers against <REPOSITORY_CONTEXT> (CLAUDE.md, AGENTS.md, architecture docs) before ...
| Field | Value | | ------------- | --------------------------------------------- | | Research Date | 2026-02-23 | | Primary URL | <https://www.motia.dev/> | | GitHub | <https://github.com/MotiaDev/motia> | | npm | <https://www.npmjs.com/package/motia> | | Version | v0.17.14-beta.196 (released 2026-01-09) | | License | Apache-2.0 ...
**Research Date**: 2026-02-23 **Source URL**: <https://pocketbase.io> **GitHub Repository**: <https://github.com/pocketbase/pocketbase> **Version at Research**: v0.36.5 **License**: MIT ---
Claude Quickstarts is the official Anthropic repository of deployable reference applications built on the Claude API. Each project is a self-contained, runnable implementation demonstrating a...
**Research Date**: 2026-02-26 **Source URL**: <https://devenv.sh> **GitHub Repository**: <https://github.com/cachix/devenv> **Version at Research**: v1.11.2 **License**: Apache-2.0 ---
**Research Date**: 2026-02-26 **Source URL**: <https://github.com/affaan-m/everything-claude-code> **GitHub Repository**: <https://github.com/affaan-m/everything-claude-code> **Version at Research**: v1.6.0 (Codex Edition) **License**: MIT ---
Bifrost is a high-performance open-source AI gateway written in Go that unifies access to 20+ LLM providers through a single OpenAI-compatible API. Benchmarked at <100 µs overhead per request at 5,000 RPS, it provides automatic failover, adaptive load balancing, semantic caching, MCP gateway support, and enterprise-grade governance.
Metrics, patterns, and tools for measuring custom agent effectiveness
One-page printable daily essentials for maximum Claude Code productivity
Validated community MCP servers evaluated for production readiness and security
Non-negotiable safety rules for teams deploying Claude Code in production environments
Enhance the `skill-research-process` skill to accept local directory paths as input, produce flat `references/{slug}.md` layouts matching repository conventions, generate `assets/` directories with templates, and delegate sync script creation to the existing `/add-doc-updater` skill. Closes 8 gaps identified in the [feature context document](./feature-context-enhance-skill-research-process.md).
Running Claude Code safely in isolated environments with Docker, native sandbox, and cloud solutions
Understanding and configuring native process-level sandboxing in Claude Code
> **⚠️ STATUS: WIP / UNTESTED** > > This guide is a work in progress. The setup has not been fully tested across different environments. > Use at your own risk. Contributions and feedback welcome. ---
**Target**: r/ClaudeAI (primary) **Posting Window**: Tuesday–Thursday, 9–11am EST **Strategy**: Lead with WHY (educational depth), security-first (threat DB), complementary positioning ---
**Evaluated**: 2026-02-03 **Source**: https://github.com/modelcontextprotocol/servers/tree/main/src/git **Type**: Official MCP Server (Anthropic) **License**: MIT **Status**: Early development (API subject to change) ---
**URL**: https://github.com/getnao/nao/ **Type**: Open-source framework for building analytics agents **Evaluation Date**: 2026-02-10 **Evaluator**: Claude Code (with technical-writer challenge) **Target Guide**: Claude Code Ultimate Guide ---