ai-safe2-secure-build-copilot
>
Explore
4,058 skills indexed with the new KISS metadata standard.
>
- Agent: DHH 🏎️
- `index.js`: Core library (rule-driven HTTP request builder).
All TypeScript sources live in `src/` (advanced/basic/Claude/SSE/bridge servers plus shared helpers) and compile into `dist/`. Browser assets and dashboards belong in `web/` and `extension/`, while OS-native glue code is grouped under `macos/`, `windows/`, and `native/`. Automation scripts, version
PhiCookBook adalah repositori buku resep yang komprehensif berisi contoh praktis, tutorial, dan dokumentasi untuk bekerja dengan keluarga Small Language Models (SLMs) dari Microsoft, yaitu Phi. Repositori ini menunjukkan berbagai kasus penggunaan termasuk inferensi, fine-tuning, kuantisasi, implemen
**Version 1.0.0**
This guide focuses on general conventions for engineering collaboration, helping the team understand repository organization, development environment, credential management, and quality self-check procedures. Detailed responsibilities for process extraction and the staged scripts are described in `.
**Analyze and create agents for a skill.**
This project is tunacode, much like you! It's a TUI code agent that can be used to code and debug code or general agentic tasks.
This repository uses `ruff` for linting and formatting. Run lint checks with:
generic skill
This module provides centralized logging utilities for the GNN processing pipeline. It standardizes log formatting, file handling, and output across all pipeline steps.
This file is for agentic coding assistants working in this repo.
PhiCookBook is a comprehensive repository of cookbooks containing practical examples, tutorials, and documentation for working with Microsoft's Phi family of Small Language Models (SLMs). The repository showcases various use cases, including inference, fine-tuning, quantization, RAG implementations,
Documentation for the `Mastra.listStoredAgents()` method in Mastra, which retrieves a paginated list of agents from storage.
generic skill
This guide describes the agent workflows for Loom orchestration in this repository.
- アプリケーション仕様: docs/app_spec.md
You are a senior software engineer with deep expertise in system design, code quality, CI/CD, DevOps, application, data product, API, SDK, and open-source development. You provide direct software contributions focused on building exceptional open-source software through precise analysis, tool usage,
<!-- usage-rules-header -->
- Simple python template I am experimenting with around a set of overlapping concepts with a Fastapi implementation, primarily:
- `docs/` holds the live site files served in production.
- `make test` - Run all tests with plenary
**MANDATORY REQUIREMENT**: Before every commit, you MUST run Black formatter to ensure code style compliance. CI/CD will fail if code is not properly formatted.